index
:
kittystore.git
WIP
master
mongo
Unnamed repository; edit this file 'description' to name the repository.
Aurélien Bompard
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kittystore
/
scripts.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set the default settings module name for the scripts
Aurélien Bompard
2014-01-06
1
-2
/
+2
*
Use dogpile.cache for caching instead of the database
Aurélien Bompard
2013-12-18
1
-8
/
+8
*
Use logging instead of printing
Aurélien Bompard
2013-11-28
1
-0
/
+11
*
Don't auto-upgrade the schema by default
Aurélien Bompard
2013-11-14
1
-16
/
+33
*
Improve caching and cache more values
Aurélien Bompard
2013-11-14
1
-3
/
+5
*
Cache some values in the database
Aurélien Bompard
2013-11-08
1
-19
/
+30
*
Store the user_id directly in the email table
HEAD
master
Aurélien Bompard
2013-08-01
1
-5
/
+17
*
Use the user_id as key in HK to avoid exposing the email address
Aurélien Bompard
2013-08-01
1
-0
/
+11
*
Only accept a Django-like settings module to configure
Aurélien Bompard
2013-07-31
1
-32
/
+14
*
Fix typos in the scripts
Aurélien Bompard
2013-06-07
1
-2
/
+2
*
Add index support to the import script
Aurélien Bompard
2013-06-06
1
-21
/
+42
*
Add a Whoosh full-text search index
Aurélien Bompard
2013-06-06
1
-7
/
+14
*
Allow reading the KittyStore URL from Django
Aurélien Bompard
2013-05-18
1
-6
/
+26
*
Fix some error catching in the archives downloader
Aurélien Bompard
2012-12-14
1
-2
/
+2
*
Package the get_mbox script as a proper generic script
Aurélien Bompard
2012-11-28
1
-0
/
+72
*
Add a script to manually update the DB schema
Aurélien Bompard
2012-11-26
1
-0
/
+49