Commit Graph

1096 Commits

Author SHA1 Message Date
Konstantin Haase
e9523dc21d use state to avoid handshake spoofing 2012-09-18 16:36:06 +02:00
Konstantin Haase
05acb00c2e reuse existing tokens for same app/scopes 2012-09-18 16:35:29 +02:00
Konstantin Haase
4d6c8822e5 update travis-core 2012-09-18 16:34:57 +02:00
Konstantin Haase
6606af4b43 start working on post_message auth flow
Conflicts:
	Gemfile.lock
2012-09-18 00:04:50 +02:00
Sven Fuchs
ea96905e8a un-private /profile 2012-09-18 00:04:20 +02:00
Konstantin Haase
474f5bd896 start working on post_message auth flow 2012-09-17 23:58:57 +02:00
Sven Fuchs
957e9ee378 bump travis-core 2012-09-16 00:46:25 +02:00
Sven Fuchs
3387c185fa fake sign in 2012-09-16 00:45:38 +02:00
Sven Fuchs
a8fc2f0e7a it's service, not services 2012-09-15 14:35:58 +02:00
Sven Fuchs
a2d195ecf9 actually turn these objects into json 2012-09-15 12:33:34 +02:00
Sven Fuchs
c6ab5d3b98 bump travis-support 2012-09-15 12:10:46 +02:00
Sven Fuchs
79e382ce0b add services 2012-09-15 12:10:46 +02:00
Sven Fuchs
1fdcec33a4 use services 2012-09-15 12:10:40 +02:00
Konstantin Haase
f05f841a46 move config around 2012-09-11 13:54:59 +02:00
Konstantin Haase
bff18a278c split up setup method 2012-08-24 18:28:08 +02:00
Konstantin Haase
17d053ac21 setup should not take options
otherwise options would be ignored for subsequent calls
2012-08-24 18:20:20 +02:00
Konstantin Haase
11d9a494c7 update dependencies 2012-08-24 18:18:47 +02:00
Sven Fuchs
b3249ebb96 add a stats endpoint 2012-08-19 13:57:03 +02:00
Konstantin Haase
69acb37402 use edge gh 2012-08-15 12:29:09 +02:00
Konstantin Haase
8eb7aa11ce better errors on missing token or not matching scope 2012-08-15 02:31:30 +02:00
Konstantin Haase
eed53952a3 update readme 2012-08-15 02:25:30 +02:00
Konstantin Haase
0eb8b9fed2 for some reason gh is not loaded in production 2012-08-15 01:33:47 +02:00
Konstantin Haase
8e179dde4d implement profile endpoint 2012-08-15 01:19:13 +02:00
Konstantin Haase
f05ea7198b fully implement access tokens 2012-08-15 00:52:22 +02:00
Konstantin Haase
9317d67693 vendor bootstrap 2012-08-10 15:55:02 +02:00
Konstantin Haase
58888ec2e4 ignore config/travis.yml 2012-08-10 15:28:23 +02:00
Piotr Sarnacki
159a8e105b Implement a few missing endpoints 2012-08-10 13:41:25 +02:00
Konstantin Haase
44afb75630 add ActiveRecord::ConnectionAdapters::ConnectionManagement 2012-08-10 00:28:49 +02:00
Piotr Sarnacki
5714fcf36d Allow turning off Home::Endpoint
Home::Endpoint by default redirects GET / request to /docs. This may be
desireable when Travis::Api::App is the only app running, but if it's
running in front of other app, you may want to keep root for other
things.
2012-08-09 23:45:39 +02:00
Konstantin Haase
674ed5c34c no jruby for now 2012-08-05 15:20:09 +02:00
Konstantin Haase
0940d1ea5f test on more rubies 2012-08-05 15:16:12 +02:00
Konstantin Haase
fbd3238c6b add database.yml 2012-08-05 14:48:19 +02:00
Konstantin Haase
d90898e75a actually use gemspec 2012-08-05 14:42:05 +02:00
Konstantin Haase
4e9bca73ff Merge branch 'master' of github.com:travis-ci/travis-api 2012-08-05 14:18:13 +02:00
Konstantin Haase
507fd50621 update dependencies 2012-08-05 14:17:36 +02:00
Piotr Sarnacki
e2091c803c Bring back travis-api.gemspec 2012-08-01 00:37:09 +02:00
Sven Fuchs
6eb59d1b97 Merge pull request #1 from travis-ci/rewrite
rewrite all the things
2012-07-28 11:05:03 -07:00
Konstantin Haase
afccec1037 use AccessToken 2012-07-28 19:48:53 +02:00
Konstantin Haase
29e387140a first stab at authorization 2012-07-28 19:47:45 +02:00
Konstantin Haase
7baf61054c rewrite all the things 2012-07-27 15:55:57 +02:00
Konstantin Haase
f67e72602b add CORS support 2012-07-23 15:16:26 +02:00
Konstantin Haase
55abbb6b59 update travis-core 2012-07-23 14:35:52 +02:00
Konstantin Haase
e2e9572b50 set all responses to json 2012-07-23 14:18:42 +02:00
Sven Fuchs
cca12ce0c9 use Job::Test 2012-07-22 15:37:58 +02:00
Sven Fuchs
76324f00a1 stuff 2012-07-20 16:53:13 +02:00
Sven Fuchs
5c29457066 initial commit 2012-07-18 14:56:41 +02:00