Commit Graph

  • a370739722 Release version 0.1.4 James Allen 2015-03-20 14:20:13 +00:00
  • a772109e16 Merge pull request #288 from barracks510/master James Allen 2015-03-20 14:17:04 +00:00
  • 21199de254 Merge pull request #288 from barracks510/master James Allen 2015-03-20 14:17:04 +00:00
  • fb43cf12c1 Merge pull request #161 from sharelatex/remove-pdflistview Brian Gough 2015-03-20 14:12:57 +00:00
  • b0a32b1ef8 make new pdf viewer the default for all users Brian Gough 2015-03-20 11:28:28 +00:00
  • ff55e4c5ed Merge branch 'private_registration' James Allen 2015-03-20 10:34:17 +00:00
  • a48a9234ce Update NGINX Configuration Dennis Chen 2015-03-20 01:31:03 -07:00
  • e631902376 Update NGINX Configuration Dennis Chen 2015-03-20 01:31:03 -07:00
  • 393169bc2a Create a grunt task to create the admin user James Allen 2015-03-19 17:36:50 +00:00
  • e2d515f957 Allow public registration module to hook into email system James Allen 2015-03-19 17:19:56 +00:00
  • 185514ea35 Fix failing unit test James Allen 2015-03-19 16:41:09 +00:00
  • 3bdf2158c1 avoid exception on page size change Brian Gough 2015-03-19 14:26:06 +00:00
  • 9b8cf7bcfa Remove public registration and require that a user be registered by an admin James Allen 2015-03-19 14:22:48 +00:00
  • 6320fcccec remove underscore from pollSavingStatus Brian Gough 2015-03-19 14:22:22 +00:00
  • d76ef86077 Tell user to contact admin email to register James Allen 2015-03-18 16:20:26 +00:00
  • 93a088618a Return proper error from registration handler James Allen 2015-03-18 16:19:48 +00:00
  • cb948fede2 Move email sending into registration controller James Allen 2015-03-18 15:57:01 +00:00
  • adb98d05b5 sentry 1.1.16 does not yet support release parameter, use build tag instead Brian Gough 2015-03-18 15:50:26 +00:00
  • 27d59eeac9 Merge pull request #160 from sharelatex/report-build-to-sentry Brian Gough 2015-03-18 13:23:31 +00:00
  • f4f74a2baf Fix for adblock blocking loginscreen. Sibren Vasse 2015-03-17 20:14:55 +01:00
  • 5d788ca7c5 add grunt version target to report version to sentry Brian Gough 2015-03-17 16:59:17 +00:00
  • d7e53941b6 Merge branch 'master' of github.com:sharelatex/clsi-sharelatex Brian Gough 2015-03-16 16:47:56 +00:00
  • 59c25fc703 remove unnecessary call to async.series in OutputFileFinder Brian Gough 2015-03-16 16:47:14 +00:00
  • 896a7c36ce Merge pull request #17 from sharelatex/add-v8-performance Brian Gough 2015-03-16 15:18:48 +00:00
  • 9ee2706410 add v8 profiler on /profile?time=MS url Brian Gough 2015-03-16 15:02:45 +00:00
  • a5e63f7261 Merge pull request #18 from sharelatex/terminate-processes Brian Gough 2015-03-13 11:32:57 +00:00
  • 143d44e54b add tests for SafeExec module Brian Gough 2015-03-13 10:15:53 +00:00
  • a7b9376919 use SIGTERM instead of SIGKILL to allow process to shut down cleanly Brian Gough 2015-03-13 10:15:37 +00:00
  • 9aaef729ad cleanup and comments Brian Gough 2015-03-13 10:10:51 +00:00
  • 63ee4d1e7d use close event instead of exit to capture stdout/stderr correctly Brian Gough 2015-03-13 10:10:21 +00:00
  • 0e5abe1ff8 update tests to use safe_exec Brian Gough 2015-03-13 09:31:43 +00:00
  • 33d8974d02 kill process group on timeout of convert commands Brian Gough 2015-03-12 17:09:27 +00:00
  • 01d5322ef3 fix end of stream marker to handle languages like en_GB Brian Gough 2015-03-12 14:41:23 +00:00
  • 5da5c5c435 Accept arrays of messages to send to client James Allen 2015-03-12 14:32:35 +00:00
  • a91faaf55c use the language code $$l as the end of stream marker Brian Gough 2015-03-12 12:33:45 +00:00
  • 86d1092f85 include log line for each spell check Brian Gough 2015-03-12 11:43:09 +00:00
  • e4a3e63ff7 remove unused parameter Brian Gough 2015-03-12 11:42:59 +00:00
  • c9771272df include log message for process timeout Brian Gough 2015-03-12 11:24:04 +00:00
  • 821f4b9a24 clean up timers when Aspell process exits Brian Gough 2015-03-12 11:13:58 +00:00
  • 00153e61ad trim output when error occurs Brian Gough 2015-03-12 11:12:46 +00:00
  • 3bbd0d49a9 don't let error events overwrite exit event Brian Gough 2015-03-12 10:27:50 +00:00
  • c8103a4f35 don't run the idle shutdown timer if the process has errored Brian Gough 2015-03-12 10:27:11 +00:00
  • 3da42df92c log when a worker is removed from the pool Brian Gough 2015-03-12 10:26:52 +00:00
  • 3542918941 add logging for ASpell worker errors Brian Gough 2015-03-12 09:55:15 +00:00
  • 7936269804 add metrics for ASpell workers Brian Gough 2015-03-12 09:54:57 +00:00
  • ed33cd59b7 show hit rate to 2dp only Brian Gough 2015-03-12 09:53:58 +00:00
  • b684ed0837 put a unique end of stream marker in the session dictionary Brian Gough 2015-03-11 16:58:22 +00:00
  • a655041bdd fix typo in iterator for cache object Brian Gough 2015-03-11 15:57:33 +00:00
  • 31f6013172 increase delay for timeout in test Brian 2015-03-11 15:38:19 +00:00
  • 080f33335a added stress test example Brian 2015-03-11 15:37:18 +00:00
  • c3a70b6184 fix bug in worker cleanup Brian 2015-03-11 14:53:06 +00:00
  • 220f82a395 store suggestions as language:word instead of word Brian 2015-03-11 14:50:24 +00:00
  • 5df9f49a4e Rename 'javscript' to 'javascript' Oliver Skånberg-Tippen 2015-03-10 18:56:46 +00:00
  • 9bb534707f shutdown workers when idle Brian 2015-03-10 13:33:05 +00:00
  • 9c0272445f extend worker to include request count Brian 2015-03-10 13:32:42 +00:00
  • 5ba5fd5533 fix caching logic to include valid words, as well as mispellings Brian 2015-03-09 15:57:39 +00:00
  • d697f75c77 pushFailsOnUnexpectedError integration test. Winston Li 2015-03-10 12:14:10 +00:00
  • a0eb4b0946 pushFailsOnInvalidProject integration test. Winston Li 2015-03-10 12:02:41 +00:00
  • c36a1de7c3 pushFailsOnInvalidFiles integration test. Winston Li 2015-03-10 11:49:31 +00:00
  • 105ab215b2 Bye travis. Winston Li 2015-03-10 00:33:41 +00:00
  • 896b00d4ac Add local repo config setting for travis. Winston Li 2015-03-10 00:26:48 +00:00
  • 7e803bb950 pushFailsOnSecondStageOutOfDate integration test. Winston Li 2015-03-10 00:19:12 +00:00
  • d1156cb812 Remove exit code assertion from push failing as it is undefined. Winston Li 2015-03-10 00:13:15 +00:00
  • 9245037abf pushFailsOnFirstStageOutOfDate integration test. Winston Li 2015-03-09 23:56:16 +00:00
  • 4781a78926 canPushFilesSuccessfully integration test. Winston Li 2015-03-09 23:37:58 +00:00
  • 8f416cfd60 canPullDeletedNestedFiles integration test. Winston Li 2015-03-09 23:22:40 +00:00
  • 1de56ef76b canPullAModifiedNestedFile integration test. Winston Li 2015-03-09 23:15:27 +00:00
  • f0f5333161 canPullADeletedBinaryFile integration test. Winston Li 2015-03-09 23:08:53 +00:00
  • 5e8e042ad2 canPullAModifiedBinaryFile integration test. Winston Li 2015-03-09 23:02:57 +00:00
  • 60ca2f1788 canPullAModifiedTexFile integration test. Winston Li 2015-03-09 22:55:00 +00:00
  • 5a00c84359 Refactor with deletion and tests. Winston Li 2015-02-22 23:42:01 +00:00
  • 8993702f69 Initial large refactor. Winston Li 2015-02-22 22:49:02 +00:00
  • 79307923ad Allow null directories in directory deletion methods. Winston Li 2015-03-09 22:35:40 +00:00
  • 83db4e6a10 Joda-Time for ISO6801 timestamps. Winston Li 2015-03-09 21:38:53 +00:00
  • e7c1b29008 Change timestamp parsing to include milliseconds. Winston Li 2015-03-09 21:29:03 +00:00
  • 10c3d3eb70 replace deprecated res.send(code) with res.sendStatus(code) Brian 2015-03-09 15:56:49 +00:00
  • 21c664b28c fix variable mismatch in error handler Brian 2015-03-09 15:52:25 +00:00
  • 0f69ee0f22 Add in proxy for /socket.io so that we don't need to faff with real-time service location James Allen 2015-03-09 14:09:09 +00:00
  • bb61dfe34a Show nice error page if socket.io could not be loaded James Allen 2015-03-09 13:57:13 +00:00
  • d376acdaa9 Allow an __appName__ parameter in translations James Allen 2015-03-09 12:14:30 +00:00
  • b41cdb424b Merge branch 'master' of github.com:sharelatex/web-sharelatex Brian Gough 2015-03-06 15:03:52 +00:00
  • 24b2844ece avoid race condition loading underscore Brian Gough 2015-03-06 15:03:30 +00:00
  • 1bd2404be1 remove whitespace before internal settings and add realtime config to settings.development.coffee.example Henry Oswald 2015-03-05 18:06:06 +00:00
  • a2a2c23f76 remove whitespace before internal settings and add realtime config to settings.development.coffee.example Henry Oswald 2015-03-05 18:06:06 +00:00
  • e6bdbe8f17 Fix the rest of the tests Winston Li 2015-03-05 15:39:05 +00:00
  • 5df8b2b65f Change 2 tests to launch git in separate process. Winston Li 2015-03-05 15:21:28 +00:00
  • 983f9bb870 Use nodejs 0.10.x Henry Oswald 2015-03-04 22:42:11 +00:00
  • 4a19804aa9 Use nodejs 0.10.x Henry Oswald 2015-03-04 22:42:11 +00:00
  • 97f0fad525 add vat number option to payment form Henry Oswald 2015-03-04 18:08:06 +00:00
  • 80dc2f9224 send coupon code server side to be applied to users subscription Henry Oswald 2015-03-04 17:50:24 +00:00
  • a36d14f4cc fix caching of suggestions Brian Gough 2015-03-04 17:00:19 +00:00
  • c549d29d8e test that Aspell is killed by timeout Brian Gough 2015-03-04 16:44:13 +00:00
  • a49f80cb21 support Aspell worker pool Brian Gough 2015-03-04 16:43:59 +00:00
  • 69806c02d0 improve behaviour of trying to rename a file to empty Henry Oswald 2015-03-04 14:19:47 +00:00
  • 9805c6a9ff doc model no longer has lines or rev in it Henry Oswald 2015-03-04 11:10:52 +00:00
  • fe3b9bf07a clients can not rename docs/files/folders to blank name. Henry Oswald 2015-03-02 12:46:02 +00:00
  • 536118b0cf Relay messages received via HTTP into the project James Allen 2015-03-03 17:15:19 +00:00
  • 8d092fc84d replace .filter with _.filter to remove dependency on ES5 Brian Gough 2015-03-03 16:45:37 +00:00
  • c52a122966 workaround for lack of DOM element .remove in IE Brian Gough 2015-03-03 16:44:26 +00:00
  • edc83b905c remove circular references when reporting to sentry Brian Gough 2015-03-03 16:41:21 +00:00