Commit Graph

944 Commits

Author SHA1 Message Date
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
d4335172d2 simulate git fetch 2013-02-27 01:28:20 +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
91a186e6b8 Revert "delay calling things until the document is ready"
This reverts commit e6b0ae2294.
2013-02-26 23:56:56 +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
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
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
Randy Morgan (@morgan_randy)
afb6bd1950 Merge pull request #147 from travis-ci/rm_add_de_locale
Added de locale to profile
2013-02-25 05:22:16 -08: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
Josh Kalderimis
86d8ebbdcb Merge pull request #146 from travis-ci/rm_add_i18n_info_to_readme
Added info for i18n management to readme
2013-02-25 03:32:40 -08:00
Randy Morgan
7e24a3093e Added info for i18n management to readme
Hopefull this will help people stop sending in pull requests with .yml
changes for localization. ..Assuming they read the README!
2013-02-25 20:30:02 +09:00
Sven Fuchs
de976d136c output some test stuff for log chunks 2013-02-24 18:14:33 +01:00
Sven Fuchs
db57d317c9 Merge branch 'ps-ember-update' of github.com:travis-ci/travis-web into ps-ember-update 2013-02-23 00:31:17 +01:00
Sven Fuchs
8df5aaa97d Merge branch 'ps-ember-update' of github.com:travis-ci/travis-web into ps-ember-update 2013-02-23 00:21:59 +01: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
e178838568 remove line number color 2013-02-22 23:48:05 +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
Sven Fuchs
5872c15413 highlight line number 2013-02-22 23:38:19 +01:00
Piotr Sarnacki
b5bda962f9 Remove old router 2013-02-22 23:15:43 +01:00
Piotr Sarnacki
9cf20d774d Don't shadow options method in set_config 2013-02-22 22:54:09 +01:00
Sven Fuchs
7220dcf83b Merge branch 'ps-ember-update' of github.com:travis-ci/travis-web into ps-ember-update 2013-02-22 22:49:11 +01:00
Piotr Sarnacki
2390ae6a09 Don't shadow options method in set_config 2013-02-22 22:36:48 +01:00
Sven Fuchs
4ed82fa2b9 remove log scrollbars css (not used anyway) 2013-02-22 22:04:53 +01:00
Sven Fuchs
0b5715fe43 port log pre template 2013-02-22 17:09:14 +01:00
Sven Fuchs
29e8bb5633 do not rerun in dev mode for now 2013-02-22 17:09:04 +01:00
Piotr Sarnacki
11681c6359 Apply style changes from sf-log branch 2013-02-22 17:03:08 +01:00
Piotr Sarnacki
553495c56c Add @svenfuchs' log reimplementation 2013-02-22 17:00:50 +01:00