Commit Graph

7 Commits

Author SHA1 Message Date
Brian Gough 7cbb3e7af8 change getProjectDocs endpoint from GET to POST
also note that it flushes docs if they are considered old (i.e. not
recently flushed)
2017-10-11 15:30:29 +01:00
Brian Gough 2bbbf3c005 add unflushed time to doc in redis 2017-10-06 12:34:28 +01:00
Brian Gough ad745f133d Merge pull request #59 from sharelatex/bg-reset-project-state
add endpoint to clear project state
2017-09-13 10:39:47 +01:00
Brian Gough 2047bd5516 fix broken unit test 2017-09-11 09:44:05 +01:00
Brian Gough f34c12fdc7 add endpoint to clear project state 2017-09-08 15:50:26 +01:00
Brian Gough 9d931a3fa7 fix broken unit tests 2017-08-18 12:08:39 +01:00
Brian Gough f6be68eb08 added missing unit tests file 2017-08-11 16:49:16 +01:00