Commit Graph

911 Commits

Author SHA1 Message Date
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
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
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
Piotr Sarnacki
78dc69b61e Add log.js to vendor 2013-02-22 16:54:17 +01:00
Piotr Sarnacki
83fb0ebb2c Fix incomplete implementation 2013-02-21 23:22:54 +01:00
Piotr Sarnacki
0a09c96eb1 Use ember-data from drogus fork, easier-overrides branch 2013-02-21 23:22:54 +01:00
Piotr Sarnacki
395c818a64 Fix permission check for cog menu 2013-02-21 23:22:54 +01:00
Piotr Sarnacki
cfbec29978 Fix some of the places still using Travis.app 2013-02-21 23:22:54 +01:00
Piotr Sarnacki
bd7d2ede3a Refactor proxy creation in router 2013-02-21 23:22:53 +01:00
Piotr Sarnacki
db2f01aa23 Fix sponsors 2013-02-21 23:22:53 +01:00
Piotr Sarnacki
4f21b097a8 Fix profile views 2013-02-21 23:22:53 +01:00
Piotr Sarnacki
f121a008c6 Add TODO for user's @poll() 2013-02-21 23:22:53 +01:00
Piotr Sarnacki
a3622e14c9 Allow to sign in and sign out 2013-02-21 23:22:53 +01:00
Piotr Sarnacki
50a69cccad Don't do request to get repos every time home page is reloaded 2013-02-21 23:22:53 +01:00
Piotr Sarnacki
9bf2cb1078 Add stats view and fix connectLayout 2013-02-21 23:22:53 +01:00
Piotr Sarnacki
0b001acfaf Event is no longer passed as an argument to handlers 2013-02-21 23:22:52 +01:00
Piotr Sarnacki
9b26ae4312 Fix workers view 2013-02-21 23:22:52 +01:00
Piotr Sarnacki
9ed3598f95 Implement branches 2013-02-21 23:22:52 +01:00
Piotr Sarnacki
cadc8c0e72 Fix running jobs 2013-02-21 23:22:52 +01:00
Piotr Sarnacki
42ed7cf4de Make sure that repo has a slug when creating a link to repo
Raw repo data is sometimes passed to linkTo helpers and in such case
Repo instance is created by id and it does not include slug. This commit
will be reverted after fixing "incomplete" implementation, which will
allow to preload Repo with both id and slug before searching for it.
2013-02-21 23:22:52 +01:00
Piotr Sarnacki
86670def14 Fix queues lists 2013-02-21 23:22:52 +01:00
Piotr Sarnacki
4cdd4df515 Tabs and basic views are mostly working 2013-02-21 23:22:51 +01:00
Piotr Sarnacki
075e714fc3 Fix job view 2013-02-21 23:22:51 +01:00
Piotr Sarnacki
a3f8e0ff7d Add missing mappings to adapter 2013-02-21 23:22:51 +01:00
Piotr Sarnacki
99b9c72e2e Fix attributes and relatiobships in build 2013-02-21 23:22:51 +01:00
Piotr Sarnacki
8ccd95e0b0 Fix build view and links on left sidebar 2013-02-21 23:22:51 +01:00
Piotr Sarnacki
f0e95ddd3f Main view mostly works on new router 2013-02-21 23:22:51 +01:00
Piotr Sarnacki
360b1d1a73 Update ember, ember-data and jquery 2013-02-21 23:22:50 +01:00
Piotr Sarnacki
4e8128b255 Revert "Fix procfile to rerun app when lib/**/* changes"
Doh. I forgot that Procfile is not used only for development.

This reverts commit f7216b34ff.
2013-02-21 22:22:22 +01:00
Piotr Sarnacki
aa43803811 Allow to set "custom_branch" for assets
When custom-branch param is set, travis-web will serve assets from S3
from given branch (the compiled assets are uploaded to S3 on each
build). Cookie will also be set to serve assets from this branch until
disabled.

Custom branch may be disabled by passing disable-custom-branch=true
param.
2013-02-21 22:12:33 +01:00
Piotr Sarnacki
f7216b34ff Fix procfile to rerun app when lib/**/* changes 2013-02-21 21:00:01 +01:00
Piotr Sarnacki
466a7b38a0 Upload only styles and scripts 2013-02-21 18:39:42 +01:00
Piotr Sarnacki
8d86ad11d6 Upload assets to S3 2013-02-21 18:31:15 +01:00
Piotr Sarnacki
3943b6d8f8 Update pusher to 1.12.6 2013-02-20 05:02:25 +01:00