| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert "allow somewhat longer usernames" | Bryan Newbold | 2019-06-07 | 1 | -3/+1 | 
| | | | | | This reverts commit 123cc92cadb57e3a9e536e08a66ea54adab660ad. | ||||
| * | allow somewhat longer usernames | Bryan Newbold | 2019-06-07 | 1 | -1/+3 | 
| | | |||||
| * | rust fmt | Bryan Newbold | 2019-05-20 | 1 | -2/+0 | 
| | | |||||
| * | basic controlled vocabulary for withdrawn_stage | Bryan Newbold | 2019-05-20 | 1 | -2/+38 | 
| | | |||||
| * | allow versioned PMCID | Bryan Newbold | 2019-05-20 | 1 | -2/+5 | 
| | | |||||
| * | rust/schema: allow 'retraction' release_type | Bryan Newbold | 2019-05-16 | 1 | -0/+2 | 
| | | |||||
| * | rust codegen and impl | Bryan Newbold | 2019-05-14 | 1 | -1/+2 | 
| | | |||||
| * | rust: fill in missing extid checkers | Bryan Newbold | 2019-05-13 | 1 | -12/+227 | 
| | | |||||
| * | basic impl of new SQL schema in rust code (not wired to API) | Bryan Newbold | 2019-05-08 | 1 | -9/+9 | 
| | | |||||
| * | verify release_status field | Bryan Newbold | 2019-02-14 | 1 | -0/+32 | 
| | | |||||
| * | small number of additional release_types | Bryan Newbold | 2019-02-14 | 1 | -0/+4 | 
| | | |||||
| * | squelch some rust unused imports | Bryan Newbold | 2019-01-28 | 1 | -1/+0 | 
| | | |||||
| * | HUGE refactor of error types (to use failure) | Bryan Newbold | 2019-01-09 | 1 | -62/+50 | 
| | | |||||
| * | refactor: FatCatId -> FatcatId | Bryan Newbold | 2019-01-09 | 1 | -15/+14 | 
| | | |||||
| * | impl AsRef, From, Into for FatCatId | Bryan Newbold | 2019-01-09 | 1 | -2/+20 | 
| | | |||||
| * | implement Display (not ToString) for FatCatId | Bryan Newbold | 2019-01-09 | 1 | -3/+5 | 
| | | |||||
| * | some clippy nits | Bryan Newbold | 2019-01-09 | 1 | -1/+1 | 
| | | |||||
| * | huge refactor of rust modules/files | Bryan Newbold | 2019-01-08 | 1 | -0/+376 | 
| Taking advantage of new Rust 2018 crate/module path changes, and re-organizing things. Somewhat optimistic this could help with partial rebuild speed also. | |||||
