Miguel Serrano
4ee76cf2b4
CE/SP hotfixes 2.7.1
and 3.0.1
( #5046 )
...
Removes `/disconnectAllUsers`, that was exposed to all users
Fixes broken image when `ENABLE_CONVERSIONS` is set to `false`
GitOrigin-RevId: 6ef04e1bff91ac46d3587075328bba2636bb23e2
2021-09-17 08:03:27 +00:00
Eric Mc Sween
9ee92daea3
Merge pull request #4893 from overleaf/em-synctex
...
Use the synctex distributed with TeX Live
GitOrigin-RevId: 5a133f21f48fd1e217ab463e8cb2a5cdec8be1af
2021-09-07 16:26:17 +00:00
Brian Gough
58286384af
Merge pull request #4831 from overleaf/bg-move-history-id-cache-to-redis
...
move history id cache to redis
GitOrigin-RevId: 19d29205049eb97a7b60cdb8de07c4518ad3d90d
2021-08-23 11:30:57 +00:00
Jakob Ackermann
9c86e14462
Merge pull request #4835 from overleaf/jpa-server-ce-fix-public-build
...
[server-ce] fix dir parameters in public cloudbuild pipeline
GitOrigin-RevId: bb8feb50783257d7ba4fb88a34f7a85376893374
2021-08-23 08:02:48 +00:00
Jakob Ackermann
60d1483150
Merge pull request #4829 from overleaf/jpa-terraform-no-inline
...
[terraform] rework inline triggers into cloudbuild.yaml based ones
GitOrigin-RevId: 6f1920c7ceffd1c8c375cbb9fba98aa8f729b877
2021-08-20 08:03:58 +00:00
Jakob Ackermann
2ce94153d4
Merge pull request #4734 from overleaf/jpa-server-ce-build
...
[misc] build the server-ce image from a local copybara synced repo
GitOrigin-RevId: 8e037668cdd2894e3fe909ec0da62f77e1f4c4d7
2021-08-17 08:03:11 +00:00
Copybot
a83be41adb
Merge pull request #944 from overleaf:jpa-copybara-take-3
...
GitOrigin-RevId: 702c23e844e2ff41afa3505a014024f7df292d29
2021-08-17 08:03:06 +00:00
Jakob Ackermann
c05e47fa79
Merge pull request #4763 from overleaf/jpa-copybara-no-close
...
[copybara] do not close the public PR when merging the internal PR
GitOrigin-RevId: f2979a0c99f76a99fc3a3d86a7f6522da1999f15
2021-08-17 08:02:59 +00:00
Jakob Ackermann
b85cc59a6a
[misc] bump nvm version for server-ce/ to 12.22.3
2021-08-16 09:11:54 +01:00
Jakob Ackermann
6aa9882a1c
Merge remote-tracking branch 'dev-env/jpa-monorepo' into main
...
GitOrigin-RevId: 9128e3b9c9e05476356045697667df2ca3b3cf25
2021-08-05 08:03:43 +00:00
Shane Kilkelly
5ccf34aec5
Merge pull request #916 from overleaf/sk-new-migrations
...
Add init script to run migrations from web
2021-07-21 11:54:26 +01:00
Jakob Ackermann
5c3404b4e5
Merge pull request #917 from overleaf/jpa-create-user
...
[misc] bin/grunt: keep up with changes to create-admin script
2021-07-20 14:07:27 +02:00
Jakob Ackermann
f0bd9941dd
[misc] bring back old schema of revision.txt
...
- store in /var/www/revision.txt
- prefix each line with the services directory
2021-07-16 15:31:53 +01:00
Jakob Ackermann
90610acb59
[misc] bin/grunt: keep up with changes to create-admin script
2021-07-15 15:09:54 +01:00
Shane Kilkelly
510b678dc6
Add init script to run migrations from web
2021-07-15 13:16:53 +01:00
Jakob Ackermann
77cd7690fb
[misc] move server-ce scripts into a module in web
2021-07-13 17:03:14 +01:00
Jakob Ackermann
afe2c9934d
[misc] work around broken 'npm ci --only=production'
2021-07-13 09:13:04 +01:00
Jakob Ackermann
ac1eb8fb50
[misc] goodbye grunt
2021-07-12 17:25:44 +01:00
Miguel Serrano
adf3420c91
Renamed SAML setting privateCert
-> privateKey
...
Required by `passport-saml` update to 3.x
2021-07-09 16:52:26 +02:00
Jakob Ackermann
a8ca0a896f
[misc] fix listing of services for bin/ scripts
2021-07-08 11:19:13 +01:00
Jakob Ackermann
859252696b
[misc] drop coffee-script imports
2021-07-08 11:19:13 +01:00
Jakob Ackermann
faca804fc1
[misc] upgrade settings module to v2
2021-07-08 11:19:13 +01:00
Jakob Ackermann
42b680c7c7
[misc] update references to decaffeinated coffee-script files
2021-07-08 11:19:13 +01:00
Jakob Ackermann
6c6335ce98
[misc] do not set SHARELATEX_CONFIG in run scripts
2021-07-08 11:19:13 +01:00
Jakob Ackermann
763e25fbdf
[misc] delete commented ProjectSize task
2021-07-08 11:19:13 +01:00
Jakob Ackermann
d7c641eaf7
[misc] run format:fix
2021-07-08 11:19:13 +01:00
decaffeinate
d812c86c51
decaffeinate: Run post-processing cleanups on coffee files
2021-07-08 11:19:13 +01:00
decaffeinate
efd16d99d6
decaffeinate: Convert coffee files to JS
2021-07-08 11:19:00 +01:00
decaffeinate
d152a79810
decaffeinate: Rename coffee files from .coffee to .js
2021-07-08 11:18:47 +01:00
Jakob Ackermann
8f1da35bef
[misc] setup eslint and prettier and fix any errors
2021-07-08 11:16:04 +01:00
Shane Kilkelly
c8dcf853bc
Remove migrations
...
These will be replaced by migrations in the web project
2021-07-08 10:08:34 +01:00
Jakob Ackermann
aa5a9b0e65
[perf] use npm ci --only=production for all but web
2021-07-07 14:46:25 +01:00
Jakob Ackermann
d6928bc7fc
[perf] use npm ci
2021-07-07 14:46:20 +01:00
Jakob Ackermann
984eb3bf2d
[perf] use docker layer caching from previous build
2021-07-07 14:46:13 +01:00
Rainshaw
05885efe93
fix nginx conf ( #896 )
...
* fix nginx conf
2021-06-24 17:12:46 +02:00
Rainshaw
35b414b624
fix redis config ( #895 )
...
* fix redis config when using redis on host machine without password auth
2021-06-15 12:51:25 +02:00
John Lees-Miller
acf603993b
Fix some old README links
...
Some of these were redirects / inconsistent. Also clarify wording for SP link.
2021-06-14 11:57:40 +01:00
Miguel Serrano
00b6f09466
Hotfix 2.6.2 ( #888 )
2021-05-20 10:59:43 +02:00
John Lees-Miller
2045ae02d1
Make it clear that the screenshot is Server Pro
2021-05-13 15:00:07 +01:00
Miguel Serrano
e63b285487
hotfix 2.6.1 ( #875 )
2021-04-21 13:13:47 +02:00
Jakob Ackermann
507548d661
[migrations] fix index creation ( #871 )
2021-04-14 12:54:46 +02:00
Jakob Ackermann
3f7f2d5ced
[migrations] open source newly added indexes ( #870 )
2021-04-13 21:50:32 +02:00
Miguel Serrano
9748c44219
Updated base image to Node 12 ( #865 )
2021-04-07 15:20:51 +02:00
Shane Kilkelly
41c2f08288
Add the new outputDir
setting for CLSI ( #862 )
...
Co-authored-by: Shane Kilkelly <shane.kilkelly@overleaf.com>
Co-authored-by: Jakob Ackermann <jakob.ackermann@overleaf.com>
2021-04-07 15:20:19 +02:00
Shane Kilkelly
cff06473ce
Expose new smtp vars: 'name', and 'logger' ( #854 )
...
Co-authored-by: Shane Kilkelly <shane.kilkelly@overleaf.com>
2021-04-07 15:19:17 +02:00
Shane Kilkelly
f849b94005
Variables in Nginx configuration ( #853 )
...
* Add envsubst binary to image
* Generate nginx.conf from template, with env-vars
* Remove nginx.conf, now generated from template
* Reload nginx config after writing file
Co-authored-by: Shane Kilkelly <shane.kilkelly@overleaf.com>
2021-04-07 15:19:06 +02:00
Miguel Serrano
1540d1b891
Added SHARELATEX_SAML_DECRYPTION_CERT
environment variable ( #860 )
2021-03-31 11:11:23 +02:00
Christopher Hoskin
065c6870e6
Update passport-saml URLs
2021-03-19 09:53:18 +00:00
Miguel Serrano
7e518a4b05
Added configurable AWS region to email settings ( #847 )
2021-03-02 17:29:12 +01:00
Josh Soref
a0e7ea16d2
Fix spelling errors ( #823 )
2021-03-02 10:35:40 +01:00
Miguel Serrano
2594122fef
Hotfix 2.5.2 ( #831 )
2021-01-25 13:08:04 +01:00
Jakob Ackermann
1d8ed4bb23
[hotfix] produce version 2.5.1 with fixes for log rotation
2021-01-14 10:33:37 +00:00
Miguel Serrano
5584ed78ad
msm-change-logrotate-permissions ( #827 )
2021-01-14 11:23:29 +01:00
Jakob Ackermann
89fe7ca11a
[init_scripts] delete old logs of the contacts service
2021-01-12 10:16:09 +00:00
Jakob Ackermann
fe2a8f4780
[runit] fix the cycling of logs for the contacts service
2021-01-12 10:15:38 +00:00
Miguel Serrano
fc08b54d0a
Updated mongo to 4.0 for release 2.5.0 ( #815 )
2020-11-19 11:02:21 +01:00
Miguel Serrano
a9c02c6bf6
added radix to parseInt() calls and make them fail fast ( #806 )
2020-10-26 11:08:00 +01:00
Miguel Serrano
a1109d3a1e
added radix to parseInt() call
2020-10-23 11:58:43 +02:00
Miguel Serrano
1a23887a85
addressed PR feedback
2020-10-22 18:24:40 +02:00
Miguel Serrano
a017d08f05
updated nginx timeout to 4m
2020-10-22 13:38:33 +02:00
Miguel Serrano
02377af0ab
added support for COMPILE_TIMEOUT env
2020-10-22 13:38:14 +02:00
Miguel Serrano
0ea13ba637
removed <div> from email footer
2020-10-09 11:33:06 +02:00
Miguel Serrano
49b45a1796
Fix typo in settings templates
->template
2020-10-09 11:32:45 +02:00
Jakob Ackermann
07dbfe6df8
Merge pull request #797 from overleaf/jpa-wait-for-db
...
[misc] keep up with web changes -- add waitForDb wrapper for tasks
2020-10-06 14:02:26 +02:00
Jakob Ackermann
fe3edd7197
[misc] keep up with web changes -- add waitForDb wrapper for tasks
2020-10-05 09:45:43 +01:00
Miguel Serrano
e50861841f
added patch to fix left footer with html links
2020-10-01 12:46:11 +02:00
Miguel Serrano
ac48f31e00
using original single patch
2020-10-01 11:53:11 +02:00
Miguel Serrano
53f2e2a235
Hotfix 2.4.2 - fix anon read/write sharing
2020-09-29 10:30:20 +02:00
Jakob Ackermann
41ee63c1f1
[misc] add the dependabot config of the buildscripts
...
See inline docs for rationals of each (non-trivial) option.
2020-09-04 09:23:20 +01:00
Miguel Serrano
fe20868b5a
Hotfix 2.4.1
2020-08-19 10:56:03 +02:00
Jakob Ackermann
2766993c65
[bin/compile-services] all services are decaffeinated now
2020-07-08 11:18:47 +01:00
Miguel Serrano
c2575ad666
Fixed syntex
2020-06-25 12:29:29 +02:00
Miguel Serrano
ae3e7f03f0
Set tag '5' for redis image
2020-05-29 15:07:51 +02:00
Miguel Serrano
1f3da80278
Merge pull request #744 from overleaf/msm-remove-tags
...
Removed tags service
2020-05-26 11:17:52 +02:00
Miguel Serrano
033db804fe
Removed privileged mode from docker-compose.yml
2020-05-25 16:54:38 +02:00
Miguel Serrano
8c7f96c105
removed tags service
2020-05-25 16:46:25 +02:00
Miguel Serrano
8ef8a359e7
Set TEXMFVAR to a writable location ( #739 )
2020-05-25 15:16:18 +02:00
Miguel Serrano
2dd8a08ab7
added 'OPTIMISE_PDF' environment variable
2020-05-20 07:49:44 +02:00
Soptq
f31d94c4a1
Update docker-compose.yml
...
Restrict redis version to 5.0.0
2020-05-09 14:36:59 +08:00
Christopher Hoskin
6800b203a5
Merge pull request #733 from overleaf/csh-issue-2578-add-base-tag-arg
...
Try making the base image tag specifiable
2020-05-06 14:21:23 +01:00
Miguel Serrano
34a4b12b8b
Remove compilation step from document-updater
2020-05-06 14:32:53 +02:00
Christopher Hoskin
0bcb552f6f
Try making the base image tag specifiable
2020-05-06 11:59:42 +01:00
Jakob Ackermann
d08a9ccfb7
[docker-compose] add a temporary fix for LuaLatex compiles
2020-04-22 10:34:47 +02:00
Miguel Serrano
3bd49f6ea1
Added pull request template ( #723 )
2020-04-16 12:08:37 +02:00
Christopher Hoskin
3635e4b4f1
Use variables for Makefile tagging
2020-04-15 15:11:31 +01:00
zefyrr
b690162f7c
updated texlive dir for path env variable ( #719 )
...
Co-authored-by: Omer Kareem <okareem@omerk.local>
2020-04-15 13:15:10 +02:00
Timothée Alby
27cd838c2a
add allowedImageNames setting from ENV vars ( #718 )
...
Uses `ALL_TEX_LIVE_DOCKER_IMAGES` (required) and
`ALL_TEX_LIVE_DOCKER_IMAGE_NAMES` (optional) to add the
`allowedImageNames` setting, allowing users to change a project's Tex
Live version.
2020-04-14 12:08:59 +02:00
Miguel Serrano
11e7f7d60e
Fixed compile scripts for non-coffee modules ( #717 )
2020-04-07 16:17:51 +02:00
Miguel Serrano
f7ac10cc97
Added 'currentImageName' setting plus migration ( #701 )
2020-03-09 13:15:40 +01:00
Shane Kilkelly
b433dffc69
Comment out the docker socket mount
...
And add a note for server-pro users to un-comment the line if they want to use sibling containers.
2020-02-20 15:09:00 +00:00
mserranom
fa13f4f079
Updated dockerfile and build script with monorepo changes
2020-02-17 14:58:47 +01:00
mserranom
ead0f21965
merged services.js
2020-02-17 14:00:29 +01:00
mserranom
1fe5394ca5
merged .gitignore
2020-02-17 13:58:48 +01:00
mserranom
c3d0ba2aa6
merged README.md
2020-02-17 13:57:53 +01:00
mserranom
276281e7e4
moved files from docker-image imported repo to root
2020-02-17 13:56:49 +01:00
mserranom
5e19658866
Merging docker-image to master
2020-02-17 13:50:21 +01:00
Jakob Ackermann
b715f16a3b
[misc] minimize the main stage ( #122 )
...
- cleanup git history
- do not install not needed npm packages
- The Gruntfile was removed in
REF: 27dd97ecc5
- The simple-git package is not used since
REF: df2d46df82
- cleanup npm cache
- cleanup node-gyp build cache
- cleanup /tmp
- move copying of the settings defaults after the installation
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
2020-02-13 16:38:58 +01:00
Jakob Ackermann
3170a27fb5
[init] bail out in case the db access fails ( #123 )
...
* [init] bail out in case the db access fails
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
* [misc] bail out in case any command in an init_script failed
NOTE: sh does not support `-o pipefail`.
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
2020-02-13 13:33:55 +01:00
Jakob Ackermann
ac82600b74
[misc] minimize base image ( #120 )
...
* [docker] drop sudo
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
* [docker] install qpdf in a single stage
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
* [docker] install texlive and additional tlmgr packages in a single stage
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
* [docker] drop the apt package lists
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
* [docker] pull the package lists only once
move the installation of nodejs into the dependencies install section
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
* [docker] delete the default nginx configuration files immediately
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
* [docker] skip the downloading and storage of unused texlive artifacts
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
* [docker] drop the npm download cache
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
* [docker] apply review feedback
- install qpdf as ubuntu package
- add a comment on the nginx config removal
- add back and update a note on changing the texlive mirror
2020-02-13 12:00:03 +01:00
Jakob Ackermann
991cb29d0b
[nginx] simplify the root specification for sendfile ( #121 )
...
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
2020-02-13 11:59:20 +01:00