Jakob Ackermann
|
ac1eb8fb50
|
[misc] goodbye grunt
|
2021-07-12 17:25:44 +01:00 |
|
Jakob Ackermann
|
9631208615
|
Merge pull request #912 from overleaf/msm-renamed-private-cert-saml
Renamed SAML setting `privateCert` -> `privateKey`
|
2021-07-12 13:35:27 +02:00 |
|
Jakob Ackermann
|
891ff7640f
|
Merge pull request #911 from overleaf/jpa-decaff-and-config-cleanup
[misc] decaff and config cleanup
|
2021-07-12 13:35:14 +02:00 |
|
Jakob Ackermann
|
b6e33e4ab8
|
Merge pull request #910 from overleaf/sk-remove-migrations-1
Remove migrations
|
2021-07-12 13:34:58 +02: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
|
72f8e6594c
|
Merge pull request #903 from overleaf/jpa-faster-install
[perf] faster docker image builds
|
2021-07-08 10:57:26 +02: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
|
9a88f8646f
|
Merge pull request #861 from overleaf/csh-update-passport-saml-urls
Update passport-saml URLs
|
2021-03-22 17:29:17 +00: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
|
8747b5c4e2
|
Merge pull request #828 from overleaf/jpa-hotfix-2-5-1
[hotfix] produce version 2.5.1 with fixes for log rotation
|
2021-01-14 11:44:06 +00: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
|
f453c553e6
|
Merge pull request #826 from overleaf/jpa-fix-contacts-logging
[misc] fix contacts logging
|
2021-01-12 11:54:39 +00: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
|
557a662e8f
|
Merge pull request #805 from overleaf/msm-compile-timeout-env
Expose COMPILE_TIMEOUT env variable and update nginx timeouts
|
2020-10-23 12:47:12 +02: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 |
|