Jakob Ackermann
|
ae327e7fd0
|
Merge pull request #2922 from overleaf/jpa-fix-sentry-frontend
[misc] fix sentry integration for the frontend
GitOrigin-RevId: 269eb3c538e1dc891c4598b608b3392ee22320e0
|
2020-06-24 02:10:39 +00:00 |
|
Alasdair Smith
|
2e0db2a472
|
Merge pull request #2940 from overleaf/as-cleanup-no-undef-disables
Clean up disabling of no-undef eslint rule in frontend
GitOrigin-RevId: 3fb19256b7dd9d41626355960dd9fbcc541e663f
|
2020-06-24 02:10:34 +00:00 |
|
Alasdair Smith
|
0d2a768e1e
|
Merge pull request #2937 from overleaf/as-remove-global-lodash
Replace global Lodash with explicit imports in frontend
GitOrigin-RevId: b092647039975ac594b69ce1fa145fd03552cc60
|
2020-06-24 02:10:29 +00:00 |
|
Alasdair Smith
|
5636386c54
|
Merge pull request #2944 from overleaf/as-clean-up-home-controller
Remove unnecessary check for SL homepage
GitOrigin-RevId: 3173ddd682458f36e11c77d8644500b8ce8af1cb
|
2020-06-24 02:10:23 +00:00 |
|
decaffeinate
|
92dede867f
|
prettier: convert individual decaffeinated files to Prettier format
|
2020-06-23 18:30:51 +01:00 |
|
decaffeinate
|
bdfca5f155
|
decaffeinate: convert individual files to js
|
2020-06-23 18:30:48 +01:00 |
|
decaffeinate
|
42f55c4651
|
decaffeinate: rename individual coffee files to js files
|
2020-06-23 18:30:46 +01:00 |
|
decaffeinate
|
8a7fc78dc8
|
prettier: convert test/acceptance decaffeinated files to Prettier format
|
2020-06-23 18:30:45 +01:00 |
|
decaffeinate
|
db98fdac0a
|
decaffeinate: rename test/acceptance/coffee to test/acceptance/js
|
2020-06-23 18:30:37 +01:00 |
|
decaffeinate
|
5443450abb
|
decaffeinate: Run post-processing cleanups on ApplyUpdateTests.coffee and 18 other files
|
2020-06-23 18:30:34 +01:00 |
|
decaffeinate
|
d318e4fd0e
|
decaffeinate: Convert ApplyUpdateTests.coffee and 18 other files to JS
|
2020-06-23 18:30:29 +01:00 |
|
decaffeinate
|
30a9c6ed2c
|
decaffeinate: Rename ApplyUpdateTests.coffee and 18 other files from .coffee to .js
|
2020-06-23 18:30:23 +01:00 |
|
decaffeinate
|
3eceb8a5f6
|
prettier: convert test/unit decaffeinated files to Prettier format
|
2020-06-23 18:30:16 +01:00 |
|
decaffeinate
|
68e2adebf5
|
decaffeinate: rename test/unit/coffee to test/unit/js
|
2020-06-23 18:30:06 +01:00 |
|
decaffeinate
|
93697a8c5c
|
decaffeinate: Run post-processing cleanups on AuthorizationManagerTests.coffee and 13 other files
|
2020-06-23 18:30:03 +01:00 |
|
decaffeinate
|
2ca620e7a0
|
decaffeinate: Convert AuthorizationManagerTests.coffee and 13 other files to JS
|
2020-06-23 18:29:59 +01:00 |
|
decaffeinate
|
e5d07bd3af
|
decaffeinate: Rename AuthorizationManagerTests.coffee and 13 other files from .coffee to .js
|
2020-06-23 18:29:53 +01:00 |
|
decaffeinate
|
817844515d
|
prettier: convert app/js decaffeinated files to Prettier format
|
2020-06-23 18:29:44 +01:00 |
|
decaffeinate
|
04a85a6716
|
decaffeinate: rename app/coffee dir to app/js
|
2020-06-23 18:29:41 +01:00 |
|
decaffeinate
|
a397154e18
|
decaffeinate: Run post-processing cleanups on AuthorizationManager.coffee and 18 other files
|
2020-06-23 18:29:38 +01:00 |
|
decaffeinate
|
7335084c26
|
decaffeinate: Convert AuthorizationManager.coffee and 18 other files to JS
|
2020-06-23 18:29:34 +01:00 |
|
decaffeinate
|
90eafa388a
|
decaffeinate: Rename AuthorizationManager.coffee and 18 other files from .coffee to .js
|
2020-06-23 18:29:29 +01:00 |
|
decaffeinate
|
20bb3540e7
|
decaffeinate: update .gitignore
|
2020-06-23 18:29:21 +01:00 |
|
decaffeinate
|
59083edb9e
|
decaffeinate: update build scripts to es
|
2020-06-23 18:29:17 +01:00 |
|
Jakob Ackermann
|
8ac973e767
|
[misc] help prettier/decaffeinate with scoping a comment into a fn body
|
2020-06-23 18:04:09 +01:00 |
|
Shane Kilkelly
|
0830102cec
|
Merge pull request #79 from overleaf/sk-add-health-check
Add `/api/status` and `/api/health_check` endpoints
|
2020-06-23 11:14:29 +01:00 |
|
Jakob Ackermann
|
2cf7392192
|
Merge pull request #160 from overleaf/jpa-backport-113
[backport] 113 and 126: ol_context
|
2020-06-23 11:25:39 +02:00 |
|
Jakob Ackermann
|
7a114937a7
|
Merge branch 'jpa-backport-126' into jpa-backport-113
|
2020-06-22 17:04:40 +01:00 |
|
Jakob Ackermann
|
205efa8812
|
[WebsocketController] reset the client context before (re)populating it
Co-Authored-By: Brian Gough <brian.gough@overleaf.com>
|
2020-06-22 17:04:31 +01:00 |
|
Jakob Ackermann
|
1fcf534dcf
|
[Router] revert preserving of client.ol_context
We do not enter this line twice, it would result in multiple event
handlers too.
|
2020-06-22 17:04:31 +01:00 |
|
Jakob Ackermann
|
d17ef183d0
|
[Router] gracefully set and do not reset the ol_context
|
2020-06-22 17:04:30 +01:00 |
|
Jakob Ackermann
|
ce4f9148c3
|
[perf] WebsocketLoadBalancer: move back to a sync loop for msg fan out
|
2020-06-22 17:04:15 +01:00 |
|
Jakob Ackermann
|
a70c1e1fa2
|
[perf] WebsocketLoadBalancer: check is_restricted_message once
...and filter clients early on.
|
2020-06-22 17:04:15 +01:00 |
|
Jakob Ackermann
|
5282f8f531
|
[misc] synchronous client store using an Object at .ol_context
|
2020-06-22 17:04:08 +01:00 |
|
Miguel Serrano
|
f2cae26166
|
Merge pull request #157 from overleaf/msm-update-deps
Update Dependencies
|
2020-06-22 15:45:11 +02:00 |
|
Miguel Serrano
|
3ffc218b2c
|
Rolled back redis-sharelatex to 1.0.12
|
2020-06-22 13:13:44 +02:00 |
|
Jakob Ackermann
|
9c1335720c
|
Merge pull request #156 from overleaf/jpa-fully-handle-subscribe-error
[misc] RoomManager: emitOnCompletion: properly handle Promise rejections
|
2020-06-22 11:35:03 +02:00 |
|
Brian Gough
|
2b342c6e53
|
Merge pull request #181 from overleaf/bg-fix-503-response
handle EPIPE errors in CompileController
|
2020-06-22 09:30:35 +01:00 |
|
Brian Gough
|
beb452e4e0
|
Merge pull request #2930 from overleaf/bg-downgrade-recently-compiled-warning
remove unnecessary recently-compiled warning
GitOrigin-RevId: ee9feaf932e741d40741568f63fcf65ac42fb27d
|
2020-06-20 02:10:52 +00:00 |
|
Brian Gough
|
8c4e4bab3f
|
Merge pull request #2908 from overleaf/bg-add-missing-leave-doc-event
add leaveDoc event
GitOrigin-RevId: 6d8a40b1226ced7d853e2b72f02d484619a982ce
|
2020-06-20 02:10:47 +00:00 |
|
Brian Gough
|
63e8c48c77
|
Merge pull request #2926 from overleaf/bg-create-alpha-compile-group
create alpha compile group
GitOrigin-RevId: edc063ef591a1bed20600a9418e2114f8ab0a3df
|
2020-06-20 02:10:42 +00:00 |
|
Brian Gough
|
2a6f18b6a0
|
Merge pull request #2917 from overleaf/bg-send-compile-group-parameter
send compileGroup parameter in body of clsi request
GitOrigin-RevId: 05e9b24ea15751464104e5b0f6aef17c66a448d2
|
2020-06-20 02:10:37 +00:00 |
|
Miguel Serrano
|
e96538f7ba
|
Added new line at the end of .gitignore
|
2020-06-19 19:25:40 +02:00 |
|
Miguel Serrano
|
0f00aa4d47
|
Added *.js.map entry to .gitignore
|
2020-06-19 19:24:59 +02:00 |
|
Miguel Serrano
|
105335c62a
|
Remove source maps
|
2020-06-19 19:19:15 +02:00 |
|
Miguel Serrano
|
ce3266c59c
|
Fixed sha downgrades
|
2020-06-19 17:29:31 +02:00 |
|
Shane Kilkelly
|
6ff3877dd1
|
Fix status and healthcheck tests
|
2020-06-19 15:50:51 +01:00 |
|
Shane Kilkelly
|
ec278ffe0a
|
Fix log lines
|
2020-06-19 15:50:42 +01:00 |
|
Shane Kilkelly
|
ed778639a8
|
Move the status and healthcheck to root level
|
2020-06-19 15:50:27 +01:00 |
|
Shane Kilkelly
|
8def058d85
|
Fix log level
|
2020-06-19 15:50:16 +01:00 |
|