Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | basic impl of extid changes | Bryan Newbold | 2019-05-10 | 1 | -5/+10 |
* | impl withdrawn_status | Bryan Newbold | 2019-05-10 | 1 | -1/+1 |
* | rust impl cdx extra_json removal | Bryan Newbold | 2019-05-09 | 1 | -1/+0 |
* | codegen diesel rust schema | Bryan Newbold | 2019-05-08 | 1 | -1/+13 |
* | rust impl of new fields | Bryan Newbold | 2019-01-21 | 1 | -2/+6 |
* | impl cdx timestamps as datetime | Bryan Newbold | 2019-01-18 | 1 | -1/+1 |
* | first draft implementation of ref interning | Bryan Newbold | 2019-01-11 | 1 | -10/+13 |
* | minor SQL schema tweaks (column order and extra indexes) | Bryan Newbold | 2019-01-11 | 1 | -1/+1 |
* | WIP on annotations and changes | Bryan Newbold | 2019-01-10 | 1 | -0/+16 |
* | start removing active editgroup code | Bryan Newbold | 2019-01-09 | 1 | -1/+1 |
* | add superuser role/flag | Bryan Newbold | 2019-01-04 | 1 | -0/+1 |
* | start to impl oidc auth | Bryan Newbold | 2019-01-03 | 1 | -0/+14 |
* | sql codegen and WIP on auth command | Bryan Newbold | 2018-12-27 | 1 | -0/+3 |
* | impl edit_id change | Bryan Newbold | 2018-12-26 | 1 | -7/+7 |
* | rust impl last webcapture schema tweaks | Bryan Newbold | 2018-12-26 | 1 | -2/+2 |
* | fileset/web basic implementation | Bryan Newbold | 2018-12-26 | 1 | -10/+153 |
* | implement release_year (and rustfmt) | Bryan Newbold | 2018-12-24 | 1 | -0/+1 |
* | rustfmt, and implement schema tweaks | Bryan Newbold | 2018-09-22 | 1 | -4/+4 |
* | re-generate database_schema.rs | Bryan Newbold | 2018-09-17 | 1 | -23/+23 |
* | fix CHECK clauses | Bryan Newbold | 2018-09-17 | 1 | -15/+15 |
* | use JSONB over JSON | Bryan Newbold | 2018-09-10 | 1 | -13/+13 |
* | use index_val, not index, in SQL schema | Bryan Newbold | 2018-08-20 | 1 | -2/+2 |
* | trivial implementation of core_id field on releases | Bryan Newbold | 2018-08-14 | 1 | -0/+1 |
* | abstracts; more tests | Bryan Newbold | 2018-07-25 | 1 | -1/+1 |
* | partial implementation of new API features | Bryan Newbold | 2018-07-24 | 1 | -17/+58 |
* | editor_id and editgroup_id as idents; revisions as raw UUID | Bryan Newbold | 2018-07-20 | 1 | -28/+28 |
* | change release field order, and larger examples | Bryan Newbold | 2018-06-17 | 1 | -1/+1 |
* | update rust/api for schema extensions | Bryan Newbold | 2018-06-04 | 1 | -4/+15 |
* | tweak schema (api and sql) | Bryan Newbold | 2018-05-26 | 1 | -3/+8 |
* | return all edits for an editgroup GET | Bryan Newbold | 2018-05-25 | 1 | -10/+10 |
* | index for contribs | Bryan Newbold | 2018-05-25 | 1 | -1/+2 |
* | file_release | Bryan Newbold | 2018-05-25 | 1 | -1/+1 |
* | revision publish date as Date | Bryan Newbold | 2018-05-24 | 1 | -1/+1 |
* | extra_json in SQL schema and implementation | Bryan Newbold | 2018-05-24 | 1 | -0/+10 |
* | end-to-end extra_json example | Bryan Newbold | 2018-05-24 | 1 | -2/+1 |
* | update codegen and hack-fix tests | Bryan Newbold | 2018-05-24 | 1 | -2/+2 |
* | more i64 cleanup | Bryan Newbold | 2018-05-24 | 1 | -2/+3 |
* | WIP on API spec improvements | Bryan Newbold | 2018-05-24 | 1 | -0/+1 |
* | simplify SQL schema a bit | Bryan Newbold | 2018-05-16 | 1 | -3/+1 |
* | remove all extra_json for now | Bryan Newbold | 2018-05-15 | 1 | -10/+0 |
* | JSONB back to JSON, and skip for container_rev while debugging | Bryan Newbold | 2018-05-15 | 1 | -11/+10 |
* | update schema | Bryan Newbold | 2018-05-15 | 1 | -20/+19 |
* | regenerate full(er) database schema | Bryan Newbold | 2018-05-15 | 1 | -0/+191 |
* | commit older files | Bryan Newbold | 2018-05-14 | 1 | -0/+68 |