Commit Graph

1888 Commits

Author SHA1 Message Date
Piotr Sarnacki
b6b1d12f48 Hardcode database pool size for sidekiq
For some reason pool is set to 1 and I can't find the source of this
setting, so for now, just to fix the immediate problem I'm setting it
manually in sidekiq.rb
2016-03-02 15:17:16 +01:00
Hiro Asari
82b95440b2 Fix previous_status → previous_state, and set value correctly 2016-02-29 16:15:01 -10:00
Hiro Asari
89487c09ca Fix specs to account for new 'debug' permissions 2016-02-29 15:08:08 -10:00
Hiro Asari
80cb945557 Remove superfulous method 2016-02-29 14:27:57 -10:00
Hiro Asari
e6d39c2a52 Restart job via V3 query 2016-02-29 14:24:09 -10:00
Hiro Asari
1ee5421d3f Fix up Debug service 2016-02-29 12:44:17 -10:00
Hiro Asari
2196acb36d Use V3 services for debug route 2016-02-29 12:40:51 -10:00
Hiro Asari
8490e9f9ce Debug output 2016-02-29 12:26:19 -10:00
Hiro Asari
022089adc8 Implement bare-bones /jobs/:job_id/debug endpoint 2016-02-29 12:04:06 -10:00
Hiro Asari
f319dfbf65 Update travis-yaml 2016-02-25 16:06:32 -10:00
Konstantin Haase
fa5f65606e Merge pull request #229 from travis-ci/error-handling
create MethodNotAllowed error
2016-02-25 15:21:07 +01:00
Lisa P
0448427136 create error in v3.rb 2016-02-25 15:06:45 +01:00
Lisa P
ab1bfe0aeb create MethodNotAllowed error 2016-02-25 14:40:53 +01:00
Steffen Kötte
ca5820e2e3 send user id with cron build payload 2016-02-25 13:49:12 +01:00
carlad
54572a5ded update readme with info about db name 2016-02-24 23:42:50 +01:00
Piotr Sarnacki
2b89f7ac30 Merge pull request #219 from travis-ci/add_default_branch_info_to_jobs_and_builds
Add branch_is_default info to commits
2016-02-23 15:40:44 +01:00
Steffen Kötte
77ec852be6 send empty credentials hash 2016-02-11 14:43:33 +01:00
carlad
ec8ef98c0d Merge branch 'cd-coreless-migrations' of github.com:travis-ci/travis-api into cd-coreless-migrations 2016-02-11 10:32:00 +01:00
carlad
64f97a89d2 add db creation and migration for development, update readme 2016-02-11 10:26:24 +01:00
carlad
6ab0ec3c3a reinstate rake tasks that are still needed 2016-02-11 10:26:24 +01:00
carlad
9744f59fe2 restore original db config 2016-02-11 10:26:24 +01:00
carlad
14b7159109 remove db:migrate 2016-02-11 10:26:24 +01:00
carlad
c1d6441c7e try new rakefile 2016-02-11 10:26:24 +01:00
carlad
e283140d02 fix dump override 2016-02-11 10:26:24 +01:00
carlad
25bd6b88b7 add structure dump override 2016-02-11 10:26:24 +01:00
carlad
4d98ccafd6 new rakefile 2016-02-11 10:26:24 +01:00
carlad
14ec02da79 remove schema 2016-02-11 10:26:24 +01:00
carlad
e2e222ab7c update before script 2016-02-11 10:26:24 +01:00
carlad
179b166de4 update before script 2016-02-11 10:26:24 +01:00
carlad
1fb526de7e restore to previous 2016-02-11 10:26:24 +01:00
carlad
345921a98b move structure dump 2016-02-11 10:26:24 +01:00
carlad
15e3b84dca move require micro-migrations to top of file 2016-02-11 10:26:24 +01:00
carlad
84cfacadb6 fix struture dump syntax 2016-02-11 10:26:24 +01:00
carlad
16db162696 omit structure dump unless dev env 2016-02-11 10:26:24 +01:00
carlad
c13cabfbf3 add require travis 2016-02-11 10:26:24 +01:00
carlad
6c5c483166 use sql schema 2016-02-11 10:26:24 +01:00
carlad
5f32123891 comment out schema env definition 2016-02-11 10:26:24 +01:00
Konstantin Haase
797ca9f9fa v3: add metrics 2016-02-11 10:26:24 +01:00
Konstantin Haase
a66191c682 bump travis core 2016-02-11 10:26:24 +01:00
Konstantin Haase
416fcf2d4b Ruby 2.1.6 is no longer supported on Heroku 2016-02-11 10:26:24 +01:00
Konstantin Haase
8c3c4fe935 add ip whitelisting 2016-02-11 10:26:24 +01:00
Konstantin Haase
693e293909 make sure params is always a hash, fixes exceptions 2016-02-11 10:26:23 +01:00
carlad
277562e51c add db creation and migration for development, update readme 2016-02-11 10:13:05 +01:00
carlad
079cec3467 reinstate rake tasks that are still needed 2016-02-05 02:51:30 +01:00
carlad
8d1cd15ee2 restore original db config 2016-02-04 21:59:35 +01:00
carlad
54e2ca0300 remove db:migrate 2016-02-04 21:52:02 +01:00
carlad
b16ae846ad try new rakefile 2016-02-04 21:49:17 +01:00
carlad
979201794f fix dump override 2016-02-04 21:41:40 +01:00
carlad
cafb078c10 add structure dump override 2016-02-04 21:36:32 +01:00
carlad
c085354706 new rakefile 2016-02-04 21:27:20 +01:00