Commit Graph

  • 5c31e80062 more refactoring Henrique Dias 2015-06-02 16:29:32 -03:00
  • ddd26798f1 refactoring s3 filter in router Henrique Dias 2015-06-02 15:55:22 -03:00
  • 86f16caeef fix some issues Henrique Dias 2015-06-02 15:13:28 -03:00
  • eeead86fba updated mongoose Henry Oswald 2015-06-02 16:24:40 +01:00
  • ea92f57acc point where we unset doc lines also search on doc rev to make sure the document has not been updated Henry Oswald 2015-06-02 12:39:49 +01:00
  • 60bc7bf4e1 pulled logic for arching docs arpart a bit, can be moved into its own file Henry Oswald 2015-06-02 12:36:38 +01:00
  • 19f1a9ad82 changed style of async jobs to map to use underscore which is like we use in the rest of the stack. Also removed a few => binds which are not needed Henry Oswald 2015-06-02 10:59:35 +01:00
  • 7c7ff64904 retrieving all docs from s3 Henrique Dias 2015-06-01 19:36:26 -03:00
  • fa7d3ea857 Merge branch 's3-archive' of https://github.com/heukirne/docstore-sharelatex into s3-archive Henrique Dias 2015-06-01 18:25:18 -03:00
  • 7f5204f0f7 initial version for archive docs in S3 Henrique Dias 2015-06-01 18:24:40 -03:00
  • 314c735004 initial version for archive docs in S3 Henrique Dias 2015-06-01 18:22:02 -03:00
  • aaa902cca9 fixed bug with subscriptions where if an old user had a subscription and was in a group they would get a confusing page Henry Oswald 2015-06-01 14:38:09 +01:00
  • 33aa5c732f if a domain licence link has expired render a nice message explaining they need to retry Henry Oswald 2015-06-01 12:43:42 +01:00
  • cb48242b74 changed email expire to 1 day for verifying account Henry Oswald 2015-06-01 12:22:46 +01:00
  • 6727c3ee00 changed ShareLaTeX thoughts to go into type form Henry Oswald 2015-05-29 16:27:35 +01:00
  • 7b898837fd Merge pull request #189 from sharelatex/heukirne-user-csv Henry Oswald 2015-05-29 12:19:38 +01:00
  • d3f6c0c614 Merge branch 'user-csv' of git://github.com/heukirne/web-sharelatex into heukirne-user-csv Henry Oswald 2015-05-29 12:17:54 +01:00
  • e4011b9ba1 Merge branch 'emailverification' Henry Oswald 2015-05-29 12:10:02 +01:00
  • 702fdc1480 improved views for domain licence invites Henry Oswald 2015-05-29 12:09:28 +01:00
  • f709ddf3eb add csv export unit tests Henrique Dias 2015-05-28 17:22:49 -03:00
  • f50eb0398f add export csv group feature Henrique Dias 2015-05-28 16:54:41 -03:00
  • e7e82fc89d update port to match default track changes configuration Brian Gough 2015-05-28 16:43:58 +01:00
  • 60db8bf5de flush ops when document is flushed Brian 2015-05-27 16:21:50 +01:00
  • 43c4531e51 kill off CollaboratorsHandler. changeUsersPrivilegeLevel as it is not used anywhere Henry Oswald 2015-05-28 13:02:08 +01:00
  • e454d2f059 don't allow renaming in client if user is not owner Henry Oswald 2015-05-28 12:59:02 +01:00
  • ca28d8ee70 changed views to use translations Henry Oswald 2015-05-27 22:15:46 +01:00
  • b657c5207e cleaned up the views a bit Henry Oswald 2015-05-27 21:45:29 +01:00
  • 22b94e9246 renamed SubscriptionDomainAllocator -> SubscriptionDomainHandler Henry Oswald 2015-05-27 20:57:54 +01:00
  • 4773d6d22f added tests around new endpoints for joining groups Henry Oswald 2015-05-27 20:50:16 +01:00
  • f27c072ae1 pull logic checking if user is already part of a group out of controller into handler Henry Oswald 2015-05-27 16:33:47 +01:00
  • 72e528e9d1 if you are alread in the group show the custom group page Henry Oswald 2015-05-27 15:50:28 +01:00
  • 79fa49a43d if a user is elelable to be part of a group subscription and they go to /user/subscription it should redirect them to the group subscription invite Henry Oswald 2015-05-27 15:07:46 +01:00
  • 1d21bddcf5 fix Onetime token handler path Henry Oswald 2015-05-27 15:06:36 +01:00
  • cdbd7af500 Merge branch 'fix-leak-in-smoke-tests' Brian Gough 2015-05-26 16:33:51 +01:00
  • a5d14f4ffb handle unexplained case where smokeTestModule is undefined Brian Gough 2015-05-26 16:33:02 +01:00
  • 481bd67fbd changed paths to use hyphens and add succesfull join page Henry Oswald 2015-05-26 15:25:46 +01:00
  • 94b26e71a4 ignore test script Henry Oswald 2015-05-26 15:25:24 +01:00
  • 841231dbf8 make PasswordResetTokenHandler generic so it can be used for invites Henry Oswald 2015-05-26 15:24:09 +01:00
  • 2521c8f751 added npm packages for pack.coffee script Brian Gough 2015-05-26 14:14:51 +01:00
  • a715d60e1c Merge pull request #184 from sharelatex/fix-leak-in-smoke-tests Henry Oswald 2015-05-26 11:07:51 +01:00
  • 66bca8d05c include the current date in the updates to docHistoryStats Brian Gough 2015-05-26 11:00:55 +01:00
  • e51cdb81bd port leak fixes from smoke-test-sharelatex module Brian Gough 2015-05-26 10:54:55 +01:00
  • 12bf268978 Merge branch 'master' into emailverification Henry Oswald 2015-05-25 11:51:46 +01:00
  • d774ca7e0a added sigma-master Henry Oswald 2015-05-25 11:37:53 +01:00
  • bbbe2077f0 Merge pull request #3 from sharelatex/autopack Brian Gough 2015-05-22 15:49:01 +01:00
  • 1811ac2145 added support for cleaning old expired ops in packs Brian Gough 2015-05-22 15:27:15 +01:00
  • 5c4afd5303 add docHistoryStats collection to keep track of updates to docs Brian Gough 2015-05-22 14:13:34 +01:00
  • 78f0bdbae3 fix name of temporary parameter to match other methods Brian Gough 2015-05-22 14:12:29 +01:00
  • adc2866a7d add check to exclude temporary ops from packs Brian Gough 2015-05-22 11:15:47 +01:00
  • ffeb1cccb6 move pack migration code into PackManager Brian Gough 2015-05-21 16:56:05 +01:00
  • cad8d8a23b v1 basic invite works, not pretty or tested Henry Oswald 2015-05-22 13:57:15 +01:00
  • 8d3e0b2353 added consistency check to pack migration script Brian Gough 2015-05-21 15:46:29 +01:00
  • 3dec42be2a Merge pull request #23 from sharelatex/add-mysql-indexes Brian Gough 2015-05-21 12:21:59 +01:00
  • 5b81a9b12e Merge pull request #22 from sharelatex/upgrade-sequelize Brian Gough 2015-05-21 12:21:50 +01:00
  • 6ac7161f19 Merge pull request #21 from sharelatex/fix-urlfetcher-streams Brian Gough 2015-05-21 12:21:31 +01:00
  • cbbe4f2ff6 Merge pull request #20 from sharelatex/fix-deprecated-express-calls Brian Gough 2015-05-21 12:21:09 +01:00
  • 44e1dc8c0c added comments Brian Gough 2015-05-21 11:33:13 +01:00
  • 9a41def921 increase time allowed for exiting ASpellWorker test from 100ms to 1s Brian 2015-05-20 20:42:49 +01:00
  • 81fb8de1db allow mocha timeout to be specified on grunt command line Brian 2015-05-20 20:41:51 +01:00
  • f70476284b move callback _.once down to Worker, add handler for process close event Brian Gough 2015-05-20 11:53:28 +01:00
  • 6a241cba28 add grep option to grunt test:unit Brian Gough 2015-05-20 11:45:32 +01:00
  • 6e0d72a3b1 timeout does not need async test here Brian Gough 2015-05-20 11:45:17 +01:00
  • da7250c6f2 disable logger in tests Brian Gough 2015-05-20 11:44:54 +01:00
  • cc9c8fdc94 freeze Date in Recurly tests before all calls Brian Gough 2015-05-19 14:59:09 +01:00
  • 85a4bf0da6 add tests calling zlib.gzip directly (for debugging) Brian Gough 2015-05-19 14:39:47 +01:00
  • 85eab2e967 modify DispatchManager test to allow for slow shutdown Brian Gough 2015-05-19 14:23:32 +01:00
  • f5c39efcac patched xss hole with messages not setting the content type correctly Henry Oswald 2015-05-19 11:04:52 +01:00
  • 47d4ed9631 Merge branch 'master' of https://github.com/sharelatex/web-sharelatex Henry Oswald 2015-05-18 16:10:07 +01:00
  • 2bc39ddf0b added sigma.js lib used for module spike Henry Oswald 2015-05-18 16:09:47 +01:00
  • 3051d7dab6 modify LockManager test to avoid dependence on timing Brian Gough 2015-05-18 09:14:02 +01:00
  • 57f6919485 modify LockManager test to avoid dependence on timing Brian Gough 2015-05-18 09:03:51 +01:00
  • e379068fa3 upgrade sequelize and mysql Brian Gough 2015-05-15 14:05:28 +01:00
  • 6ebcd9e8fd add indexes to db Brian Gough 2015-05-15 14:05:17 +01:00
  • 66fc2715dc clean up error handling in UrlFetcher Brian Gough 2015-05-15 14:07:15 +01:00
  • 608b1dd657 replace deprecated send(code,body) calls Brian Gough 2015-05-12 11:40:29 +01:00
  • aa32cbc1ee clean up stream handling for file copy Brian Gough 2015-05-15 14:17:40 +01:00
  • 56f1ffa067 only run qpdf for the main output.pdf file Brian Gough 2015-05-13 16:59:51 +01:00
  • 98007ae64c Merge pull request #11 from overleaf/fix-delete-directory-apart-from-npe Winston Li 2015-05-15 12:34:44 +01:00
  • 844b75cd21 Merge pull request #181 from dpasqualin/master James Allen 2015-05-15 10:53:58 +01:00
  • 9329249bc9 Revert "reduce memory capture in http logger" Henry Oswald 2015-05-14 16:14:24 +01:00
  • 7dfdad02f5 change regex checking file request ensure other files can not be accessed Henry Oswald 2015-05-12 15:17:18 +01:00
  • 7c6ed0ff77 Update bcrypt to 0.8.3 Diego Giovane Pasqualin 2015-05-11 16:43:29 -03:00
  • 1bb7ae3996 always remove the spinner, even if it is not spinning Brian Gough 2015-05-11 14:12:24 +01:00
  • 604c31ae84 additional validation of requests Brian Gough 2015-05-11 12:10:13 +01:00
  • 92836f49fc avoid unnecessary spell checks on session change Brian Gough 2015-05-11 10:06:59 +01:00
  • 8fc41e9e05 added templateLinks property to example config for ShareLaTeX server pro Henry Oswald 2015-05-10 13:10:03 +01:00
  • 8ebbacee5a move pipe after error handler setup Brian Gough 2015-05-08 15:19:45 +01:00
  • 7e9f8b885b add support for public files Brian Gough 2015-05-08 15:15:48 +01:00
  • 3ad517e1c2 Merge pull request #177 from sharelatex/fix-ace-extension-errors Brian Gough 2015-05-05 14:47:44 +01:00
  • 6014085e8e prevent loading error for ace language tools extension in development Brian Gough 2015-05-05 14:33:18 +01:00
  • 72af6748c9 Merge pull request #157 from oskanberg/patch-1 Henry Oswald 2015-05-05 14:28:27 +01:00
  • 23e3b279c1 use the latest versions of metrics and smoketest modules Brian Gough 2015-05-05 10:54:59 +01:00
  • 1e0a991fcd reduce memory capture in http logger Brian Gough 2015-05-05 10:50:59 +01:00
  • f7d6c9de31 avoid leak when calling chai.should() repeatedly in smoke test Brian Gough 2015-05-05 09:51:45 +01:00
  • b08349e07c disable sequelize logging by default Brian Gough 2015-05-05 09:47:17 +01:00
  • d862227314 make startup message consistent Henry Oswald 2015-04-30 15:04:43 +01:00
  • 91d0f0f2f8 make startup message consistent Henry Oswald 2015-04-30 15:03:41 +01:00
  • b37d0dd08a make startup message consistent Henry Oswald 2015-04-30 15:07:03 +01:00
  • 800666fcb5 make startup message consistent Henry Oswald 2015-04-30 15:05:49 +01:00
  • 42e7d5d4b6 make startup message consistent Henry Oswald 2015-04-30 15:05:31 +01:00