summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
0.13ChangelogRené 'Necoro' Neumann15 years
0.14Update newsRené 'Necoro' Neumann14 years
flagrwRewrote the Constants class in backend.flags to be less lameRené 'Necoro' Neumann14 years
masterUpdated cython files to include new header locationsRené 'Necoro' Neumann13 years
no_configMerge branch 'master' into no_config to pickup the recent changes andRené 'Necoro' Neumann14 years
 
TagDownloadAuthorAge
v0.14.1portato-0.14.1.tar.gz  portato-0.14.1.tar.bz2  portato-0.14.1.zip  René 'Necoro' Neumann14 years
v0.14portato-0.14.tar.gz  portato-0.14.tar.bz2  portato-0.14.zip  René 'Necoro' Neumann14 years
v0.13.1portato-0.13.1.tar.gz  portato-0.13.1.tar.bz2  portato-0.13.1.zip  René 'Necoro' Neumann15 years
v0.13portato-0.13.tar.gz  portato-0.13.tar.bz2  portato-0.13.zip  René 'Necoro' Neumann15 years
v0.12.1portato-0.12.1.tar.gz  portato-0.12.1.tar.bz2  portato-0.12.1.zip  René 'Necoro' Neumann15 years
v0.12portato-0.12.tar.gz  portato-0.12.tar.bz2  portato-0.12.zip  René 'Necoro' Neumann15 years
ght'> 2017-03-04Fix Peewee Model.get() (cf. PR #1202)René 'Necoro' Neumann1-1/+25 2017-03-04Remove "builtin" and "pseudo" columns; use "virtual" insteadRené 'Necoro' Neumann3-10/+4 2017-02-27Inserting DocumentsRené 'Necoro' Neumann4-16/+91 2017-02-26Refined the EnumFieldRené 'Necoro' Neumann2-24/+34 2017-02-26Introduce enum fieldsRené 'Necoro' Neumann1-2/+31 2017-02-26Introduce the closureRené 'Necoro' Neumann2-3/+102 2017-02-26Some repr and str improvements on the modelRené 'Necoro' Neumann1-3/+25 2017-02-26Move logging to extra functionRené 'Necoro' Neumann1-5/+7 2017-02-26Include sqllite closure extension in build processRené 'Necoro' Neumann4-2/+1001 2017-02-26More tag handlingRené 'Necoro' Neumann2-3/+82 2017-02-25More prefix workRené 'Necoro' Neumann3-9/+96 2017-02-25Use Peewee instead of SQLAlchemyRené 'Necoro' Neumann5-121/+96 2016-08-16FixRené 'Necoro' Neumann1-1/+1 2016-08-16Use current setuputils flowRené 'Necoro' Neumann2-0/+17 2016-08-16Basic CLIRené 'Necoro' Neumann3-0/+33 2016-08-15Initial model and sqlalchemy setupRené 'Necoro' Neumann3-0/+104