Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 3 | -120/+9 |
* | Remove useless requirements.txt | René 'Necoro' Neumann | 2017-03-11 | 1 | -2/+0 |
* | A tag with a prefix implies the prefixes default tag | René 'Necoro' Neumann | 2017-03-11 | 1 | -5/+13 |
* | Roll our own version of create_or_get, replacing the one broken/removed one f... | René 'Necoro' Neumann | 2017-03-11 | 1 | -0/+25 |
* | Minor fixes | René 'Necoro' Neumann | 2017-03-11 | 1 | -3/+3 |
* | Remove peewee import to allow import on global level | René 'Necoro' Neumann | 2017-03-11 | 2 | -2/+6 |
* | Prefixes, Tags, and Implications | René 'Necoro' Neumann | 2017-03-04 | 2 | -12/+74 |
* | Allow to add implications for tags | René 'Necoro' Neumann | 2017-03-04 | 1 | -12/+30 |
* | Fixes | René 'Necoro' Neumann | 2017-03-04 | 1 | -8/+5 |
* | Fix Peewee Model.get() (cf. PR #1202) | René 'Necoro' Neumann | 2017-03-04 | 1 | -1/+25 |
* | Remove "builtin" and "pseudo" columns; use "virtual" instead | René 'Necoro' Neumann | 2017-03-04 | 3 | -10/+4 |
* | Inserting Documents | René 'Necoro' Neumann | 2017-02-27 | 4 | -16/+91 |
* | Refined the EnumField | René 'Necoro' Neumann | 2017-02-26 | 2 | -24/+34 |
* | Introduce enum fields | René 'Necoro' Neumann | 2017-02-26 | 1 | -2/+31 |
* | Introduce the closure | René 'Necoro' Neumann | 2017-02-26 | 2 | -3/+102 |
* | Some repr and str improvements on the model | René 'Necoro' Neumann | 2017-02-26 | 1 | -3/+25 |
* | Move logging to extra function | René 'Necoro' Neumann | 2017-02-26 | 1 | -5/+7 |
* | Include sqllite closure extension in build process | René 'Necoro' Neumann | 2017-02-26 | 4 | -2/+1001 |
* | More tag handling | René 'Necoro' Neumann | 2017-02-26 | 2 | -3/+82 |
* | More prefix work | René 'Necoro' Neumann | 2017-02-25 | 3 | -9/+96 |
* | Use Peewee instead of SQLAlchemy | René 'Necoro' Neumann | 2017-02-25 | 5 | -121/+96 |
* | Fix | René 'Necoro' Neumann | 2016-08-16 | 1 | -1/+1 |
* | Use current setuputils flow | René 'Necoro' Neumann | 2016-08-16 | 2 | -0/+17 |
* | Basic CLI | René 'Necoro' Neumann | 2016-08-16 | 3 | -0/+33 |
* | Initial model and sqlalchemy setup | René 'Necoro' Neumann | 2016-08-15 | 3 | -0/+104 |
* | Gitignore | René 'Necoro' Neumann | 2016-08-15 | 1 | -0/+2 |
* | Init | René 'Necoro' Neumann | 2016-08-15 | 1 | -0/+3 |