Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor fatcat-api => fatcat-api-spec | Bryan Newbold | 2018-09-11 | 7 | -934/+0 |
| | |||||
* | Merge branch 'autoaccept' into http-verbs | Bryan Newbold | 2018-09-07 | 2 | -15/+71 |
|\ | | | | | | | | | | | | | | | | | Started resolving conflicts in: TODO notes/cloud_instances.txt rust/fatcat-api/README.md rust/src/api_server.rs | ||||
| * | WIP: autoaccept | Bryan Newbold | 2018-08-24 | 2 | -14/+44 |
| | | |||||
| * | codegen | Bryan Newbold | 2018-08-20 | 2 | -15/+41 |
| | | |||||
* | | codegen put/delete | Bryan Newbold | 2018-09-06 | 2 | -8/+169 |
|/ | |||||
* | expand, not expend | Bryan Newbold | 2018-07-25 | 2 | -15/+15 |
| | |||||
* | API schema: identifier checking, expand query param | Bryan Newbold | 2018-07-25 | 2 | -15/+15 |
| | |||||
* | partial implementation of new API features | Bryan Newbold | 2018-07-24 | 3 | -11/+15 |
| | |||||
* | update fatcat-api lib with schema changes | Bryan Newbold | 2018-07-20 | 2 | -12/+12 |
| | |||||
* | generic changelog endpoints | Bryan Newbold | 2018-06-30 | 2 | -7/+31 |
| | |||||
* | add remaining history endpoints | Bryan Newbold | 2018-06-30 | 2 | -5/+74 |
| | |||||
* | history for container entities | Bryan Newbold | 2018-06-30 | 2 | -5/+23 |
| | |||||
* | implement (most) of stats endpoint | Bryan Newbold | 2018-06-19 | 2 | -2/+14 |
| | |||||
* | update fatcat-api with openapi change | Bryan Newbold | 2018-06-17 | 2 | -5/+41 |
| | |||||
* | refactor to more ergonomic operation names | Bryan Newbold | 2018-05-28 | 2 | -140/+141 |
| | |||||
* | batch POST methods | Bryan Newbold | 2018-05-27 | 2 | -6/+68 |
| | |||||
* | swagger spec: body -> entity | Bryan Newbold | 2018-05-27 | 1 | -12/+12 |
| | |||||
* | tweak schema (api and sql) | Bryan Newbold | 2018-05-26 | 2 | -3/+3 |
| | |||||
* | WIP on API spec improvements | Bryan Newbold | 2018-05-24 | 2 | -4/+4 |
| | | | | Fixes a bunch of i64/i32/isize stuff | ||||
* | editgroup -> editgroup_id param (re-codegen) | Bryan Newbold | 2018-05-24 | 1 | -1/+1 |
| | |||||
* | fix api spec | Bryan Newbold | 2018-05-17 | 2 | -8/+7 |
| | |||||
* | tweak openapi schema | Bryan Newbold | 2018-05-15 | 2 | -35/+30 |
| | |||||
* | make cargo fmt succeed by default | Bryan Newbold | 2018-05-15 | 3 | -416/+74 |
| | |||||
* | fmt and cleanup | Bryan Newbold | 2018-05-15 | 3 | -211/+483 |
| | |||||
* | revert to v2.3.1 codegen | Bryan Newbold | 2018-05-15 | 4 | -529/+244 |
| | | | | | This reverts back to something compatible with Iron and simple (blocking) parallelism, instead of the new async hyper 0.11 stuff. | ||||
* | regenerated and pseudo-integrated | Bryan Newbold | 2018-05-14 | 7 | -0/+852 |