Thais Camilo and Konstantin Haase
6e12bed1b5
store oauth state in cookie to verify it corresponds to current client
2014-04-08 15:17:23 -04:00
Piotr Sarnacki
c1db39610e
Remove code accidentally checked in
2014-03-26 13:01:46 +01:00
Piotr Sarnacki
196b0815f5
Merge pull request #115 from travis-ci/ps-move-payloads-to-api
...
Move API v2 payload definitions to travis-api from travis-core
2014-03-25 12:43:16 +01:00
Piotr Sarnacki
8c82d9af89
Move API v2 payload definitions to travis-api from travis-core
2014-03-24 20:25:06 +01:00
Mathias Meyer
515ffb8a8a
Return right mime type for SVG.
2014-03-19 15:05:11 +01:00
Mathias Meyer
a635f7d916
Add Badge to available responders.
2014-03-19 15:01:23 +01:00
Mathias Meyer
e85d19d33d
Add responder for svg badges.
2014-03-19 14:31:38 +01:00
Mathias Meyer
725125c66c
Add SVG badges.
2014-03-19 14:15:13 +01:00
Josh Kalderimis
73fed53379
Merge pull request #113 from zzak/overview_grammar
...
Is accomplishable a word?
2014-03-19 19:37:42 +10:00
Zachary Scott
a6bb0431d4
Is accomplishable a word?
2014-03-19 12:18:15 +05:30
Konstantin Haase
418587c3db
recommend using script/server
...
[ci skip]
2014-03-14 13:20:42 +01:00
Piotr Sarnacki
400b6ae6ee
Add /requests/:id endpoint
2014-03-12 10:50:16 +01:00
Piotr Sarnacki
23dd318412
Bump travis-core
2014-03-12 09:30:24 +01:00
Piotr Sarnacki
ccbc3c8469
Merge pull request #110 from punchagan/minor-doc-fix
...
Fix entry point url for /auth/github in docs
2014-03-11 18:10:51 +01:00
Piotr Sarnacki
efa6a48a58
Merge pull request #112 from travis-ci/ps-requests-api
...
Add requests API
2014-03-11 13:24:09 +01:00
Piotr Sarnacki
093831c1a2
Add requests API
...
Requests API allows to get the requests from the DB and thus enable
users to have more insight into what's going on in their repositories.
2014-03-06 19:36:55 +01:00
Puneeth Chaganti
fdc4e47bd1
Fix entry point url for /auth/github in docs
2014-02-27 09:45:04 +05:30
Konstantin Haase
0ac3d2478a
Merge pull request #109 from travis-ci/rkh-forgiving-github-token-auth
...
be more forgiving with scopes for /auth/github
2014-02-26 19:50:50 +01:00
Konstantin Haase
a7df899adc
be more forgiving with scopes for /auth/github
2014-02-26 19:28:20 +01: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
7dbb0a0900
chore(.travis.yml): RUBY_FREE_MIN->RUBY_GC_HEAP_FREE_SLOTS
2014-01-30 13:32:16 -06:00
Henrik Hodne
123c8cf403
Update Ruby to 2.1.0
2014-01-30 13:25:28 -06:00
Hiro Asari
b43568a0f9
Fix Annoation-related specs
...
Annotations are now blocked by features, so stub the service to
return true for the cases we expect to get data back from POST
requests
2014-01-29 14:30:23 -05:00
Hiro Asari
aa2281ebfe
Bump travis-core for annotations support
2014-01-29 11:02:30 -05:00
Hiro Asari
5517623265
Respond with 409 to POST '/users/sync' if sync is in progress
...
Fixes travis-ci/travis-ci#1659 .
[Henrik Hodne: squashed commits]
2014-01-28 10:22:10 -06:00
Hiro Asari
6069f429cd
Merge pull request #67 from travis-ci/hh-add-metadata-endpoint
...
Add annotation endpoints (#1220 )
2014-01-24 06:50:39 -08:00
Hiro Asari
38da5f01ef
Bump travis-core
...
Includes a recent merge
2014-01-22 14:59:41 -05:00
Hiro Asari
f8089f06d4
Bump travis-core
2014-01-22 14:45:48 -05:00
Hiro Asari
a928636752
Bump travis-core
2014-01-22 14:38:24 -05:00
Hiro Asari
3f94ad877e
Point travis-core to ref that works
2014-01-22 14:06:59 -05:00
Hiro Asari
8e1b190725
Require status for updating Annotation and bump travis-core
2014-01-22 09:34:26 -05:00
Mathias Meyer
1de288cc60
Fix links to docs and blog in API doco.
...
[skip ci]
2014-01-21 13:44:13 +01:00
Hiro Asari
8ce826cda0
Merge branch 'master' into hh-add-metadata-endpoint
...
Conflicts:
Gemfile.lock
2014-01-20 22:30:35 -05:00
Piotr Sarnacki
cd2a508fa2
Bump travis-core
2014-01-20 13:16:51 +01:00
Piotr Sarnacki
dd42264321
Bump travis-core
2014-01-20 12:47:24 +01:00
Sven Fuchs
0c6576fec1
Merge pull request #99 from travis-ci/ha-api-gh47-aggregate-cc-xml
...
Respond to /repos.xml with CC XML
2014-01-17 12:50:26 -08:00
Henrik Hodne
c4ff663309
chore(Gemfile.lock): update gh version
2014-01-17 11:14:01 -06:00
Hiro Asari
cddafdd07d
Update gh to 0.13.1
...
Includes fix for faraday 0.9.0.
2014-01-17 11:37:29 -05:00
Hiro Asari
a622de2a9f
Merge branch 'master' into hh-add-metadata-endpoint
...
Update Gemfile.lock to point to the updated travis-core PR
Conflicts:
Gemfile.lock
lib/travis/api/app/endpoint/jobs.rb
spec/integration/v2/jobs_spec.rb
2014-01-17 09:16:41 -05:00
Piotr Sarnacki
99ebe9956a
Use travis-api from master branch
2014-01-17 14:59:40 +01:00
Hiro Asari
61f0530933
Merge pull request #104 from travis-ci/ha-bug-ci_fix_1
...
Run 'bundle exec' for DB task
2014-01-17 05:46:36 -08:00
Hiro Asari
dde039f5f2
Run 'bundle exec' for DB task
...
See https://travis-ci.org/travis-ci/travis-api/builds/17125195
2014-01-17 08:08:48 -05:00
Piotr Sarnacki
ddd4a0db50
Bump travis-core
2014-01-17 13:48:00 +01:00
Piotr Sarnacki
818db89b13
Use core from ps-tags-and-branches
2014-01-17 13:48:00 +01:00
Henrik Hodne
2349fcdf11
Merge pull request #102 from rainsun/change-readme-with-test-db-command
...
Update README with new schema loading command
2013-12-31 07:36:54 -08:00
rainsun
6332e8e149
change readme with test db command
2013-12-31 23:02:50 +08:00
Konstantin Haase
fc06e3bff9
Merge pull request #97 from travis-ci/core-gh1555-pretty-print-json
...
Pretty print JSON data
2013-12-06 05:27:55 -08:00
Piotr Sarnacki
1830021f76
Add path for structrure.sql
2013-12-04 13:25:48 +01:00
Piotr Sarnacki
2d9b3cd2b6
Load structure, not schema, use pg 9.3
2013-12-04 13:09:00 +01:00
Piotr Sarnacki
870a155cda
Bump travis-core
2013-12-04 12:59:07 +01:00