Commit Graph

  • 2c731586a8 Merge pull request #16 from sharelatex/cluster-restart Brian Gough 2015-01-07 11:50:24 +00:00
  • e03ee96216 added simple clustering master Brian Gough 2015-01-07 10:33:55 +00:00
  • 79292b4602 fix log message Brian Gough 2015-01-07 10:29:05 +00:00
  • 191d0a4986 handle SIGTERM in filestore Brian Gough 2015-01-07 10:28:47 +00:00
  • 02101868e1 put all shutdown logic in beginShutdown, force program to exit after 2 mins Brian Gough 2015-01-07 10:26:30 +00:00
  • ece573c942 Implemented bare repos. (resolved #5) Winston Li 2015-01-06 20:36:56 +00:00
  • 553a1064a5 Changed postbackUrl to postbackBaseUrl in config. Winston Li 2015-01-06 20:13:05 +00:00
  • fec30532a2 Replaced hostname and ssl config with postbackUrl. (fixed #2, fixed #3) Winston Li 2015-01-06 20:07:43 +00:00
  • 8ad5bcda70 Merge pull request #15 from sharelatex/fix-acceptance-tests James Allen 2015-01-06 14:06:36 +00:00
  • 1816676e5c Merge pull request #2 from sharelatex/clean-shutdown James Allen 2015-01-06 14:03:49 +00:00
  • e8e2338c0c move connection:close middleware ahead of other routes Brian Gough 2015-01-05 16:56:19 +00:00
  • fa7e068ebb update minor version, due to addition of new close() method Brian Gough 2015-01-05 16:46:44 +00:00
  • 30070f23b8 add a close() method to terminate the module cleanly Brian Gough 2015-01-05 16:45:32 +00:00
  • 16d7373800 Added ssl enabled option for postback url construction (#4, #2) and removed api key setting (#3). Winston Li 2015-01-05 02:11:57 +00:00
  • 995f862669 Allowed postback root to be specified as a config setting (#2) Winston Li 2015-01-05 00:39:08 +00:00
  • 7e64b88fcf fix cancel subscription on delete user Henry Oswald 2015-01-02 10:37:59 +00:00
  • d678af4417 only validate credit card an cvv if there is data in them Henry Oswald 2014-12-28 22:19:15 +00:00
  • 735dd0811c changed credit card/paypal logs from offical ones to font very good ones upgraded fontamerican to 4.2 Henry Oswald 2014-12-28 22:14:39 +00:00
  • 1716b16fb0 added placeholder info to address Henry Oswald 2014-12-28 22:03:12 +00:00
  • afab06bcac removed safe message from payment form. Henry Oswald 2014-12-28 21:56:17 +00:00
  • 474fa5fe19 only validate expiry when both are set Henry Oswald 2014-12-28 21:53:12 +00:00
  • 1a4825a47b pulled total price down a little Henry Oswald 2014-12-28 19:08:36 +00:00
  • 0efb1bba5b adjusted post code and country field sizes Henry Oswald 2014-12-28 19:06:01 +00:00
  • 2d03e0532f adjusted style of payment options Henry Oswald 2014-12-28 19:04:47 +00:00
  • 40aeed74ce added little ssl secure message Henry Oswald 2014-12-28 18:55:29 +00:00
  • bd52594f23 added new official paypal logo from https://www.paypal.com/uk/webapps/mpp/logo-center Henry Oswald 2014-12-28 18:43:53 +00:00
  • 673140b620 got new credit card logos from https://www.mastercardbrandcenter.com/us/getourbrand/index.shtml?pageId=dl_0340&expertVisible=false Henry Oswald 2014-12-28 18:35:44 +00:00
  • 9d57288809 centered the billing forms Henry Oswald 2014-12-28 18:23:08 +00:00
  • 236d4d7ab3 made the fields smaller and pushed plan name to header Henry Oswald 2014-12-28 18:16:55 +00:00
  • 137b9c1077 removed some labels and added paypal/credit card logos Henry Oswald 2014-12-28 17:59:29 +00:00
  • baa0a42825 coupon field is shown if query string scf is shown Henry Oswald 2014-12-28 17:51:36 +00:00
  • 7f979e77db - fixed new payment page so it uses correct plan and currency - submit button is disabled while processing - removed test data Henry Oswald 2014-12-28 17:16:21 +00:00
  • d5478a8ebb make sure shutdown only happens once Brian Gough 2014-12-23 16:55:34 +00:00
  • d3fa6b4a01 catch exceptions within the body of the domain error handler Brian Gough 2014-12-23 16:49:34 +00:00
  • 48f62990b4 server can exit immediately, does not need a domain Brian Gough 2014-12-23 16:48:11 +00:00
  • 74fc095913 close HTTP keep-alive connections when shutting down Brian Gough 2014-12-23 16:46:31 +00:00
  • ecb71d5bbf pull recurely pub api key from settings file Henry Oswald 2014-12-23 12:08:01 +00:00
  • 12a28d91f2 removed month names Henry Oswald 2014-12-23 12:00:41 +00:00
  • 74347611e9 don't show the form until we have some data from recurly Henry Oswald 2014-12-23 11:44:42 +00:00
  • 03311311dd added translations in Henry Oswald 2014-12-23 11:42:56 +00:00
  • e2819c3bc6 added generic error handling to recurly processing and required fields Henry Oswald 2014-12-23 11:04:54 +00:00
  • a7eb836c79 redirect to /thank-you on success and fix broken unit test from a few commits ago Henry Oswald 2014-12-22 16:37:09 +00:00
  • d0c9783718 added paypal option in, not tested as we don't have paypal in stag Henry Oswald 2014-12-22 15:51:50 +00:00
  • fb0a083b36 added address 2 Henry Oswald 2014-12-22 15:19:40 +00:00
  • 6cedfb19d9 cleaned up form and added basic validation Henry Oswald 2014-12-22 15:07:55 +00:00
  • fa1ec44e22 coupons work Henry Oswald 2014-12-22 14:06:39 +00:00
  • f4ac7d422b run acceptance tests on travis under forever Brian Gough 2014-12-22 13:41:07 +00:00
  • ad379ec103 add grunt target for test:acceptance Brian Gough 2014-12-22 13:13:36 +00:00
  • d4c281e22c add acceptance tests to travis.yml Brian Gough 2014-12-22 13:10:40 +00:00
  • 8b9213d09b fix getFileStream unit test as callback no longer fires immediately Brian Gough 2014-12-22 13:07:03 +00:00
  • efd6035849 test against rimraf module when deleting directory recursively Brian Gough 2014-12-22 13:01:39 +00:00
  • 3f18f6a714 update unit tests - FileHandler now calls deleteDirectory on cache directory Brian Gough 2014-12-22 12:58:11 +00:00
  • a47b25d4b2 works with multi plan and currency, auto updates view on change Henry Oswald 2014-12-22 12:55:29 +00:00
  • 64c6341844 check delete status code in copy test Brian Gough 2014-12-22 11:34:13 +00:00
  • de465aee94 change copy test to match usage in web, check http status Brian Gough 2014-12-22 11:27:48 +00:00
  • dad209262f execute success callback when filesystem copyfile completed Brian Gough 2014-12-22 11:27:00 +00:00
  • 72ebaea5e2 log FS delete errors only on failure Brian Gough 2014-12-22 11:11:31 +00:00
  • 7d96f3aadd use 'response' to send 'NoSuchKey' when local file is not found Brian Gough 2014-12-22 11:10:05 +00:00
  • 8744cf94a5 delete directory with rimraf Brian Gough 2014-12-19 16:58:04 +00:00
  • af4c72150f fix path in directory deletion Brian Gough 2014-12-19 16:57:44 +00:00
  • 55c4e220fa prevent double callback in getFileStream Brian Gough 2014-12-19 16:28:42 +00:00
  • 128e24d2fb Added checking for the master branch. Winston Li 2014-12-19 14:40:25 +00:00
  • 5305cbfd3e got more correct details making it to recurly and improved form. Henry Oswald 2014-12-19 11:17:35 +00:00
  • cc545db17b can add account just about into recurly Henry Oswald 2014-12-18 18:59:29 +00:00
  • 47fb2a0878 basic angular form which has data bound to it Henry Oswald 2014-12-18 17:48:23 +00:00
  • c74356daeb Merge branch 'master' of github.com:sharelatex/filestore-sharelatex Brian Gough 2014-12-18 16:57:27 +00:00
  • c2e50c619d request restart on unhandled exceptions to avoid memory leak Brian Gough 2014-12-18 16:55:11 +00:00
  • 505675803b increase sentry sample rate to 100% Brian Gough 2014-12-18 09:29:23 +00:00
  • 7429e7845d add sentry exclusion list and set logging sample rate to 1% Brian Gough 2014-12-16 11:34:48 +00:00
  • 2a2dc458e8 Merge pull request #127 from sharelatex/pdfng-server-fixes James Allen 2014-12-16 10:30:22 +00:00
  • 79b560f96b update tests for new pdf viewer server fixes Brian Gough 2014-12-16 09:44:25 +00:00
  • 2819935a52 Add photo of Brian James Allen 2014-12-15 15:13:34 +00:00
  • 660bb75df4 add query string parameters for compileGroup= and pdfng= Brian Gough 2014-12-12 16:47:43 +00:00
  • b260287965 Merge pull request #125 from sharelatex/clientside-error-logging James Allen 2014-12-12 15:54:23 +00:00
  • fbf9111d80 Revert "revert to original CLSI proxy call" Brian Gough 2014-12-12 15:43:36 +00:00
  • d3b38c8dc2 Revert "Revert test changes for proxied headers when requesting pdfs from clsi" Brian Gough 2014-12-12 15:43:21 +00:00
  • 419d84564c add support for client-side error logging using sentry Brian Gough 2014-12-12 13:58:07 +00:00
  • 5ffdcc2bbb make git ignore for 'modules' specific to top-level directory Brian Gough 2014-12-12 13:27:20 +00:00
  • 0561adde4b added more logging Henry Oswald 2014-12-12 12:21:14 +00:00
  • bd77d0e020 add null check in on project Henry Oswald 2014-12-12 10:27:14 +00:00
  • 5c7d77a853 added logging around docstore setting Henry Oswald 2014-12-11 16:22:00 +00:00
  • f005c5e8dc Revert test changes for proxied headers when requesting pdfs from clsi Brian Gough 2014-12-11 13:41:11 +00:00
  • 8a77d619a8 revert to original CLSI proxy call Brian Gough 2014-12-11 13:15:13 +00:00
  • b5a32cea7b Merge pull request #123 from sharelatex/pdfng Brian Gough 2014-12-10 13:56:31 +00:00
  • 724116bcc1 Merge branch 'master' into pdfng Brian Gough 2014-12-10 13:18:02 +00:00
  • 50e03e93ba poll the element for the pdf viewer if it is zero size Brian Gough 2014-12-09 14:40:54 +00:00
  • 1acc924e0b comment out console.logs in pdfng Brian Gough 2014-12-09 14:39:58 +00:00
  • 77a9ef8cc8 Merge pull request #1 from alown/ali Winston Li 2014-12-09 13:50:02 +00:00
  • 843fa6f847 handle shutdown of pdf viewer/rendering with destroy method Brian Gough 2014-12-09 13:46:44 +00:00
  • b157323eb7 defer loading of pdf destinations until required Brian Gough 2014-12-09 13:43:25 +00:00
  • ac47f09eb4 Generate valid jar file with manifest Ali Lown 2014-12-09 13:42:37 +00:00
  • 1e2e1ecb9c stream in the whole pdf file after loading the required page Brian Gough 2014-12-09 13:41:49 +00:00
  • 1313b06fb7 Don't return error if directory doesn't exist yet James Allen 2014-12-09 11:25:23 +00:00
  • 42af7c4e63 Add in some debugging logging James Allen 2014-12-09 11:16:16 +00:00
  • 268de7d739 make the user.name more robust Henry Oswald 2014-12-09 11:11:06 +00:00
  • ffa7919e46 Use find -type f to get a list of output files James Allen 2014-12-09 11:07:58 +00:00
  • 611916119a changed where online users name logic is so it catches all cases. Henry Oswald 2014-12-08 18:56:46 +00:00
  • b94a9aab0d Hide loading bar once loaded enough to render James Allen 2014-12-08 17:48:57 +00:00
  • 48d4e96221 Remove development styles James Allen 2014-12-08 17:39:33 +00:00
  • 8c40432e18 Use fixed sized spinner James Allen 2014-12-08 17:39:24 +00:00