Commit graph

280 commits

Author SHA1 Message Date
mserranom
7970532241 updated node version 2019-07-23 12:56:25 +00:00
Henry Oswald
584060027c
Update docker-compose.yml 2019-05-31 10:27:15 +01:00
Tim Alby
7f13fd20af update README
- change app name
- update copyright notice
- update links
- change authors
2019-05-07 19:29:46 +02:00
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
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
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
563b9bfe3f
Update docker-compose.yml 2018-01-25 11:34:29 +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
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
587d3d3e14 Add grunt install command to install-services 2017-09-06 13:37:34 +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
Tom
2b3cd36f98 removed a space to fix broken wiki link 2017-08-05 22:00:33 +01:00
James Allen
4eaa82b059 Merge pull request #553 from tomcoombs87/patch-1
fixed a typo
2017-08-05 21:14:24 +02:00
tomcoombs87
6daf08e9bc fixed a typo 2017-08-05 20:09:55 +01:00
Henry Oswald
f880cee1f6 Merge pull request #549 from sharelatex/hof-replace-grunt-init
Replace grunt service initialisation with bash script
2017-08-02 14:00:30 +01:00
Hayden Faulds
d099c1e1f1 add logging to install-services script 2017-07-31 13:36:37 +01:00
Hayden Faulds
6e91742a8a add postinstall message explaining how to use bin/install-services 2017-07-31 13:36:18 +01:00
Hayden Faulds
6ef2cae504 replace grunt service initialisation with bash script 2017-07-27 15:39:22 +01:00
James Allen
3f963689f9 Create ISSUE_TEMPLATE.md 2017-07-25 14:25:56 +01:00
James Allen
996399cc2e Merge pull request #541 from sharelatex/ja-update-holding-accounts-migration-for-groups
Update migration script for holding accounts to migrate group invites
2017-07-25 12:45:49 +01:00
James Allen
7ef02127a1 Update migration script for holding accounts to migrate group invites 2017-06-14 17:03:05 +01:00
Shane Kilkelly
65d21f712e Add migration to enable trackChanges for all users 2017-05-17 14:23:55 +01:00
Shane Kilkelly
1f30aa535f Merge pull request #509 from sharelatex/ja-remove-holding-accounts
Add migration to remove holding accounts
2017-04-05 14:55:49 +01:00
James Allen
a8557bb139 Don't find holding accounts with a hashed password 2017-03-24 13:46:31 +00:00
James Allen
21b15c8c73 More loggin 2017-03-23 11:56:46 +00:00
James Allen
ebb9a6c752 Improve logging 2017-03-23 11:50:46 +00:00
James Allen
e1af76f652 Address Henry's comments about robustness 2017-03-23 11:34:45 +00:00