Renée Hendricksen
|
20d4df8af3
|
test output for staging
|
2016-08-02 22:34:49 -04:00 |
|
Renée Hendricksen
|
f63bb1c6a2
|
if this logic isn't needed we should take it out later
|
2016-07-07 01:16:39 -04:00 |
|
Renée Hendricksen
|
b94d9c8637
|
use the new method
|
2016-07-07 00:31:35 -04:00 |
|
Joe Corcoran
|
f5bc526f25
|
Refactor repeated pattern into extracted method
Seems like we'll be checking login status before finding a resource
a lot, so here's a standard way to do it.
|
2016-07-01 23:55:49 -04:00 |
|
carlad
|
f940bffe3f
|
more work on lint endpoint
|
2016-03-18 16:43:18 +01:00 |
|
Konstantin Haase
|
33d31131c1
|
v3: add ability to sort branches
|
2015-10-06 17:35:56 +02:00 |
|
carlad
|
720d8aa284
|
add @representation attribute to payload and update specs
|
2015-08-25 17:21:02 +02:00 |
|
Konstantin Haase
|
b3f47d3856
|
v3: add pagination
|
2015-08-21 17:04:12 +02:00 |
|
Konstantin Haase
|
595163619d
|
API v3: allow eager loading owner repos
|
2015-04-28 14:58:21 +02:00 |
|
Konstantin Haase
|
51c2d1f0bf
|
v3: implement query params whitelisting to avoid argument injection attacks
|
2015-04-13 16:00:47 +02:00 |
|
Konstantin Haase
|
5efdcc24c8
|
implement accounts api
|
2015-04-13 13:12:18 +02:00 |
|
Konstantin Haase
|
03938cabdc
|
v3: throttle and enable request creation
|
2015-03-23 15:18:36 +01:00 |
|
Konstantin Haase
|
de5908dd43
|
v3: implement enable/disable
|
2015-03-06 15:35:47 +01:00 |
|
Konstantin Haase
|
7c6dc9a54c
|
v3: full request create implementation and specs
|
2015-03-04 18:35:25 +01:00 |
|
Konstantin Haase
|
bd4d6b91b4
|
v3: get rid of service helper mixins
|
2015-02-18 13:12:13 +01:00 |
|
Konstantin Haase
|
e19a9a5bed
|
flag request API as not_implemented
|
2015-02-17 13:11:57 +01:00 |
|
Konstantin Haase
|
3567a759c2
|
v3: initial stab at request creation api
|
2015-02-11 10:05:08 +01:00 |
|
Konstantin Haase
|
a9ffd2bef9
|
v3: avoid having to repeat the resource type over and over in services, automatically wrap return value in result
|
2015-01-27 15:30:00 +01:00 |
|
Konstantin Haase
|
1712204321
|
v3: introduce query objects for DB interaction
|
2015-01-27 13:57:51 +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
|
4bc211a2e7
|
first actually working version of v3
|
2015-01-20 16:33:11 +01:00 |
|
Konstantin Haase
|
a65792ee49
|
start working on API v3
|
2015-01-13 15:22:20 +01:00 |
|