Sven Fuchs
cdd6f0047a
change SCRIPT_NAME when changing PATH_INFO, add X-CASCADE header
2012-09-30 18:35:44 +02:00
Sven Fuchs
73fe04185d
split up config.ru
2012-09-30 17:30:57 +02:00
Sven Fuchs
fbee663505
switch travis-core to sf-travis-api
2012-09-30 00:59:08 +02:00
Sven Fuchs
1566595cda
move loadConfig to Travis.run
2012-09-29 23:43:06 +02:00
Piotr Sarnacki
b9179e3439
Need to add record to the new transaction after saving it
2012-09-28 19:09:05 +02:00
Piotr Sarnacki
82107bd1f3
Fix issues with store commit
2012-09-28 18:53:04 +02:00
Piotr Sarnacki
fed3adaa88
Fix job links on queues list
...
For some weird reason action was using the view as target by default,
set it explicitly to router.
2012-09-28 17:52:16 +02:00
Piotr Sarnacki
8ffd466e9f
Proper fix for last build link
...
It seems that when you use id in link, it will pass it directly to
connectOutlets. Need to instantiate object in such situation.
2012-09-28 17:39:40 +02:00
Piotr Sarnacki
3cf12e7a84
Remove console.log
2012-09-28 17:26:38 +02:00
Piotr Sarnacki
4984a896af
'build_id' should be returned in build's params, not 'id'
2012-09-28 17:20:52 +02:00
Sven Fuchs
ab8473e75e
really fix the status colors
2012-09-28 16:35:07 +02:00
Sven Fuchs
1332a23561
fix status color for build summary
2012-09-28 16:28:48 +02:00
Sven Fuchs
3bad25471a
fix deansi for erasing text
2012-09-28 15:12:55 +02:00
Sven Fuchs
580d78e947
redirect from hashbang urls
2012-09-28 12:13:19 +02:00
Sven Fuchs
15d7406d71
redirect to home from profile on sign out
2012-09-28 12:05:56 +02:00
Sven Fuchs
a1d5b8b878
recompile
2012-09-28 11:48:29 +02:00
Sven Fuchs
8fb0411f63
make the spinner transparent
2012-09-28 11:46:31 +02:00
Sven Fuchs
5eb5bc1373
no need to defer loading the user any more
2012-09-28 11:28:00 +02:00
Sven Fuchs
b1f1547113
Revert "try using jobs.loaded for matrixes"
...
This reverts commit 312fabeaa0
.
2012-09-28 10:57:05 +02:00
Sven Fuchs
312fabeaa0
try using jobs.loaded for matrixes
2012-09-28 10:54:38 +02:00
Piotr Sarnacki
5fc58e34dc
Don't instantiate builds for repos list to not load them
2012-09-28 00:21:44 +02:00
Sven Fuchs
40260c17d5
separate session storage of user and token, do stuff
2012-09-27 23:38:33 +02:00
Sven Fuchs
abb5ed181e
do not load accounts on controller init
2012-09-27 23:09:00 +02:00
Sven Fuchs
ccff457296
fix job list status icons
2012-09-27 22:49:45 +02:00
Sven Fuchs
b9be6da031
don't warn on pusher errors for now
2012-09-27 22:48:45 +02:00
Sven Fuchs
6bbf63ff0a
bump
2012-09-27 22:48:33 +02:00
Sven Fuchs
2f43801893
recompile
2012-09-27 21:56:30 +02:00
Sven Fuchs
8055269881
bump travis-api
2012-09-27 21:54:04 +02:00
Sven Fuchs
2273e64560
Merge branch 'master' of github.com:travis-ci/travis-ember
2012-09-27 21:53:14 +02:00
Sven Fuchs
a85bf95b1b
bump travis-api
2012-09-27 21:53:07 +02:00
Piotr Sarnacki
c24b236120
Recompile, commited application.js with conflicts
2012-09-27 19:57:37 +02:00
Piotr Sarnacki
7037c6a62a
Rework some of the bindAttrs that can cause problems
2012-09-27 19:53:46 +02:00
Piotr Sarnacki
4a16f7a142
Queue log appending if record is not loaded yet
2012-09-27 19:53:17 +02:00
Sven Fuchs
fd6a83aab1
remove debug output
2012-09-27 17:30:30 +02:00
Sven Fuchs
205f509b4b
recompile
2012-09-27 17:25:12 +02:00
Sven Fuchs
c80203afd3
Merge branch 'master' of github.com:travis-ci/travis-ember
...
Conflicts:
public/javascripts/application.js
2012-09-27 17:22:11 +02:00
Sven Fuchs
d3e1fa2274
refactor auth/user/accounts
2012-09-27 17:13:45 +02:00
Sven Fuchs
8c9f9bc4f8
remove extra div from layout
2012-09-27 17:11:52 +02:00
Piotr Sarnacki
11b3a039d2
Removed too much bindings, this one is still needed
2012-09-27 15:18:08 +02:00
Piotr Sarnacki
cd6636bfc5
Completely get rid of params
...
In the old router params were fetched from url, new router needs to
instantiate objects anyway, so we can just set objects on controller
instead of passing params.
2012-09-27 14:48:17 +02:00
Piotr Sarnacki
57ae258803
Update ember
2012-09-27 14:47:48 +02:00
Piotr Sarnacki
3aefc86961
Make displaying build simpler
...
Since we fetch build in router now, we can just pass it to controller,
instead of passing an id.
2012-09-27 14:47:48 +02:00
Piotr Sarnacki
0e5bb55c7d
Add rb-fsevent
2012-09-27 14:45:52 +02:00
Sven Fuchs
b776f1355b
recompile
2012-09-27 00:58:10 +02:00
Sven Fuchs
7bf2551990
Merge branch 'master' of github.com:travis-ci/travis-ember
...
Conflicts:
public/javascripts/application.js
2012-09-27 00:46:00 +02:00
Sven Fuchs
87cf494c26
fix parameter name for builds "load more"
2012-09-27 00:45:27 +02:00
Piotr Sarnacki
164b8d22cc
Don't load sponsors data twice
2012-09-27 00:21:35 +02:00
Sven Fuchs
412176975b
fix popup
2012-09-27 00:06:32 +02:00
Sven Fuchs
ecf0088557
remove hash mark from repo list
2012-09-27 00:01:03 +02:00
Sven Fuchs
b96bafee5c
add status to job summary
2012-09-27 00:00:49 +02:00