James Allen
|
b45db3aa2b
|
Return user details like email and name in updates
|
2014-03-06 18:04:00 +00:00 |
|
James Allen
|
5fc139db00
|
Return version numbers of updates
|
2014-03-06 11:00:49 +00:00 |
|
James Allen
|
aadce232a1
|
Use version numbers for sorting and querying, not dates
|
2014-03-06 10:45:51 +00:00 |
|
Henry Oswald
|
e8b245e857
|
check that res has not already been sent before sending catch 500
|
2014-03-05 18:13:40 +00:00 |
|
Henry Oswald
|
2f22563d59
|
changed key for templates to put /v/ in for version
|
2014-03-05 17:39:27 +00:00 |
|
James Allen
|
2e1307bd82
|
Doc is always one version ahead of latest op version
|
2014-03-05 16:31:38 +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
|
188d620ce1
|
Log out and put the last update back when an error occurs
|
2014-03-05 13:22:38 +00:00 |
|
Henry Oswald
|
1e1c14e5fe
|
Merge pull request #11 from cwoac/FSPersistorManager
Fs persistor manager - merge from cwoac
|
2014-03-05 10:39:26 +00:00 |
|
James Allen
|
e4d8cc7a11
|
Add in acceptance tests for getting a diff
|
2014-03-04 15:27:03 +00:00 |
|
Oliver Matthews
|
f920fd0b16
|
match refactor_config on cwoac/sharelatex
|
2014-03-04 15:24:50 +00:00 |
|
Oliver Matthews
|
957df0eb04
|
Don't dump streams to log files.
|
2014-03-04 14:45:32 +00:00 |
|
Henry Oswald
|
711e95a82a
|
delete converted file when finished to clean up
|
2014-03-04 14:30:52 +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 |
|
Henry Oswald
|
94a6504635
|
cranked up kill to child processes to killSignal: "SIGKILL"
|
2014-03-04 12:44:16 +00:00 |
|
James Allen
|
5d45e191f3
|
Don't crash when logging out error
|
2014-03-04 12:39:02 +00:00 |
|
James Allen
|
20d70859aa
|
Create buildDiff function
|
2014-03-03 17:39:59 +00:00 |
|
James Allen
|
8d044b7f13
|
Fix acceptance tests
|
2014-03-03 13:36:05 +00:00 |
|
James Allen
|
ba2c4768d0
|
Use port 3015 by default
|
2014-03-03 13:31:10 +00:00 |
|
James Allen
|
c15df4c2aa
|
Add in /status end point
|
2014-03-03 13:14:01 +00:00 |
|
Oliver Matthews
|
40e2cb1c6d
|
fix tabbing
|
2014-03-01 15:23:11 +00:00 |
|
Oliver Matthews
|
88cc89a0d1
|
filter /s from key ids
|
2014-03-01 15:10:47 +00:00 |
|
James Allen
|
e0402692cf
|
Add in diff generating functions
|
2014-03-01 13:31:34 +00:00 |
|
James Allen
|
76cdd5cf98
|
Delete only the updates that were processed, not a full batch
|
2014-03-01 11:42:31 +00:00 |
|
James Allen
|
86195ce7c3
|
Add in load throttling based on a redis key
|
2014-02-28 19:09:29 +00:00 |
|
James Allen
|
3d70f9126e
|
Flush track changes api every 50 updates
|
2014-02-28 18:29:05 +00:00 |
|
James Allen
|
d1e18d82aa
|
Add simple benchmark script
|
2014-02-26 17:35:10 +00:00 |
|
James Allen
|
77c5a27e12
|
Set up acceptance tests in TravisCI
|
2014-02-26 16:54:35 +00:00 |
|
James Allen
|
3570e8f408
|
Use grunt forever to run service daemonized for acceptance testing on travis
|
2014-02-26 16:44:13 +00:00 |
|
James Allen
|
53db11466b
|
Fix YAML
|
2014-02-26 16:39:58 +00:00 |
|
James Allen
|
cef17a7fbc
|
Experiment with acceptance tests in Travis
|
2014-02-26 16:36:53 +00:00 |
|
James Allen
|
6e9485c0c4
|
Add README and LICENSE
|
2014-02-26 16:29:14 +00:00 |
|
James Allen
|
1e7fc3dc29
|
Add Travis CI
|
2014-02-26 16:27:09 +00:00 |
|
James Allen
|
834f41eea1
|
Remove Rakefile
|
2014-02-26 16:17:26 +00:00 |
|
James Allen
|
ad18c1d5a5
|
Add Gruntfile
|
2014-02-26 16:17:15 +00:00 |
|
James Allen
|
f3192da87f
|
Tell track changes api to flush doc when flushing doc to mongo
|
2014-02-26 15:56:52 +00:00 |
|
James Allen
|
841d1cb872
|
Merge pull request #6 from christopheradams/readme-fix
Readme fixes for compiling and example request
|
2014-02-26 15:28:46 +00:00 |
|
Oliver Matthews
|
7c5634044f
|
Allow selection of FS persistor manager. Only require the chosen persistor manager.
|
2014-02-26 15:15:03 +00:00 |
|
Christopher Adams
|
2b5e369b98
|
Fix example request URL and JSON
|
2014-02-26 10:13:09 -05:00 |
|
Oliver Matthews
|
ff96f37b2d
|
unit test passing version of FSPersistorManager
|
2014-02-26 15:10:55 +00:00 |
|
Christopher Adams
|
d829f83226
|
Correct installation task from compile to install
|
2014-02-26 10:09:18 -05:00 |
|
James Allen
|
dfd3ec993b
|
Ensure version is still returned from redis
|
2014-02-26 14:49:52 +00:00 |
|
James Allen
|
a21f8a8004
|
Add acceptance test for batch processing
|
2014-02-26 12:44:13 +00:00 |
|
James Allen
|
80af34895b
|
Refactor and improve acceptance tests
|
2014-02-26 12:38:47 +00:00 |
|
James Allen
|
0306a3ad4a
|
Merge pull request #10 from cwoac/rename_to_persistor
Finish abstracting persistor manager
|
2014-02-26 12:19:52 +00:00 |
|
James Allen
|
d27872c9bd
|
Get acceptance tests running
|
2014-02-26 12:11:45 +00:00 |
|
Oliver Matthews
|
53bcdccc04
|
change the method for assuming s3
|
2014-02-26 11:58:48 +00:00 |
|
Oliver Matthews
|
e0f0bfb0ea
|
revert settings.persistorManager
|
2014-02-26 11:49:15 +00:00 |
|