Commit Graph

363 Commits (master)

Author SHA1 Message Date
Alberto Miedes Garcés f09271c0e9 Replace FactoryGirl per FactoryBot
4 years ago
Alberto Miedes Garcés 33b3b29b00 Require spec_helper
4 years ago
Alberto Miedes Garcés 4d4c65d891 Remove rspec_configuration.rb
4 years ago
Alberto Miedes Garcés fe9d747e8d Test fixing Mocha setup
4 years ago
Alberto Miedes Garcés 47817bf208 Avoid masking syntax errors (1)
4 years ago
Alberto Miedes Garcés 29a85a6f58 Try commiting all after fixes
4 years ago
Gonzalo Riestra 9b76b2c571 always use UUIDHelper to generate uuids
4 years ago
Gonzalo Riestra b5dfd6f357 remove uuidtools
4 years ago
Gonzalo Riestra 8774fcdaca generate UUIDs with secureRandom instead of UUIDTools
4 years ago
Simon Martín 2439ad22b6 fix active_support/core_ext requirement
5 years ago
Gonzalo Riestra 3b74d1e7bd remove encoding comments
5 years ago
Javier Torres e4cfcd73c7 Replace symbol extensions for Sequel functions
6 years ago
Javier Torres 446bfb40d9 Raise error if unsupported geocoder provider
6 years ago
Juan Ignacio Sánchez Lara 91bf8c6090 CartoDB::Visualization::Member out of everywhere but old models
7 years ago
Javier Torres 843d2b9403 More commands fixes
8 years ago
Mario de Frutos e01f10d165 Fixed tests that fails due to the deactivation of errors in GME client
8 years ago
Javier Goizueta ee64f83010 Omit rollbar GME error only for 400 responses
8 years ago
Javier Goizueta 77eadab077 Temporarily deactivate GME error logging
8 years ago
Rafa de la Torre 3afa00b2e0 Merge pull request #10711 from CartoDB/10707-fix-error-on-debug
8 years ago
Javier Torres a916209439 Avoid monkey patching string class in tests (breaks some other)
8 years ago
Rafa de la Torre af3afed935 Prevent error when sending debug trace #10707
8 years ago
Javier Torres 55cc37d628 Rebranding
8 years ago
Rafa de la Torre 08593d9562 Fix tests #7988
8 years ago
Rafa de la Torre c108c0ab47 Trim when joining results of geocoding #7988
8 years ago
Guido Fioravantti f6a8d83ae7 remove feature flag check
8 years ago
Carla Iriberri 52dd7d074c Add table alias to avoid column conflict
8 years ago
Mario de Frutos 8d175aa2e3 Add more traceability to the Google Geocoder client response errors
9 years ago
Mario de Frutos b4d80f561b Added retry system to get the results from HERE servers
9 years ago
Mario de Frutos 9bd898368e Passed geocoding model to the geocoders in order to have important data, like the remote_id, persisted
9 years ago
Mario de Frutos d8d0f40791 Improve logging and timeouts for geocodings
9 years ago
Mario de Frutos 951c988255 Added http logs and http timeouts for the geocoder cache
9 years ago
Mario de Frutos 57bace85ea Added logs for the hired geocoding jobs to have more information
9 years ago
Mario de Frutos f88d7c1885 Ensure the remote_id is stores
9 years ago
Carla 2882df5a56 Merge pull request #6535 from CartoDB/6532-clean_final_lines_geocoding
9 years ago
Mario de Frutos 47f717deff Refactor for geocoder metrics and new routing metrics class
9 years ago
Carla Iriberri d807f4fcd5 Clean final breaklines from SQL geocoder output
9 years ago
Mario de Frutos 0e7d68e05b Point the geocoder metrics store to other redis database
9 years ago
Mario de Frutos b03f76f257 Take care of possible incorrect values returned by the batch geocoder
9 years ago
Mario de Frutos 3bdf37e9bb New method to get the geocoder used quota from Redis
9 years ago
Mario de Frutos fcca231c69 Rake task to migrate the current cycle geocoding metrics from DB to Redis
9 years ago
Mario de Frutos 50d7cd9043 HOTFIX: Add namespace for the SQLApi error
9 years ago
Mario de Frutos 67a79bc996 New metrics changes due PR review
9 years ago
Mario de Frutos 222f90dc96 Take into account different google geocoding responses to add empty or failed rows to the metrics
9 years ago
Rafa de la Torre 97c25e4656 Fix the rest of here geocoder tests
9 years ago
Rafa de la Torre 3e3681c3f8 Fix a bunch of here geocoder tests (WIP)
9 years ago
Rafa de la Torre 9492e7d31d Fix gme/table_geocoder_spec tests (WIP)
9 years ago
Rafa de la Torre f9e330d446 Fix cache tests by adding a stub object
9 years ago
Rafa de la Torre fce47e0738 Remove old code commented out
9 years ago
Mario de Frutos 134d76a4bf Org geocoder metrics keys don't have username
9 years ago
Mario de Frutos 6198038071 Total request are the sum of all the responses
9 years ago