Brian Gough
|
77cafa36af
|
support continuing from last packed doc
|
2016-01-28 16:40:20 +00:00 |
|
Brian - Work
|
666a07e5ba
|
move lock check into HealthChecker
to avoid dependency of HttpController on LockManager in unit tests
|
2016-01-27 16:04:55 +00:00 |
|
Brian Gough
|
199d2aaa92
|
script to pack existing docs
|
2016-01-27 15:14:23 +00:00 |
|
Brian Gough
|
2a7c33d7ca
|
added /check endpoint for documents
|
2015-12-09 14:57:04 +00:00 |
|
Brian Gough
|
992857d6a2
|
added redis write check to healthcheck
|
2015-10-29 10:52:23 +00:00 |
|
Brian Gough
|
c44d5b1b3d
|
added healthcheck
|
2015-10-19 10:59:39 +01:00 |
|
Henrique Dias
|
bca48ac117
|
add unarchive doc track from s3
|
2015-08-06 17:09:36 -03:00 |
|
Henrique Dias
|
028fe2fa03
|
archive docChanges list to s3
|
2015-08-06 11:11:43 -03:00 |
|
Brian Gough
|
289616d3db
|
added a /doc/:doc_id/pack endpoint
|
2015-06-04 16:23:49 +01:00 |
|
James Allen
|
bd4bb3d3cf
|
Add in project flushing end point
|
2014-03-21 15:57:17 +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
|
7fa88f6b41
|
Summarise updates when returning them
|
2014-03-11 17:40:07 +00:00 |
|
James Allen
|
064bdc3eea
|
Take user id in from request header and pass to doc updater
|
2014-03-11 13:01:07 +00:00 |
|
James Allen
|
83b2aa3082
|
add in restore end point
|
2014-03-10 16:58:39 +00:00 |
|
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
|
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
|
e4d8cc7a11
|
Add in acceptance tests for getting a diff
|
2014-03-04 15:27:03 +00:00 |
|
James Allen
|
d27872c9bd
|
Get acceptance tests running
|
2014-02-26 12:11:45 +00:00 |
|
James Allen
|
45fe6978af
|
Add in /doc/<doc-id>/flush endpoint
|
2014-02-26 11:34:56 +00:00 |
|
James Allen
|
d4295c2023
|
Create HttpController for HTTP requestS
|
2014-01-27 18:09:37 +00:00 |
|