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
/
storm
Commit message (
Expand
)
Author
Age
Files
Lines
*
WIP
WIP
Aurélien Bompard
2014-01-10
1
-0
/
+39
*
Don't generate a sub-query when counting participants
Aurélien Bompard
2014-01-06
1
-5
/
+5
*
Add a store method to return a User
Aurélien Bompard
2014-01-06
1
-1
/
+6
*
Fix a User's addresses property
Aurélien Bompard
2014-01-06
1
-1
/
+5
*
Add DB migration script for the new user table
Aurélien Bompard
2014-01-06
2
-0
/
+120
*
Create a DB table for users
Aurélien Bompard
2014-01-06
4
-65
/
+132
*
Remove old and deprecated search functions
Aurélien Bompard
2014-01-06
1
-61
/
+0
*
The memcached cache backend only accepts str as keys, not unicode
Aurélien Bompard
2013-12-18
1
-19
/
+21
*
Use dogpile.cache for caching instead of the database
Aurélien Bompard
2013-12-18
6
-129
/
+155
*
Close the store before raising SchemaUpgradeNeeded to avoid a lock
Aurélien Bompard
2013-12-02
1
-0
/
+1
*
Add get_message_count_by_user_id to the store
Aurélien Bompard
2013-12-01
1
-1
/
+11
*
Allow pagination on the get_thread method's results
Aurélien Bompard
2013-11-30
1
-1
/
+1
*
Add a method to get a user's messages
Aurélien Bompard
2013-11-30
1
-0
/
+10
*
Use logging instead of printing
Aurélien Bompard
2013-11-28
1
-2
/
+5
*
Improve caching refresh operation
Aurélien Bompard
2013-11-25
1
-0
/
+26
*
Remove leftover debug print statement
Aurélien Bompard
2013-11-21
1
-1
/
+0
*
Add an accessor for the email dates
Aurélien Bompard
2013-11-15
1
-0
/
+17
*
Store the list creation datetime
Aurélien Bompard
2013-11-15
3
-1
/
+8
*
Import the list props from mailman when on creation
Aurélien Bompard
2013-11-15
2
-5
/
+12
*
Add to the search engine after list properties have been updated
Aurélien Bompard
2013-11-14
1
-3
/
+5
*
Don't auto-upgrade the schema by default
Aurélien Bompard
2013-11-14
15
-237
/
+64
*
Improve caching and cache more values
Aurélien Bompard
2013-11-14
6
-14
/
+236
*
Cache some values in the database
Aurélien Bompard
2013-11-08
6
-23
/
+72
*
Don't take too much resource when indexing all messages
Aurélien Bompard
2013-11-08
1
-2
/
+14
*
Respect list privacy when searching
Aurélien Bompard
2013-10-18
3
-9
/
+34
*
Store the archiving policy
Aurélien Bompard
2013-10-15
4
-0
/
+13
*
Protect against very long subject lines
Aurélien Bompard
2013-10-15
1
-0
/
+3
*
Protect against extremely long Message-Ids
Aurélien Bompard
2013-10-09
1
-5
/
+9
*
Option to leave full email archiving to another archiver
Aurélien Bompard
2013-10-01
1
-3
/
+6
*
Less hackish way of getting the Store object
Aurélien Bompard
2013-09-30
1
-3
/
+2
*
Feature: continue an import from the last date
Aurélien Bompard
2013-09-13
1
-0
/
+15
*
Add an index on thread.list_name
Aurélien Bompard
2013-09-11
2
-0
/
+30
*
Don't specify USING btree when creating a PG index
Aurélien Bompard
2013-09-11
6
-15
/
+15
*
Fix dependency in tables creation
Aurélien Bompard
2013-09-09
1
-17
/
+17
*
Store the user_id directly in the email table
HEAD
master
Aurélien Bompard
2013-08-01
5
-84
/
+27
*
Store the user_id in the search index
Aurélien Bompard
2013-08-01
1
-0
/
+11
*
Use the user_id as key in HK to avoid exposing the email address
Aurélien Bompard
2013-08-01
2
-26
/
+36
*
Add a table for the Mailman user
Aurélien Bompard
2013-07-31
4
-1
/
+103
*
Only accept a Django-like settings module to configure
Aurélien Bompard
2013-07-31
2
-5
/
+8
*
User profiles in HyperKitty
Aurélien Bompard
2013-07-31
4
-1
/
+57
*
Add methods to attach an email to a thread and to delete a thread
Aurélien Bompard
2013-07-18
2
-0
/
+25
*
Dynamic creation of new thread categories
Aurélien Bompard
2013-07-11
1
-1
/
+4
*
Add categories to threads
Aurélien Bompard
2013-07-10
4
-8
/
+129
*
Add a method to return the top participants
Aurélien Bompard
2013-06-20
1
-1
/
+26
*
Add a way to specify the search results order
Aurélien Bompard
2013-06-11
2
-5
/
+13
*
Add a Whoosh full-text search index
Aurélien Bompard
2013-06-06
4
-5
/
+175
*
Incoming emails with no dates are in UTC
Aurélien Bompard
2013-05-27
1
-1
/
+1
*
Fix the storing of timezones
Aurélien Bompard
2013-05-27
1
-1
/
+1
*
Add a method to get replies after a certain date
Aurélien Bompard
2013-05-24
1
-0
/
+3
*
Fix unit tests after last commit
Aurélien Bompard
2013-05-18
1
-1
/
+1
[next]