carlad
c8f94e90ed
add webmock, update spec
2016-08-05 16:31:53 +02:00
Ana Rosas
476e944c55
Remove repeated gem
2016-07-20 08:40:53 -05:00
Aakriti Gupta
65f1a29d86
Move travis-core files from /vendor to /lib.
...
- Re-factor
- Remove code for notifications
- Remove addons
- Remove travis-core gem.
- Ignore logs directory only
- Move core tests to spec/lib
2016-07-20 11:22:25 +02:00
Renée Hendricksen
ac7e610510
Merge branch 'master' into jc-v3-env-vars
2016-07-05 11:44:28 -04:00
Igor Wiedler
d84d3983b8
update rack-attack to 5.0.0.beta1, use safelist/blocklist terminology
2016-07-05 12:58:58 +02:00
Igor Wiedler
e6d7607916
safelist github IP range in Rack::Attack
2016-07-05 12:30:10 +02:00
Joe Corcoran
77dcdaa482
Use travis-settings to manage JSON settings field
...
Since we use repository.settings as a kind of dump for all
sorts of settings, some user-facing and some not, this lets us
leave the db as it is, but pretend to have separate models for each
"kind" of setting.
2016-07-01 23:55:49 -04:00
Sven Fuchs
734a7b9566
use travis-settings, remove travis/settings
2016-06-19 16:07:06 +02:00
Renée Hendricksen
0077b6414a
fix sidekiq on this branch
2016-06-14 15:17:47 +02:00
Renée Hendricksen
1ca54b361f
github didn't have the correct version
2016-06-14 15:17:20 +02:00
Tyranja
3b6ab6fb71
Copies spec from core
2016-06-14 15:10:40 +02:00
Igor Wiedler
bec9f35e69
Use .ruby-version file instead of ruby statement in Gemfile
2016-06-02 19:22:16 +02:00
Steffen
7922ca8e84
Merge branch 'master' into cronjobs
2016-04-05 15:23:03 +02:00
carlad
7f4d67ea8d
remove core pointing to branch
2016-04-04 16:21:16 +02:00
Steffen
a522607673
Merge branch 'master' into cronjobs
2016-04-04 10:39:55 +02:00
Tyranja
2f870e6826
Bump travis-core
2016-03-30 16:35:34 +02:00
carlad
dd82c14f5b
refactor db create, move migrations into dev/test group
2016-03-23 14:09:29 +01:00
Steffen Kötte
69df412aa1
Merge branch 'master' into cronjobs
...
# Conflicts:
# Gemfile
# Gemfile.lock
2016-03-22 14:02:42 +01:00
Tyranja
92ec0e352a
Auto-merged master into sf-ar-te on deployment.
2016-03-22 12:37:52 +01:00
carlad
71813bf92a
move travis-migrations into main group
2016-03-22 12:35:28 +01:00
Tyranja
2de73fd974
Merge branch 'master' of github.com:travis-ci/travis-api
2016-03-21 15:48:33 +01:00
Steffen Kötte
ac0012b0a2
Merge commit '8a050a468c77f2ad8c5faa99864c0bd7d61b08a0' into cronjobs
...
# Conflicts:
# Gemfile
2016-03-21 10:32:46 +01:00
carlad
6c5c483166
use sql schema
2016-02-11 10:26:24 +01:00
Konstantin Haase
797ca9f9fa
v3: add metrics
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
Tyranja
00db637788
Merge branch 'sf-ar-te'
2016-01-27 15:56:11 +01:00
Sven Fuchs
67d1d09569
use travis-amqp
2016-01-26 16:46:24 +01:00
Konstantin Haase
bf1714c437
v3: add metrics
2016-01-22 14:26:30 +01:00
Steffen
598ca6c2ca
Merge branch 'master' into cronjobs
2016-01-21 13:39:43 +01:00
Jonas Chromik
3f11b08a25
Add timecop gem to Gemfile.
2016-01-18 12:27:29 +01:00
Sven Fuchs
3637061b76
bump sentry-raven
2016-01-12 13:58:21 +01:00
Konstantin Haase
24cedb57b1
Ruby 2.1.6 is no longer supported on Heroku
2015-12-16 15:10:03 +01:00
carlad
8fc9ade6de
bump travis-core
2015-12-04 16:11:45 +01:00
carlad
a638aee0ff
bump core, add log output
2015-12-04 13:08:14 +01:00
carlad
0ecbd8b237
add customerio gem and event
2015-12-03 15:04:50 +01:00
Josh Kalderimis
02fce160a9
try out jemalloc
2015-06-28 01:23:01 -05:00
Konstantin Haase
ea23fd3b7e
add stackprof
2015-05-11 17:13:21 +02:00
carlad
517a3b04f7
Revert "Revert "Merge branch 'master' of github.com:travis-ci/travis-api""
...
This reverts commit 171b9c57c7
.
2015-01-27 16:22:30 +01:00
Konstantin Haase
171b9c57c7
Revert "Merge branch 'master' of github.com:travis-ci/travis-api"
...
This reverts commit 1b8f77ab36
, reversing
changes made to 79a4a9ad13
.
2015-01-27 14:39:36 +01:00
carlad
e8d7c4c2a3
merge .gitignore conflict
2015-01-27 10:30:06 +01:00
Tyranja
057e9f0379
add Sidekiq for cancelling build
...
:
add require sidekiq to the sidekiq.rb
update Gemfile.lock
bump travis-sidekiqs
correct require statement
fix another request
connect to the database
add current user
add current user correctly
add current user correctly
add puts to see were in the condition we are
missing invertted comma
add comments to the worker
I HAVE NO IDEA
Revert "I HAVE NO IDEA"
This reverts commit 8bd1259bf4ea1b479f9391847a4700b7b15efe57.
change the id and source to symbols in the params because siedekiq expects that
add more printout
setup database connection, metrics and notification
correct the test
2015-01-23 14:43:54 +01:00
Konstantin Haase
b19fca5ee3
use skylight beta
2015-01-21 17:00:01 +01:00
Konstantin Haase
df64ee29c8
Merge branch 'master' into rkh-v3
...
Conflicts:
Gemfile
Gemfile.lock
lib/travis/api/app.rb
2015-01-21 16:52:21 +01:00
Konstantin Haase
c4806450aa
get v3 to a working and tested state
2015-01-21 16:38:25 +01:00
Konstantin Haase
4bc211a2e7
first actually working version of v3
2015-01-20 16:33:11 +01:00
Konstantin Haase
e11733527f
downgrade ruby
2015-01-14 16:31:49 +01:00
Konstantin Haase
ea4a1c5bc4
use skylight without their sinatra code
2015-01-14 13:41:59 +01:00
Konstantin Haase
14a3ba5408
use patched skylight
2015-01-14 13:05:09 +01:00
Konstantin Haase
396a0f756c
add conditional skylight tracking
2015-01-14 12:33:23 +01:00
Josh Kalderimis
371d67f900
use ruby 2.1.5
2015-01-13 18:57:32 +01:00