Commit Graph

3239 Commits

Author SHA1 Message Date
Daniel García Aubert
c2de4420ce fix: wrong env variable name 2021-04-08 09:40:27 +02:00
Daniel García Aubert
d3d0baaac1 fix: be able to run test in development env w/o requiring a different dokerfile image 2021-04-07 19:03:09 +02:00
Alberto Hernández
204650c44c
add some improvements (#683)
* run unit + onprem + dev tests
2021-03-31 15:21:13 +02:00
Shylpx
248c98bc83
Merge pull request #681 from CartoDB/feature/ch139802/phl-inconsistent-errors-when-downloading
[ch139802] Avoid concurrent requests from getting stuck when exporting file formats handled by OGR - v2
2021-03-29 18:37:28 +01:00
cgonzalez
ddbfdf554f Merge branch 'master' into feature/ch139802/phl-inconsistent-errors-when-downloading 2021-03-29 17:37:44 +01:00
cgonzalez
26d9c60a40 Use a uniq value also for SHP files 2021-03-29 17:27:16 +01:00
Shylpx
63e3f64fdf
Merge pull request #680 from CartoDB/feature/ch139802/phl-inconsistent-errors-when-downloading
[ch139802] Avoid concurrent requests from getting stuck when exporting file formats handled by OGR
2021-03-29 10:57:29 +01:00
cgonzalez
d8a74feeaf Merge branch 'master' into feature/ch139802/phl-inconsistent-errors-when-downloading 2021-03-25 11:35:19 +00:00
cgonzalez
61352eb54d Clean custom logs 2021-03-24 17:42:54 +00:00
cgonzalez
bd5c10eca9 Add 'close' event for input stream 2021-03-24 16:25:20 +00:00
cgonzalez
7974866e33 Minor changes 2021-03-24 13:47:56 +00:00
cgonzalez
cf74ef1d17 Remove 'baking' logic 2021-03-24 13:41:33 +00:00
cgonzalez
8c35f8912c Add ended logic 2021-03-24 10:55:45 +00:00
cgonzalez
acff0c0413 Test a solution 2021-03-24 10:15:27 +00:00
cgonzalez
2c1700b3bd Testing more events 2021-03-23 11:14:01 +00:00
cgonzalez
41e22df257 Test stream events 2021-03-23 10:43:21 +00:00
cgonzalez
3302cdcd9c Testing open stream event 2021-03-22 20:04:11 +00:00
cgonzalez
223c4bd775 Testing stream sting stream 'close' event 2021-03-22 19:20:53 +00:00
cgonzalez
83c291d049 More logs about stream behavior 2021-03-22 15:11:17 +00:00
cgonzalez
bfe2e5b76b Remove fallback changes 2021-03-22 14:52:16 +00:00
cgonzalez
41541c2ffd More logs around 'sendFile' 2021-03-22 13:46:57 +00:00
cgonzalez
ef882846f2 Removing useless logs 2021-03-22 13:15:45 +00:00
Alberto Hernández
42eeefd451
build onprem image (#678)
* build onprem image

Co-authored-by: Jorge Tarrero <thedae@gmail.com>
2021-03-22 13:39:33 +01:00
cgonzalez
f5437b42f7 Add more logs around exportation 2021-03-22 12:15:18 +00:00
cgonzalez
12cd59f3bd Add more logs 2021-03-19 12:01:22 +00:00
cgonzalez
b9d7cb7cb6 Add custom debug logs 2021-03-19 10:33:47 +00:00
Alberto Hernández
62558e1c7f
add dev-env tests (#676)
* add dev-env tests

Co-authored-by: alberhander <albertoh@carto.com>
2021-03-04 11:02:09 +01:00
Alberto Hernández
206f689a74
Merge pull request #675 from CartoDB/fix_wrong_pr_tags
update branch variable
2021-02-15 10:49:16 +01:00
alberhander
02ebf045b9 update branch variable 2021-02-15 10:36:15 +01:00
Alberto Hernández
c56c66037d
Merge pull request #674 from CartoDB/add_docker_labels
add docker labels
2021-02-08 17:08:56 +01:00
alberhander
352a9e0d3c replacing slashes in docker tags 2021-02-08 16:56:43 +01:00
alberhander
4029e22cf6 add docker labels 2021-02-08 16:51:31 +01:00
Álvaro Manera
2b29d9b5b4 bump submodule 2020-12-23 07:54:20 +01:00
Álvaro Manera
ca3c277045 yaml typo 2020-12-21 13:22:39 +01:00
Álvaro Manera
48fe56676d configure docker to push 2020-12-21 13:13:17 +01:00
Álvaro
95cf0391a8
Merge pull request #673 from CartoDB/cleanUp
Run build in Github Actions
2020-12-21 09:07:18 +01:00
Álvaro Manera
3b63b28742 leftovers 2020-12-18 07:31:48 +01:00
Álvaro Manera
b7140da284 Update Readme 2020-12-17 11:16:51 +01:00
Álvaro Manera
c3bae9bc68 add submodule and run test build in Actions 2020-12-17 11:16:35 +01:00
Álvaro
07119ce90a
Remove hardcoded values in tests 2020-12-17 11:11:49 +01:00
Daniel G. Aubert
92e65ac4ba
Merge pull request #671 from CartoDB/cors-wildcards
CORS, use wildcard
2020-11-05 17:29:28 +01:00
Daniel García Aubert
b9834cf453 CORS: use wildcard for Access-Control-Expose-Headers and Access-Control-Allow-Headers 2020-11-05 16:50:31 +01:00
Jorge Tarrero
8a630186c8
Merge pull request #670 from CartoDB/chore/ch106733/improve-sql-api-error-handling
Fix row_too_large error handling
2020-10-23 15:31:15 +02:00
Jorge Tarrero
97310ba7ff Fix row_too_large error handling 2020-10-22 16:48:50 +02:00
Rafa de la Torre
053d28edc5
Merge pull request #667 from CartoDB/feature/ch94770/node-minimal-doc-in-the-repos-about-how-to
[Node] Minimal doc in the repos about how to add new log traces
2020-08-04 09:20:23 +02:00
Rafa de la Torre
3384719ea9 Add a markdown explaining how the logger works 2020-08-03 16:19:21 +02:00
Alberto Asuero
b28835ff56 Adding docker ressources to .gitignore 2020-07-28 09:00:27 +00:00
Daniel G. Aubert
ad2e37e89e
Merge pull request #666 from CartoDB/feature/ch91877/remove-log-aggregation-in-metro
Adapt logger output to the new standard for the entire platform
2020-07-23 13:44:24 +02:00
Daniel García Aubert
8e0366c1ed Missing new middleware 2020-07-23 12:19:40 +02:00
Daniel García Aubert
6857a892f7 Log request with the username bound 2020-07-23 12:14:39 +02:00