summaryrefslogtreecommitdiffstats
path: root/kittystore/scripts.py
Commit message (Collapse)AuthorAgeFilesLines
* Store the user_id directly in the email tableHEADmasterAurélien Bompard2013-08-011-5/+17
|
* Use the user_id as key in HK to avoid exposing the email addressAurélien Bompard2013-08-011-0/+11
|
* Only accept a Django-like settings module to configureAurélien Bompard2013-07-311-32/+14
|
* Fix typos in the scriptsAurélien Bompard2013-06-071-2/+2
|
* Add index support to the import scriptAurélien Bompard2013-06-061-21/+42
|
* Add a Whoosh full-text search indexAurélien Bompard2013-06-061-7/+14
|
* Allow reading the KittyStore URL from DjangoAurélien Bompard2013-05-181-6/+26
|
* Fix some error catching in the archives downloaderAurélien Bompard2012-12-141-2/+2
|
* Package the get_mbox script as a proper generic scriptAurélien Bompard2012-11-281-0/+72
|
* Add a script to manually update the DB schemaAurélien Bompard2012-11-261-0/+49