Commit graph

601 commits

Author SHA1 Message Date
John Lees-Miller
6f2a9ff24c
Merge pull request #615 from sharelatex/cla-link
Update CLA and other links
2019-04-10 16:50:10 +01:00
John Lees-Miller
63240d1a72
Update CLA and other links 2019-04-10 16:15:41 +01:00
James Allen
998d370362
Merge pull request #612 from sharelatex/remove-travis-icons
Remove travis build status icons
2019-04-01 10:30:08 +01:00
John Lees-Miller
6457732be7
Remove travis build status icons 2019-04-01 08:25:50 +01:00
Shane Kilkelly
e448cad7ce
Merge pull request #98 from sharelatex/sk-update-readme
Update the readme with a short explanation of how this code works
2019-03-01 11:16:32 +00:00
Shane Kilkelly
e359037958 remove bit from readme 2019-03-01 11:16:12 +00:00
Shane Kilkelly
03d6d80fdb Update the readme with a short explanation of how this code works 2019-02-19 10:22:40 +00:00
Shane Kilkelly
808da2a580
Merge pull request #570 from sharelatex/sk-unlisted-projects
add migration for token-based access indexes
2018-08-02 10:11:13 +01:00
Shane Kilkelly
6825f5d279 Fix whitespace 2018-08-02 10:10:19 +01:00
Henry Oswald
f11ef9dcc2
added example sandbox compiles mount 2018-05-02 16:07:23 +01:00
James Allen
765ad89fa4
Update CONTRIBUTING.md 2018-04-26 09:43:07 +01:00
Henry Oswald
5064b4cb3a
updated the docker compose file with working ldap example 2018-02-27 10:15:42 +00:00
Shane Kilkelly
b830a7d837 Merge branch 'master' of github.com:sharelatex/sharelatex-docker-image 2018-02-06 10:26:50 +00:00
Shane Kilkelly
3c4866a710 Change launchpad location to github 2018-02-06 10:26:29 +00:00
Henry Oswald
9f590b940f lockk down to latest versions of mongodb 2018-01-31 11:28:50 +00:00
Henry Oswald
aa3d45eb5a added npm shrinkwrap to fix mongodb native version change 2018-01-31 11:19:05 +00:00
Henry Oswald
b3c130c268 fix mongo connect issue, .connect no longer exists on mongojs 2018-01-31 11:04:58 +00:00
Henry Oswald
7b5b60ce39 added track changes migration in again, we didn't add the setting
as a default before so needs 2nd migration
2018-01-26 09:46:35 +00:00
Henry Oswald
f18a0498a9 added trackChanges into features 2018-01-26 09:43:43 +00:00
Henry Oswald
563b9bfe3f
Update docker-compose.yml 2018-01-25 11:34:29 +00:00
Shane Kilkelly
d5338b5719 Pin version of simple-git 2018-01-22 14:47:00 +00:00
Shane Kilkelly
16b5c5dd1a Chown the sharelatex directory to www-data 2018-01-08 16:21:18 +00:00
Shane Kilkelly
2761615440 Pin contacts to branch 'sk-update-mongojs' 2017-12-06 11:21:54 +00:00
Shane Kilkelly
51d59f20b0 move contacts run file 2017-12-05 09:48:05 +00:00
Shane Kilkelly
9cb19535bb
Merge pull request #83 from sharelatex/sk-bypass-percentage-rollouts
add option to bypass percentage-based rollouts
2017-11-10 15:32:52 +00:00
Shane Kilkelly
16285366db add option to bypass percentage-based rollouts 2017-11-10 14:15:22 +00:00
Shane Kilkelly
c7e8d29e09 Merge branch 'sk-unlisted-projects' 2017-11-10 14:13:17 +00:00
Shane Kilkelly
2e82ac99bd Add token-access-refs indexes 2017-11-08 11:55:08 +00:00
Shane Kilkelly
c3d7f36b17 add migration for token-based access indexes 2017-11-08 09:59:08 +00:00
Shane Kilkelly
a92c0fc1b4 Merge pull request #82 from d-Rickyy-b/FixTypo
Fix typo in error log filename
2017-10-23 15:48:09 +01:00
Rico
041c73221a Fix typo in error log filename 2017-10-23 14:46:37 +02:00
Shane Kilkelly
410039534a Add setting to enable anonymous read-write sharing 2017-10-18 13:28:13 +01:00
Shane Kilkelly
1a9aab3516 Pin to latest base image 2017-09-08 09:09:42 +01:00
Shane Kilkelly
86b5d97491 Remove un-used package import 2017-09-08 09:06:48 +01:00
Shane Kilkelly
dad32e7adf update bson api in migration 3 2017-09-07 15:27:28 +01:00
Shane Kilkelly
ce85997843 depend on bson explicitely 2017-09-07 13:23:18 +01:00
Shane Kilkelly
cecf155465 Merge pull request #79 from sharelatex/sk-allow-explicit-ses-email-config
add the driver field to email config
2017-09-07 10:21:08 +01:00
Shane Kilkelly
587d3d3e14 Add grunt install command to install-services 2017-09-06 13:37:34 +01:00
Shane Kilkelly
7fd351a2be Add call to install-services 2017-09-06 11:16:12 +01:00
Shane Kilkelly
3a26a8f2d5 Merge pull request #559 from sharelatex/sk-node-6
Update to node6
2017-09-06 10:51:38 +01:00
Shane Kilkelly
f7cce110ca Merge pull request #558 from sharelatex/sk-allow-no-nvm
check for nvm presence before using, survive abscence
2017-09-06 10:51:27 +01:00
Shane Kilkelly
3e38e99aa6 Fix the doc lines migration.
- The bson module changed at some point, update to new api
2017-09-06 09:56:44 +01:00
Shane Kilkelly
7fbfd3ddf8 Update to node6.
- update nvmrc file
- update mongojs dependency (for migrations)
2017-09-05 15:33:32 +01:00
Shane Kilkelly
59f85704cf Add warning when NVM is not present 2017-09-05 15:26:40 +01:00
Shane Kilkelly
54874c3389 Suppress verbose output from type command. 2017-09-04 15:57:13 +01:00
Shane Kilkelly
bdbf2b3e71 check for nvm presence before using, survive abscence 2017-09-04 15:40:27 +01:00
James Allen
0e6abc60ff Merge pull request #554 from tomcoombs87/master
couple of tiny changes in documentation.
2017-08-06 18:56:38 +02:00
Tom
f781262895 Merge pull request #2 from tomcoombs87/patch-3
tiny typo
2017-08-05 22:43:00 +01:00
Tom
4996acb503 Merge pull request #1 from tomcoombs87/patch-2
Patch 2
2017-08-05 22:42:19 +01:00
Tom
b881cca1d8 tiny typo 2017-08-05 22:33:16 +01:00