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