Sven Fuchs
|
48664d6263
|
use Travis::Metrics.setup
|
2014-10-12 15:15:26 +02:00 |
|
Sven Fuchs
|
4a0bdaafe6
|
make touching /tmp/app-initialized depend on heroku env var
|
2014-10-07 16:47:10 +02:00 |
|
Sven Fuchs
|
be719b1253
|
use http_x_script_name header if given
|
2014-10-07 16:47:10 +02:00 |
|
Sven Fuchs
|
bda2797f0e
|
bump core and support. Travis::Metrics.setup
|
2014-10-07 16:47:09 +02:00 |
|
Sven Fuchs
|
1080bee23b
|
do not include Raven::Rack unless configured
|
2014-10-07 16:46:30 +02:00 |
|
Sven Fuchs
|
7eebcff341
|
check for sentry.dsn
|
2014-10-07 16:46:30 +02:00 |
|
Piotr Sarnacki
|
d7c6edec18
|
Bring back ssh key endpoint, but make it configurable
|
2014-07-29 03:02:54 +02:00 |
|
Piotr Sarnacki
|
cbb195eb79
|
Revert "Revert "Serve CORS from app""
This reverts commit 8694cb4b92 .
|
2014-06-20 12:57:36 +02:00 |
|
Hiro Asari
|
4410d3f999
|
Merge pull request #120 from travis-ci/ps-env-vars-in-settings
Add settings endpoint for env_vars
|
2014-06-18 11:45:02 -04:00 |
|
Piotr Sarnacki
|
8694cb4b92
|
Revert "Serve CORS from app"
This reverts commit 7f66d4bce9 .
|
2014-06-18 14:59:33 +02:00 |
|
Hiro Asari
|
6d3a65b541
|
Merge branch 'master' into ps-env-vars-in-settings
Conflicts:
Gemfile.lock
|
2014-06-18 08:38:49 -04:00 |
|
Piotr Sarnacki
|
7f66d4bce9
|
Serve CORS from app
|
2014-06-18 12:00:00 +02:00 |
|
Piotr Sarnacki
|
3ef8fab3c6
|
Add settings endpoint for env_vars
|
2014-05-23 13:42:22 +02:00 |
|
Mathias Meyer
|
c240daa760
|
Enable async in the API.
|
2014-04-24 11:36:35 +02:00 |
|
Mathias Meyer
|
74761b439e
|
Remove response inspector. Enable monitoring on staging.
|
2014-04-24 10:14:21 +02:00 |
|
Mathias Meyer
|
fe88881dba
|
Use git rack-cache, less verbose.
|
2014-04-23 18:06:05 +02:00 |
|
Mathias Meyer
|
879d531bdc
|
Put inspect before rack cache.
|
2014-04-23 17:31:58 +02:00 |
|
Mathias Meyer
|
7790f59b81
|
Debug nil responses.
|
2014-04-23 17:24:50 +02:00 |
|
Mathias Meyer
|
5623316889
|
Output body.
|
2014-04-23 14:05:21 +02:00 |
|
Mathias Meyer
|
cb83aa4626
|
Output response on Librato error.
|
2014-04-23 13:59:00 +02:00 |
|
Mathias Meyer
|
d6963c1325
|
Prefix error message.
|
2014-04-23 13:44:00 +02:00 |
|
Mathias Meyer
|
b83dc1c631
|
Actually remove prefix.
|
2014-04-23 13:31:53 +02:00 |
|
Mathias Meyer
|
5542c6f3ff
|
Add error handler, remove prefix.
|
2014-04-23 13:28:23 +02:00 |
|
Mathias Meyer
|
3566b47d23
|
Require correct file.
|
2014-04-23 12:58:10 +02:00 |
|
Mathias Meyer
|
9bdaf9dc24
|
Require librato exporter.
|
2014-04-23 12:54:14 +02:00 |
|
Mathias Meyer
|
c8b2b15f56
|
Simplify Librato setup.
Moves monitoring related setup to its own method.
|
2014-04-18 15:54:34 +02:00 |
|
Mathias Meyer
|
d0818c5f1c
|
Enable direct librato export for metriks.
|
2014-04-18 15:47:48 +02:00 |
|
Piotr Sarnacki
|
360881a888
|
Remove ssh_keys endpoint
SshKeys will make sense only on Travis CI Pro
|
2014-04-15 11:14:11 +02:00 |
|
Piotr Sarnacki
|
f107d4676e
|
Params in POST and PATCH requests should be fetched from request body
This also adds missing specs for ssh_keys endpoint
|
2014-04-10 14:07:20 +02:00 |
|
Piotr Sarnacki
|
e9cdef1c9b
|
Add /settings/ssh_keys API
|
2014-04-01 13:05:25 +02:00 |
|
Piotr Sarnacki
|
1b524071f4
|
Allow to handle settings collections
|
2014-04-01 12:00:06 +02:00 |
|
Piotr Sarnacki
|
d170b611b0
|
Connect logs to a different DB if config is present
|
2013-11-12 22:05:54 +01:00 |
|
Piotr Sarnacki
|
82ceb4fd1f
|
Require states_cache explicitly
|
2013-11-08 11:23:22 +01:00 |
|
Piotr Sarnacki
|
4c89e067ae
|
Require models and amqp explicitly
|
2013-11-08 11:05:18 +01:00 |
|
Piotr Sarnacki
|
d7d2fd5149
|
Merge pull request #74 from halorgium/fix-error-response
Use valid JSON for error responses
|
2013-09-23 09:53:55 -07:00 |
|
Piotr Sarnacki
|
cbb99afe89
|
Check for development rather than production to make it work on staging
|
2013-09-20 14:09:23 +02:00 |
|
Piotr Sarnacki
|
0681e54cf1
|
Run CORS middleware in development
|
2013-09-20 12:47:14 +02:00 |
|
Piotr Sarnacki
|
a49265f872
|
Disable follower for now
|
2013-09-10 12:05:18 +02:00 |
|
Piotr Sarnacki
|
e587ef0b7f
|
Add nginx config with CORS support
|
2013-09-05 22:48:42 +02:00 |
|
Piotr Sarnacki
|
fc13284591
|
Revert "We don't need Rack::Deflater, nginx is doing the job"
This reverts commit 59cd6bac8f .
|
2013-09-04 21:39:41 +02:00 |
|
Piotr Sarnacki
|
59cd6bac8f
|
We don't need Rack::Deflater, nginx is doing the job
|
2013-09-04 20:31:36 +02:00 |
|
Piotr Sarnacki
|
2492d710e1
|
Use new follower API added to Travis::Model
|
2013-09-04 16:22:32 +02:00 |
|
Piotr Sarnacki
|
dae72e62a8
|
Use memcachier gem
|
2013-09-02 13:46:32 +02:00 |
|
Piotr Sarnacki
|
85275895e7
|
Require dalli before rack/cache
|
2013-09-02 13:43:14 +02:00 |
|
Piotr Sarnacki
|
d1a6ff7b49
|
Use MEMCACHIER_SERVERS
|
2013-09-02 13:41:13 +02:00 |
|
Piotr Sarnacki
|
d549ead325
|
Fix wrong memcache servers code
|
2013-09-02 13:23:50 +02:00 |
|
Piotr Sarnacki
|
97958a4ce4
|
Try nginx
|
2013-09-02 09:52:26 +02:00 |
|
Tim Carey-Smith
|
7e8e212321
|
Use valid JSON for error responses
|
2013-09-01 23:55:11 +12:00 |
|
Henrik Hodne
|
a87b4238b4
|
Remove call to Travis::Features.start
This was deprecated in
travis-ci/travis-core@53ab3c39d8.
|
2013-08-05 15:13:28 -07:00 |
|
Piotr Sarnacki
|
e093fde18c
|
Return error with application/json content type by default
|
2013-08-05 12:10:02 +02:00 |
|