summaryrefslogtreecommitdiff
path: root/autoimport.py
AgeCommit message (Expand)Author
2014-04-21autoimport: support protocols besides httpHelmut Grohne
2013-09-02add option -d --database for db path to all scriptsHelmut Grohne
2013-09-02autoimport: avoid hard coded temporary directoryHelmut Grohne
2013-07-26verify package hashes when importing via httpHelmut Grohne
2013-07-10schema: reference package table by integer keyHelmut Grohne
2013-06-11autoimport: don't fork for readyamlHelmut Grohne
2013-06-11autoimport: support processing individual filesHelmut Grohne
2013-06-10split the import phase to a yaml streamHelmut Grohne
2013-03-07use "ON DELETE CASCADE" clausesHelmut Grohne
2013-03-07enable enforcing foreign keysHelmut Grohne
2013-02-25autoimport: this is not how foreign key constraints workHelmut Grohne
2013-02-23autoimport: log which packages are droppedHelmut Grohne
2013-02-22autoimport: fix version check to actually workHelmut Grohne
2013-02-22autoimport: skip old versions entirelyHelmut Grohne
2013-02-22autoimport: first wait on the importHelmut Grohne
2013-02-21rename test.py to importpkg.pyHelmut Grohne
2013-02-20reduce memory usage of autoimportHelmut Grohne
2013-02-20implement autoimportHelmut Grohne