Commit graph

  • 26302597a7 Add in Vagrant/Ansible backed installation method James Allen 2014-02-28 18:36:27 +00:00
  • 3d70f9126e Flush track changes api every 50 updates James Allen 2014-02-28 18:29:05 +00:00
  • ff8320bce0 added new rate limit file based on redback. converetd auto compile to use it. Henry Oswald 2014-02-28 17:59:54 +00:00
  • aa0d26d5ab Merge branch 'master' of github.com:sharelatex/web-sharelatex Henry Oswald 2014-02-27 17:35:48 +00:00
  • 303a0e985b improved the publish button process so it talks to the templates-api and lets the user know what is going on Henry Oswald 2014-02-27 17:35:35 +00:00
  • d1e18d82aa Add simple benchmark script James Allen 2014-02-26 17:35:10 +00:00
  • 77c5a27e12 Set up acceptance tests in TravisCI James Allen 2014-02-26 16:54:35 +00:00
  • 3570e8f408 Use grunt forever to run service daemonized for acceptance testing on travis James Allen 2014-02-26 16:44:13 +00:00
  • 53db11466b Fix YAML James Allen 2014-02-26 16:39:58 +00:00
  • cef17a7fbc Experiment with acceptance tests in Travis James Allen 2014-02-26 16:36:53 +00:00
  • 6e9485c0c4 Add README and LICENSE James Allen 2014-02-26 16:29:14 +00:00
  • 1e7fc3dc29 Add Travis CI James Allen 2014-02-26 16:27:09 +00:00
  • b495240d49 Add in track changes as a 'hidden' service James Allen 2014-02-26 16:24:01 +00:00
  • 834f41eea1 Remove Rakefile James Allen 2014-02-26 16:17:26 +00:00
  • ad18c1d5a5 Add Gruntfile James Allen 2014-02-26 16:17:15 +00:00
  • f3192da87f Tell track changes api to flush doc when flushing doc to mongo James Allen 2014-02-26 15:56:52 +00:00
  • 841d1cb872 Merge pull request #6 from christopheradams/readme-fix James Allen 2014-02-26 15:28:46 +00:00
  • 7c5634044f Allow selection of FS persistor manager. Only require the chosen persistor manager. Oliver Matthews 2014-02-26 15:15:03 +00:00
  • 2b5e369b98 Fix example request URL and JSON Christopher Adams 2014-02-26 10:13:09 -05:00
  • ff96f37b2d unit test passing version of FSPersistorManager Oliver Matthews 2014-02-26 15:10:55 +00:00
  • d829f83226 Correct installation task from compile to install Christopher Adams 2014-02-26 10:09:18 -05:00
  • dfd3ec993b Ensure version is still returned from redis James Allen 2014-02-26 14:49:52 +00:00
  • eecaf0307e Updated readme links Henry Oswald 2014-02-26 13:05:22 +00:00
  • a21f8a8004 Add acceptance test for batch processing James Allen 2014-02-26 12:44:13 +00:00
  • 80af34895b Refactor and improve acceptance tests James Allen 2014-02-26 12:38:47 +00:00
  • 0306a3ad4a Merge pull request #10 from cwoac/rename_to_persistor James Allen 2014-02-26 12:19:52 +00:00
  • d27872c9bd Get acceptance tests running James Allen 2014-02-26 12:11:45 +00:00
  • 53bcdccc04 change the method for assuming s3 Oliver Matthews 2014-02-26 11:58:48 +00:00
  • e0f0bfb0ea revert settings.persistorManager Oliver Matthews 2014-02-26 11:49:15 +00:00
  • 45fe6978af Add in /doc/<doc-id>/flush endpoint James Allen 2014-02-26 11:34:56 +00:00
  • cfe13af6ff Merge pull request #45 from chid/crash-fix Henry Oswald 2014-02-26 11:21:23 +00:00
  • 65360a9a2b Continue to process raw updates until redis is empty James Allen 2014-02-26 11:18:26 +00:00
  • 8405a37c2c Add a lock around processing updates James Allen 2014-02-26 10:55:20 +00:00
  • 4b5f9ad4fb make s3 chosen if no config option specified rename *wrapper to FilestoreManager remove ToS3 from filestore commands rename configuration option for filestore. add details of interface to FilestoreWrapper.coffee for reference. remove api comments rename settings.filestoreManager to settings.persistorManager Oliver Matthews 2014-02-25 16:38:13 +00:00
  • c9af5e5420 Renamed fsWrapper to PersistorManager Henry Oswald 2014-02-26 09:15:37 +00:00
  • 2afc081549 Adds filestoreBackend property to example settings Henry Oswald 2014-02-26 09:12:55 +00:00
  • 49ffeb633d fix where cacheWarm param is read from and improved some logging Henry Oswald 2014-02-26 09:06:47 +00:00
  • cad8e0eb1c Update bonus.jade - remove extra comma Henry Oswald 2014-02-26 08:52:57 +00:00
  • fa80b0c3d2 fixing incorrectly written variable Charley Peng 2014-02-26 08:58:51 +11:00
  • f33a3bde3e Create processUncompressedUpdates method James Allen 2014-02-25 16:48:42 +00:00
  • d41eca68a2 Merge pull request #8 from cwoac/localfs Henry Oswald 2014-02-25 16:37:16 +00:00
  • 34d3847fe4 Add Redis Manager for fetching and deleting uncompressed ops James Allen 2014-02-25 16:27:14 +00:00
  • a200046482 Merge pull request #52 from cirosantilli/add-nvmrc James Allen 2014-02-25 15:59:37 +00:00
  • 66c753ef1b Merge pull request #57 from cirosantilli/rm-latexmk-install James Allen 2014-02-25 15:58:49 +00:00
  • 5f87dfb3bf add unit tests for fsWrapper make other unit tests no longer depend on fsWrapper Oliver Matthews 2014-02-25 15:52:30 +00:00
  • dbd214baaf Remove latexmk intall instructions from README. Ciro Santillli 2014-02-25 16:38:41 +01:00
  • b02248bffb Add .nvmrc Ciro Santillli 2014-02-25 12:27:27 +01:00
  • b797fd660f Merge pull request #53 from cirosantilli/add-dummy-version James Allen 2014-02-25 14:43:41 +00:00
  • 96e2fb0d9c Merge pull request #56 from cirosantilli/remove-dollars James Allen 2014-02-25 14:42:29 +00:00
  • 4884254fc6 Remove dollars from readme bash code. Ciro Santillli 2014-02-25 14:30:31 +01:00
  • 4afc12b3a6 Add dummy version to package.json to fix install. Ciro Santillli 2014-02-25 13:33:44 +01:00
  • 8ae9bcd60f Ensure that updates are compressed in continuous incrementing order James Allen 2014-02-25 12:27:42 +00:00
  • c723fbb789 Remove fold all command which interferes with typing } on Danish keyboards James Allen 2014-02-25 10:58:25 +00:00
  • c43533b5cb move test wrapper into fsWrapper where appropriate Oliver Matthews 2014-02-25 10:54:51 +00:00
  • f68080d56c create mixin to allow switching of backend Oliver Matthews 2014-02-25 09:10:22 +00:00
  • f1879a1694 Update Gruntfile.coffee James Allen 2014-02-24 19:08:08 +00:00
  • de783bf5b0 Pull out MongoManager module and add tests James Allen 2014-02-24 17:43:27 +00:00
  • b13f70eadb Push ops into uncompressedHistoryOps list James Allen 2014-02-24 16:52:12 +00:00
  • 6f19f46d96 Create method for pushing uncompressed ops into redis James Allen 2014-02-24 16:37:45 +00:00
  • 9cf883e59f Merge branch 'master' into remove_mongo_doc_ops James Allen 2014-02-24 16:17:30 +00:00
  • 7a977ca597 Don't store ops in Mongo, just keep them in redis with a timeout James Allen 2014-02-10 15:17:08 +00:00
  • 0ede6911dd Update CONTRIBUTING.md James Allen 2014-02-24 15:24:47 +00:00
  • 0dea22a8e9 Add in Travis CI badge James Allen 2014-02-24 14:45:00 +00:00
  • ce430bf9af Add in Travis CI badges James Allen 2014-02-24 14:44:35 +00:00
  • 64fec8aed7 Update README.md James Allen 2014-02-24 14:44:03 +00:00
  • 86e42ce1de Update README.md James Allen 2014-02-24 14:43:33 +00:00
  • 6b450a45a7 Update .travis.yml James Allen 2014-02-24 14:42:36 +00:00
  • 49feb6b839 Update .travis.yml James Allen 2014-02-24 14:40:42 +00:00
  • 55edef6d3d Update .travis.yml James Allen 2014-02-24 14:37:38 +00:00
  • 4d6d4eb6a2 Create .travis.yml James Allen 2014-02-24 14:27:06 +00:00
  • 4756b488ee Create .travis.yml James Allen 2014-02-24 14:26:38 +00:00
  • 1a7d2643c0 Create .travis.yml James Allen 2014-02-24 14:24:44 +00:00
  • 2c69cbbb78 Add travis badge James Allen 2014-02-24 14:14:09 +00:00
  • 11b908f276 Install grunt-cli before running install James Allen 2014-02-24 14:05:09 +00:00
  • ace74c8d7c Create .travis.yml James Allen 2014-02-24 13:50:55 +00:00
  • 35246b7716 Revert "Update settings.development.coffee.example" Henry Oswald 2014-02-24 13:00:30 +00:00
  • d7411089b1 Add in CLA info James Allen 2014-02-24 12:55:27 +00:00
  • 1fcc40d8a2 Merge pull request #46 from kbasten/patch-1 Henry Oswald 2014-02-24 12:10:46 +00:00
  • 20ed215c5c Merge pull request #41 from palkan/fix-editor-css Henry Oswald 2014-02-24 12:07:28 +00:00
  • 283338a26d fix log wrap palkan 2014-02-24 13:24:01 +04:00
  • 9a504e57de Update CONTRIBUTING.md James Allen 2014-02-23 21:38:02 +00:00
  • 31e845ecc4 Update wiki link James Allen 2014-02-23 21:37:07 +00:00
  • bae181d1e7 Update settings.development.coffee.example kbasten 2014-02-23 21:22:53 +01:00
  • b8f7e9c838 Update README with config instructions James Allen 2014-02-23 11:55:06 +00:00
  • 74a9c99569 Check that make is installed before installing modules that need compiling James Allen 2014-02-23 11:53:46 +00:00
  • 9b4d7e65de Use example config file so that config changes do not interfere with git James Allen 2014-02-23 11:45:08 +00:00
  • e926c90ced Update email address to team@sharelatex.com James Allen 2014-02-23 10:52:43 +00:00
  • 07debdf060 Update email address to team@sharelatex.com James Allen 2014-02-23 10:52:20 +00:00
  • dc779da2b5 Add in check for S3 credentials James Allen 2014-02-22 15:02:21 +00:00
  • 26d9b51df7 Remove Github ssh keys message James Allen 2014-02-22 14:11:12 +00:00
  • 1d5908f8bc Remove HN post from REAMDE. James Allen 2014-02-22 14:10:28 +00:00
  • a6b08939cd Fix latexmk version checking James Allen 2014-02-22 14:08:49 +00:00
  • 20f9d9f94a Add in check task to check that redis and latexmk are installed correctly James Allen 2014-02-22 12:08:03 +00:00
  • e6556fb3a1 Update default features in settings James Allen 2014-02-22 10:50:38 +00:00
  • 85c869330a Merge pull request #38 from wokkaflokka/master James Allen 2014-02-22 09:43:38 +00:00
  • 0e956b3f32 update README instructions to use 'https' scheme for installation instructions rather than 'git' scheme Emery Coxe 2014-02-21 20:13:26 -06:00
  • 9326697017 Update README.md James Allen 2014-02-21 20:37:26 +00:00
  • 5db301bc31 Update CONTRIBUTING.md James Allen 2014-02-21 20:36:33 +00:00
  • b0ca3f9af4 Merge pull request #32 from swapagarwal/master James Allen 2014-02-21 19:31:48 +00:00
  • 2176fc6142 Fix Minor Typo in README.md Swapnil Agarwal 2014-02-22 00:59:52 +05:30