Commit Graph

  • 666a07e5ba move lock check into HealthChecker Brian - Work 2016-01-27 16:04:55 +00:00
  • 3a700a5af2 More tests for indexAll Shane Kilkelly 2016-01-27 16:03:40 +00:00
  • cc818695ef Split References.index into index and indexAll. Shane Kilkelly 2016-01-27 16:00:53 +00:00
  • 64545d6540 improve packing script Brian - Work 2016-01-27 15:48:36 +00:00
  • 199d2aaa92 script to pack existing docs Brian Gough 2016-01-27 15:14:23 +00:00
  • ec8a12d445 Flush changes to mongo before sending request to references service Shane Kilkelly 2016-01-27 13:33:42 +00:00
  • fed10280ab Use docstore url rather than going through web api. Shane Kilkelly 2016-01-27 09:58:54 +00:00
  • 5316451f90 update logger-sharelatex to v1.3.1 to improve sentry logging Brian Gough 2016-01-26 16:53:54 +00:00
  • a043f28d9b Remove extra event emission. add debug print. Shane Kilkelly 2016-01-26 16:49:54 +00:00
  • e8b8cfd9e0 release version 1.3.1 Brian Gough 2016-01-26 16:42:08 +00:00
  • 17cf288e4c recreate Error objects from plain objects when logging to sentry Brian Gough 2016-01-26 16:41:52 +00:00
  • 6866d45c3c Delete dead code Shane Kilkelly 2016-01-26 16:39:47 +00:00
  • 6e3dba52e5 Set up feature flag for references autocomplete. Shane Kilkelly 2016-01-26 16:35:58 +00:00
  • d1e53f0cb8 Test ReferencesSearchHandler.index Shane Kilkelly 2016-01-26 16:14:17 +00:00
  • 0d42b3cb93 don't log csrf errors to sentry Brian Gough 2016-01-26 15:52:00 +00:00
  • ba0de92081 improve logging by avoiding string escapes Brian Gough 2016-01-26 14:54:06 +00:00
  • b44a7b9aa6 reject very large ops Brian Gough 2016-01-26 14:52:40 +00:00
  • 8a991b0d06 Start testing ReferencesSearch feature Shane Kilkelly 2016-01-26 14:29:23 +00:00
  • b7a4c72f9c avoid compressing updates if the result would be too big Brian Gough 2016-01-26 12:23:21 +00:00
  • ed0aaa189d add test for non-overlapping insert-delete case Brian Gough 2016-01-26 12:07:33 +00:00
  • b3ddd839e6 add logging of raw updates Brian Gough 2016-01-26 11:28:02 +00:00
  • 690b195f1a move login success to .json as it sends json over Henry Oswald 2016-01-25 17:35:57 +00:00
  • a3cee72663 Remove old routes and debug prints. Shane Kilkelly 2016-01-25 13:56:07 +00:00
  • 29c7c5e249 enable packs by default for new docs Brian Gough 2016-01-25 09:55:55 +00:00
  • d10123d3c4 include n parameter when packing Brian Gough 2016-01-25 09:45:25 +00:00
  • 9429e49cf8 finishing frontend Henrique Santos 2016-01-22 18:08:39 -02:00
  • c911b7d6a3 Broadcast references-key changes back to connected clients. Shane Kilkelly 2016-01-22 15:59:43 +00:00
  • af75bb8a60 wip: change how indexing of references works. Shane Kilkelly 2016-01-22 14:23:59 +00:00
  • 9b2cd11cd4 don't try to append to packs when using the old op code Brian Gough 2016-01-22 10:45:24 +00:00
  • 25f9bd30b6 fix config file Henrique Santos 2016-01-22 03:54:38 -02:00
  • 2d11705837 fix issues in first commit Henrique Santos 2016-01-22 03:41:22 -02:00
  • 476eaa8b84 add notification backend and unit test add notification init frontend Henrique Santos 2016-01-21 18:42:50 -02:00
  • 307f78b831 WIP: send multiple bib files and get back keys Shane Kilkelly 2016-01-21 17:01:24 +00:00
  • 6291a8d2cf fix user_id type Henrique Dias 2016-01-21 14:34:12 -02:00
  • 84aad3e184 unset messageOpts as well Henry Oswald 2016-01-21 13:40:24 +00:00
  • 030abc5340 Don't flush to track changes now that this happens in doc updater James Allen 2016-01-20 17:51:24 +00:00
  • 3c7c318ea0 Clean up and speed up unit tests by making sure requires are mocked James Allen 2016-01-20 17:36:06 +00:00
  • af5d01e440 Flush track changes when unloading data from redis James Allen 2016-01-20 15:05:31 +00:00
  • 184c9031cd Delete doc from redis after a full set if it wasn't in redis before James Allen 2016-01-20 14:31:25 +00:00
  • 84ace7f4c7 use packs only for temporary ops Brian Gough 2016-01-20 14:05:05 +00:00
  • d5d5ba9066 Merge branch 'master' of github.com:sharelatex/web-sharelatex Shane Kilkelly 2016-01-20 14:02:24 +00:00
  • 6cc18cd2fb Add test. Shane Kilkelly 2016-01-20 14:02:14 +00:00
  • 50d66e9f31 add metrics Henrique Dias 2016-01-20 11:57:29 -02:00
  • 0b28e7e964 send a fullIndex flag along to references service. Shane Kilkelly 2016-01-20 13:53:28 +00:00
  • b3f0dc4157 Merge pull request #12 from sharelatex/pack-in-place Brian Gough 2016-01-20 13:38:04 +00:00
  • bcb9e1180b Add jobs page James Allen 2016-01-20 11:56:08 +00:00
  • 1e845bafc2 Merge pull request #8 from overleaf/custom-error-on-auth-fail Marc Egea i Sala 2016-01-20 08:23:22 +00:00
  • 38876a9d4c Don't show publish buttons when showing free trial for templates James Allen 2016-01-19 16:10:50 +00:00
  • ae61d1261e added tests for pack updates Brian Gough 2016-01-19 15:52:12 +00:00
  • 61d22f027a added test for inserting as pack Brian Gough 2016-01-18 15:17:48 +00:00
  • 399a8f0a29 update tests to assume packs are created Brian Gough 2016-01-15 15:02:34 +00:00
  • 78b3412ca8 decrease delay when packing Brian Gough 2016-01-11 14:36:11 +00:00
  • 679a81564e respect mongo 3 limit of 1000 bulk operations Brian Gough 2016-01-11 12:46:26 +00:00
  • f592611cac always create a new pack, never keep as op Brian Gough 2016-01-11 12:42:53 +00:00
  • c6be12f3d5 set v_end on pack creation Brian Gough 2016-01-11 12:42:22 +00:00
  • f64969c784 added comment about query memory usage for toArray Brian - Work 2016-01-11 11:56:12 +00:00
  • 0532a4daaa use compound index to replace separate index for packs Brian Gough 2015-12-24 11:29:46 +00:00
  • 0ba00a9eb7 expire temporary packs and roll over to a new pack each day Brian Gough 2015-12-17 11:41:20 +00:00
  • 5e830cbbdb put all new ops into packs Brian Gough 2015-12-11 15:56:47 +00:00
  • ed5872702a Pass image to wordcount end point in CLSI James Allen 2016-01-19 14:17:01 +00:00
  • de280d0ed4 Support configurable images in wordcount end point James Allen 2016-01-19 14:12:41 +00:00
  • 5125aa0089 Make templates a premium feature James Allen 2016-01-19 13:37:11 +00:00
  • 58edb87c61 Dumbest bug ever. Fix latex autocomplete. Shane Kilkelly 2016-01-19 12:58:18 +00:00
  • b3e140ed40 Provide custom message on 401 errors Marc Egea i Sala 2016-01-19 10:44:03 +00:00
  • 41aaefc1f6 Enable pre-indexing of references Shane Kilkelly 2016-01-18 11:41:30 +00:00
  • dbbc3bbbbb Fetch the keys when autocomplete is triggered on a cite element. Shane Kilkelly 2016-01-18 10:29:13 +00:00
  • 797353de15 add basic unit tests Henrique Santos 2016-01-16 18:28:19 -02:00
  • 184204130c Merge pull request #11 from sharelatex/archive-all-data-in-history Brian Gough 2016-01-15 16:43:54 +00:00
  • dc564fd5d0 archiving document history now sends all changes to s3 Brian Gough 2016-01-15 15:49:07 +00:00
  • 5153ed8217 make peekLastUpdate alway return lastVersion when available Brian Gough 2016-01-15 15:02:09 +00:00
  • 2a7894f6e4 Merge branch 'master' of github.com:sharelatex/web-sharelatex Shane Kilkelly 2016-01-15 14:41:12 +00:00
  • 20757b11b8 Add code to automatically index bib files on project load. Shane Kilkelly 2016-01-15 14:41:05 +00:00
  • 03d75944b0 Allow image name to be configured James Allen 2016-01-14 16:35:42 +00:00
  • d924da0d2d Allow optional image name to be passed James Allen 2016-01-12 17:04:42 +00:00
  • 2c81b978cf make it works Henrique Santos 2016-01-14 18:42:48 -02:00
  • 933b6c50e7 add memory logger to track changes Brian Gough 2016-01-14 16:24:13 +00:00
  • b49ed15c14 Fix missing comma Shane Kilkelly 2016-01-14 15:13:19 +00:00
  • ca0a625dcc Begin work on indexing the references when project is opened. Shane Kilkelly 2016-01-14 14:53:08 +00:00
  • 1e60327f2e create scaffolding base on tags repo Henrique Santos 2016-01-14 10:35:16 -02:00
  • 6244d013af Null check before regex match Shane Kilkelly 2016-01-14 10:18:12 +00:00
  • c0f3ed1ce0 Merge branch 'master' of https://github.com/sharelatex/sharelatex-docker-image James Allen 2016-01-13 15:21:17 +00:00
  • 94c14e0576 Merge branch 'master' of https://github.com/sharelatex/sharelatex-docker-image James Allen 2016-01-13 15:21:17 +00:00
  • 5c74504ce7 set nginx to 50mb limit which is upper side of what ShareLaTeX can handle Henry Oswald 2016-01-13 15:10:31 +00:00
  • e5a7bf947b set nginx to 50mb limit which is upper side of what ShareLaTeX can handle Henry Oswald 2016-01-13 15:10:31 +00:00
  • d5edea77db Put the references autocomplete feature behind a feature flag for now. Shane Kilkelly 2016-01-13 14:42:35 +00:00
  • 1e904e6ab7 Merge branch 'master' into sk-references-ac Shane Kilkelly 2016-01-13 11:31:58 +00:00
  • 8e53d66079 log the key for lock timeouts Brian Gough 2016-01-12 10:36:14 +00:00
  • 6199532d08 increase logging on s3 operations Brian Gough 2016-01-12 10:36:00 +00:00
  • ca1f1dc944 handle exception in parsing retrieved json from aws Brian Gough 2016-01-12 09:26:29 +00:00
  • b8862ca5af switch to node-byline module to avoid buffering problem with readline-stream Brian Gough 2016-01-11 16:50:22 +00:00
  • d3971e4d4f upgrade logger-sharelatex to v1.3.0 to fix sentry reporting bugs Brian Gough 2016-01-08 14:19:40 +00:00
  • cb109a27a6 allow PackWorker to shut down cleanly Brian Gough 2016-01-06 09:43:10 +00:00
  • ffe30962c9 add a close() method to LockManager to allow clean shutdown Brian Gough 2016-01-06 09:34:39 +00:00
  • 05163837cb add sentry error reporting to PackWorker Brian Gough 2016-01-05 16:00:52 +00:00
  • ee8931bc34 log the request to sentry when an error occurs Brian Gough 2016-01-05 15:41:06 +00:00
  • 2e21da050c add logging of request parameters to sentry Brian Gough 2016-01-05 13:31:05 +00:00
  • bad923e073 fix acceptance tests for mongojs 1.x driver Brian Gough 2016-01-05 12:10:57 +00:00
  • 6754bdca1c log timestamp in human-readable form for inconsistent ops Brian Gough 2016-01-05 11:30:24 +00:00
  • e1aa436286 respect mongo bulk operations limit of 1000 operations Brian Gough 2016-01-05 11:13:13 +00:00
  • 79f5e671de Merge pull request #28 from mattcollier/patch-1 Henry Oswald 2016-01-04 13:11:13 +00:00