Commit Graph

754 Commits

Author SHA1 Message Date
Piotr Sarnacki
b7ea84a455 Add locales.js to .gitignore 2012-12-17 22:23:32 +01:00
Piotr Sarnacki
c69e147992 We can remove locales.js, it will be created on compilation on heroku 2012-12-17 22:17:04 +01:00
Piotr Sarnacki
12102f1606 Properly update locales 2012-12-17 22:09:38 +01:00
Piotr Sarnacki
8b5f05ab6f Merge pull request #82 from LaurentGoderre/master
Removed the unused font-face declararation.
2012-12-17 12:59:19 -08:00
Piotr Sarnacki
7d9ca64cba Upated locales.js 2012-12-17 21:12:46 +01:00
Konstantin Haase
cb392b549d reduce logging 2012-12-17 20:33:28 +01:00
Konstantin Haase
8d2344831d Merge branch 'master' of github.com:travis-ci/travis-web 2012-12-17 20:18:11 +01:00
Konstantin Haase
f756df1468 typo 2012-12-17 20:17:36 +01:00
Konstantin Haase
12c84d8359 more logging in auth 2012-12-17 20:15:19 +01:00
Konstantin Haase
7ce690aecf add logging 2012-12-17 19:58:34 +01:00
Piotr Sarnacki
207c8eb7e9 Fix translations for accounts and signing_in 2012-12-17 19:46:27 +01:00
Konstantin Haase
edf6f49864 Merge branch 'rkh-token-in-user' 2012-12-17 16:10:35 +01:00
Konstantin Haase
f326960f9a check for token 2012-12-17 15:19:22 +01:00
Konstantin Haase
61c9bf3457 Merge branch 'rkh-refactor-auth' 2012-12-16 18:18:00 +01:00
Konstantin Haase
34aaa070c9 don't check for token for now 2012-12-16 18:14:04 +01:00
Konstantin Haase
933c97fe8c Revert "comment out minification for now"
This reverts commit 1264bb5396.
2012-12-16 18:11:49 +01:00
Konstantin Haase
946dd55ce3 fix validation 2012-12-16 18:01:44 +01:00
Konstantin Haase
6c87a9c267 more verbose validation 2012-12-16 17:52:59 +01:00
Konstantin Haase
0b7d7a6eec fix typo 2012-12-16 17:44:27 +01:00
Konstantin Haase
1264bb5396 comment out minification for now 2012-12-16 17:42:19 +01:00
Konstantin Haase
55bdaf780f don't minfiy on staging 2012-12-16 17:35:21 +01:00
Konstantin Haase
de0790c5d9 we might not have user yet 2012-12-16 17:26:52 +01:00
Konstantin Haase
a37dc4dca3 fix for nested user data 2012-12-16 17:20:32 +01:00
Konstantin Haase
43726e4025 fix reference 2012-12-16 17:04:41 +01:00
Konstantin Haase
5d7604567c js and bindings, how does it work? 2012-12-16 17:00:31 +01:00
Konstantin Haase
368ef859ea refactor auth 2012-12-16 16:57:12 +01:00
Sven Fuchs
ab0cb7d432 set auto_signin flag to false before actually trying to sign in 2012-12-16 14:59:43 +01:00
Sven Fuchs
b6df2bfbe1 add Auth.validateUser 2012-12-16 14:25:52 +01:00
Sven Fuchs
1b9d2c31ad disable tests for MobileRedirect since it is now unused 2012-12-14 16:16:24 +01:00
Sven Fuchs
2a61ca1b19 fix redirect 2012-12-14 16:11:00 +01:00
Sven Fuchs
b2f3a36464 redirect from secure.* to main domain 2012-12-14 16:01:44 +01:00
Sven Fuchs
ee50cbd1e7 disable MobileRedirect, which does not seem to work, we are now using Rack::MobileRedirect 2012-12-14 15:52:58 +01:00
Sven Fuchs
23250e416e bump 2012-12-14 14:14:01 +01:00
Sven Fuchs
07670570ca Merge branch 'master' of github.com:travis-ci/travis-web
Conflicts:
	Gemfile.lock
2012-12-14 14:12:14 +01:00
Sven Fuchs
3f5f2a4726 redirect mobile clients to a given MOBILE_ENDPOINT 2012-12-14 14:10:56 +01:00
Piotr Sarnacki
4bdf94484f Merge branch 'sortable-fix' 2012-12-14 05:12:06 +01:00
Piotr Sarnacki
23a58866bd Fix LimitedArray to work properly with SortableMixin 2012-12-14 04:31:28 +01:00
Laurent Goderre
7adf8648e8 Removed the unused font-face declararation.
Not needed since 754be38 (See issue #72)
2012-12-13 10:44:38 -05:00
Piotr Sarnacki
6fd56d4521 Display link to build/job only if id is present already 2012-12-13 15:17:04 +01:00
Piotr Sarnacki
9f7796a023 Use #with helper for job and builds link on tabs
Thanks to that, id will be refreshed when the build changes.
2012-12-13 01:44:42 +01:00
Konstantin Haase
753613fa2f Merge branch 'master' of github.com:travis-ci/travis-web 2012-12-12 23:47:57 +01:00
Piotr Sarnacki
25ac08fab6 Missing changes for 9853826, I accidentally undid changes before commiting 2012-12-12 23:45:07 +01:00
Piotr Sarnacki
9853826bae Properly refresh last build link on repos list
value change. Since {{action}} is also not a bound helper, I need some
structure that I can put into {{with}} helper
2012-12-12 23:40:51 +01:00
Konstantin Haase
bb53bceb46 fix constant name 2012-12-12 23:39:03 +01:00
Konstantin Haase
726190634b add protection 2012-12-12 23:33:43 +01:00
Piotr Sarnacki
d1cb2c7a92 It's matrix[allow_failures]... doh! 2012-12-11 21:48:30 +01:00
Piotr Sarnacki
9b5821d799 List also RVM in allow failures section 2012-12-11 21:46:18 +01:00
Piotr Sarnacki
b56fad5f20 Use bash for script/ci 2012-12-11 21:44:48 +01:00
Piotr Sarnacki
08c01dd880 No need to download phantomjs, 1.7.0 is available already 2012-12-11 21:38:42 +01:00
Piotr Sarnacki
6661934b07 Run spec and web tests separately and allow web to fail 2012-12-11 21:30:12 +01:00