Miguel Serrano
|
4889e528ec
|
Added docker compose override file for debugging (#634)
|
2019-09-10 17:13:25 +02:00 |
|
Miguel Serrano
|
e5dacbdc74
|
Updated docker-compose.yml with new and missing properties for ServerPro 2.0 (#632)
|
2019-09-06 10:47:14 +02:00 |
|
Miguel Serrano
|
34b01f94e4
|
Added minification to web compile script (#631)
|
2019-09-03 11:36:10 +02:00 |
|
John Lees-Miller
|
9dc65ebc82
|
Update mailing list link
|
2019-08-15 10:55:25 +01:00 |
|
Miguel Serrano
|
7b0bbc7eb9
|
Merge pull request #629 from overleaf/msm-fix-build
Fix install-services scripts
|
2019-08-12 13:31:24 +02:00 |
|
mserranom
|
1c931c347e
|
reverted minification for web
|
2019-08-12 09:32:54 +00:00 |
|
mserranom
|
22477bc187
|
added minification for web
|
2019-08-08 16:11:43 +00:00 |
|
mserranom
|
1973fbddf1
|
removed nvm
|
2019-08-06 12:00:55 +00:00 |
|
mserranom
|
f06793b5b5
|
removed -x option in bash command
|
2019-08-06 12:00:43 +00:00 |
|
mserranom
|
3dbced021d
|
fixed install-services and split install and compilation
|
2019-07-23 12:56:49 +00:00 |
|
mserranom
|
3c791751c1
|
updated node version
|
2019-07-23 12:56:25 +00:00 |
|
Henry Oswald
|
6ed76fdceb
|
Update docker-compose.yml
|
2019-05-31 10:27:15 +01:00 |
|
Tim Alby
|
cae2dcfa5f
|
update README
- change app name
- update copyright notice
- update links
- change authors
|
2019-05-07 19:29:46 +02:00 |
|
John Lees-Miller
|
234f7e1c4d
|
Merge pull request #615 from sharelatex/cla-link
Update CLA and other links
|
2019-04-10 16:50:10 +01:00 |
|
John Lees-Miller
|
98bc755b9f
|
Update CLA and other links
|
2019-04-10 16:15:41 +01:00 |
|
James Allen
|
b9a1723eb8
|
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
|
32546b0484
|
Remove travis build status icons
|
2019-04-01 08:25:50 +01:00 |
|
Shane Kilkelly
|
5cb612f436
|
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
|
1d1bf4a541
|
Fix whitespace
|
2018-08-02 10:10:19 +01:00 |
|
Henry Oswald
|
f888b90663
|
added example sandbox compiles mount
|
2018-05-02 16:07:23 +01:00 |
|
James Allen
|
79c1370640
|
Update CONTRIBUTING.md
|
2018-04-26 09:43:07 +01:00 |
|
Henry Oswald
|
5a2662e268
|
updated the docker compose file with working ldap example
|
2018-02-27 10:15:42 +00:00 |
|
Henry Oswald
|
4c891486f7
|
lockk down to latest versions of mongodb
|
2018-01-31 11:28:50 +00:00 |
|
Henry Oswald
|
5941090629
|
added npm shrinkwrap to fix mongodb native version change
|
2018-01-31 11:19:05 +00:00 |
|
Henry Oswald
|
9771a1dac1
|
fix mongo connect issue, .connect no longer exists on mongojs
|
2018-01-31 11:04:58 +00:00 |
|
Henry Oswald
|
a08a74b95c
|
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
|
3b878001c2
|
Update docker-compose.yml
|
2018-01-25 11:34:29 +00:00 |
|
Shane Kilkelly
|
efe09aa885
|
Add token-access-refs indexes
|
2017-11-08 11:55:08 +00:00 |
|
Shane Kilkelly
|
008d052862
|
add migration for token-based access indexes
|
2017-11-08 09:59:08 +00:00 |
|
Shane Kilkelly
|
d14d5002ab
|
Remove un-used package import
|
2017-09-08 09:06:48 +01:00 |
|
Shane Kilkelly
|
d11b11222b
|
update bson api in migration 3
|
2017-09-07 15:27:28 +01:00 |
|
Shane Kilkelly
|
34158a00dd
|
depend on bson explicitely
|
2017-09-07 13:23:18 +01:00 |
|
Shane Kilkelly
|
575869142c
|
Add grunt install command to install-services
|
2017-09-06 13:37:34 +01:00 |
|
Shane Kilkelly
|
4adf7378e2
|
Merge pull request #559 from sharelatex/sk-node-6
Update to node6
|
2017-09-06 10:51:38 +01:00 |
|
Shane Kilkelly
|
4170302d3f
|
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
|
93b8a9b13d
|
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
|
458b0d1256
|
Update to node6.
- update nvmrc file
- update mongojs dependency (for migrations)
|
2017-09-05 15:33:32 +01:00 |
|
Shane Kilkelly
|
c63753f9f0
|
Add warning when NVM is not present
|
2017-09-05 15:26:40 +01:00 |
|
Shane Kilkelly
|
2ca8dc903b
|
Suppress verbose output from type command.
|
2017-09-04 15:57:13 +01:00 |
|
Shane Kilkelly
|
e591df91f5
|
check for nvm presence before using, survive abscence
|
2017-09-04 15:40:27 +01:00 |
|
James Allen
|
0009fabce4
|
Merge pull request #554 from tomcoombs87/master
couple of tiny changes in documentation.
|
2017-08-06 18:56:38 +02:00 |
|
Tom
|
69e145653c
|
Merge pull request #2 from tomcoombs87/patch-3
tiny typo
|
2017-08-05 22:43:00 +01:00 |
|
Tom
|
c77a5e7e53
|
Merge pull request #1 from tomcoombs87/patch-2
Patch 2
|
2017-08-05 22:42:19 +01:00 |
|
Tom
|
b0dce93a24
|
tiny typo
|
2017-08-05 22:33:16 +01:00 |
|
Tom
|
79b54adfd8
|
removed a space to fix broken wiki link
|
2017-08-05 22:00:33 +01:00 |
|
James Allen
|
711d25e92c
|
Merge pull request #553 from tomcoombs87/patch-1
fixed a typo
|
2017-08-05 21:14:24 +02:00 |
|
tomcoombs87
|
65247bd8ab
|
fixed a typo
|
2017-08-05 20:09:55 +01:00 |
|
Henry Oswald
|
a1b40b3663
|
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
|
71927c97f1
|
add logging to install-services script
|
2017-07-31 13:36:37 +01:00 |
|
Hayden Faulds
|
2405b80e45
|
add postinstall message explaining how to use bin/install-services
|
2017-07-31 13:36:18 +01:00 |
|