Konstantin Haase
|
b4a3bdeb0e
|
allow skipping simplecov
|
2015-08-21 19:22:59 +02:00 |
|
Konstantin Haase
|
462b2aed0d
|
v3: allow filtering builds by branch
|
2015-08-21 19:11:27 +02:00 |
|
Konstantin Haase
|
4eb89ab141
|
v3: allow filtering by /repo/…/builds?state=… as a shorthand for /repo/…/builds?build.state=…
|
2015-08-21 18:56:51 +02:00 |
|
Konstantin Haase
|
73ec1d496e
|
v3: allow filtering builds by event_type, state and previous_state
|
2015-08-21 18:46:42 +02:00 |
|
Konstantin Haase
|
cc346ce165
|
v3: more eager-loading
|
2015-08-21 18:33:27 +02:00 |
|
Konstantin Haase
|
cbc5329b3d
|
v3: avoid N+1 query in builds endpoint
|
2015-08-21 18:26:21 +02:00 |
|
Konstantin Haase
|
34bff32c3d
|
v3: pagination => @pagination
|
2015-08-21 17:27:42 +02:00 |
|
carlad
|
8057dc7ab9
|
Merge branch 'master' into cd-v3-parity
|
2015-08-21 17:07:25 +02:00 |
|
carlad
|
456f52405e
|
add builds spec
|
2015-08-21 17:07:06 +02:00 |
|
Konstantin Haase
|
b3f47d3856
|
v3: add pagination
|
2015-08-21 17:04:12 +02:00 |
|
Konstantin Haase
|
ac522d6fdd
|
Merge commit 'e9d1105'
|
2015-08-21 14:43:49 +02:00 |
|
carlad
|
8ef0a2d8e5
|
implement requests
|
2015-08-21 14:39:28 +02:00 |
|
Konstantin Haase
|
28e3e52b3e
|
fix alignment
|
2015-08-21 14:39:19 +02:00 |
|
Konstantin Haase
|
5ef17e7da0
|
Merge branch 'cd-v3-parity'
|
2015-08-21 14:38:38 +02:00 |
|
carlad
|
e9d11056c0
|
update find for access control
|
2015-08-21 14:05:36 +02:00 |
|
carlad
|
f7634f0f39
|
update routes for builds
|
2015-08-21 13:48:47 +02:00 |
|
carlad
|
fe9a6536d7
|
add builds
|
2015-08-21 13:38:07 +02:00 |
|
Konstantin Haase
|
18a90c2561
|
v3: if the API is not marked as public (travis-ci.com), then do not allow read access to organizations the user is not a member of (note: private repos were never included)
|
2015-08-19 13:04:54 +02:00 |
|
Konstantin Haase
|
69a4a0a735
|
in console, only use pry in interactive mode
|
2015-07-17 14:24:28 +02:00 |
|
Konstantin Haase
|
120cbadf85
|
Merge pull request #182 from travis-ci/rkh-v2-repo-active
expose active flag in repo payload in v2
|
2015-07-17 11:44:53 +02:00 |
|
Konstantin Haase
|
d460d48684
|
adjust test for new payload
|
2015-07-17 11:30:37 +02:00 |
|
Konstantin Haase
|
a6c6b3c0bd
|
add repository.active to v2
|
2015-07-17 11:26:00 +02:00 |
|
Josh Kalderimis
|
48c92659fd
|
seems we don't have a license
|
2015-07-15 20:51:57 +02:00 |
|
Konstantin Haase
|
43219fe49e
|
Merge pull request #181 from travis-ci/rkh-more-pusher-info
add secure and private flag to pusher config payload
|
2015-07-14 17:46:30 +02:00 |
|
Konstantin Haase
|
edac220a42
|
add secure and private flag to config payload
|
2015-07-14 17:30:50 +02:00 |
|
Sven Fuchs
|
bdd479298b
|
Merge pull request #180 from travis-ci/sf-invalidated_repos
Ignore invalidated repos
|
2015-07-14 14:48:38 +02:00 |
|
Sven Fuchs
|
9ed6cb636d
|
bump travis-core
|
2015-07-14 14:36:35 +02:00 |
|
Sven Fuchs
|
426a4f3a69
|
ignore invalidated repos on the Repositories query
|
2015-07-14 14:35:56 +02:00 |
|
Sven Fuchs
|
ba61986e1d
|
use travis-core/master
|
2015-07-14 14:35:55 +02:00 |
|
Sven Fuchs
|
162a40ca80
|
use core/sf-repos_invalidated_at
|
2015-07-14 14:35:41 +02:00 |
|
Sven Fuchs
|
d831597cc2
|
ignore invalidated repos
|
2015-07-14 14:35:20 +02:00 |
|
Piotr Sarnacki
|
4c90d7c12c
|
Bump travis-core
|
2015-07-14 13:59:51 +02:00 |
|
Piotr Sarnacki
|
2ce1220ef5
|
Merge pull request #179 from travis-ci/pass-token-to-request-create
Include token in requests/create payload
|
2015-07-08 14:30:18 +02:00 |
|
Piotr Sarnacki
|
a35d78afd8
|
Allow to configure limit for requests creation
|
2015-07-08 13:55:40 +02:00 |
|
Piotr Sarnacki
|
b898d863c0
|
Increase requests creation limit to 50
|
2015-07-08 13:40:43 +02:00 |
|
Piotr Sarnacki
|
3fa44b2e3f
|
Include token in requests/create payload
|
2015-07-08 13:38:55 +02:00 |
|
Piotr Sarnacki
|
857af4fde0
|
Use Accept entries for getting API version
|
2015-07-07 12:45:30 +02:00 |
|
Piotr Sarnacki
|
a1b421a7fa
|
Merge pull request #175 from travis-ci/remove-triggering-builds-in-v2
Remove triggering builds in V2
|
2015-06-29 14:58:15 +02:00 |
|
Josh Kalderimis
|
02fce160a9
|
try out jemalloc
|
2015-06-28 01:23:01 -05:00 |
|
Piotr Sarnacki
|
a4c228277b
|
Fix specs
|
2015-06-18 15:35:22 +02:00 |
|
Piotr Sarnacki
|
43263b5eee
|
Fix specs
|
2015-06-18 15:34:20 +02:00 |
|
Piotr Sarnacki
|
c001a4d830
|
Return channels for a user record
|
2015-06-18 15:28:02 +02:00 |
|
Piotr Sarnacki
|
f8a3c4aa19
|
Bump travis-core
|
2015-06-18 14:17:57 +02:00 |
|
Piotr Sarnacki
|
1a681dcc1a
|
bump travis-core
|
2015-06-18 13:56:20 +02:00 |
|
Piotr Sarnacki
|
51b0fb0740
|
Bump travis-core
|
2015-06-18 13:25:45 +02:00 |
|
Piotr Sarnacki
|
66f5d71d1a
|
Remove triggering builds in V2
|
2015-06-15 12:22:42 +02:00 |
|
Piotr Sarnacki
|
05163a558c
|
Bump travis-core
|
2015-06-10 10:36:14 +02:00 |
|
Piotr Sarnacki
|
2fa6439af4
|
Bump travis-core
|
2015-06-03 15:31:49 +02:00 |
|
Piotr Sarnacki
|
e57f253632
|
Bump travis-core
|
2015-06-03 13:38:10 +02:00 |
|
Sven Fuchs
|
e3f23491c4
|
bump travis-core
|
2015-05-29 14:42:45 +02:00 |
|