cgonzalez
6b61f5e168
Update 'camshaft' to version 0.67.2
2020-11-18 12:37:38 +00:00
Daniel García Aubert
8ad72ff2ce
Update camshaft to version 0.67.1
2020-08-26 11:36:38 +02:00
Daniel García Aubert
a3f7acb213
Use development version of camshaft
2020-08-26 10:41:34 +02:00
Daniel García Aubert
0f14ed55db
Use development version of camshaft
2020-08-26 09:35:00 +02:00
Daniel García Aubert
38fe2169aa
Update camshaft to version 0.67.0
2020-07-22 13:03:51 +02:00
Daniel García Aubert
3937b8c271
Adapt JSON output to the standard structure
2020-07-21 16:36:23 +02:00
Daniel García Aubert
360b98254b
Upgrade camshaft to version 0.66.0
2020-06-22 17:01:29 +02:00
Daniel García Aubert
a5c83edef6
Introducing @carto/metro, the carto logs and metrics transport.
2020-06-08 20:16:00 +02:00
Daniel García Aubert
07b9decb03
Add log-collector utlity, it will be moved to its onw repository. Attaching it here fro development purposes. Try it with the following command LOG_LEVEL=info npm t | node ./log-collector.js
2020-06-05 20:12:20 +02:00
Daniel García Aubert
29c6505252
Do not set header 'x-tiler-profiler' and log it instead
2020-06-02 17:09:06 +02:00
Daniel García Aubert
163c546236
Replace log4js by pino as logger:
...
- Logs to stdout, disabled while testing
- Change log calls signature when needed
- Use development version of camshaft
- Removes unused log cofiguration
- Bind request id to log req/res
- Log req at the begining of the cycle and res at the end
2020-06-01 19:18:15 +02:00
Daniel García Aubert
656bc9344b
Update deps
2020-06-01 13:50:09 +02:00
Daniel García Aubert
b79a8587fa
Update deps to fix some security vuln
2020-06-01 12:35:31 +02:00
Daniel García Aubert
e575f01bef
Upgrade gc-stats to version 1.4.0
2020-05-14 19:32:47 +02:00
Daniel García Aubert
8cc24bc665
- Drop support for Node.js < 12
...
- Support Node.js 12
- Upgrade `windshaft` to version `7.0.0`
- Upgrade `camshaft` to version `0.65.3`
- Upgrade `cartodb-redis` to version `3.0.0`
2020-05-14 13:00:23 +02:00
Daniel García Aubert
89e349146d
Fix tests and stop using sinon as a dev dependency
2020-04-27 18:02:06 +02:00
Daniel García Aubert
03abe187ce
Update NEWS and prepera next major release version
2020-04-05 13:16:45 +02:00
Daniel García Aubert
a83d0cf7af
Update windshaft to released version 6.0.0
2020-04-05 12:59:58 +02:00
Daniel García Aubert
24efc37737
Update windshaft development version
2020-04-04 17:42:52 +02:00
Daniel García Aubert
a3bdbf6202
In tests, stop using mapnik module exposed by windshaft and require it from development dependencies
2020-04-04 17:34:22 +02:00
Daniel García Aubert
d2c0f553fc
Update windshaft to development version
2020-03-18 19:50:35 +01:00
Daniel García Aubert
8c42ac9053
Update NEWS and project version
2020-03-05 11:40:46 +01:00
Daniel García Aubert
86987f9e69
Upgade camshaft to version 0.65.3
2020-03-05 11:36:23 +01:00
Simon Martín
33a8267d2c
Merge pull request #1154 from CartoDB/add-pubsub-metrics
...
Add pubsub metrics
2020-02-27 11:14:32 +01:00
Esther Lozano
4a41ee8f75
Add backend and middleware for pubsub metrics
2020-02-20 11:48:32 +01:00
Javier Goizueta
23e331610d
Upgrade camshaft to 0.65.2
2020-02-17 18:36:05 +01:00
Daniel García Aubert
576518b2c8
Stubs next vesion
2020-01-27 12:56:44 +01:00
Daniel García Aubert
111b927033
Minor doc fixes
2019-12-30 12:43:00 +01:00
Daniel G. Aubert
e6bbe8351d
Merge pull request #1148 from CartoDB/no-makefile
...
Simplify npm scripts
2019-12-02 15:14:17 +01:00
Raúl Marín
b8d790caab
Update camshaft to 0.65.1
2019-12-02 14:22:41 +01:00
Daniel García Aubert
267557eb90
Simplify npm scripts
2019-12-02 14:15:40 +01:00
Daniel García Aubert
2912e4fea6
Update NEWS and Release version
2019-12-02 12:30:19 +01:00
Daniel García Aubert
413a1685aa
Set default timeout
2019-12-01 14:20:01 +01:00
Daniel García Aubert
7081a7ec3c
Better script organization
2019-12-01 13:04:56 +01:00
Daniel García Aubert
ae53cc736b
Merge branch 'master' into no-makefile
2019-11-29 16:39:44 +01:00
Daniel García Aubert
38a556b7d6
Improve spelling in documentation
2019-11-29 15:55:41 +01:00
Daniel García Aubert
dcf765efda
Merge pre-install scripts
2019-11-29 13:43:05 +01:00
Daniel García Aubert
525d41e63c
Merge pre-install scripts
2019-11-29 13:41:18 +01:00
Daniel García Aubert
d3f0c52474
Add test and coverage sections
2019-11-29 13:19:47 +01:00
Daniel García Aubert
dfedb45254
Update description and keywords
2019-11-29 12:37:33 +01:00
Daniel García Aubert
42d0c4c040
Remove unused makefile scripts
2019-11-28 19:56:49 +01:00
Daniel García Aubert
60c01e583f
Remove deprecated coverage dep. Use nyc instead
2019-11-28 19:46:02 +01:00
Daniel García Aubert
f21f89f561
Move script to docker folder
2019-11-28 18:52:22 +01:00
Daniel García Aubert
60db55b122
Missin configuration file in CI
2019-11-28 18:42:04 +01:00
Daniel García Aubert
d9c05a9333
Don't use bash script to run ci test
2019-11-28 18:28:01 +01:00
Daniel García Aubert
3498fceb6a
Improve npm script hooks
2019-11-28 18:07:25 +01:00
Daniel García Aubert
e841774978
Set node env for test
2019-11-28 17:30:29 +01:00
Raúl Marín
f545b4d002
camshaft quote_columns
2019-11-25 13:17:09 +01:00
Daniel García Aubert
eee3e8b63c
Draft: added script to setup and tear down tests
2019-11-22 19:47:00 +01:00
Daniel García Aubert
2c8a030ecb
Merge branch 'master' into eslint
2019-11-13 19:00:50 +01:00