Commit graph

559 commits

Author SHA1 Message Date
Henry Oswald
c73afcd85c Merge branch 'master' of https://github.com/sharelatex/sharelatex-docker-image 2016-05-23 10:31:43 +01:00
James Allen
4f24a228b5 Merge branch 'master' of https://github.com/sharelatex/sharelatex-docker-image 2016-05-20 16:16:00 +00:00
Henry Oswald
c839554030 Merge pull request #43 from heukirne/master
add support for grunt build
2016-05-20 17:15:39 +01:00
Henry Oswald
b4ae96facb recommend debian/ubuntu 2016-05-09 16:08:51 +01:00
Henrique Dias
82f0ebb483 Merge branch 'master' of https://github.com/heukirne/sharelatex-docker-image
Conflicts:
	Dockerfile
2016-05-02 23:58:20 +00:00
Henrique Dias
9a5df51ea4 add baseDir for Dockerfile 2016-05-02 23:55:53 +00:00
Henrique Dias
f33ea04408 add support for grunt build 2016-05-02 23:53:49 +00:00
Henry Oswald
b43a58467c recommend mongodb 3.x 2016-04-28 12:01:30 +01:00
Henrique Santos
4e7cdba865 add services file 2016-04-20 21:57:19 -03:00
Henrique Santos
d4331f8415 add support for grunt build 2016-04-20 21:55:47 -03:00
Henry Oswald
4f7a6abbac Merge pull request #41 from vvhof/patch-1
Fix a typo in README.md
2016-04-20 11:55:59 +01:00
Vincent von Hof
72e6fc60da Fix a typo in README.md
nothing here...moving on
2016-04-20 12:54:11 +02:00
Henry Oswald
7d9de6c216 added tls as env vars 2016-04-06 17:10:43 +01:00
Henry Oswald
700e376968 made email and ldap configurable from env vars 2016-04-06 17:07:59 +01:00
James Allen
09624e3796 add session secret as env varx 2016-04-06 15:42:01 +00:00
Henry Oswald
08ea79a29f change localhost to 127.0.0.1 which should help with ipv6 2016-03-08 16:05:42 +00:00
Brian Gough
77037ee988 improve performance for migrating large dochistory collections 2016-02-10 15:09:42 +00:00
Brian Gough
1c24a889fb improve logging and interrupt handling 2016-02-10 15:09:42 +00:00
Henry Oswald
eb88347e1d Update README.md 2016-02-09 17:19:48 +00:00
Henry Oswald
9ed593f22c Update README.md 2016-02-09 12:57:05 +00:00
Henry Oswald
14a0b67fc4 Update README.md 2016-02-03 15:13:17 +00:00
Henry Oswald
c23ea9f1cf Update README.md 2016-02-03 14:56:11 +00:00
Brian Gough
8cc8148932 include commands to update indexes in docHistory migration - not called 2016-02-01 16:51:43 +00:00
Brian Gough
8a0d5f8b95 migration script for dochistory packing 2016-01-29 16:55:26 +00:00
James Allen
c0f3ed1ce0 Merge branch 'master' of https://github.com/sharelatex/sharelatex-docker-image 2016-01-13 15:21:17 +00:00
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