Commit Graph

1028 Commits

Author SHA1 Message Date
Piotr Sarnacki
4ab00be4ec Use rubygems via https 2013-03-04 03:46:03 +01:00
Sven Fuchs
5d885289de update log.js, use Log.Dom engine 2013-03-04 02:32:04 +01:00
Sven Fuchs
3534cc6097 update log.js 2013-03-01 15:14:48 +01:00
Sven Fuchs
894fa721bf move log expand/collapse icons to the left 2013-03-01 00:05:04 +01:00
Sven Fuchs
b1b16f9039 Merge branch 'ps-ember-update' of github.com:travis-ci/travis-web into ps-ember-update 2013-02-28 21:38:08 +01:00
Sven Fuchs
1058a505eb cleanup unused style 2013-02-28 21:37:48 +01:00
Sven Fuchs
b20b312844 update log.js 2013-02-28 21:37:28 +01:00
Sven Fuchs
7342618ffd improve logging 2013-02-28 21:36:56 +01:00
Piotr Sarnacki
a9b4f8849a Print phantomjs version 2013-02-28 16:11:49 +01:00
Piotr Sarnacki
d2d341ac9a Revert "Remove run() method override, it breaks app loading"
It works correctly, it was probably some error in assets compilation.

This reverts commit 9ed6051041.
2013-02-28 16:02:29 +01:00
Piotr Sarnacki
c6d1f4fa59 Fix a few more integration tests 2013-02-28 15:56:55 +01:00
Piotr Sarnacki
3442610244 Fix jasmine styles to make it bigger and relative (on top of app) 2013-02-28 15:56:55 +01:00
Piotr Sarnacki
9ed6051041 Remove run() method override, it breaks app loading 2013-02-28 15:56:51 +01:00
Piotr Sarnacki
02ff533774 Fix integration tests running and 2 first tests 2013-02-28 15:54:48 +01:00
Piotr Sarnacki
0f89da6dea Fix selected class on repos list 2013-02-28 15:54:47 +01:00
Sven Fuchs
09c3a51715 update log.js 2013-02-28 02:30:40 +01:00
Sven Fuchs
53beddfa77 fix fold styles 2013-02-27 23:17:55 +01:00
Sven Fuchs
e7ea4f7662 disable production compilation for now 2013-02-27 22:51:13 +01:00
Sven Fuchs
3ed706e24e try updating deps, deployment currently fails with an error in execjs 2013-02-27 22:44:07 +01:00
Sven Fuchs
f1a767a09f update log.js and adapt styles for fold name tags 2013-02-27 22:39:10 +01:00
Sven Fuchs
079998093b re-add the limit 2013-02-27 17:09:02 +01:00
Sven Fuchs
66feae8525 update log.js 2013-02-27 03:33:01 +01:00
Sven Fuchs
1e6067f54c cookies are split by ; 2013-02-27 01:35:53 +01:00
Sven Fuchs
d4335172d2 simulate git fetch 2013-02-27 01:28:20 +01:00
Sven Fuchs
1fd16ef555 rename bootstrapTravis to Travis.run 2013-02-27 00:29:42 +01:00
Sven Fuchs
e338d6d2dc Merge branch 'sf-refactor-alternate' 2013-02-27 00:22:29 +01:00
Sven Fuchs
827910d70c Merge branch 'master' of github.com:travis-ci/travis-web 2013-02-27 00:22:03 +01:00
Sven Fuchs
120416bd55 meh, needs to be function 2013-02-27 00:11:32 +01:00
Sven Fuchs
24a38d03e0 Revert "defer calling things until the document is ready"
This reverts commit 5ae74ddcdc.
2013-02-27 00:04:09 +01:00
Sven Fuchs
ea8946d2eb rename bootstrapTravis to Travis.run 2013-02-26 23:59:03 +01:00
Sven Fuchs
91a186e6b8 Revert "delay calling things until the document is ready"
This reverts commit e6b0ae2294.
2013-02-26 23:56:56 +01:00
Sven Fuchs
b93ce53a7f restore cookie max_age 2013-02-26 23:55:49 +01:00
Sven Fuchs
5ae74ddcdc defer calling things until the document is ready 2013-02-26 23:39:03 +01:00
Sven Fuchs
e6b0ae2294 delay calling things until the document is ready 2013-02-26 23:37:31 +01:00
Sven Fuchs
603e5f6fc5 do not use production for storing alternate versions 2013-02-26 23:30:11 +01:00
Sven Fuchs
c4bb49cc17 Merge branch 'ps-ember-update' of github.com:travis-ci/travis-web into ps-ember-update 2013-02-26 23:19:55 +01:00
Sven Fuchs
75c60aa3d6 alias Travis.run to Travis.advanceReadiness 2013-02-26 23:18:56 +01:00
Sven Fuchs
47765ba8c0 try disabling rack/cache 2013-02-26 23:11:40 +01:00
Sven Fuchs
9bda77e757 try removing Secure from the cookie 2013-02-26 23:07:09 +01:00
Sven Fuchs
b314670530 debug output 2013-02-26 23:00:17 +01:00
Sven Fuchs
c5aaa8806a uppercase Path 2013-02-26 22:55:00 +01:00
Sven Fuchs
5c18bd3406 try using path for the cookie 2013-02-26 20:09:47 +01:00
Sven Fuchs
d686b741bf try using the staging domain 2013-02-26 19:12:37 +01:00
Sven Fuchs
941d1391bb move AltVersions to its own file, try setting domain and secure on the cookie 2013-02-26 19:05:49 +01:00
Piotr Sarnacki
683f051b75 Merge branch 'master' into ps-ember-update 2013-02-26 13:13:59 +01:00
Piotr Sarnacki
3c3deb49d8 Compile files in production mode before sending them to s3 2013-02-26 13:13:34 +01:00
Piotr Sarnacki
6dbcd95c8b Merge branch 'master' into ps-ember-update
Conflicts:
	assets/scripts/travis.coffee
	public/index.html
2013-02-26 12:43:43 +01:00
Piotr Sarnacki
4e29faaa03 Start Travis with bootstrapTravis function 2013-02-26 12:21:17 +01:00
Piotr Sarnacki
2256ddeb46 Get rid of updateAssociations method
It seems that with current version of ember-data it's not longer needed
- associations are updated automatically now.
2013-02-26 12:04:37 +01:00
Piotr Sarnacki
12da46a623 Fix showAll button 2013-02-26 11:21:34 +01:00