Commit Graph

141 Commits

Author SHA1 Message Date
Henry Oswald ffd1aa0ca4 just get doc_id for quick check to see if it exists 2017-03-10 11:45:03 +00:00
Henry Oswald 7adc67d13a add missing error handler 2017-03-10 10:37:11 +00:00
Henry Oswald c2b96c7e1e Merge pull request #17 from sharelatex/ho-always-check-s3
Always get inS3 when getting doc
2017-03-10 10:36:59 +00:00
Henry Oswald f067c039fe always search for inS3 when getting a doc 2017-03-09 18:51:54 +00:00
Henry Oswald d6146b2970 got failing acceptence test 2017-03-09 18:18:50 +00:00
Henry Oswald 2fbb148438 Merge pull request #16 from sharelatex/ho-check-unarchive-lines
error if doc lines are not array when unarchiving
2017-03-09 17:38:02 +00:00
Henry Oswald 8bd0df3530 also log out lines in error message 2017-03-09 17:36:28 +00:00
Henry Oswald dbfe5ac712 error if doc lines are not array when unarchiving 2017-03-09 17:34:33 +00:00
Shane Kilkelly d09a4cb275 Lengthen sleep for acceptance tests 2017-03-06 15:11:04 +00:00
Shane Kilkelly 929ffbd83a Don't npm rebuild inside container 2017-02-20 10:07:30 +00:00
James Allen 315a1d5e80 Add ranges into health check 2017-01-31 10:23:51 +01:00
James Allen 048c6860d1 Merge pull request #15 from sharelatex/ja-require-ranges
Validate that ranges are present in a set document request
2017-01-31 10:13:45 +01:00
James Allen fb39bb0442 Validate that ranges are present in a set document request 2017-01-19 12:15:14 +01:00
James Allen f9d6b3f250 Merge pull request #14 from sharelatex/ja-track-changes
Ja track changes
2017-01-16 11:08:43 +01:00
James Allen 5afb266ab7 Merge branch 'master' into ja-track-changes 2017-01-13 13:34:39 +01:00
James Allen 5e730b33b2 Support new comment op format 2016-12-16 16:44:08 +00:00
James Allen 0174495f75 Add an end point to get all the ranges in a project 2016-12-09 14:37:24 +00:00
James Allen 88699491c7 Merge pull request #13 from sharelatex/ja-delete-refactor
Include deleted docs when archiving
2016-12-06 15:08:17 +00:00
James Allen 6fa8b89154 Be explicit about the data we return from mongo 2016-12-05 17:27:31 +00:00
James Allen a6ec672d84 Merge branch 'ja-delete-refactor' into ja-track-changes
Conflicts:
	test/acceptance/coffee/ArchiveDocsTests.coffee
2016-12-05 16:58:29 +00:00
James Allen 3d195de3e9 Improve testing of archiving and be explicit about include_deleted parameter 2016-12-05 16:48:01 +00:00
James Allen 7717625534 Include deleted docs when archiving 2016-12-05 16:31:51 +00:00
James Allen 2985cb587a Add tests for RangeManager 2016-12-05 15:38:38 +00:00
James Allen b8a97731e4 Merge branch 'master' into ja-track-changes
Conflicts:
	test/acceptance/coffee/GettingAllDocsTests.coffee
2016-12-05 14:58:57 +00:00
James Allen bd5086c054 Don't return deleted docs with all project docs 2016-12-05 14:37:44 +00:00
James Allen 0a65a5eabf Set and get ranges along with lines 2016-12-05 14:21:49 +00:00
James Allen ca96d168dd Make attributes that can be set in mongo flexible 2016-12-02 15:22:08 +00:00
James Allen 144bae3a55 Add an error guard around the version being present 2016-12-02 15:17:38 +00:00
James Allen ab527c3c5d remove code left over from migration 2016-12-02 15:02:54 +00:00
James Allen e156d8017c Be explicit in version filter 2016-11-30 15:29:43 +00:00
James Allen 9b0cef808a Merge pull request #12 from sharelatex/ja-set-version-in-docstore
Don't look up version in mongo if not needed
2016-11-30 15:27:59 +00:00
James Allen 8b95a04a36 Don't look up version in mongo if not needed 2016-11-30 15:08:56 +00:00
James Allen 0677bcb110 Merge pull request #11 from sharelatex/ja-set-version-in-docstore
Set version in docstore, not doc-updater
2016-11-30 14:28:11 +00:00
James Allen 7ede096903 Merge branch 'master' into ja-set-version-in-docstore 2016-11-29 17:24:53 +00:00
James Allen 50f2983912 Log out version when updating doc 2016-11-29 16:49:35 +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
Brian Gough f95fc2f779 add route parameters 2016-09-05 11:14:41 +01:00
Brian Gough 7a28fb58e7 clean up mongo query 2016-09-05 11:14:41 +01:00
Brian Gough 0a0a8e23fe remove unused modules 2016-09-05 11:14:41 +01:00
James Allen 629ce44005 Merge pull request #10 from sharelatex/sk-node-upgrade
upgrade to node 4.2.1
2016-08-25 11:27:47 +01:00
Shane Kilkelly 56c0604b96 upgrade to node 4.2.1 2016-06-03 10:58:53 +01:00
Henry Oswald 1541eb319c add more null checks to health check 2015-12-02 10:10:52 +00:00
Henry Oswald a964119b5e check err in health check and null check res 2015-12-01 21:50:18 +00:00
James Allen 7185657f06 Use max_doc_length rather than max_doc_size to be consistent with other services 2015-11-09 15:24:21 +00:00
James Allen 27d3ebc1fd Add configurable max_doc_length 2015-11-06 12:43:53 +00:00
Henry Oswald 29c812cece moved the build opts down 2015-10-16 12:57:05 +01:00
Henry Oswald 4f5669591a add timeout to health check requests and always try the delete 2015-10-16 12:30:53 +01:00