Jakob Ackermann
c660115d98
[misc] install_deps: download packages from a near-by mirror
2020-04-23 16:44:49 +02:00
Henry Oswald
7b9912034d
Merge pull request #146 from overleaf/bg-support-other-runtimes
...
support other runtimes
2020-04-23 14:42:18 +01:00
Henry Oswald
e1c90ec234
Merge branch 'master' into bg-support-other-runtimes
...
port coffee changes to js
2020-04-23 13:59:05 +01:00
Henry Oswald
a5887fad50
Merge pull request #158 from overleaf/jpa-entry-point-cleanup
...
[misc] entry point cleanup
2020-04-23 13:52:04 +01:00
Henry Oswald
ea1ff96e0e
Merge pull request #155 from overleaf/ho-limit-lifespan
...
limit clsi lifespan via health checks and PROCESS_LIFE_SPAN_LIMIT_MS
2020-04-23 13:51:09 +01:00
Henry Oswald
adc73df53d
cleanup the shutdown code a bit
2020-04-23 11:32:33 +01:00
Miguel Serrano
12793d8139
Update express and passport dependencies ( #2754 )
...
GitOrigin-RevId: 179346f304690a489aaf70f5215869e4155fdbce
2020-04-23 03:29:43 +00:00
Miguel Serrano
6118a63783
Merge pull request #2712 from overleaf/jel-sso-ui-confirmed-domains
...
SSO UI only for confirmed domains
GitOrigin-RevId: cd8d7b93860a45d9527e717c6fc42876e9c9829e
2020-04-23 03:29:38 +00:00
Jakob Ackermann
35400de80a
Merge pull request #2766 from overleaf/jpa-make-cleanup
...
[make] cleanup dc networks and fix frontend target
GitOrigin-RevId: abcd0d061bd924ff0ddf885d1a18b66ebcc7e8e5
2020-04-23 03:29:34 +00:00
Miguel Serrano
310f7a7c60
Merge pull request #2741 from overleaf/hb-apply-please-scroll-pdf
...
Force pdf viewer to check watches on clickable link
GitOrigin-RevId: 364da514147751c4c1f69491a5070c94bf94aece
2020-04-23 03:29:30 +00:00
Miguel Serrano
c62dd1cacb
Merge pull request #2740 from overleaf/ns-jpa-remove-error-2fa
...
Remove error upon success for asyncForms
GitOrigin-RevId: 27e09667b11229b010d270ec2637082e069fcc95
2020-04-23 03:29:25 +00:00
Miguel Serrano
f39a650823
Merge pull request #2749 from overleaf/ew-ta-google-2fa-error
...
fix ERR_HTTP_HEADERS_SENT error with oauth and 2fa
GitOrigin-RevId: b70bd79fb544121337be27349a967d52da115930
2020-04-23 03:29:21 +00:00
Miguel Serrano
e3d0ffeec8
Merge pull request #2738 from overleaf/ta-a11y-link-contrasts
...
A11y Contrast Fixes
GitOrigin-RevId: 1b76e04b81dd96d932525e75a6645b6d4801db8b
2020-04-23 03:29:16 +00:00
Miguel Serrano
ac1a7c4c52
Merge pull request #2752 from overleaf/ta-notifications-mark-as-read-fix
...
Fix `markAsRead` Calls
GitOrigin-RevId: 89609251a082adb825522141864cd3f44315ae45
2020-04-23 03:29:11 +00:00
Miguel Serrano
533b395210
Merge pull request #2753 from overleaf/ta-password-reset-inflight
...
Add Inflight UI To Password Reset Form
GitOrigin-RevId: 414e00d30e23d6964c8a6782d2bac52a239f868d
2020-04-23 03:29:07 +00:00
Miguel Serrano
e2bf647b81
Merge pull request #2763 from overleaf/ta-dot-dot-dot
...
Replace Triple-Dots with Ellipsis in Pug Files
GitOrigin-RevId: 408cea0772d8751acd8939e199e49e2cf9685b8f
2020-04-23 03:29:02 +00:00
Miguel Serrano
3687eb77f4
Update some minor/patch dependencies ( #2747 )
...
GitOrigin-RevId: 4ec132fe91eb867221259b62fcb8d9eccb1c913c
2020-04-23 03:28:58 +00:00
Brian Gough
6936952753
Merge pull request #132 from overleaf/bg-finalise-migration
...
finalise docupdater redis migration
2020-04-22 14:39:45 +01:00
Brian Gough
79c934759c
add default redis settings for project history
2020-04-22 14:04:28 +01:00
Brian Gough
2e24d1670c
remove old unused ioredis keepalive option
2020-04-22 13:51:14 +01:00
Brian Gough
61da130cf4
keep maxRetriesPerRequest for project_history redis config
2020-04-22 13:50:39 +01:00
Jakob Ackermann
8cf600089f
Merge pull request #726 from overleaf/jpa-temporary-fix-for-lualatex
...
[docker-compose] add a temporary fix for LuaLatex compiles
2020-04-22 11:02:40 +02:00
Jakob Ackermann
d08a9ccfb7
[docker-compose] add a temporary fix for LuaLatex compiles
2020-04-22 10:34:47 +02:00
Brian Gough
a51f61a555
remove redis migration code
2020-04-21 14:48:47 +01:00
Brian Gough
248edc03fa
add comment about the two history clients
2020-04-21 14:44:19 +01:00
Brian Gough
af93193d6e
remove new_project_history and use project_history instead
2020-04-21 14:43:48 +01:00
Brian Gough
8e210fe441
update unit tests
2020-04-21 14:41:30 +01:00
Simon Detheridge
04661221a1
Merge pull request #116 from overleaf/spd-signed-urls
...
Add support for redirecting to signed URLs
2020-04-21 10:43:42 +01:00
Jakob Ackermann
a0359009f9
Merge pull request #2677 from overleaf/jpa-socket-io-v2-shim
...
[socket.io] add support for v2 using a compatibility shim
GitOrigin-RevId: ef52a3d8e4fdf191f6a8c1a530dfce25f3a11466
2020-04-21 03:23:06 +00:00
Jakob Ackermann
9a1a9f153b
Merge pull request #57 from overleaf/jpa-node-12-fix
...
[misc] test/unit: fix process usage for node v12
2020-04-20 17:06:26 +02:00
Jakob Ackermann
80095785b8
[misc] test/unit: fix process usage for node v12
...
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
2020-04-20 16:50:51 +02:00
John Lees-Miller
c46075aaab
Make constructor take only message and info
2020-04-17 15:45:08 +01:00
John Lees-Miller
0acf1d338d
Merge pull request #9 from overleaf/lint
...
Set up linting
2020-04-17 14:43:43 +01:00
Brian Gough
c2e165e0eb
Merge pull request #105 from overleaf/bg-use-separate-redis-for-project-history
...
support migration of project history keys to separate redis instance
2020-04-17 11:26:49 +01:00
John Lees-Miller
c000bdc43c
Add standard and fix complaints
2020-04-17 10:59:27 +01:00
Jakob Ackermann
f6f20fdcb6
Merge pull request #43 from overleaf/ew-jpa-fix-express-deprecations
...
[misc] fix express deprecations
2020-04-17 11:21:04 +02:00
Jakob Ackermann
9f15b062b0
Merge pull request #19 from overleaf/ew-jpa-fix-express-deprecations
...
[misc] fix express deprecations
2020-04-17 11:20:48 +02:00
John Lees-Miller
4b903626b4
Apply linting rules
2020-04-17 09:14:35 +01:00
John Lees-Miller
f80753fe40
Add linting and formatting
2020-04-17 09:14:35 +01:00
John Lees-Miller
113c2cc5ec
Add CI badge
2020-04-17 09:13:04 +01:00
John Lees-Miller
f2a9a3e240
Merge pull request #8 from overleaf/circleci-project-setup
...
Add .circleci/config.yml
2020-04-17 09:11:46 +01:00
John Lees-Miller
ad6b25e2c1
Add .circleci/config.yml
2020-04-17 09:10:47 +01:00
Eric Mc Sween
5c6ddfd53a
Merge pull request #2744 from overleaf/pr-add-visa-notice-tos
...
Add ToS link for new Visa free trial rules in the subscription form.
GitOrigin-RevId: 607f1057cee40b61b7910cb2afc1648dacfe49b6
2020-04-17 03:23:35 +00:00
Eric Mc Sween
d063ab2bc5
Merge pull request #2745 from overleaf/em-promisify-project-upload-manager
...
Finish promisification of ProjectUploadManager
GitOrigin-RevId: a8550d9decf25af35a2d2f82770cff336a4153cc
2020-04-17 03:23:30 +00:00
Brian Gough
ac68f59487
Merge branch 'master' into bg-use-separate-redis-for-project-history
2020-04-16 15:48:21 +01:00
Jakob Ackermann
cf8533bee1
[LocalCommandRunner] run: block a double call of the callback
...
The subprocess event handler fires the "error" and "close" event in case
of a failure.
Both events would call the given callback, resulting in double
processing of the subprocess result downstream.
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
2020-04-16 15:55:55 +02:00
Miguel Serrano
3bd49f6ea1
Added pull request template ( #723 )
2020-04-16 12:08:37 +02:00
Christopher Hoskin
932b7d2a74
Merge pull request #724 from overleaf/csh-issue-2578-server-pro-cloud-build
...
Use variables for Makefile tagging
2020-04-16 09:59:06 +01:00
Ersun Warncke
98c1ffefff
[misc] fix express deprecations
...
Co-Authored-By: Jakob Ackermann <jakob.ackermann@overleaf.com>
2020-04-16 09:39:57 +02:00
Miguel Serrano
c494526b55
Updated dev dependencies (minor/patch only) ( #2743 )
...
GitOrigin-RevId: e1027bbdc5c2372326429d80d44d03cf77674a8d
2020-04-16 03:17:17 +00:00