Commit Graph

415 Commits

Author SHA1 Message Date
Sven Fuchs
fbe52ac854 update log.js 2013-03-06 16:37:01 +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
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
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
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
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
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
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
120416bd55 meh, needs to be function 2013-02-27 00:11:32 +01:00
Sven Fuchs
ea8946d2eb rename bootstrapTravis to Travis.run 2013-02-26 23:59:03 +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
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
Piotr Sarnacki
a47147ed82 Fix build lists to not interfere with each other 2013-02-26 11:17:42 +01:00
Piotr Sarnacki
1f3f0559bc Fix build and job configs 2013-02-26 08:57:03 +01:00
Piotr Sarnacki
211b2723f9 Fix authentication 2013-02-26 07:05:40 +01:00
Piotr Sarnacki
ba1eecec45 Remove github stats 2013-02-26 05:26:51 +01:00
Piotr Sarnacki
d76463c3f2 Fix a few more UI issues 2013-02-26 05:24:56 +01:00
Piotr Sarnacki
65eb4e15fb Don't try to delete flash if there is no data from server 2013-02-26 05:05:36 +01:00
Piotr Sarnacki
9bac8ecba1 Fix status icon on build's view 2013-02-26 05:02:56 +01:00
Piotr Sarnacki
46f7e6bba0 Fix remaining ember-data and pusher updates issues
When records are updated by pusher events, we should not mark them as
dirty - we don't modify them on client side anyway.
2013-02-26 04:37:23 +01:00
Piotr Sarnacki
e96abff0e6 Hack for one to many relationship changes 2013-02-26 04:36:47 +01:00
Piotr Sarnacki
1bccb5d177 Fix line numbers when loading an url 2013-02-25 15:18:59 +01:00
Sven Fuchs
dbac2f8458 debug output 2013-02-25 13:07:07 +01:00
Randy Morgan
050bdfddb8 Added de locale to profile
This is dependent on https://github.com/travis-ci/travis-core/pull/190
2013-02-25 21:02:02 +09:00
Piotr Sarnacki
3e031981bc Remove console.log 2013-02-23 00:21:52 +01:00
Piotr Sarnacki
f0ea65b114 Keep the hash in the location so we can scroll to line in logs 2013-02-23 00:21:01 +01:00
Sven Fuchs
729d22c9a4 Merge branch 'ps-ember-update' of github.com:travis-ci/travis-web into ps-ember-update 2013-02-22 23:44:58 +01:00
Sven Fuchs
f4832bd5f4 remove stale stuff from log/pre views 2013-02-22 23:38:33 +01:00
Piotr Sarnacki
b5bda962f9 Remove old router 2013-02-22 23:15:43 +01:00