Brian Gough
|
232920d1c0
|
Merge pull request #20 from overleaf/update-node-10.21.0
Update node to 10.21.0
|
2020-06-03 11:41:05 +01:00 |
|
Jakob Ackermann
|
ebf86bc997
|
[misc] make: ignore a lint/format task failure
|
2020-06-03 11:32:08 +01:00 |
|
Brian Gough
|
70dcf9400a
|
update buildscript.txt to node 10.21.0
|
2020-06-03 11:12:13 +01:00 |
|
Brian Gough
|
59bbd35e18
|
update to node 10.21.0
|
2020-06-03 10:23:45 +01: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 |
|
Ersun Warncke
|
7302c0ce0b
|
[misc] fix express deprecations
Co-Authored-By: Jakob Ackermann <jakob.ackermann@overleaf.com>
|
2020-04-15 19:04:56 +02:00 |
|
Miguel Serrano
|
4ab49ec6c5
|
Merge pull request #18 from overleaf/msm-update-dependencies
Update dependencies
|
2020-04-02 11:10:16 +02:00 |
|
mserranom
|
3a73c390fc
|
Fixed unit test
|
2020-04-01 17:03:52 +02:00 |
|
mserranom
|
a7311ff5d3
|
Added spread operator to value in db update
|
2020-04-01 15:28:29 +02:00 |
|
mserranom
|
7183b88a37
|
added to update operation, required by mongojs 3.x
|
2020-03-28 13:58:33 +01:00 |
|
mserranom
|
682fd526c0
|
updated express.send to express.sendStatus
|
2020-03-26 15:36:49 +01:00 |
|
mserranom
|
2f3d664db0
|
updated express to v4 and mongojs
|
2020-03-26 15:17:07 +01:00 |
|
mserranom
|
6f398625a3
|
updated prettier, mocha, sinon, node-statsd
|
2020-03-26 13:25:39 +01:00 |
|
mserranom
|
7135e03cad
|
updated async to latest v2.x
|
2020-03-26 13:21:44 +01:00 |
|
mserranom
|
0b2c4cb1b7
|
updated minor/patch dependencies
|
2020-03-26 13:21:02 +01:00 |
|
mserranom
|
d1673ea92c
|
npm audit fix
|
2020-03-26 13:17:02 +01:00 |
|
mserranom
|
2b4e44f047
|
updated build scripts
|
2020-03-26 13:16:08 +01:00 |
|
Jakob Ackermann
|
515a01cf23
|
Merge pull request #17 from overleaf/jpa-dependencies-cleanup
[misc] cleanup unused dependency on redis
|
2020-02-14 10:56:04 +01:00 |
|
Jakob Ackermann
|
2555dbdd36
|
[misc] cleanup unused dependency on redis
|
2020-02-12 14:43:17 +01:00 |
|
Jakob Ackermann
|
35f4589267
|
Merge pull request #16 from overleaf/jpa-build-scripts-1-3-5
[misc] update the build scripts to 1.3.5
|
2020-02-12 13:21:45 +01:00 |
|
Jakob Ackermann
|
00e15a383f
|
[misc] fix prettier-eslint errors
|
2020-02-11 12:29:20 +01:00 |
|
Jakob Ackermann
|
f901064a59
|
[misc] update the build scripts to 1.3.5
|
2020-02-11 12:27:54 +01:00 |
|
Brian Gough
|
5a52c38197
|
update to node 10.19.0
|
2020-02-07 14:16:31 +00:00 |
|
Timothée Alby
|
259af7c7cf
|
Merge pull request #13 from overleaf/ta-decaffeinate
Decaffeinate and Finish Update to Node 10
|
2020-01-15 10:43:34 +01:00 |
|
Tim Alby
|
4323b6a155
|
remove compile:* commands
|
2020-01-14 17:02:13 +01:00 |
|
Tim Alby
|
36a899fd2f
|
prettier: convert individual decaffeinated files to Prettier format
|
2020-01-13 20:04:04 +01:00 |
|
Tim Alby
|
30860286c3
|
decaffeinate: convert individual files to js
|
2020-01-13 20:04:04 +01:00 |
|
Tim Alby
|
2eda6119c9
|
decaffeinate: rename individual coffee files to js files
|
2020-01-13 20:04:04 +01:00 |
|
Tim Alby
|
fc0d1f8485
|
prettier: convert test/unit decaffeinated files to Prettier format
|
2020-01-13 20:04:03 +01:00 |
|
Tim Alby
|
100209c2db
|
decaffeinate: rename test/unit/coffee to test/unit/js
|
2020-01-13 20:04:03 +01:00 |
|
decaffeinate
|
c7ee5c6f58
|
decaffeinate: Run post-processing cleanups on NotificationsControllerTest.coffee and 1 other file
|
2020-01-13 20:04:03 +01:00 |
|
decaffeinate
|
34a61b9c6b
|
decaffeinate: Convert NotificationsControllerTest.coffee and 1 other file to JS
|
2020-01-13 20:04:03 +01:00 |
|
decaffeinate
|
d4fa6e2672
|
decaffeinate: Rename NotificationsControllerTest.coffee and 1 other file from .coffee to .js
|
2020-01-13 20:04:03 +01:00 |
|
Tim Alby
|
dc218cd503
|
prettier: convert app/js decaffeinated files to Prettier format
|
2020-01-13 20:04:03 +01:00 |
|
Tim Alby
|
9835481cbf
|
decaffeinate: rename app/coffee dir to app/js
|
2020-01-13 20:04:03 +01:00 |
|
decaffeinate
|
b667b9ad1c
|
decaffeinate: Run post-processing cleanups on HealthCheckController.coffee and 2 other files
|
2020-01-13 20:04:03 +01:00 |
|
decaffeinate
|
ddccb85dda
|
decaffeinate: Convert HealthCheckController.coffee and 2 other files to JS
|
2020-01-13 20:04:03 +01:00 |
|
decaffeinate
|
27afdd47cd
|
decaffeinate: Rename HealthCheckController.coffee and 2 other files from .coffee to .js
|
2020-01-13 20:04:03 +01:00 |
|
Tim Alby
|
8ba667fd20
|
decaffeinate: add eslint and prettier packages
|
2020-01-13 20:04:02 +01:00 |
|
Tim Alby
|
f82f4cac46
|
decaffeinate: update .gitignore
|
2020-01-13 20:04:02 +01:00 |
|
Tim Alby
|
d2ed80a1fb
|
decaffeinate: update build scripts to es
|
2020-01-13 20:04:02 +01:00 |
|
Tim Alby
|
ce80f99487
|
update build scripts to 1.3.1
This also completes the Node version update.
|
2020-01-13 19:20:38 +01:00 |
|
Simon Detheridge
|
20dbbbeb58
|
Merge pull request #12 from overleaf/spd-force-race
Handle duplicate-notification race condition when using forceCreate
|
2019-11-29 10:35:48 +00:00 |
|
Simon Detheridge
|
70f5c71864
|
Handle duplicate-notification race condition when using forceCreate
|
2019-11-28 16:40:14 +00:00 |
|
Shane Kilkelly
|
1b18529aaa
|
Merge pull request #11 from overleaf/sk-upgrade-node-10
Upgrade to node 10, and migrate to package-lock.json
|
2019-10-14 10:41:58 +01:00 |
|
Shane Kilkelly
|
ab9689bd54
|
Upgrade to node 10, and migrate to package-lock.json
|
2019-09-30 10:48:36 +01:00 |
|
Shane Kilkelly
|
abe9d324e5
|
Merge pull request #10 from overleaf/sk-dep-upgrades-2019-06
update logger and metrics
|
2019-06-27 15:42:24 +01:00 |
|
Shane Kilkelly
|
429c593cdf
|
update logger and metrics
|
2019-06-21 10:06:02 +01:00 |
|
John Lees-Miller
|
81fcddf7e9
|
Merge pull request #9 from das7pad/misc/add-license
[misc] Add a copy the the GNU Affero General Public License v3.0
|
2019-05-09 13:18:45 +01:00 |
|
Jakob Ackermann
|
5a2e9f5088
|
[misc] Add a copy the the GNU Affero General Public License v3.0
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
|
2019-05-09 13:36:04 +02:00 |
|