Piotr Sarnacki
25d09c453a
Merge pull request #131 from fionatay/master
...
Correct spelling in translation key
2013-03-12 05:54:56 -07:00
Piotr Sarnacki
f46e6f96a0
More debug output
2013-03-09 22:01:06 +01:00
Piotr Sarnacki
ade203df7a
Add some debug info
2013-03-09 22:01:06 +01:00
Piotr Sarnacki
05926e0010
Fix fetching worker name
2013-03-09 22:01:06 +01:00
Piotr Sarnacki
b289d3966b
Finish ChunkBuffer implementation and integrate it with Artifact
2013-03-09 22:01:06 +01:00
Piotr Sarnacki
b4022f5f67
A few improvements for ChunkBuffer
...
* insert available items at once
* allow to use pushObject on buffer itself
* add a test using arrayObserver to make sure that it fires only when
elements are added to arrangedContent
2013-03-09 22:01:05 +01:00
Piotr Sarnacki
d549831c22
Add chunk buffer
2013-03-09 22:01:05 +01:00
Josh Kalderimis
df02b714ec
update the Gemfile to use the secure rubygems, and remove the common queue from the sidebar
2013-03-10 00:07:20 +13:00
Mathias Meyer
46a107e9ff
Use locale.
2013-03-08 13:06:20 +01:00
Mathias Meyer
74b3136214
Add link to status page.
2013-03-08 10:00:01 +01:00
Sven Fuchs
1fd16ef555
rename bootstrapTravis to Travis.run
2013-02-27 00:29:42 +01:00
Piotr Sarnacki
4e29faaa03
Start Travis with bootstrapTravis function
2013-02-26 12:21:17 +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
3943b6d8f8
Update pusher to 1.12.6
2013-02-20 05:02:25 +01:00
Piotr Sarnacki
829e1a4001
Fix routes code if google analytics is not loaded
2013-02-18 23:46:42 +01:00
Josh Kalderimis
f3d47ff24f
remove the ppp queue from the interface
2013-02-16 01:01:56 -08:00
Piotr Sarnacki
5255cfe744
Remove console log statements
2013-02-13 14:45:36 +01:00
Piotr Sarnacki
4590492547
Fix one more problem with folds
2013-02-13 14:42:23 +01:00
Piotr Sarnacki
fd08feb992
Add 'Your build has been stopped' to texts which expand folds
2013-02-13 14:32:58 +01:00
Piotr Sarnacki
76520cfcdb
Add count for running jobs
2013-02-13 11:52:00 +01:00
Piotr Sarnacki
3862dd163d
Limit log to 5000 lines
2013-02-13 04:03:02 +01:00
Piotr Sarnacki
c1674e9d76
Fix fold expansion when script exits before fold finishes
2013-02-13 03:30:41 +01:00
Josh Kalderimis
c72837f70e
Running jobs => Running Jobs
2013-02-11 19:15:44 -08:00
Josh Kalderimis
7ed8aaefad
add a check to running jobs to display a friendly message if no jobs are running
2013-02-11 19:10:31 -08:00
Piotr Sarnacki
e90c21c9a5
Normalize rvm version to float if it comes as an integer
2013-02-11 15:59:52 +01:00
Piotr Sarnacki
2607197cba
Fix typo in requeue build permissions check
2013-02-09 18:29:07 +01:00
Sven Fuchs
59f1ea0b12
make _gaq global
2013-02-08 15:36:19 +01:00
Sven Fuchs
fb96164db8
just depend on the ga code
2013-02-08 15:30:49 +01:00
Sven Fuchs
2e8a197933
relax checking for non-production hosts
2013-02-08 15:22:32 +01:00
Sven Fuchs
e61e2e3829
setup ga early
2013-02-08 15:21:49 +01:00
Sven Fuchs
0322e1a3c8
extract ga code and setup
2013-02-08 14:49:46 +01:00
Piotr Sarnacki
8061e57814
Sort running jobs by repo slug and number
2013-02-07 18:40:20 +01:00
Piotr Sarnacki
b5c7e52eaa
Wait for slug being present on runnning jobs list
2013-02-07 13:20:42 +01:00
Piotr Sarnacki
c5dce13317
Group running jobs by repo
2013-02-07 13:20:41 +01:00
Piotr Sarnacki
ad6f9e59c7
Display running jobs
2013-02-07 13:20:41 +01:00
Mathias Meyer
c17b9cd271
Add colon.
2013-02-07 11:39:52 +01:00
Mathias Meyer
c8ad6add28
It's Mogotest.
2013-02-07 11:35:20 +01:00
Mathias Meyer
75e9f162ab
Add mogo.
2013-02-07 11:26:10 +01:00
Piotr Sarnacki
e05b2cbe80
Merge pull request #134 from lukesarnacki/show-disabled-links-in-cog-menu
...
Disable links in cog menu when not signed in
2013-02-07 02:02:15 -08:00
Piotr Sarnacki
2bef45de3b
Remove redundant Queue: from Mac OSX queue
2013-02-07 05:10:12 +01:00
Piotr Sarnacki
d25ad55ce6
Add OSX queue
2013-02-07 04:23:14 +01:00
Piotr Sarnacki
0ab1ba262b
We now have a linux queue instead of jvmotp, rails and spree
2013-02-07 04:18:49 +01:00
Lukasz Sarnacki
201a3abf17
Disable links in cog menu when not signed in
...
When user is not logged in, some links in cog menu
are not display. This commit makes them visible but
disabled.
2013-02-07 00:40:15 +01:00
Fiona Tay
1ef5b60ccc
Correct misspelling of sponsors
2013-02-06 18:00:12 +08:00
Piotr Sarnacki
36fb57b093
Merge pull request #120 from minciue/master
...
Show committer's name in builds list
2013-02-05 10:02:50 -08:00
Piotr Sarnacki
4b01db6d4b
Don't parse user if data can't be fetched from storage ( closes #124 )
2013-01-30 02:24:12 +01:00
Piotr Sarnacki
ead17606b5
Fix download log link after log changes
2013-01-30 02:15:11 +01:00
Piotr Sarnacki
9df79d6944
Wait for job.id in Travis.Artifact
2013-01-29 15:36:14 +01:00
Mathias Meyer
5687f57388
Add missing sponsors.
2013-01-29 08:16:59 +01:00
Piotr Sarnacki
28b17f97a0
Build log url manually if Location header can't be fetched
2013-01-29 05:02:15 +01:00