summaryrefslogtreecommitdiff
path: root/portato/db/sql.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix sql searchRené 'Necoro' Neumann2009-03-031-1/+1
|
* Fixed interactive search with category namesRené 'Necoro' Neumann2009-03-021-1/+6
|
* Use pickle instead of DBM, as this would require additional python modulesRené 'Necoro' Neumann2009-02-211-25/+40
|
* In case the portdirs.db is not existing yet -- well - regenerate everything ;)René 'Necoro' Neumann2009-02-201-0/+1
|
* In some cases the SQL-search does the right thing ;)René 'Necoro' Neumann2009-02-171-0/+1
|
* Merge in DB branch (even though it does not offer the change-db-in-prefs ↵René 'Necoro' Neumann2009-02-171-1/+1
| | | | feature)
* SQLDatabase.populate needs a regexpRené 'Necoro' Neumann2009-02-091-1/+1
|
* Do not show categories which only hold disabled packagesRené 'Necoro' Neumann2009-02-021-4/+8
|
* Add the disabled field to PkgDataRené 'Necoro' Neumann2009-02-021-8/+10
|
* Enable sql-db formatsRené 'Necoro' Neumann2009-01-281-5/+16
|
* Use the new database class layoutRené 'Necoro' Neumann2009-01-281-12/+4
|
* Moved SQLDatabaseRené 'Necoro' Neumann2009-01-281-0/+227
404 on unknown branchLars Hjemli3-0/+6 2009-06-07Add head-include configuration option.Mark Lodato3-1/+6 2009-03-15CGIT 0.8.2.1v0.8.2.1Lars Hjemli1-1/+1 2009-03-15Fix doc-related glitches in Makefile and .gitignoreLars Hjemli2-1/+6 2009-03-15ui-snapshot: avoid segfault when no filename is specifiedLars Hjemli1-6/+17 2009-03-15fix segfault when displaying empty blobsEric Wong1-5/+8 2009-02-19Add support for HEAD requestsLars Hjemli2-0/+7 2009-02-19Add support for ETag in 'plain' viewLars Hjemli4-0/+5 2009-02-12ui-tree: escape ascii-text properly in hexdump viewLars Hjemli1-4/+9 2009-02-12Makefile: add doc-related targetsLars Hjemli1-2/+17