Commit Graph

872 Commits

Author SHA1 Message Date
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
Piotr Sarnacki
9cf20d774d Don't shadow options method in set_config 2013-02-22 22:54:09 +01:00
Piotr Sarnacki
e2af5d8f9c Merge pull request #133 from fionatay/readme
add Jasmine spec info to README
2013-02-21 16:24:20 -08: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
Piotr Sarnacki
11e11eb936 Revert removal of jasmine styles 2013-02-18 23:46:43 +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
fa2e209597 add Jasmine spec info to README 2013-02-06 21:37:08 +08:00
Piotr Sarnacki
66ce7239ee Merge pull request #130 from lukesarnacki/right-workers-slug-ff-css-fix
Better align of build numbers in right column
2013-02-05 11:15:38 -08:00
Lukasz Sarnacki
6b29e9b88d Better align of build numbers in right column
This is only fix for FF, checked on chrome few last versions,
safari 5.1 and 6, FF above 15.
2013-02-05 19:30:29 +01: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
21b5c447dc Update pusher key 2013-01-31 15:09:51 +01: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