summaryrefslogtreecommitdiff
path: root/portato/db (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-02Do not show categories which only hold disabled packagesRené 'Necoro' Neumann3-7/+16
2009-02-02find -> indexRené 'Necoro' Neumann1-1/+1
2009-02-02Add the disabled field to PkgDataRené 'Necoro' Neumann3-12/+30
2009-01-28Enable sql-db formatsRené 'Necoro' Neumann3-14/+35
2009-01-28Use the new database class layoutRené 'Necoro' Neumann4-23/+40
2009-01-28Moved SQLDatabaseRené 'Necoro' Neumann2-0/+229
2009-01-28Moved DictDatabaseRené 'Necoro' Neumann2-0/+175
2009-01-28First 'db' layoutRené 'Necoro' Neumann2-0/+53