Steffen Kötte
64478d50d1
rename next_build_time to next_enqueuing
2016-01-28 13:46:35 +01:00
Steffen Kötte
24b0af35e9
move start cronjob to services
2016-01-28 13:16:53 +01:00
Steffen Kötte
05d2e4767e
adjust cron API path
2016-01-28 13:01:28 +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
2c60a85fdb
Merge pull request #226 from travis-ci/rkh-v3-metrics
...
v3: add metrics
2016-01-26 16:03:43 +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
Steffen Kötte
2d2e7aa528
fix job enqueueing
2016-01-21 13:11:18 +01:00
Steffen Kötte
4704992a18
remove token from perform_async call
2016-01-21 10:40:43 +01:00
carlad
b572a1a50e
updates
2016-01-20 11:31:05 +01:00
Steffen Kötte
da33cff0eb
add more tests
...
add first version to start crons
adjust code to return now if cron is overdue
2016-01-18 16:59:10 +01:00
Steffen Kötte
9b24312445
Merge commit '43a2806b3ba410fc5bf3b3956e01879c96690c5b' into cronjobs
2016-01-18 13:51:48 +01:00
Steffen Kötte
2566a7761c
add tests for next build time
2016-01-18 13:50:53 +01:00
Jonas Chromik
43a2806b3b
Remove 'BUNDLED WITH [...]' in Gemfile.lock.
2016-01-18 12:35:10 +01:00
Jonas Chromik
3f11b08a25
Add timecop gem to Gemfile.
2016-01-18 12:27:29 +01:00
Konstantin Haase
1640c444de
bump travis core
2016-01-15 15:45:26 +01:00
Steffen Kötte
e9356970f8
fix tests with output of next build date for cron jobs
2016-01-14 16:16:15 +01:00
Steffen Kötte
00e15de083
show next build time for cron
2016-01-14 16:12:27 +01:00
Sven Fuchs
3637061b76
bump sentry-raven
2016-01-12 13:58:21 +01:00
Sven Fuchs
7a5f477a0a
require raven/integrations/rack
2016-01-12 13:52:01 +01:00
Steffen Kötte
ffcf8985c0
add tests for only one cron job per branch and interval value
2016-01-11 15:54:50 +01:00
Steffen Kötte
587ed37395
fix specs for new structure
2016-01-11 15:11:48 +01:00
carlad
0632c3d08f
change run! to run
2016-01-11 15:03:06 +01:00
Steffen Kötte
68ba4b9fce
check for correct interval
...
allow only one cronjob per branch
2016-01-11 14:54:02 +01:00
carlad
2d00e16962
remove query and permission
2016-01-11 14:43:23 +01:00
Steffen Kötte
0920041375
further changes for new structure with only one cron per branch
2016-01-11 14:14:00 +01:00
Sven Fuchs
9588f816b0
do not require all of rack/contrib, it now assumes a git repository
2016-01-08 14:31:49 +01:00
Steffen Kötte
b45b3fadf7
changes for new db structure
2016-01-07 15:00:08 +01:00
carlad
cf20650d39
fix syntax
2016-01-07 13:06:47 +01:00
carlad
089deeb217
add renderer for lint
2016-01-07 13:02:54 +01:00
carlad
01a86c1dd5
v3 remove put request type
2016-01-07 12:39:54 +01:00
carlad
43480752fa
intial work on adding /lint endpoint
2016-01-07 12:34:10 +01:00
Steffen Kötte
e4aec173ee
Merge commit 'bddd9952a74d1eddad5d5a255419e07c836b286d' into addCron
...
Conflicts:
spec/v3/services/owner/find_spec.rb
spec/v3/services/repositories/for_current_user_spec.rb
spec/v3/services/repositories/for_owner_spec.rb
spec/v3/services/repository/find_spec.rb
2015-12-17 10:11:20 +01:00
Konstantin Haase
24cedb57b1
Ruby 2.1.6 is no longer supported on Heroku
2015-12-16 15:10:03 +01:00
Konstantin Haase
bddd9952a7
add ip whitelisting
2015-12-16 15:06:15 +01:00
Konstantin Haase
6ddb826f1d
make sure params is always a hash, fixes exceptions
2015-12-16 14:31:04 +01:00
carlad
759fdf203b
change rakefile and db congig
2015-12-11 12:35:37 +01:00
Piotr Sarnacki
dff78176cc
Bump travis-core
2015-12-09 09:50:21 +01:00
carlad
785ec6c784
Merge pull request #221 from travis-ci/cd-first-log-in
...
Add check for first log in - send data to customer.io
2015-12-07 09:27:31 +01:00
Josh Kalderimis
bbba45990d
a little method splitting action good times
...
and high 5 @carlad
2015-12-04 17:31:06 +01:00
carlad
82f280f5d3
convert timesptamps to i for better integration w customerio
2015-12-04 17:11:18 +01:00
Josh Kalderimis
8132258b2c
tiny updates to how we update the customer io info
...
- alway fetch the primary email and don't save it to the user model as this may not match what is on github
- move some bits into their own methods
- high 5 @carlad for her awesome work
2015-12-04 17:06:22 +01:00
carlad
ff68df9fb5
fix syntax error
2015-12-04 16:13:52 +01:00
carlad
8fc9ade6de
bump travis-core
2015-12-04 16:11:45 +01:00
carlad
553700d402
add email to user
2015-12-04 16:10:44 +01:00
carlad
94c2edfbe1
remove debug messages and add rescues
2015-12-04 15:23:55 +01:00
carlad
e9533fb056
bump travis-core
2015-12-04 14:55:20 +01:00
carlad
13e6959b21
convert ahsh to string
2015-12-04 14:52:53 +01:00
carlad
d42e337996
convert timestamp to s
2015-12-04 13:14:14 +01:00