Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |