decaffeinate
|
72c83bdaff
|
decaffeinate: Rename AWSSDKPersistorManagerTests.coffee and 12 other files from .coffee to .js
|
2019-12-16 11:20:20 +00:00 |
|
Simon Detheridge
|
e06c03e536
|
Fix decaf error in FSPersistorManager
|
2019-12-16 11:19:56 +00:00 |
|
Simon Detheridge
|
0b6e725137
|
Remove coffeescript compiles from package.json
|
2019-12-16 11:19:56 +00:00 |
|
Simon Detheridge
|
9943e2cc8f
|
Prettier: convert individual decaffeinated files to Prettier format
|
2019-12-16 11:19:56 +00:00 |
|
Simon Detheridge
|
1d295ef7e4
|
Decaffeinate: convert individual files to js
|
2019-12-16 11:19:55 +00:00 |
|
Simon Detheridge
|
d70a33c4f5
|
Rename individual coffee files to js files
|
2019-12-16 11:19:43 +00:00 |
|
Simon Detheridge
|
e4b1106761
|
Prettier: convert test/acceptance decaffeinated files to Prettier format
|
2019-12-16 11:19:43 +00:00 |
|
Simon Detheridge
|
b8e7abd25e
|
Rename test/acceptance/coffee to test/acceptance/js
|
2019-12-16 11:19:43 +00:00 |
|
decaffeinate
|
738e1d821e
|
decaffeinate: Run post-processing cleanups on FilestoreApp.coffee and 1 other file
|
2019-12-16 11:19:43 +00:00 |
|
decaffeinate
|
e6e75d4e19
|
decaffeinate: Convert FilestoreApp.coffee and 1 other file to JS
|
2019-12-16 11:19:43 +00:00 |
|
decaffeinate
|
1c7d1af4ca
|
decaffeinate: Rename FilestoreApp.coffee and 1 other file from .coffee to .js
|
2019-12-16 11:19:43 +00:00 |
|
Simon Detheridge
|
6225f2f236
|
Prettier: convert app/js decaffeinated files to Prettier format
|
2019-12-16 11:19:36 +00:00 |
|
Simon Detheridge
|
601861ee58
|
Remove js from dockerignore
|
2019-12-16 10:54:12 +00:00 |
|
Simon Detheridge
|
3718c90c7a
|
Rename app/coffee dir to app/js
|
2019-12-16 10:54:08 +00:00 |
|
decaffeinate
|
fcbb13b5bf
|
decaffeinate: Run post-processing cleanups on AWSSDKPersistorManager.coffee and 13 other files
|
2019-12-16 10:54:06 +00:00 |
|
decaffeinate
|
6bd8452f19
|
decaffeinate: Convert AWSSDKPersistorManager.coffee and 13 other files to JS
|
2019-12-16 10:54:03 +00:00 |
|
decaffeinate
|
8d2c87420e
|
decaffeinate: Rename AWSSDKPersistorManager.coffee and 13 other files from .coffee to .js
|
2019-12-16 10:53:59 +00:00 |
|
Simon Detheridge
|
ae3d25c969
|
Decaffeinate: add eslint and prettier rc files
|
2019-12-16 10:53:56 +00:00 |
|
Simon Detheridge
|
1798efd4be
|
Install eslint and prettier
|
2019-12-16 10:53:52 +00:00 |
|
Simon Detheridge
|
c9106eff95
|
Upgrade Docker image to node 10
|
2019-12-16 10:53:42 +00:00 |
|
Jakob Ackermann
|
ed97fcfcd0
|
[logging] do not overwrite the logger name
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
|
2019-12-16 10:53:34 +00:00 |
|
Jakob Ackermann
|
c5e1584fcc
|
[FSPersistorManager] fix the stream opening for node10+
Attaching a `readable` listener causes the stream to hang otherwise.
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
|
2019-12-16 10:53:23 +00:00 |
|
Brian Gough
|
38ad3c36f3
|
Merge pull request #22 from overleaf/bg-allow-options-for-count
allow options for count
|
2019-12-16 10:37:02 +00:00 |
|
Brian Gough
|
3a5374c6f9
|
increase minor version for backwards compatible addition
|
2019-12-16 10:22:50 +00:00 |
|
Brian Gough
|
93df87eff3
|
allow options for count
|
2019-12-16 10:18:30 +00:00 |
|
Brian Gough
|
a2e63d009e
|
fix migration phase check
|
2019-12-16 09:55:26 +00:00 |
|
Simon Detheridge
|
330ba41dd6
|
Merge pull request #50 from das7pad/logging/keep-logger-name
[logging] do not overwrite the logger name
|
2019-12-16 09:43:01 +00:00 |
|
Simon Detheridge
|
dab44f6fec
|
Merge branch 'master' into logging/keep-logger-name
|
2019-12-16 09:42:18 +00:00 |
|
Simon Detheridge
|
32b7f25404
|
Merge pull request #49 from das7pad/misc/node10plus-support
[misc] add support for node 10+
|
2019-12-16 09:39:00 +00:00 |
|
Brian Gough
|
a85dffbcef
|
fix acceptance tests
|
2019-12-16 09:27:00 +00:00 |
|
Brian Gough
|
d0c5eb5698
|
support migration of project history keys to separate redis instance
|
2019-12-13 16:38:41 +00:00 |
|
Simon Detheridge
|
26c37c7ce2
|
Merge pull request #58 from overleaf/spd-cleanup-and-metrics
Add metrics for S3 ingress and egress, and improve acceptance tests
|
2019-12-13 10:57:38 +00:00 |
|
Brian Gough
|
d61ab1ff08
|
Merge pull request #104 from overleaf/bg-fix-acceptance-tests
allow pending updates to clear in acceptance tests
|
2019-12-12 09:46:54 +00:00 |
|
Alasdair Smith
|
40d274092a
|
Merge pull request #2437 from overleaf/revert-2436-revert-2408-as-dynamic-public-path
Undo revert of Fetch dynamically fetched scripts from CDN
GitOrigin-RevId: e317f0e32bbf5da4badf74440622637a54ef5477
|
2019-12-12 04:15:06 +00:00 |
|
Christopher Hoskin
|
2cb158340d
|
Merge pull request #2450 from overleaf/csh-issue-730-copybara-flag
Make copybara conditional
GitOrigin-RevId: 04ec7af1820b9e594af6a1f845fd09d12ea57d61
|
2019-12-12 04:15:02 +00:00 |
|
Brian Gough
|
1bb12a5035
|
allow pending updates to clear in acceptance tests
|
2019-12-11 14:43:59 +00:00 |
|
Simon Detheridge
|
56b38af678
|
Explicitly wait for S3 in acceptance tests
|
2019-12-10 17:43:34 +00:00 |
|
Simon Detheridge
|
237c4113cd
|
Ensure fakes3 is healthy before running tests
|
2019-12-10 16:36:33 +00:00 |
|
Miguel Serrano
|
c4104806c3
|
Hotfix 2.0.2 (#130)
|
2019-12-10 15:06:40 +01:00 |
|
Simon Detheridge
|
cf684dcd98
|
Fix fakes3 configuration in ci yml
|
2019-12-10 11:38:19 +00:00 |
|
Timothée Alby
|
8d6e72bd8f
|
Merge pull request #2446 from overleaf/ta-refresh-features-script-fix
Script To Refresh All Users' Features Fix
GitOrigin-RevId: 545c68e6fd868bd50baf27e8e9e987bbeaf72732
|
2019-12-10 08:25:14 +00:00 |
|
Timothée Alby
|
7c9e83de2a
|
Merge pull request #2441 from overleaf/em-cg-null-users
Remove existing sessions of deleted users
GitOrigin-RevId: cde9f8421fd9745b0922849a2269b44508d670f1
|
2019-12-10 08:25:09 +00:00 |
|
Simon Detheridge
|
6f326d5650
|
Use SSL setting based on url protocol
|
2019-12-09 17:41:20 +00:00 |
|
Simon Detheridge
|
48aa141591
|
Add metric for s3 ingress
|
2019-12-09 17:06:00 +00:00 |
|
Simon Detheridge
|
1d1106bc67
|
Add metric for s3 egress
|
2019-12-09 17:06:00 +00:00 |
|
Simon Detheridge
|
c01603b1e7
|
Support custom S3 endpoints
|
2019-12-09 17:06:00 +00:00 |
|
Simon Detheridge
|
96457597ac
|
Add fake s3 server and initial config
|
2019-12-09 17:06:00 +00:00 |
|
Simon Detheridge
|
86b9e4b53a
|
Rename request -> s3Request to prevent overwriting main import
|
2019-12-09 17:05:58 +00:00 |
|
theunbound
|
feda446983
|
Remove make targets in web (#670)
|
2019-12-09 18:02:52 +01:00 |
|
Simon Detheridge
|
e92ae3ac57
|
Merge pull request #3 from overleaf/spd-security-and-deprecation
Replace deprecated createCipher with createCipheriv for new tokens
|
2019-12-09 16:09:06 +00:00 |
|