summaryrefslogtreecommitdiff
path: root/portato/db/eix_sql.py (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-20Handle missing eix-cache file more gracefullyRené 'Necoro' Neumann1-0/+7
2010-04-12Convert the stored mtime to float before using itRené 'Necoro' Neumann1-1/+1
2010-04-11applied 2to3 and fixed the resultRené 'Necoro' Neumann1-1/+1
2010-03-05Fixed copyrightRené 'Necoro' Neumann1-1/+1
2010-03-05Previous commits done more correct :PRené 'Necoro' Neumann1-3/+3
2010-03-05Add description support to the databasesRené 'Necoro' Neumann1-2/+5
2009-09-05Fix an error, where a category vanishes after refreshing, using the EixSQLDat...René 'Necoro' Neumann1-0/+4
2009-08-14Rewrote eix-parser in Cython --> WAAAAAAAAAY fasterRené 'Necoro' Neumann1-3/+4
2009-08-14Use sets instead of lists --> faster resultsRené 'Necoro' Neumann1-1/+1
2009-08-14Fix the EixSQLDatabase and EixReaderRené 'Necoro' Neumann1-8/+10
2009-08-14Write eix-sql database backendRené 'Necoro' Neumann1-0/+62