Piotr Sarnacki
|
bff7f76c33
|
v3: Implement fetching repository by slug
|
2015-05-21 12:29:04 +02:00 |
|
Konstantin Haase
|
cc82721565
|
Revert "v3: add active and private filter to owner query"
This reverts commit 2b12aadc0d .
|
2015-05-04 18:34:15 +02:00 |
|
Konstantin Haase
|
2b12aadc0d
|
v3: add active and private filter to owner query
|
2015-05-04 18:23:40 +02:00 |
|
Konstantin Haase
|
344979a2a8
|
v3: rename account to owner (so we can use account for private accounts api)
|
2015-04-17 12:44:10 +02:00 |
|
Konstantin Haase
|
23c72dfa69
|
v3: remove include param from POST templates
|
2015-04-15 13:23:05 +02:00 |
|
Konstantin Haase
|
92864ed007
|
remove empty line
|
2015-04-13 17:08:29 +02:00 |
|
Konstantin Haase
|
3e47c93df8
|
v3: include query params in uri templates
|
2015-04-13 16:49:51 +02:00 |
|
Konstantin Haase
|
5efdcc24c8
|
implement accounts api
|
2015-04-13 13:12:18 +02:00 |
|
Konstantin Haase
|
3a058339be
|
v3: add /user and /user/:id
|
2015-03-24 17:25:57 +01:00 |
|
Konstantin Haase
|
0f6b02b339
|
v3: add @href to home document
|
2015-03-10 11:29:03 +01:00 |
|
Konstantin Haase
|
3c43f7e3fd
|
v3: expose available attributes for collections
|
2015-03-10 11:23:48 +01:00 |
|
Konstantin Haase
|
9449ada1cd
|
v3: add attributes to service index
|
2015-03-09 19:48:52 +01:00 |
|
Konstantin Haase
|
9b8a99ea33
|
v3: consisten nameing
|
2015-03-09 18:35:38 +01:00 |
|
Konstantin Haase
|
9ea21e6352
|
Merge branch 'master' into rkh-v3-enable-disable
|
2015-03-05 14:27:17 +01:00 |
|
Konstantin Haase
|
c968bbaab1
|
v3: use branches table for default_branch, eager load on /repos endpoint to avoid N+1 queries
|
2015-02-23 22:54:28 +01:00 |
|
Konstantin Haase
|
2cf685c450
|
v3: add api endpoints for enabling/disabling a repo
|
2015-02-23 11:19:25 +01:00 |
|
Konstantin Haase
|
7fce1b93f3
|
v3: add /build/:id endpoint
|
2015-02-18 13:47:04 +01:00 |
|
Konstantin Haase
|
b84a0a492b
|
v3: add /org/:id endpoint
|
2015-02-18 10:07:14 +01:00 |
|
Konstantin Haase
|
3567a759c2
|
v3: initial stab at request creation api
|
2015-02-11 10:05:08 +01:00 |
|
Konstantin Haase
|
737a31ad23
|
v3: add /orgs endpoint, fixes travis-pro/api-v3#1
|
2015-01-27 15:50:21 +01:00 |
|
Konstantin Haase
|
a6da78ad83
|
v3: find repos for current user (used for dashboard)
|
2015-01-23 19:27:01 +01:00 |
|
Konstantin Haase
|
c9fc88fa9a
|
v3: prefix template variables with entity type (like in json-api)
|
2015-01-22 16:27:45 +01:00 |
|
Konstantin Haase
|
c4806450aa
|
get v3 to a working and tested state
|
2015-01-21 16:38:25 +01:00 |
|