Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | expanded testing | Ben Morrison | 2020-05-28 | 1 | -1/+5 |
* | more testing | Ben Morrison | 2020-05-28 | 1 | -11/+41 |
* | extensive rewrite to use json for storage: | Ben Morrison | 2020-05-28 | 1 | -43/+78 |
* | removed panics and refactored error handling | Ben Morrison | 2020-05-26 | 1 | -12/+17 |
* | hiding some log messages behind -v flag | Ben Morrison | 2020-05-26 | 1 | -5/+13 |
* | using in-memory db for tests, passing path to logging::init() instead of assu... | Ben Morrison | 2020-05-26 | 1 | -1/+1 |
* | logging changes: | Ben Morrison | 2020-05-26 | 1 | -5/+2 |
* | reorganization | Ben Morrison | 2019-09-04 | 1 | -1/+2 |
* | fixed broken test, expanded test v0.3.3 | Ben Morrison | 2019-08-30 | 1 | -1/+1 |
* | ensure submitted posts are utf8 | Ben Morrison | 2019-08-30 | 1 | -1/+1 |
* | tests in makefile, cleaned db test | Ben Morrison | 2019-08-28 | 1 | -1/+1 |
* | db tests are on separate path | Ben Morrison | 2019-08-28 | 1 | -4/+6 |
* | enabled hints for cli args, changed db location | Ben Morrison | 2019-08-28 | 1 | -1/+1 |
* | minor db test - will expand later | Ben Morrison | 2019-08-28 | 1 | -0/+13 |
* | cleanup | Ben Morrison | 2019-08-28 | 1 | -34/+0 |
* | finished posting and display | Ben Morrison | 2019-08-27 | 1 | -27/+9 |
* | added subtype to db::Cmd. Fleshed out cli args. | Ben Morrison | 2019-08-27 | 1 | -7/+9 |
* | db connected, logging up | Ben Morrison | 2019-08-27 | 1 | -3/+26 |
* | fleshing out types | Ben Morrison | 2019-08-27 | 1 | -0/+81 |