Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pseudo -> Virtual | René 'Necoro' Neumann | 2017-03-12 | 1 | -1/+0 |
* | Removed description, added name; also as special prefix | René 'Necoro' Neumann | 2017-03-12 | 1 | -1/+1 |
* | Some renaming | René 'Necoro' Neumann | 2017-03-12 | 1 | -2/+2 |
* | Split document content into its own table to avoid having to load it each tim... | René 'Necoro' Neumann | 2017-03-12 | 1 | -5/+18 |
* | Whitespace fixes | René 'Necoro' Neumann | 2017-03-12 | 1 | -3/+3 |
* | Fix handling of composite pks in peewee. | René 'Necoro' Neumann | 2017-03-12 | 1 | -0/+1 |
* | Misc fixes | René 'Necoro' Neumann | 2017-03-12 | 1 | -3/+6 |
* | Upgrade to peewee-2.9 and drop our customizations | René 'Necoro' Neumann | 2017-03-11 | 1 | -4/+7 |
* | Roll our own version of create_or_get, replacing the one broken/removed one f... | René 'Necoro' Neumann | 2017-03-11 | 1 | -0/+25 |
* | Prefixes, Tags, and Implications | René 'Necoro' Neumann | 2017-03-04 | 1 | -0/+15 |
* | Remove "builtin" and "pseudo" columns; use "virtual" instead | René 'Necoro' Neumann | 2017-03-04 | 1 | -7/+2 |
* | Inserting Documents | René 'Necoro' Neumann | 2017-02-27 | 1 | -6/+13 |
* | Refined the EnumField | René 'Necoro' Neumann | 2017-02-26 | 1 | -24/+1 |
* | Introduce enum fields | René 'Necoro' Neumann | 2017-02-26 | 1 | -2/+31 |
* | Introduce the closure | René 'Necoro' Neumann | 2017-02-26 | 1 | -3/+10 |
* | Some repr and str improvements on the model | René 'Necoro' Neumann | 2017-02-26 | 1 | -3/+25 |
* | More tag handling | René 'Necoro' Neumann | 2017-02-26 | 1 | -0/+9 |
* | More prefix work | René 'Necoro' Neumann | 2017-02-25 | 1 | -3/+24 |
* | Use Peewee instead of SQLAlchemy | René 'Necoro' Neumann | 2017-02-25 | 1 | -106/+59 |
* | Basic CLI | René 'Necoro' Neumann | 2016-08-16 | 1 | -0/+5 |
* | Initial model and sqlalchemy setup | René 'Necoro' Neumann | 2016-08-15 | 1 | -0/+101 |