Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | many redirect implementations | Bryan Newbold | 2018-12-14 | 1 | -1/+5 |
* | better return status for some error conditions | Bryan Newbold | 2018-12-14 | 1 | -1/+6 |
* | skeleton out new schema features | Bryan Newbold | 2018-12-13 | 1 | -0/+4 |
* | enforce some controlled vocabularies in API | Bryan Newbold | 2018-11-14 | 1 | -0/+4 |
* | squelch diesel macro warnings | Bryan Newbold | 2018-09-18 | 1 | -0/+2 |
* | first pass fast export | Bryan Newbold | 2018-09-11 | 1 | -1/+1 |
* | finish fatcat-api => fatcat-api-spec refactor | Bryan Newbold | 2018-09-11 | 1 | -1/+1 |
* | many small API cleanups | Bryan Newbold | 2018-09-10 | 1 | -1/+1 |
* | database_entity_crud -> api_entity_crud | Bryan Newbold | 2018-09-10 | 1 | -1/+1 |
* | fmt | Bryan Newbold | 2018-09-07 | 1 | -1/+1 |
* | major CRUD refactor | Bryan Newbold | 2018-09-07 | 1 | -0/+1 |
* | correct EditgroupAlreadyAccepted response | Bryan Newbold | 2018-08-31 | 1 | -0/+4 |
* | pull in sha1 library (for abstracts) | Bryan Newbold | 2018-07-25 | 1 | -0/+1 |
* | more external ident handling | Bryan Newbold | 2018-07-25 | 1 | -0/+7 |
* | whole bunch of clippy fixes | Bryan Newbold | 2018-07-24 | 1 | -1/+2 |
* | rust: base32 encoded idents | Bryan Newbold | 2018-07-20 | 1 | -20/+6 |
* | entity ident (fcid) UUID helpers | Bryan Newbold | 2018-07-20 | 1 | -0/+21 |
* | refactor massive rust api_server into api_wrappers | Bryan Newbold | 2018-06-30 | 1 | -0/+1 |
* | actually log errors | Bryan Newbold | 2018-06-21 | 1 | -0/+2 |
* | implement (most) of stats endpoint | Bryan Newbold | 2018-06-19 | 1 | -0/+2 |
* | batch POST methods | Bryan Newbold | 2018-05-27 | 1 | -0/+1 |
* | WIP on API spec improvements | Bryan Newbold | 2018-05-24 | 1 | -3/+2 |
* | basic test for editgroup accept | Bryan Newbold | 2018-05-24 | 1 | -13/+18 |
* | get_or_create_editgroup() helper for POSTs | Bryan Newbold | 2018-05-24 | 1 | -0/+1 |
* | clean up unused macro etc warnings | Bryan Newbold | 2018-05-24 | 1 | -2/+0 |
* | run diesel migrations in tests | Bryan Newbold | 2018-05-24 | 1 | -2/+18 |
* | use diesel::r2d2 instead of r2d2 directly | Bryan Newbold | 2018-05-24 | 1 | -3/+2 |
* | refactor error handling | Bryan Newbold | 2018-05-15 | 1 | -1/+11 |
* | fmt | Bryan Newbold | 2018-05-15 | 1 | -2/+2 |
* | hack around JSON serialization for now | Bryan Newbold | 2018-05-15 | 1 | -0/+1 |
* | progress on database lookup | Bryan Newbold | 2018-05-15 | 1 | -1/+5 |
* | more cleanups | Bryan Newbold | 2018-05-15 | 1 | -1/+1 |
* | start ripping out cruft | Bryan Newbold | 2018-05-15 | 1 | -4/+2 |
* | fmt | Bryan Newbold | 2018-05-15 | 1 | -12/+16 |
* | working db_pool and response | Bryan Newbold | 2018-05-15 | 1 | -3/+14 |
* | fix build (non-functional though) | Bryan Newbold | 2018-05-15 | 1 | -1/+0 |
* | broken diesel+iron integration | Bryan Newbold | 2018-05-15 | 1 | -0/+2 |
* | implement HTTP header middleware | Bryan Newbold | 2018-05-15 | 1 | -3/+18 |
* | revert to v2.3.1 codegen | Bryan Newbold | 2018-05-15 | 1 | -15/+3 |
* | regenerated and pseudo-integrated | Bryan Newbold | 2018-05-14 | 1 | -6/+34 |
* | add scratch rust stuff | Bryan Newbold | 2018-05-13 | 1 | -0/+18 |