Shane Kilkelly
|
8387383cb4
|
In _summarizeUpdates, allow null users through.
A null value represents a deleted or otherwise missing user record.
|
2015-09-10 14:32:47 +01:00 |
|
James Allen
|
eb7bcc6922
|
Remove old history deletion method
|
2014-05-29 15:37:16 +01:00 |
|
James Allen
|
8b0b79bc32
|
Use TTL index to auto-delete updates after a week when versioning is not enabled
|
2014-05-16 15:59:12 +01:00 |
|
James Allen
|
24343a38cd
|
Add error handling of mismatched versions back in
|
2014-05-01 10:26:01 +01:00 |
|
James Allen
|
eebfa6499e
|
Be more forgiving with version mismatches
|
2014-04-15 08:02:49 +01:00 |
|
James Allen
|
953081c39d
|
Delete updates that are older than a week, unless versioning or preserveHistory is enabled
|
2014-03-28 16:01:34 +00:00 |
|
James Allen
|
8cae726838
|
Backport project_id onto doc updates that don't have one yet
|
2014-03-21 14:40:51 +00:00 |
|
James Allen
|
2cd85fefec
|
Flush all docs in a project before getting updates
|
2014-03-21 13:48:14 +00:00 |
|
James Allen
|
cd9cb51027
|
Delete doc_id from DocsWithHistoryOps set when processing
|
2014-03-21 13:17:58 +00:00 |
|
James Allen
|
6aaa7ba8d5
|
Group toV and fromV by the doc they correspond to
|
2014-03-20 13:37:23 +00:00 |
|
James Allen
|
5595910122
|
Return a summary of the entire project changes
|
2014-03-20 12:10:04 +00:00 |
|
James Allen
|
b7de4c9c6c
|
Implement project update getter methods
|
2014-03-19 17:44:16 +00:00 |
|
James Allen
|
962fc18329
|
Store project_id alongside each change
|
2014-03-19 16:40:55 +00:00 |
|
James Allen
|
d32b0ee12f
|
Fetch updates up to the limit, even after summarising
|
2014-03-18 18:09:25 +00:00 |
|
James Allen
|
81811d7cc5
|
Move update summarizing logic into UpdatesManager
|
2014-03-18 11:41:48 +00:00 |
|
James Allen
|
3d1d962501
|
Don't try to fetch user when id doesn't exist
|
2014-03-11 11:45:25 +00:00 |
|
James Allen
|
b45db3aa2b
|
Return user details like email and name in updates
|
2014-03-06 18:04:00 +00:00 |
|
James Allen
|
3660253fd4
|
Add in /updates end point to get updates
|
2014-03-05 15:59:40 +00:00 |
|