Commit Graph

185 Commits

Author SHA1 Message Date
Henry Oswald c2ad040e08 new release of sharelatex v0.2.0 v0.2.0 2015-09-17 10:56:57 +01:00
Henry Oswald a3bee00bdc Merge branch 'master' into release 2015-09-16 17:35:38 +01:00
Henry Oswald afb7fd6d16 remove extra logging in migration and change file paths in migration 2 2015-09-16 16:29:26 +01:00
Henry Oswald 6aa2446eea remove process.exit from migrations 2015-09-16 16:26:51 +01:00
Henry Oswald 0980b2e6dc change timeout in migrations-1 to 0ms 2015-09-16 15:58:38 +01:00
Henry Oswald 1e073da1fd bring down migration timeout in delete doc lines to 0ms 2015-09-16 14:44:53 +01:00
Henry Oswald feafbb5416 renamed first migration to move_doc_lines_to_doc_collection 2015-09-16 14:22:54 +01:00
Henry Oswald e3b3b85726 add the migrate task into grunt 2015-09-16 13:41:09 +01:00
Henry Oswald ce10ceb2d9 improved migration script to delete docs 2015-04-16 13:45:16 +01:00
Henry Oswald dae47efa1c Merge branch 'master' of https://github.com/sharelatex/sharelatex 2015-04-14 15:21:20 +01:00
Henry Oswald 5dd40dc7cb added migration 2 to clean up projects, removing the doc lines 2015-04-14 15:21:07 +01:00
James Allen 5ea12c3de8 Update CHANGELOG.md 2015-03-20 20:32:07 +00:00
James Allen 16ba8acfca Update CHANGELOG.md 2015-03-20 20:31:12 +00:00
James Allen 4f4981b92b Release 0.1.4 v0.1.4 2015-03-20 20:18:59 +00:00
James Allen e9ec1b6316 Merge branch 'master' into release 2015-03-20 15:33:40 +00:00
James Allen 16e6777d89 Add missed nginx file 2015-03-20 15:33:36 +00:00
James Allen 1ff5f683e0 Merge branch 'master' into release 2015-03-20 15:32:34 +00:00
James Allen c96d713310 Remove unused/deprecated package files and put .conf in upstart script names 2015-03-20 15:32:28 +00:00
James Allen 9d6a2b1434 Merge branch 'master' into release 2015-03-20 15:28:17 +00:00
James Allen 21199de254 Merge pull request #288 from barracks510/master
Update NGINX Configuration
2015-03-20 14:17:04 +00:00
Dennis Chen e631902376 Update NGINX Configuration 2015-03-20 01:31:03 -07:00
Henry Oswald a2a2c23f76 remove whitespace before internal settings and add realtime config to settings.development.coffee.example 2015-03-05 18:06:06 +00:00
Henry Oswald 4a19804aa9 Use nodejs 0.10.x 2015-03-04 22:42:11 +00:00
James Allen 274b4dc69a Release 0.1.3 v0.1.3 2015-02-26 12:16:19 +00:00
James Allen 32267e3ab2 Don't blow up on missing settings 2015-02-26 12:16:19 +00:00
James Allen 2a03e4822d Don't blow up on missing settings 2015-02-26 12:13:56 +00:00
James Allen 7d2e86f07d Merge branch 'master' into release 2015-02-26 11:51:15 +00:00
Henry Oswald 4d01a54391 commented out the migrate command so people don't run it yet 2015-02-20 15:45:36 +00:00
Henry Oswald 685abf8cbe finished migration script 2015-02-20 15:40:19 +00:00
Henry Oswald bfe4dd018b added migrations with east package 2015-02-20 15:40:18 +00:00
James Allen 8d3a57bd4b Update settings.development.coffee.example 2015-02-16 10:05:14 +00:00
James Allen 630996166b Create sharelatex-real-time 2015-02-16 10:02:55 +00:00
James Allen 0395a6d01a Update README.md 2015-02-11 16:26:06 +00:00
James Allen 9c894d49aa Update CHANGELOG.md 2015-02-10 16:45:30 +00:00
James Allen a25333f853 Rename CHANGELOG to CHANGELOG.md 2015-02-10 16:44:21 +00:00
James Allen 0d97da15c4 Create CHANGELOG 2015-02-10 16:44:07 +00:00
James Allen 5813e23fa8 Release 0.1.2 v0.1.2 2015-02-10 13:55:02 +00:00
James Allen 0c9b6dbdc2 Merge branch 'master' into release 2015-02-10 13:54:10 +00:00
James Allen e710856453 Merge branch 'master' into release 2015-02-10 13:53:26 +00:00
Henry Oswald 2bd88e5319 added some null checks and more persistance 2015-01-29 12:20:49 +00:00
Henry Oswald 59307aa949 moved to a file appending with grep data store 2015-01-29 11:37:52 +00:00
Henry Oswald a2ae6abbca Merge branch 'master' of https://github.com/sharelatex/sharelatex 2015-01-28 17:50:54 +00:00
Henry Oswald 7e5c36021b mvp migration script 2015-01-28 17:50:43 +00:00
Henry Oswald e8ebde8c40 added minimum memory requirements 2015-01-15 12:30:42 +00:00
James Allen 77f1b58243 Update README.md 2014-12-04 10:11:29 +00:00
James Allen a4e5a5b713 Merge pull request #229 from sharelatex/force-npm-rebuild
force an npm rebuild to work around issue #129, missing bcrypt bindings
2014-11-24 16:29:00 +00:00
Brian Gough 4d3d43f449 force an npm rebuild to work around issue #129, missing bcrypt bindings file
see https://github.com/npm/npm/issues/5400
2014-11-24 16:13:31 +00:00
James Allen 8a27de5149 Add in real-time service 2014-11-21 12:45:19 +00:00
James Allen 759c84a962 Merge pull request #224 from watercrossing/chdirFix
Changed chdir to cd for changing directories
2014-11-14 16:11:21 +00:00
Ingolf Becker ca4ac23cf1 Changed chdir to cd for changing directories 2014-11-14 16:02:36 +00:00