summaryrefslogtreecommitdiff
path: root/portato/db/eix_sql.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
ann3-36/+44 2020-04-19Split client part to client.goRené 'Necoro' Neumann2-125/+137 2020-04-19IMAP: Create foldersRené 'Necoro' Neumann1-4/+38 2020-04-19Improved IMAPRené 'Necoro' Neumann1-3/+88 2020-04-19Started IMAP connectionRené 'Necoro' Neumann4-0/+152 2020-04-19Use our own logger for debug for convenience sakeRené 'Necoro' Neumann1-2/+3 2020-04-19Fix debug logging m(René 'Necoro' Neumann1-2/+2 2020-04-19Rename util.go to log.go. Add verbose modeRené 'Necoro' Neumann4-24/+54 2020-04-19Clean go.modRené 'Necoro' Neumann2-3/+0 2020-04-19Do not print the parsedCfg anymoreRené 'Necoro' Neumann1-1/+1 2020-04-19Increase go-version to 1.14René 'Necoro' Neumann1-2/+2 2020-04-19CI: go vetRené 'Necoro' Neumann1-0/+3 2020-04-19Fetching and parsing the feedsRené 'Necoro' Neumann5-4/+113 2020-04-19Ignore all config*.ymlRené 'Necoro' Neumann1-1/+1