Commit Graph

994 Commits

Author SHA1 Message Date
Sven Fuchs
e5eae55456 Merge branch 'ps-ember-update' of github.com:travis-ci/travis-web into ps-ember-update 2013-03-08 17:33:12 +01:00
Sven Fuchs
d44e3b0098 move limit to web-log 2013-03-08 17:33:03 +01:00
Piotr Sarnacki
1408276609 Changes for ember-data revision 12
Sideload changed a way of loading records associated with the main
record. Now, to make it simple, sideloaded records must be always in
plural form.
2013-03-08 17:04:44 +01:00
Piotr Sarnacki
44f2133488 Update handlebars 2013-03-08 16:58:02 +01:00
Piotr Sarnacki
01cdbc1d89 Update ember and ember-data 2013-03-08 16:53:59 +01:00
Piotr Sarnacki
017b69d10a Update ember.js with fixed to LinkView href refreshing 2013-03-07 19:10:55 +01:00
Piotr Sarnacki
862e1864f5 Show pull requests values only on pull requests tab 2013-03-07 18:19:39 +01:00
Piotr Sarnacki
44bef520a0 Properly bind worker.state class 2013-03-07 18:13:29 +01:00
Sven Fuchs
ffd1b6d917 try to unsubscribe from the log when the log view is destroyed, too 2013-03-07 16:43:00 +01:00
Sven Fuchs
8ceff1fb7e update log.js 2013-03-07 16:36:38 +01:00
Piotr Sarnacki
4a69446628 Make sure build.id and repo.slug are available for a link to build 2013-03-07 16:18:29 +01:00
Piotr Sarnacki
6c10592864 Increase wait in job_spec 2013-03-07 02:04:51 +01:00
Piotr Sarnacki
25079b8d79 Move hacks for phantomjs to spec.html
This ain't pretty, but I just want to see if it helps to fix specs on
phantomjs, I may move them to separate file and take into account in
Assetfile later.
2013-03-07 01:59:15 +01:00
Sven Fuchs
2e8b74160c move log subscrition to a log controller 2013-03-06 19:59:59 +01:00
Sven Fuchs
4c699f18c3 Merge branch 'ps-ember-update' of github.com:travis-ci/travis-web into ps-ember-update 2013-03-06 16:37:12 +01:00
Sven Fuchs
fbe52ac854 update log.js 2013-03-06 16:37:01 +01:00
Piotr Sarnacki
1e6672eb9f Fix toggle button on hooks list in profile 2013-03-06 15:18:57 +01:00
Piotr Sarnacki
71f4885472 turn on ENV.RAISE_ON_DEPRECATION 2013-03-06 14:59:34 +01:00
Piotr Sarnacki
7c1a64ccb6 Move nowFunction in timeago to proper place 2013-03-06 14:51:50 +01:00
Piotr Sarnacki
b57596c447 Data can be null in ajax request 2013-03-06 14:51:05 +01:00
Piotr Sarnacki
8d9b36c0a6 Remove Date hack, which was used for timeago 2013-03-06 14:43:13 +01:00
Sven Fuchs
754e6af17c update log.js 2013-03-06 01:28:36 +01:00
Sven Fuchs
10591033b3 update log.js 2013-03-05 17:29:33 +01:00
Sven Fuchs
f00ad52ad8 Merge branch 'ps-ember-update' of github.com:travis-ci/travis-web into ps-ember-update 2013-03-05 17:14:26 +01:00
Sven Fuchs
8a2ba379aa unsubscribe from log channels 2013-03-05 17:14:00 +01:00
Piotr Sarnacki
9ee359664c Fix sync button 2013-03-05 03:37:47 +01:00
Sven Fuchs
6f0678c137 Merge branch 'ps-ember-update' of github.com:travis-ci/travis-web into ps-ember-update 2013-03-04 15:30:55 +01:00
Sven Fuchs
76b52a9c23 update log.js 2013-03-04 15:30:43 +01:00
Piotr Sarnacki
4337949dd4 Fix the rest of the specs 2013-03-04 13:29:00 +01:00
Piotr Sarnacki
712389efdb Fix more specs 2013-03-04 03:46:04 +01:00
Piotr Sarnacki
f0df89e05b use ember from drogus/ember.js:refresh-href 2013-03-04 03:46:04 +01:00
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