Commit graph

584 commits

Author SHA1 Message Date
Henry Oswald
5c74504ce7 set nginx to 50mb limit which is upper side of what ShareLaTeX can handle 2016-01-13 15:10:31 +00:00
Henry Oswald
79f5e671de Merge pull request #28 from mattcollier/patch-1
Correct typo.
2016-01-04 13:11:13 +00:00
mattcollier
1993b4c19e Correct typo. 2015-12-28 16:27:46 -05:00
Henry Oswald
dea04f2e25 dropbox is not shown any more, remove appology 2015-12-16 13:05:12 +00:00
Henry Oswald
42e9208b14 Added tip for copying the database when upgrading 2015-12-01 16:17:15 +00:00
James Allen
131450452e added mongodb migrations
added imagemagick
make sure release is up to date
2015-09-17 14:07:50 +00: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
be1cdc0df1 Update to use latest ShareLaTeX release 2015-03-25 16:28:06 +00:00
James Allen
5ea12c3de8 Update CHANGELOG.md 2015-03-20 20:32:07 +00:00
James Allen
16e6777d89 Add missed nginx file 2015-03-20 15:33:36 +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
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
2a03e4822d Don't blow up on missing settings 2015-02-26 12:13:56 +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
edb091bb92 Install unzip in Docker container 2015-02-18 17:08:50 +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
d64ef2eccd Update README.md 2015-02-11 14:34:53 +00:00
James Allen
8b26d251cb Update README.md 2015-02-11 14:34:39 +00:00
James Allen
7bcecf38c1 Update README.md 2015-02-11 13:56:01 +00:00
James Allen
e0ce15e10c Update README.md 2015-02-11 13:54:03 +00:00
James Allen
c8be8b526c Update to use release version of ShareLaTeX 2015-02-10 16:49:34 +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
d347ee087d Add missing file 2015-02-09 16:27:44 +00:00
James Allen
531f9e84ac Don't rely on --net=host 2015-02-09 16:18:58 +00:00
James Allen
c15caa4698 Initial Dockerfile image build 2015-02-06 17:01:50 +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