Commit Graph

29 Commits

Author SHA1 Message Date
Henry Oswald b3d653f930 added grep for tests 2015-01-20 15:25:35 +00:00
Henry Oswald 28990d5a39 changed logging to easier to see when the http request starts 2015-01-20 13:46:57 +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 4818ae8131 Use flag to only get deleted doc when appropriate 2014-06-05 14:10:44 +01:00
James Allen 7870b4fb55 Return deleted docs 2014-06-05 13:29:50 +01:00
James Allen 828aefe2c8 Add in extra null check 2014-06-05 10:20:56 +01:00
James Allen 32f1a327a6 Add in null check 2014-06-03 11:42:41 +01:00
James Allen dc9fff94f3 Add null checks for null folders 2014-05-29 14:21:46 +01:00
James Allen e4e14602f1 null check on id 2014-05-29 12:04:18 +01:00
James Allen 9f969bba4d Handle null doc lines 2014-05-29 11:18:31 +01:00
Henry Oswald 973d9b8643 added raw endpoint to docstore 2014-05-20 13:04:33 +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 0adcf3c140 Log out errors when null docs are encountered 2014-05-07 16:38:10 +01:00
James Allen 43ed71e82c Do a check for null docs 2014-05-07 16:24:47 +01:00
James Allen ccbe33a82e Add in http monitoring 2014-05-07 10:59:16 +01:00
James Allen aed4a7ce18 Add in metrics 2014-05-06 16:52:58 +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 885d5de191 Add in DocManager.deleteDoc method 2014-04-29 15:07:22 +01:00
James Allen 9be5265f32 Update gruntfile with configurable report 2014-04-29 12:31:30 +01:00
James Allen 2e8582874f Add POST end point for updating doc lines 2014-04-29 11:49:09 +01:00
James Allen 94b25055fc Add in DocManager.updateDoc method 2014-04-28 17:43:19 +01:00
James Allen 22b13077b2 Add in grunt forever command 2014-04-28 16:53:51 +01:00
James Allen 4adfcc0e5e Create LICENSE 2014-04-28 16:50:47 +01:00
James Allen f4e7b47b90 Create README.md 2014-04-28 16:50:23 +01:00
James Allen f09444de3b Create .travis.yml 2014-04-28 16:48:36 +01:00
James Allen 6eb328e788 Create a GET endpoint for getting doc lines 2014-04-28 16:45:59 +01:00