Commit Graph

141 Commits

Author SHA1 Message Date
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
Piotr Sarnacki
bd9714dca9 Use s3 gem from our fork 2014-12-19 09:23:54 +01:00
Dan Buch
57a82b7c1d Bumping ref for travis-yaml
plus other stuff that's along for the ride
2014-11-11 12:37:52 -05:00
Dan Buch
018f3c6872 Moving the useragent dependency to gemspec
so that it gets installed when using travis-api as a gem.
2014-11-03 13:42:00 -05:00
Dan Buch
467de34c01 Bumping ref for travis-yaml
to include addons.ssh_known_hosts node bits.
2014-11-03 12:47:39 -05:00
Konstantin Haase
14623ed088 Revert "Revert "track and enforce user-agent""
This reverts commit 2227d0042f.
2014-10-28 11:10:25 +01:00
Hiro Asari
2227d0042f Revert "track and enforce user-agent" 2014-10-27 18:51:32 -04:00
Konstantin Haase
07fff5a7be track and enforce user-agent 2014-10-27 19:21:23 +01:00
Sven Fuchs
f1bff9419c remove travis-core branch 2014-10-19 17:43:20 +02:00
Sven Fuchs
58b5d8d03a use travis-config rubygem 2014-10-19 17:13:12 +02:00
Sven Fuchs
1e89e9fdcd use travis-core and support master 2014-10-07 19:41:09 +02:00
Sven Fuchs
1905070c1d bump deps 2014-10-07 16:53:09 +02:00
Sven Fuchs
bda2797f0e bump core and support. Travis::Metrics.setup 2014-10-07 16:47:09 +02:00
Sven Fuchs
1701ea0093 use travis-[core|support]/master-2014-10-06 2014-10-06 16:42:14 +02:00
Henrik Hodne
192af7b1b7 Remove Skylight 2014-07-29 11:21:34 +02:00
Piotr Sarnacki
eae18da6ec Try ruby 2.1.2 2014-07-14 15:06:59 +02:00
Konstantin Haase
10fe7e1c39 add endpoint for linting 2014-06-17 12:14:10 +02:00
Henrik Hodne
db2b3d9a42 Update Skylight agent version 2014-05-01 14:18:08 -05:00
Mathias Meyer
ca0f1c4784 Point Librato exporter back to original.
Fix was included in the upstream repository.
2014-04-24 08:01:54 +02:00
Mathias Meyer
fe88881dba Use git rack-cache, less verbose. 2014-04-23 18:06:05 +02:00
Mathias Meyer
248fa1a9a7 Update metrics exporter to use debug branch. 2014-04-23 14:28:32 +02:00
Mathias Meyer
fdb265cfcb Use roidrage's fork of the librato exporter.
Includes a bug fix for empty metrics.
2014-04-23 14:14:23 +02:00
Mathias Meyer
988bf24816 Remove direct require. 2014-04-23 13:02:16 +02:00
Mathias Meyer
d0818c5f1c Enable direct librato export for metriks. 2014-04-18 15:47:48 +02:00
Piotr Sarnacki
c42335a286 Merge pull request #117 from travis-ci/ps-ssh-keys
Add ssh keys to settings API
2014-04-15 10:59:59 +02:00
Piotr Sarnacki
3994b82f78 Bump travis-core and use master branch 2014-04-15 10:53:59 +02:00
Henrik Hodne
928ed11c62 skylight: use Sinatra support from skylight gem
This hasn't been merged in yet, so use my fork for now.
2014-04-09 14:30:04 -05:00
Henrik Hodne
37f2102513 Add Skylight stuff 2014-04-09 02:57:34 -05:00
Piotr Sarnacki
87d3cbb96b Remove debugger from Gemfile 2014-04-01 16:25:41 +02:00
Piotr Sarnacki
5b0af64959 Use travis-core from ps-settings-encryption branch 2014-04-01 15:34:21 +02:00
Piotr Sarnacki
1b524071f4 Allow to handle settings collections 2014-04-01 12:00:06 +02:00
Henrik Hodne
4d1b415d7b
Revert "Update Ruby to 2.1.0"
After the initial speed-up, things quickly slowed down. Reverting this
for now and will investigate more.
2014-01-30 15:17:03 -06:00
Henrik Hodne
123c8cf403
Update Ruby to 2.1.0 2014-01-30 13:25:28 -06:00
Piotr Sarnacki
99ebe9956a Use travis-api from master branch 2014-01-17 14:59:40 +01:00
Piotr Sarnacki
818db89b13 Use core from ps-tags-and-branches 2014-01-17 13:48:00 +01:00
Piotr Sarnacki
870a155cda Bump travis-core 2013-12-04 12:59:07 +01:00
Piotr Sarnacki
62a5e602c5 Implement simple repository settings API 2013-12-02 15:36:25 +01:00