Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor fatcat-api => fatcat-api-spec | Bryan Newbold | 2018-09-11 | 1 | -325/+0 |
| | |||||
* | Merge branch 'autoaccept' into http-verbs | Bryan Newbold | 2018-09-07 | 1 | -5/+5 |
|\ | | | | | | | | | | | | | | | | | 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 | 1 | -5/+5 |
| | | |||||
| * | codegen | Bryan Newbold | 2018-08-20 | 1 | -5/+5 |
| | | |||||
* | | codegen put/delete | Bryan Newbold | 2018-09-06 | 1 | -4/+64 |
|/ | |||||
* | expand, not expend | Bryan Newbold | 2018-07-25 | 1 | -5/+5 |
| | |||||
* | API schema: identifier checking, expand query param | Bryan Newbold | 2018-07-25 | 1 | -5/+5 |
| | |||||
* | partial implementation of new API features | Bryan Newbold | 2018-07-24 | 1 | -5/+7 |
| | |||||
* | update fatcat-api lib with schema changes | Bryan Newbold | 2018-07-20 | 1 | -4/+4 |
| | |||||
* | generic changelog endpoints | Bryan Newbold | 2018-06-30 | 1 | -3/+15 |
| | |||||
* | add remaining history endpoints | Bryan Newbold | 2018-06-30 | 1 | -3/+27 |
| | |||||
* | history for container entities | Bryan Newbold | 2018-06-30 | 1 | -2/+9 |
| | |||||
* | implement (most) of stats endpoint | Bryan Newbold | 2018-06-19 | 1 | -1/+7 |
| | |||||
* | update fatcat-api with openapi change | Bryan Newbold | 2018-06-17 | 1 | -2/+20 |
| | |||||
* | refactor to more ergonomic operation names | Bryan Newbold | 2018-05-28 | 1 | -84/+85 |
| | |||||
* | batch POST methods | Bryan Newbold | 2018-05-27 | 1 | -3/+34 |
| | |||||
* | tweak schema (api and sql) | Bryan Newbold | 2018-05-26 | 1 | -1/+1 |
| | |||||
* | WIP on API spec improvements | Bryan Newbold | 2018-05-24 | 1 | -2/+2 |
| | | | | 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 | 1 | -6/+5 |
| | |||||
* | tweak openapi schema | Bryan Newbold | 2018-05-15 | 1 | -30/+25 |
| | |||||
* | make cargo fmt succeed by default | Bryan Newbold | 2018-05-15 | 1 | -214/+31 |
| | |||||
* | fmt and cleanup | Bryan Newbold | 2018-05-15 | 1 | -117/+269 |
| | |||||
* | revert to v2.3.1 codegen | Bryan Newbold | 2018-05-15 | 1 | -282/+133 |
| | | | | | 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 | 1 | -0/+350 |