Commit Graph

1328 Commits

Author SHA1 Message Date
Raul Ochoa
67a5da0f32 Release 1.31.0 2016-06-29 18:35:44 +02:00
Raul Ochoa
b73fd4593f Bump version for new features 2016-06-29 18:35:18 +02:00
Raul Ochoa
8ca83ebbb6 Merge pull request #322 from CartoDB/batch-onerror-template
Add `<%= error_message %>` template support for onerror fallback queries
2016-06-29 18:26:54 +02:00
Raul Ochoa
85fa9d3c2b Merge branch 'master' into batch-onerror-template
Conflicts:
	NEWS.md
2016-06-29 16:25:05 +02:00
Raul Ochoa
89d372cda7 Merge pull request #321 from CartoDB/batch-query-time
Adds start and end time for batch queries with fallback
2016-06-29 16:24:16 +02:00
Raul Ochoa
a3117a2f01 Add <%= error_message %> template support for onerror fallback queries 2016-06-29 14:22:23 +02:00
Raul Ochoa
1d8f5539a7 Adds start and end time for batch queries with fallback 2016-06-29 13:56:45 +02:00
Daniel García Aubert
30ee62e70d Stubs next version 2016-06-23 11:49:19 +02:00
Daniel García Aubert
1f4bc31477 Release 1.30.1 2016-06-23 11:06:04 +02:00
Daniel
d7a36d6765 Merge pull request #318 from CartoDB/fix-batch-profiler
Fix batch profiler
2016-06-23 11:00:32 +02:00
Daniel García Aubert
c57388482d Merge branch 'master' into fix-batch-profiler 2016-06-22 16:39:45 +02:00
Daniel García Aubert
c7a9f59320 Added CDB_OverviewsSupport as remote sql script in fixtrues 2016-06-22 16:38:30 +02:00
Daniel García Aubert
e387458801 Now profiler is passed as argument instead to be a member property of job runner 2016-06-22 16:10:42 +02:00
Daniel García Aubert
31f9065137 Stubs next version 2016-06-14 16:42:42 +02:00
Daniel García Aubert
ab911f9e05 Release 1.30.0 2016-06-14 16:40:36 +02:00
Daniel
39ceba6707 Merge pull request #312 from CartoDB/batch-add-profile
Adds profiling to batch and job controller
2016-06-08 19:31:36 +02:00
Daniel
ddd40f83f8 Merge pull request #316 from CartoDB/fix-error-handling-job-runner
Fixed error handling in job query runner
2016-06-08 11:13:59 +02:00
Daniel
58055080c9 Merge pull request #311 from CartoDB/309-skipped-status
Fixes #309, added skipped status to fallback-jobs
2016-06-08 11:12:59 +02:00
Daniel García Aubert
0873b6fcaa Merge branch 'master' into batch-add-profile 2016-06-03 12:03:17 +02:00
Daniel García Aubert
cc1a5641ea Fixed conflicts in merge 2016-06-03 11:43:21 +02:00
Daniel
551c70f43a Merge pull request #313 from CartoDB/batch-move-user-metadata-service
Batch move user metadata service to query runner
2016-06-03 11:38:44 +02:00
Daniel García Aubert
b6967f98f2 Fixed error handling in job query runner 2016-06-03 10:44:16 +02:00
Daniel García Aubert
7bd4f46935 Used right method to check if there is more queries from query in fallback job 2016-06-02 19:55:04 +02:00
Daniel García Aubert
62cb63f132 Refactored job fallback method 2016-06-02 19:39:48 +02:00
Daniel García Aubert
ce0cceaf31 Merge branch '309-skipped-status' of github.com:CartoDB/CartoDB-SQL-API into 309-skipped-status 2016-06-02 18:22:39 +02:00
Daniel García Aubert
2a2127f4e1 Improved falback job to get the status of last finished query 2016-06-02 18:20:53 +02:00
Daniel García Aubert
e52b4a1120 Improved falback job to get the status of last finished query 2016-06-02 18:02:25 +02:00
Daniel García Aubert
86d02ab0b7 Refactored job fallback initialization 2016-06-02 14:28:35 +02:00
Daniel García Aubert
cd439757b7 Fix typo 2016-06-02 13:47:45 +02:00
Daniel García Aubert
25b9103af9 Removed duplicated code, method isValidTransition is encapsulated into a new object and job and query inherits from it 2016-06-02 12:26:20 +02:00
Raul Ochoa
82bd3765b2 Merge pull request #315 from CartoDB/improve-prepare_db
Improve prepare db script
2016-06-01 14:08:16 +02:00
Raul Ochoa
299490f46f Put all remote sql script together 2016-06-01 10:52:54 +02:00
Raul Ochoa
1d4ec69531 Merge pull request #314 from CartoDB/postgresql-9.5
Use postgresql-9.5 in travis
2016-06-01 10:40:07 +02:00
Daniel García Aubert
481a82500b Refactored fallback jobs 2016-06-01 10:39:01 +02:00
Raul Ochoa
5710d83908 Output postgresql server version 2016-06-01 10:25:16 +02:00
Raul Ochoa
4921d6a145 Write to the correct config path 2016-05-31 18:39:50 +02:00
Raul Ochoa
a3b8ac17ba Use postgresql-9.5 in travis 2016-05-31 18:26:06 +02:00
Daniel García Aubert
7de1e323b0 Avoid to use job_id to profile job timing 2016-05-30 12:43:42 +02:00
Daniel García Aubert
282da58ffe Set default value for statsd-client in job-controller to avoid check it every time it's going to be used 2016-05-30 12:27:19 +02:00
Daniel García Aubert
cf1e072c17 Improved steps in profiling 2016-05-27 12:41:24 +02:00
Daniel García Aubert
d3aa4a4140 Merge branch 'master' into batch-move-user-metadata-service 2016-05-27 11:47:28 +02:00
Daniel García Aubert
976bf5b039 Implemented profiling for job-runner and job-controller 2016-05-26 19:44:59 +02:00
Daniel García Aubert
ea00c22577 Merge branch 'master' into batch-add-profile 2016-05-26 17:46:52 +02:00
Daniel García Aubert
1a0e2b681b Fixes #309, added skipped status to fallback-jobs 2016-05-26 17:37:37 +02:00
csobier
1a6cf26544 Merge pull request #310 from CartoDB/docs-updated-postgis-link
updated postgis docs url
2016-05-26 07:49:06 -04:00
csobier
df9ea48e07 updated postgis docs url 2016-05-25 17:08:36 -04:00
Daniel García Aubert
d9f5ac67f5 Stubs next version 2016-05-25 17:39:04 +02:00
Daniel García Aubert
f0a0a9a0f5 Release 1.29.2 2016-05-25 17:36:13 +02:00
Daniel
f70d7bb58d Merge pull request #308 from CartoDB/fix-fallback-status-trensition
Fixed issue with status transition fallback jobs
2016-05-25 17:30:07 +02:00
Daniel García Aubert
e079491a7e Fixed issue with status transition fallback jobs 2016-05-25 17:00:27 +02:00