Piotr Sarnacki
|
e9092418a7
|
Fetch builds for branches from /builds endpoint (closes #123)
|
2013-01-26 12:04:39 +01:00 |
|
Eugen Minciu
|
b1809c0951
|
Media query to hide committer on small screens.
|
2013-01-24 16:12:28 +02:00 |
|
Piotr Sarnacki
|
0e925c0eed
|
Load branches for status images only after opening the popup
|
2013-01-24 00:48:11 +01:00 |
|
Piotr Sarnacki
|
2723ae5c06
|
Find job for clearing logs only if it's already in store
Otherwise we make ajax request every time job is created.
|
2013-01-23 22:08:17 +01:00 |
|
Piotr Sarnacki
|
ee9f9d934c
|
Don't instantiate repo nor job on worker updates
We can create thos records based on job:started event. Also, links used
on the workers list are created from attributes only anyway.
|
2013-01-23 21:33:13 +01:00 |
|
Sven Fuchs
|
28e40ab0e4
|
make WorkerItemView.display rely on the model more
|
2013-01-22 19:04:25 +01:00 |
|
Sven Fuchs
|
abb14a8d39
|
Merge branch 'master' of github.com:travis-ci/travis-web
|
2013-01-22 18:55:24 +01:00 |
|
Sven Fuchs
|
f2ca2d5260
|
remove worker.lastSeenAt (useless anyway) and use payload.job instead of (deprecated) payload.build for active worker links
|
2013-01-22 18:55:08 +01:00 |
|
Sven Fuchs
|
9be127fa59
|
re-enable worker updates via pusher
|
2013-01-22 17:30:42 +01:00 |
|
Eugen Minciu
|
52bc49b64c
|
Add the commiter's name to the builds list
|
2013-01-22 18:10:59 +02:00 |
|
Konstantin Haase
|
1355f9651e
|
Merge pull request #119 from minciue/master
Document how to run the spec suite.
|
2013-01-22 06:05:47 -08:00 |
|
Eugen Minciu
|
8ed1226955
|
Document how to run the rspec suite.
|
2013-01-22 16:02:58 +02:00 |
|
Piotr Sarnacki
|
b4ea261ee3
|
Delegate isLoaded in ArrayProxy on repos list
|
2013-01-22 01:58:20 +01:00 |
|
Piotr Sarnacki
|
2ca67e6b06
|
Bring back repo url, it's used in status images urls (closes #118)
|
2013-01-22 01:30:56 +01:00 |
|
Piotr Sarnacki
|
9052869f9f
|
Remove class from log line number to make template simpler (closes #112)
|
2013-01-22 01:22:47 +01:00 |
|
Piotr Sarnacki
|
75035c9a63
|
Left margin should be added only to the statuses on the list
|
2013-01-19 18:59:24 +01:00 |
|
Sven Fuchs
|
f4fb1d14d4
|
add comment
|
2013-01-19 14:45:16 +01:00 |
|
Piotr Sarnacki
|
932cfb6499
|
Merge pull request #111 from nschonni/move-sponsor-sass
Slit out #main content sponsor Sass
|
2013-01-18 16:46:38 -08:00 |
|
Nick Schonning
|
36c5aa8ca4
|
Slit out #main content sponsor Sass
|
2013-01-18 19:41:43 -05:00 |
|
Piotr Sarnacki
|
aac84916e2
|
Compress javascripts directly to app.js in production mode
|
2013-01-19 01:24:18 +01:00 |
|
Piotr Sarnacki
|
fa0ae8065a
|
Can't pass nil as options to sass method in Assetsfile
|
2013-01-19 01:23:58 +01:00 |
|
Piotr Sarnacki
|
8aade9e2ba
|
We don't need css compressing, sass do it (thanks @nschonni!)
|
2013-01-19 01:13:15 +01:00 |
|
Piotr Sarnacki
|
fbc98889b9
|
Move ansi.sass to assets/styles, it's not a mixin
|
2013-01-19 01:12:11 +01:00 |
|
Piotr Sarnacki
|
4fb2d8d455
|
Add left margin to status icon
|
2013-01-18 01:32:50 +01:00 |
|
Piotr Sarnacki
|
97630fc171
|
Removed unused css from colors.sass
|
2013-01-18 01:22:40 +01:00 |
|
Piotr Sarnacki
|
e8ce5020a4
|
Compress css in production mode
|
2013-01-18 01:22:40 +01:00 |
|
Sven Fuchs
|
99edd9f0df
|
Merge branch 'master' of github.com:travis-ci/travis-web
|
2013-01-17 20:25:13 +01:00 |
|
Sven Fuchs
|
050c9fd211
|
clear log on job:created, too
|
2013-01-17 20:24:51 +01:00 |
|
Piotr Sarnacki
|
f3b37b9aaf
|
Add redirect on /jobs/:id/log.txt and /builds/:id/log.txt
|
2013-01-16 13:14:46 +01:00 |
|
Piotr Sarnacki
|
a8b5460eed
|
Show download log link in the cog menu
|
2013-01-16 12:59:15 +01:00 |
|
Piotr Sarnacki
|
13d752a77b
|
Disable worker:removed and worker:added events until we find a fix on server side
|
2013-01-15 15:25:22 +01:00 |
|
Piotr Sarnacki
|
98e6503e73
|
Add download log link at the bottom of the log
|
2013-01-15 13:18:49 +01:00 |
|
Piotr Sarnacki
|
e40fa3b26d
|
Removed unused urls
|
2013-01-15 13:18:49 +01:00 |
|
Piotr Sarnacki
|
f71f247d10
|
Merge pull request #103 from nschonni/remove-name-log-link
Remove name attribute from log line link
|
2013-01-14 17:37:12 -08:00 |
|
Nick Schonning
|
850b5148f9
|
Remove name attribute from log line link
Name is only intended for form elements, also the ID is what is used by
the anchor link
|
2013-01-14 20:16:16 -05:00 |
|
Piotr Sarnacki
|
c7910d0917
|
Update locales
|
2013-01-15 00:48:34 +01:00 |
|
Piotr Sarnacki
|
6fb15c4a97
|
Show pull request number on the list
|
2013-01-15 00:48:34 +01:00 |
|
Piotr Sarnacki
|
7c97317df6
|
Merge pull request #100 from KL-7/default-status-image-branch
Select current branch in status images popup.
|
2013-01-14 15:31:41 -08:00 |
|
Kirill Lashuk
|
402722d563
|
Rename urlStatusImage to statusImageUrl.
|
2013-01-14 23:12:31 +03:00 |
|
Kirill Lashuk
|
9bfd9f3948
|
Fix urlStatusImage generation.
|
2013-01-14 23:11:02 +03:00 |
|
Kirill Lashuk
|
8d4c28b7f7
|
Rename property to statusImageBranch.
|
2013-01-14 23:04:37 +03:00 |
|
Kirill Lashuk
|
ec14d96236
|
Select current branch in status images popup.
|
2013-01-14 23:04:37 +03:00 |
|
Piotr Sarnacki
|
64b94711c7
|
Disable worker:removed and worker:added events until we find a fix on server side
|
2013-01-14 18:15:46 +01:00 |
|
Piotr Sarnacki
|
85e0cf8a5b
|
Update locales
|
2013-01-12 17:00:48 +01:00 |
|
Piotr Sarnacki
|
4519736fcd
|
Put message before the commit on lists (closes #93)
|
2013-01-11 18:36:22 +01:00 |
|
Piotr Sarnacki
|
42e93c9f94
|
Sometimes empty value is passed to lines, abort in such cases
|
2013-01-10 13:44:24 +01:00 |
|
Piotr Sarnacki
|
908c7e7b8f
|
Few more changes in README
|
2013-01-10 03:30:18 +01:00 |
|
Konstantin Haase
|
58a7b7712a
|
Update README.md
|
2013-01-09 21:04:31 +01:00 |
|
Piotr Sarnacki
|
b83948f583
|
Fallback to login if name is not given for a user
|
2013-01-09 16:42:10 +01:00 |
|
Konstantin Haase
|
5ca5b15f40
|
Merge branch 'master' of github.com:travis-ci/travis-web
|
2013-01-08 15:10:59 +01:00 |
|