Renée Hendricksen
779b6a569e
don't allow one error to stop all crons from running
2016-08-02 23:49:47 -04:00
Renée Hendricksen
f787a96b96
Auto-merged master into fix_crons on deployment.
2016-08-02 21:03:43 -04:00
Renée Hendricksen
d0a143d76a
ensure that the Time.now builds get started and tag the Sentry errors from cron
2016-08-02 19:44:33 -04:00
Ana Rosas
f09e9931b2
Restoring requests code
2016-08-02 09:39:00 -05:00
bnferguson
f4cb24c4b4
fix deprecation warnings
2016-08-01 12:01:34 +02:00
bnferguson
4888c2c905
Add specs for patched in travis-config updates
2016-08-01 11:53:11 +02:00
Aakriti Gupta
c6a1eda572
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-28 15:09:08 +02:00
Aakriti Gupta
bcbf0abf60
Remove feature flip from requests endpoint
2016-07-28 15:09:07 +02:00
Ana Rosas
9b5893b07c
Remove old code references from v3 endpoints
2016-07-28 15:09:07 +02:00
Ana Rosas
8bd4d7db5e
Remove old code references from v2 endpoints
2016-07-28 15:09:07 +02:00
carlad
72be42b88f
move capture_exception to correct method, update spec
2016-07-26 17:36:02 +02:00
carlad
291fea3e07
add a cron to the test
2016-07-26 17:03:32 +02:00
carlad
1733ea69d5
remove expectation
2016-07-26 16:49:22 +02:00
carlad
543998feea
update spec
2016-07-26 16:05:58 +02:00
carlad
e31976974c
try to get spec to pass
2016-07-26 15:35:41 +02:00
carlad
c90991e10a
update cron spec
2016-07-26 13:38:53 +02:00
carlad
c00cdbaff7
crons only
2016-07-25 19:30:45 +02:00
carlad
5e798aca6f
try to fix spec
2016-07-25 15:54:26 +02:00
carlad
1e04b52f5f
change raven syntax
2016-07-25 12:42:16 +02:00
carlad
185067265c
remove unnecessary requires, inital work on spec
2016-07-21 17:56:41 +02:00
carlad
27dbe9a75a
require sentry, move raven capture
2016-07-21 17:24:36 +02:00
Renée Hendricksen
652439226a
Merge branch 'master' into jc-v3-env-vars
2016-07-14 19:57:40 -04:00
Renée Hendricksen
58cd17158c
decrypt the public values for return and fix the tests
2016-07-14 17:24:49 -04:00
Renée Hendricksen
42b1661107
already required in the spec helper now
2016-07-12 19:27:04 -04:00
Renée Hendricksen
16968f445f
freeze time for the whole suite so all the Time.now calls sprinkled through the old tests won't error if there is a delay on Travis CI
2016-07-12 19:23:24 -04:00
Renée Hendricksen
c10145cc93
builds occasionally fail when the timestamps are a second off, this should fix that
2016-07-12 17:38:55 -04:00
Renée Hendricksen
35ae19c3a0
Merge branch 'jc-v3-env-vars' into rlh_cleanup3
2016-07-12 17:08:10 -04:00
Renée Hendricksen
8cdbca925b
Merge branch 'master' into jc-v3-env-vars
2016-07-12 17:07:51 -04:00
Renée Hendricksen
2783a69f89
encrpted value and working tests
2016-07-12 14:12:46 -04:00
Ana Rosas
54e9d2fd06
Get type of model in order to call correct restart event
2016-07-11 15:20:34 -05:00
Ana Rosas
b234ad73be
Use repo owner instead of current user
2016-07-11 14:29:05 -05:00
Ana Rosas
564e95be6b
Use params instead of payload and return error message
2016-07-11 14:29:04 -05:00
Renée Hendricksen
21f445ad64
Merge branch 'master' into jc-v3-env-vars
2016-07-05 18:02:29 -04:00
Renée Hendricksen
ac7e610510
Merge branch 'master' into jc-v3-env-vars
2016-07-05 11:44:28 -04:00
Ana Rosas
db193cb541
Use new restart service on request endpoint
2016-07-05 10:25:54 -05: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
a210cf8661
support nil ip
2016-07-05 12:46:32 +02:00
Igor Wiedler
7e8b65a311
correct test case for GitHub IP check
2016-07-05 12:39:32 +02:00
Igor Wiedler
e6d7607916
safelist github IP range in Rack::Attack
2016-07-05 12:30:10 +02:00
Joe Corcoran
829366a554
Fix duplicate lines from rebase
2016-07-01 23:55:49 -04:00
Joe Corcoran
4b14f17cc5
Fix service specs
2016-07-01 23:55:49 -04:00
Joe Corcoran
871b915515
Add env vars endpoints
...
This adds API V3 endpoints for querying, creating, modifying and
deleting environment variables.
It has no concept of encryption yet and should be considered a work in
progress.
We should also talk about the slightly off-track approach in the
EnvVars::Create service – maybe there's a way to standardise the
querying and rendering for post requests?
☕
2016-07-01 23:55:49 -04:00
Igor Wiedler
34fbfc2ccf
no longer test against user agent for github rate-limit, since it is not consistently github-camo
2016-07-01 16:27:41 +02:00
Piotr Sarnacki
32dd8d9f93
Mark current_build as experimental
2016-06-22 14:19:31 +02:00
Sven Fuchs
25f74defe5
try fixing updating github oauth scopes
2016-06-21 14:00:04 +02:00
Sven Fuchs
6603990fe4
trigger sync in the auth endpoint, not the user model
2016-06-20 16:59:55 +02:00
Sven Fuchs
84ebb6b24e
move tracking github oauth scopes out of the user model, and into Travis::Github::Oauth
2016-06-19 17:33:03 +02:00
Sven Fuchs
0f1e697abd
delete github/services/sync_user and user_mailer, remove action_mailer
2016-06-19 15:04:39 +02:00
Sven Fuchs
a6658fa4d3
get rid of spec_helper_core
2016-06-19 14:35:54 +02:00
Sven Fuchs
51c6c8f58f
move api/serializer to api/serialize/serializer
2016-06-18 17:58:36 +02:00