Sven Fuchs
|
e383193323
|
renamed service to requeue_request
|
2012-11-24 14:43:21 +01:00 |
|
Sven Fuchs
|
fcf8768294
|
it's request_requeue, not requeue_request
|
2012-11-23 21:23:13 +01:00 |
|
Sven Fuchs
|
353b5fa502
|
use registered services
|
2012-11-23 21:16:10 +01:00 |
|
Konstantin Haase
|
31da89380a
|
implement auth timeout
|
2012-11-18 21:10:49 +01:00 |
|
Konstantin Haase
|
448501be3a
|
add logging
|
2012-11-18 19:53:05 +01:00 |
|
Piotr Sarnacki
|
a787f32e52
|
Use document.createElement('iframe') instad of document.write
|
2012-11-18 14:47:56 +01:00 |
|
Piotr Sarnacki
|
07d965307f
|
Remove actions for cookie check, we don't use them anymore
|
2012-11-18 14:47:13 +01:00 |
|
Piotr Sarnacki
|
3cb9dd89cd
|
Use third-party-cookies.herokuapp.com for cookie check
|
2012-11-18 14:39:34 +01:00 |
|
Piotr Sarnacki
|
33dced826b
|
Popup should be open only if thirdPartyCookies are disabled
|
2012-11-18 13:32:36 +01:00 |
|
Konstantin Haase
|
bbbe0e0c67
|
fix typo
|
2012-11-18 13:18:20 +01:00 |
|
Konstantin Haase
|
a7c0b84c35
|
fix urls
|
2012-11-18 13:08:24 +01:00 |
|
Konstantin Haase
|
b5760abd2b
|
fix template
|
2012-11-18 12:59:33 +01:00 |
|
Konstantin Haase
|
46c55bc400
|
sinatrafy
|
2012-11-18 12:06:57 +01:00 |
|
Piotr Sarnacki
|
707b2c68e8
|
Check if third party cookies are enabled to choose login method
|
2012-11-17 21:12:02 +01:00 |
|
Konstantin Haase
|
2b3579e6dd
|
first stab at a popup flow
|
2012-11-17 17:55:21 +01:00 |
|
Konstantin Haase
|
eabc178dec
|
allow post message login from a pop-up
|
2012-11-17 14:59:21 +01:00 |
|
Henrik Hodne
|
eaf28bec33
|
Add documentation to /repos
This documents what @drogus mentioned here:
https://github.com/travis-ci/travis-ci/issues/503#issuecomment-10447864
|
2012-11-16 10:44:45 -06:00 |
|
Konstantin Haase
|
946e734d98
|
need to check scopes before storing token
|
2012-11-15 16:59:17 +01:00 |
|
Piotr Sarnacki
|
f0f471f1c6
|
Fix updating github oauth token after signing in
|
2012-11-12 17:15:28 +01:00 |
|
Piotr Sarnacki
|
662697953e
|
Pass also travis token in /auth/post_message
|
2012-11-11 20:39:59 +01:00 |
|
Konstantin Haase
|
d39f2eef07
|
add cc path
|
2012-11-08 14:36:39 +01:00 |
|
Konstantin Haase
|
6c911407f0
|
make allowed_targets an option
|
2012-10-29 18:51:27 +01:00 |
|
Sven Fuchs
|
c2e06293a0
|
fix target_ok? regexp
|
2012-10-21 18:21:15 +02:00 |
|
Sven Fuchs
|
876564ca12
|
Merge branch 'master' of github.com:travis-ci/travis-api
Conflicts:
Gemfile.lock
|
2012-10-19 16:03:47 +02:00 |
|
Sven Fuchs
|
5321943dfd
|
rename accounts service
|
2012-10-19 15:58:21 +02:00 |
|
Konstantin Haase
|
720cbef577
|
allow underscore and dash in subdomains
|
2012-10-18 23:49:15 +02:00 |
|
Sven Fuchs
|
3af9670190
|
add a broadcasts endpoint
|
2012-10-18 04:09:59 +02:00 |
|
Sven Fuchs
|
558847f655
|
add missing file
|
2012-10-16 02:14:55 +02:00 |
|
Sven Fuchs
|
6e343099b4
|
set the scope for /post_message to :public (@rkh: confim?)
|
2012-10-13 03:31:08 +02:00 |
|
Sven Fuchs
|
209dbe2a85
|
rename services, remove service helpers
|
2012-10-12 01:28:35 +02:00 |
|
Sven Fuchs
|
8abd6fa150
|
manual redirects and rewrite rules for supporting v1 style resources
|
2012-10-10 01:48:22 +02:00 |
|
Sven Fuchs
|
903f249cfb
|
moar refactoring on responders, fix specs
|
2012-10-09 18:28:46 +02:00 |
|
Sven Fuchs
|
494a85d968
|
refactor responders
|
2012-10-09 15:17:10 +02:00 |
|
Sven Fuchs
|
2b290b9571
|
fix requests endpoint, routes order for permissions, raise on undefined builder
|
2012-10-07 16:58:01 +02:00 |
|
Sven Fuchs
|
8abc330937
|
add a user permissions endpoint
|
2012-10-06 22:36:42 +02:00 |
|
Sven Fuchs
|
4328ba8649
|
adapt services changes from travis-core
|
2012-10-05 13:06:50 +02:00 |
|
Sven Fuchs
|
6bda358786
|
cleanup and some notes
|
2012-10-03 13:14:01 +02:00 |
|
Sven Fuchs
|
ac8dd768ec
|
fix sign in
|
2012-10-03 02:44:07 +02:00 |
|
Sven Fuchs
|
f6957636fb
|
refactor to responders, add the cc.xml stuff
|
2012-10-03 02:19:16 +02:00 |
|
Sven Fuchs
|
5a6f34005c
|
comment out result images for now since i cant get this to work
|
2012-10-02 21:12:41 +02:00 |
|
Sven Fuchs
|
7eceeb2842
|
moar work on acceptance tests
|
2012-10-02 19:10:29 +02:00 |
|
Sven Fuchs
|
289f7c1486
|
start porting api integration tests
|
2012-10-02 16:39:38 +02:00 |
|
Sven Fuchs
|
5ff58b1d6c
|
adapt changes for split services
|
2012-09-29 20:48:31 +02:00 |
|
Konstantin Haase
|
1f3c1ae8ce
|
Merge branch 'master' into rkh-performance
|
2012-09-28 16:11:28 +02:00 |
|
Sven Fuchs
|
5271f21d3c
|
Merge branch 'master' of github.com:travis-ci/travis-api
|
2012-09-27 22:54:26 +02:00 |
|
Sven Fuchs
|
fda18942dc
|
fix locale param name
|
2012-09-27 22:54:17 +02:00 |
|
Konstantin Haase
|
6d1b6c0a82
|
Merge branch 'master' of github.com:travis-ci/travis-api
|
2012-09-27 22:28:39 +02:00 |
|
Sven Fuchs
|
8924ebffff
|
it is service, not services
|
2012-09-27 21:58:24 +02:00 |
|
Sven Fuchs
|
81022ea7b4
|
rename endpoint to users and fix endpoint specs
|
2012-09-27 18:49:37 +02:00 |
|
Sven Fuchs
|
fbd89ceeb0
|
fix accounts and hooks endpoints
|
2012-09-27 17:14:50 +02:00 |
|