Brian Gough
|
c7b4062412
|
remove unsupported options argument in count() method of mongojs 1.x
|
2015-12-22 14:20:34 +00:00 |
|
Brian Gough
|
8ebc069ddb
|
modify last compressed op in place
|
2015-11-26 16:17:18 +00:00 |
|
James Allen
|
2a03591030
|
Stub out noisy/slow logger-sharelatex and mongojs modules in tests
|
2015-09-25 13:46:20 +01:00 |
|
Brian Gough
|
bdf1d267f0
|
fix tests
|
2015-09-23 15:34:36 +01:00 |
|
Brian Gough
|
d6b827426c
|
support forcing new compressed update in popLastCompressedUpdate
callback with a null update, passing the version as an additional
argument
|
2015-09-23 13:22:38 +01:00 |
|
Henrique Dias
|
1abcea1a66
|
add some unit test
|
2015-08-31 18:13:18 -03:00 |
|
Brian Gough
|
76d1350593
|
fix unit tests
packManager now uses LockManager, which tries to talk to redis and
needs to be replaced by a stub in the unit tests.
|
2015-06-05 10:59:46 +01:00 |
|
Brian Gough
|
7d6811559c
|
test pack for getDocUpdates with time
|
2015-02-16 16:43:27 +00:00 |
|
Brian Gough
|
e55f2a0ff7
|
test pack for getDocUpdates with version
|
2015-02-16 15:59:58 +00:00 |
|
Brian Gough
|
f5a9184b57
|
update the tests to work with packs
|
2015-02-16 15:38:40 +00:00 |
|
James Allen
|
eb7bcc6922
|
Remove old history deletion method
|
2014-05-29 15:37:16 +01:00 |
|
James Allen
|
29ad81c134
|
Use expiresAt rather than tempCreatedAt
|
2014-05-16 16:41:14 +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
|
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
|
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
|
866084ee6b
|
Pop last version, not last timestamp
|
2014-03-07 14:02:16 +00:00 |
|
James Allen
|
aadce232a1
|
Use version numbers for sorting and querying, not dates
|
2014-03-06 10:45:51 +00:00 |
|
James Allen
|
3660253fd4
|
Add in /updates end point to get updates
|
2014-03-05 15:59:40 +00:00 |
|
James Allen
|
a46963a349
|
Refactor arguments to MongoManager.getUpdatesBetweenDates
|
2014-03-05 15:06:46 +00:00 |
|
James Allen
|
8b71d222d4
|
Create DiffManager.getDiff
|
2014-03-04 14:05:17 +00:00 |
|
James Allen
|
1d1dcdfa2f
|
Add in methods for retrieving updates and doc version
|
2014-03-04 13:02:48 +00:00 |
|
James Allen
|
de783bf5b0
|
Pull out MongoManager module and add tests
|
2014-02-24 17:43:27 +00:00 |
|