Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update TODO lists | Bryan Newbold | 2018-06-17 | 1 | -36/+2 |
* | update dependency on iron-slog | Bryan Newbold | 2018-06-10 | 2 | -16/+6 |
* | update rust/api for schema extensions | Bryan Newbold | 2018-06-04 | 8 | -150/+333 |
* | updates to schema(s): more complete, alignment | Bryan Newbold | 2018-06-04 | 1 | -16/+27 |
* | some progress! | Bryan Newbold | 2018-05-31 | 1 | -1/+1 |
* | TODO lists | Bryan Newbold | 2018-05-31 | 1 | -0/+2 |
* | start tracking deployment examples | Bryan Newbold | 2018-05-31 | 1 | -39/+0 |
* | refactor editing handlers (fixes 400 errors) | Bryan Newbold | 2018-05-28 | 1 | -19/+20 |
* | renumber dummy/example entities | Bryan Newbold | 2018-05-28 | 2 | -43/+43 |
* | refactor to more ergonomic operation names | Bryan Newbold | 2018-05-28 | 10 | -1799/+1867 |
* | move API spec to top level directory | Bryan Newbold | 2018-05-28 | 3 | -692/+2 |
* | batch POST methods | Bryan Newbold | 2018-05-27 | 14 | -285/+1964 |
* | swagger spec: body -> entity | Bryan Newbold | 2018-05-27 | 10 | -296/+310 |
* | refactor editgroup get | Bryan Newbold | 2018-05-26 | 2 | -70/+52 |
* | even more refactoring | Bryan Newbold | 2018-05-26 | 2 | -290/+205 |
* | more refactoring in progress | Bryan Newbold | 2018-05-26 | 1 | -93/+69 |
* | more refactoring | Bryan Newbold | 2018-05-26 | 1 | -245/+253 |
* | start some refactoring | Bryan Newbold | 2018-05-26 | 1 | -67/+56 |
* | tweak schema (api and sql) | Bryan Newbold | 2018-05-26 | 15 | -99/+198 |
* | update README and TODOlast-golang | Bryan Newbold | 2018-05-25 | 2 | -20/+48 |
* | return all edits for an editgroup GET | Bryan Newbold | 2018-05-25 | 10 | -52/+202 |
* | extra_json in POST | Bryan Newbold | 2018-05-25 | 2 | -19/+28 |
* | fix date on release | Bryan Newbold | 2018-05-25 | 6 | -10/+20 |
* | index for contribs | Bryan Newbold | 2018-05-25 | 4 | -15/+14 |
* | more POST tests | Bryan Newbold | 2018-05-25 | 1 | -1/+89 |
* | refactor tests (much cleaner) | Bryan Newbold | 2018-05-25 | 2 | -173/+194 |
* | file_release | Bryan Newbold | 2018-05-25 | 9 | -25/+135 |
* | more inserts; also fix typo around target_release_ident_id | Bryan Newbold | 2018-05-25 | 1 | -10/+57 |
* | refs and contribs | Bryan Newbold | 2018-05-25 | 8 | -37/+232 |
* | edit lists, refs, contribs | Bryan Newbold | 2018-05-25 | 7 | -82/+402 |
* | Object => serde_json::Value automation | Bryan Newbold | 2018-05-25 | 1 | -0/+5 |
* | include container_id relation | Bryan Newbold | 2018-05-24 | 1 | -8/+8 |
* | revision publish date as Date | Bryan Newbold | 2018-05-24 | 3 | -4/+5 |
* | extra_json in SQL schema and implementation | Bryan Newbold | 2018-05-24 | 4 | -16/+40 |
* | extra_json in API schema (manually) | Bryan Newbold | 2018-05-24 | 5 | -8/+74 |
* | end-to-end extra_json example | Bryan Newbold | 2018-05-24 | 3 | -5/+5 |
* | API schema: serde_json::Value | Bryan Newbold | 2018-05-24 | 5 | -10/+6 |
* | API codegen helper script | Bryan Newbold | 2018-05-24 | 1 | -0/+6 |
* | formally switch to diesel 1.3 | Bryan Newbold | 2018-05-24 | 1 | -2/+2 |
* | update codegen and hack-fix tests | Bryan Newbold | 2018-05-24 | 7 | -28/+19 |
* | more i64 cleanup | Bryan Newbold | 2018-05-24 | 3 | -5/+6 |
* | deployment examples | Bryan Newbold | 2018-05-24 | 2 | -0/+73 |
* | WIP on API spec improvements | Bryan Newbold | 2018-05-24 | 17 | -123/+282 |
* | add status | Bryan Newbold | 2018-05-24 | 1 | -0/+18 |
* | fix release insert SQL | Bryan Newbold | 2018-05-24 | 1 | -3/+3 |
* | how to run tests (single threaded) | Bryan Newbold | 2018-05-24 | 1 | -0/+5 |
* | basic test for editgroup accept | Bryan Newbold | 2018-05-24 | 2 | -16/+88 |
* | editgroup accept function | Bryan Newbold | 2018-05-24 | 2 | -13/+78 |
* | move dummy data into primary migration | Bryan Newbold | 2018-05-24 | 3 | -59/+62 |
* | get_or_create_editgroup() helper for POSTs | Bryan Newbold | 2018-05-24 | 4 | -15/+78 |