James Allen
|
7ede096903
|
Merge branch 'master' into ja-set-version-in-docstore
|
2016-11-29 17:24:53 +00:00 |
|
James Allen
|
10008fa9c4
|
Don't add colours in automated test script
|
2016-11-29 14:41:12 +00:00 |
|
James Allen
|
7204c08fb2
|
Rebuild npm modules as part of acceptance test docker run
|
2016-11-29 14:29:51 +00:00 |
|
James Allen
|
f7ba554658
|
set up acceptance tests to run via docker
|
2016-11-28 16:51:43 +00:00 |
|
James Allen
|
eb9a3b314a
|
Set/get version in docOps via docstore HTTP API
|
2016-11-28 14:55:16 +00:00 |
|
Henry Oswald
|
aaa2a099f1
|
change acceptance test to use big naught list of strings
|
2015-09-01 16:51:10 +01:00 |
|
Henry Oswald
|
192b0af15a
|
added utf-8 char which fails the archive option
|
2015-09-01 15:47:16 +01:00 |
|
Henry Oswald
|
5dd33ea313
|
changed back to standard /archive /unarchive
|
2015-08-18 14:10:53 +01:00 |
|
Henry Oswald
|
5765b59e0c
|
added /deactivate and /reactivate endpoints as web will call those
also fixed acceptence test
|
2015-08-18 13:31:26 +01:00 |
|
Henry Oswald
|
cf07e2fec5
|
improve archve doc acceptence tests
|
2015-08-13 22:48:17 +01:00 |
|
Henry Oswald
|
ddf4692f0d
|
added acceptance test for large doc ~1mb
|
2015-08-13 13:59:40 +01:00 |
|
Henry Oswald
|
859e8a0e57
|
- deal with calling archive twice on same project
- clean up unit tests
- change s3 keys
- use err not error
|
2015-08-13 13:00:09 +01:00 |
|
Henrique Dias
|
5ba14522da
|
handling error
|
2015-06-02 20:08:50 -03:00 |
|
Henrique Dias
|
a26320013d
|
more acceptance tests
|
2015-06-02 19:24:45 -03:00 |
|
Henrique Dias
|
5c31e80062
|
more refactoring
|
2015-06-02 16:29:32 -03:00 |
|
Henrique Dias
|
7c7ff64904
|
retrieving all docs from s3
|
2015-06-01 19:36:26 -03:00 |
|
Henrique Dias
|
7f5204f0f7
|
initial version for archive docs in S3
|
2015-06-01 18:24:40 -03:00 |
|
Henry Oswald
|
5861231548
|
docstore now only touches doc collection
- need to run migration 1 before using this for this to work
- added acceptence test so new documents updated should be upserted, not return 404
|
2015-02-26 14:54:08 +00:00 |
|
Henry Oswald
|
a0832c79e6
|
return 404 if doc is deleted and include_deleted is not set to true
|
2015-02-03 14:05:08 +00:00 |
|
Henry Oswald
|
7fe25fe28f
|
improved docstore acceptence tests to deal with changing docs on get all docs
|
2015-01-27 17:05:07 +00:00 |
|
Henry Oswald
|
5d2c09bf75
|
read docs from doc collection first
- removes include deleted flag as it is irrelivant now
|
2015-01-22 15:05:48 +00:00 |
|
James Allen
|
6d24c69e96
|
Don't return deleted docs by default, make it a flag
|
2014-06-06 12:37:42 +01:00 |
|
James Allen
|
7cca4f0368
|
Don't store and send version data
|
2014-05-16 13:06:35 +01:00 |
|
James Allen
|
79457227e1
|
Support up to 2mb requests
|
2014-05-13 12:54:58 +01:00 |
|
James Allen
|
0dda75c2d5
|
Pass through version and revision information
|
2014-05-08 15:43:08 +01:00 |
|
James Allen
|
fa049ff4eb
|
Add endpoint for getting all docs
|
2014-04-30 13:06:12 +01:00 |
|
James Allen
|
984999ec61
|
Add in HTTP end point for deleting docs
|
2014-04-29 16:36:10 +01:00 |
|
James Allen
|
2e8582874f
|
Add POST end point for updating doc lines
|
2014-04-29 11:49:09 +01:00 |
|