summaryrefslogtreecommitdiff
path: root/portato/db/eix_sql.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '0.14'René 'Necoro' Neumann2010-04-121-1/+1
|\
| * Convert the stored mtime to float before using itRené 'Necoro' Neumann2010-04-121-1/+1
* | applied 2to3 and fixed the resultRené 'Necoro' Neumann2010-04-111-1/+1
|/
* Fixed copyrightRené 'Necoro' Neumann2010-03-051-1/+1
* Previous commits done more correct :PRené 'Necoro' Neumann2010-03-051-3/+3
* Add description support to the databasesRené 'Necoro' Neumann2010-03-051-2/+5
* Fix an error, where a category vanishes after refreshing, using the EixSQLDat...René 'Necoro' Neumann2009-09-051-0/+4
* Rewrote eix-parser in Cython --> WAAAAAAAAAY fasterRené 'Necoro' Neumann2009-08-141-3/+4
* Use sets instead of lists --> faster resultsRené 'Necoro' Neumann2009-08-141-1/+1
* Fix the EixSQLDatabase and EixReaderRené 'Necoro' Neumann2009-08-141-8/+10
* Write eix-sql database backendRené 'Necoro' Neumann2009-08-141-0/+62