Commit Graph

3181 Commits

Author SHA1 Message Date
Daniel García Aubert
fd719da6ac Fix release date 2020-01-27 12:57:28 +01:00
Daniel García Aubert
4e9b68e578 Stubs next version 2020-01-27 12:54:50 +01:00
Daniel García Aubert
5894ef68a2 Release 5.0.1 2020-01-27 12:52:19 +01:00
Daniel García Aubert
71667d4710 Update carto_postgresql_ext minor version 2020-01-27 12:51:17 +01:00
Daniel García Aubert
9d792fba15 Update NEWS 2019-12-30 11:50:50 +01:00
Daniel G. Aubert
c621e10d73
Merge pull request #637 from CartoDB/no-makefile
No makefile
2019-12-30 11:19:27 +01:00
Daniel García Aubert
224d449a4b Update NEWS 2019-12-30 11:17:36 +01:00
Daniel G. Aubert
0a19427ed8
Merge pull request #636 from CartoDB/eslint
Eslint
2019-12-30 11:14:37 +01:00
Daniel García Aubert
eb1e58a642 Style 2019-12-30 09:53:37 +01:00
Daniel García Aubert
cfb85293df Fix introduction 2019-12-30 09:50:28 +01:00
Daniel García Aubert
a5975d10f8 Remove comment 2019-12-30 09:38:08 +01:00
Daniel García Aubert
fc3a149657 Update package.json 2019-12-28 20:02:13 +01:00
Daniel García Aubert
8ec78c9286 Add highlights 2019-12-28 19:43:55 +01:00
Daniel García Aubert
bf8409f1c7 Missing info 2019-12-27 16:34:54 +01:00
Daniel García Aubert
e45608ecde Update NEWS with latest changes 2019-12-27 16:30:01 +01:00
Daniel García Aubert
160611813e Remove coment and doc 2019-12-27 14:31:15 +01:00
Daniel García Aubert
77a12bc821 Replace the deprecated instanbul by nyc as coverage tool 2019-12-27 13:26:02 +01:00
Daniel García Aubert
986e761567 Remove unused files 2019-12-27 13:17:19 +01:00
Daniel García Aubert
24572f63a2 Stop using makefile and bash scripts to prepare redis and postgres 2019-12-27 13:09:05 +01:00
Daniel García Aubert
1e413a9332 Eslint errors 2019-12-26 18:28:01 +01:00
Daniel García Aubert
ac4d1c4e28 eslint errors 2019-12-26 18:12:47 +01:00
Daniel García Aubert
fddc76b542 Eslint errors 2019-12-26 18:01:38 +01:00
Daniel García Aubert
014158c968 Eslint errors 2019-12-26 17:46:27 +01:00
Daniel García Aubert
43481b42e5 Eslint errors 2019-12-26 17:16:29 +01:00
Daniel García Aubert
90bdb6d487 More eslint errors 2019-12-26 16:57:24 +01:00
Daniel García Aubert
2e8c0bdbdd Fix test 2019-12-26 16:43:12 +01:00
Daniel García Aubert
44ff21b7c0 Fix eslint errors 2019-12-26 16:10:41 +01:00
Daniel García Aubert
ac7d60d97d Fix lint errors 2019-12-26 14:51:09 +01:00
Daniel García Aubert
e242d94d30 Fix eslint errors 2019-12-26 14:38:53 +01:00
Daniel García Aubert
cc535b13d2 Use asert.strict mode 2019-12-26 14:23:21 +01:00
Daniel García Aubert
9b4a45da02 Remove ancient and unused test 2019-12-26 13:40:02 +01:00
Daniel García Aubert
7bcff9dfba Remove jshint files 2019-12-26 13:37:14 +01:00
Daniel García Aubert
eedf220acd Stop using jshint 2019-12-23 18:24:32 +01:00
Daniel García Aubert
5a96dbb59c Run eslint --fix 2019-12-23 18:19:08 +01:00
Daniel García Aubert
b11437e6cd Replace jshint by eslint as default linter tool 2019-12-23 18:18:18 +01:00
Javier Goizueta
8d55dc8e10
Merge pull request #633 from CartoDB/2239-throttle-bug
Fix COPY Throttling bug
2019-11-20 13:23:42 +01:00
Javier Goizueta
92a86e811c
Merge pull request #634 from CartoDB/2239-throttle-refactor
Simplify throttling logic
2019-11-20 13:12:43 +01:00
Javier Goizueta
8db90dc3ab Lint fix 2019-11-20 13:06:36 +01:00
Javier Goizueta
41ba98b8f4 Fix tests 2019-11-20 13:00:03 +01:00
Javier Goizueta
1767384746 Rename vars 2019-11-20 12:57:18 +01:00
Javier Goizueta
0a7261e7a7 Merge branch '2239-throttle-bug' into 2239-throttle-refactor
# Conflicts:
#	lib/services/throttler-stream.js
2019-11-20 12:53:33 +01:00
Javier Goizueta
f026121ad5 Simplify throttling logic
This introduces a couple of changes in the parameter interpretation:
copy_from_minimum_input_speed is now the total number of bytes in the interval
(so we could multiply the currently configured values by the interval to preserve min. throughput.
the minimum speed is now inclusive (only smaller values will cause an exception).
2019-11-20 12:09:06 +01:00
Daniel García Aubert
98bf36990c Rename variable 2019-11-19 18:55:35 +01:00
Javier Goizueta
936b7804de Replace array by counter value in throttler 2019-11-19 16:53:49 +01:00
Javier Goizueta
1e0ed7ee17 Fix copy-throttling bug 2019-11-19 16:45:52 +01:00
Daniel García Aubert
494f7f9bfb Stubs next version 2019-11-13 13:16:32 +01:00
Daniel García Aubert
d8494f10ff Release 5.0.0 2019-11-13 13:10:00 +01:00
dependabot[bot]
dd70a1ed1a Bump lodash from 4.17.11 to 4.17.15 (#632)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-12 13:30:06 +01:00
dependabot[bot]
1fab59af9e Bump js-yaml from 3.12.0 to 3.13.1 (#631)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-12 13:29:32 +01:00
Daniel G. Aubert
4c741588bf
Merge pull request #630 from CartoDB/move-up-error-mw
Attach error middleware to api router instead of for each controller
2019-11-12 13:22:07 +01:00