| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | basic ORCID importer | Bryan Newbold | 2018-06-09 | 4 | -5/+101 | 
| | | |||||
| * | attempt at fixing tests (by running API in background) | Bryan Newbold | 2018-06-04 | 1 | -14/+13 | 
| | | |||||
| * | update python client with schema extensions | Bryan Newbold | 2018-06-04 | 6 | -110/+396 | 
| | | |||||
| * | 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 | 3 | -25/+64 | 
| | | |||||
| * | alignment and schema notes | Bryan Newbold | 2018-06-03 | 4 | -0/+112 | 
| | | |||||
| * | corrections to notes | Bryan Newbold | 2018-05-31 | 3 | -8/+17 | 
| | | |||||
| * | some progress! | Bryan Newbold | 2018-05-31 | 1 | -1/+1 | 
| | | |||||
| * | TODO lists | Bryan Newbold | 2018-05-31 | 3 | -66/+33 | 
| | | |||||
| * | need debugbar for deployment | Bryan Newbold | 2018-05-31 | 2 | -66/+25 | 
| | | |||||
| * | start tracking deployment examples | Bryan Newbold | 2018-05-31 | 4 | -0/+67 | 
| | | |||||
| * | uuids in flask routes | Bryan Newbold | 2018-05-28 | 5 | -57/+72 | 
| | | |||||
| * | refactor python web interface to work with API backend | Bryan Newbold | 2018-05-28 | 7 | -85/+141 | 
| | | |||||
| * | refactor editing handlers (fixes 400 errors) | Bryan Newbold | 2018-05-28 | 1 | -19/+20 | 
| | | |||||
| * | renumber dummy/example entities | Bryan Newbold | 2018-05-28 | 3 | -49/+49 | 
| | | |||||
| * | re-generate python client | Bryan Newbold | 2018-05-28 | 25 | -7659/+612 | 
| | | |||||
| * | refactor to more ergonomic operation names | Bryan Newbold | 2018-05-28 | 11 | -1799/+1891 | 
| | | |||||
| * | move API spec to top level directory | Bryan Newbold | 2018-05-28 | 4 | -5/+7 | 
| | | |||||
| * | start refactoring pythong code | Bryan Newbold | 2018-05-28 | 32 | -1668/+53 | 
| | | |||||
| * | python client codegen | Bryan Newbold | 2018-05-28 | 65 | -2/+15154 | 
| | | |||||
| * | fix another CI typo | Bryan Newbold | 2018-05-27 | 1 | -2/+2 | 
| | | |||||
| * | try to fix CI again | Bryan Newbold | 2018-05-27 | 1 | -3/+3 | 
| | | |||||
| * | 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 | 
| | | |||||
| * | remove golang API server | Bryan Newbold | 2018-05-26 | 64 | -7126/+0 | 
| | | | | | | Not following that path; this is to prevent future confusion. All code is still in version control. | ||||
| * | 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 | 
| | | |||||
| * | try to fix gitlab-ci | Bryan Newbold | 2018-05-25 | 1 | -1/+5 | 
| | | |||||
| * | 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 | 
| | | | | | | Unfortunately, this requires hacking model.rs manually. Might be able to partially mitigate with, eg, sed. | ||||
