Juan Ignacio Sánchez Lara
|
7b9911416b
|
geopackage export test #291
|
2016-05-10 18:01:50 +02:00 |
|
Juan Ignacio Sánchez Lara
|
c82cafb1ed
|
Geopackage format support #291
|
2016-04-27 16:56:06 +02:00 |
|
Daniel García Aubert
|
5de931daa5
|
Improver error message in job max payload limit.
|
2016-04-25 11:18:30 +02:00 |
|
Daniel García Aubert
|
832695031b
|
Improved tests for query size limit
|
2016-04-18 18:05:03 +02:00 |
|
Daniel García Aubert
|
1dcbb1afdf
|
Improved error message
|
2016-04-18 16:24:52 +02:00 |
|
Daniel García Aubert
|
790b9c6124
|
Fixed typos
|
2016-04-18 15:44:48 +02:00 |
|
Daniel García Aubert
|
7cc7482944
|
Implemented limit to query size in Batch API.
|
2016-04-18 15:30:16 +02:00 |
|
dgaubert
|
fd9bfe277e
|
Implemented multiquery jobs for Batch API
|
2016-03-31 12:39:03 +02:00 |
|
Daniel García Aubert
|
a32fa7b108
|
Implemented new test for multiquery jobs
|
2016-03-18 18:12:01 +01:00 |
|
Daniel García Aubert
|
056f22b156
|
Implemented multi-jobs, user is able to send an array of jobs and batch service will run them in series
|
2016-03-18 14:57:18 +01:00 |
|
Raul Ochoa
|
66cd1f400f
|
Skip query tables cache for authenticated requests
|
2016-03-10 19:20:56 +01:00 |
|
Alejandro Martínez
|
e100cfb584
|
Merge pull request #273 from CartoDB/new_querytables
Use node-cartodb-querytables library and add Surrogate-Keys
|
2016-03-08 15:33:04 +01:00 |
|
Raul Ochoa
|
5ebc8e43d5
|
Start hits=0 as first time is not a hit
|
2016-03-08 14:50:08 +01:00 |
|
Daniel García Aubert
|
9e67d21a05
|
Passed test
|
2016-03-02 10:55:35 +01:00 |
|
Alejandro Martínez
|
9262223de4
|
Add Surrogate-key specs
|
2016-02-24 11:44:27 +01:00 |
|
Alejandro Martínez
|
5e06711b4b
|
Use node-cartodb-querytables library
|
2016-02-22 12:24:05 +01:00 |
|
Raul Ochoa
|
15f90c1a78
|
QueryTablesApi only caches affected tables and always retrieve last modification
|
2016-02-02 01:16:24 +01:00 |
|
Raul Ochoa
|
c41d4550ce
|
Fix style
|
2016-02-01 17:22:51 +01:00 |
|
Raul Ochoa
|
9deab814c9
|
Skip query-tables-api for authenticated requests
|
2016-02-01 16:53:28 +01:00 |
|
Daniel García Aubert
|
c8dc2b3dc0
|
Removed possible reenqueued jobs in tests because of draining.
|
2016-01-26 12:29:04 +01:00 |
|
Daniel García Aubert
|
bd2ec0e77f
|
Set pg_sleep to 3 seconds in test.
|
2016-01-26 12:13:04 +01:00 |
|
Daniel García Aubert
|
1857d5d456
|
Made all test ready to run
|
2016-01-26 11:53:36 +01:00 |
|
Daniel García Aubert
|
458d762f9f
|
Revernting last changes:
- Short option in mocha
- Using batch event emmit to check job status in test
|
2016-01-26 11:43:30 +01:00 |
|
Daniel García Aubert
|
276bc679e6
|
Changed test to be responsive instead pulling every 50 milliseconds
|
2016-01-26 11:04:10 +01:00 |
|
Daniel García Aubert
|
a960bd18f1
|
Dranied jobs in hook 'after'
|
2016-01-25 17:30:07 +01:00 |
|
Daniel García Aubert
|
7971bcf86b
|
Improved acceptance test for batch api
|
2016-01-25 16:44:00 +01:00 |
|
Daniel García Aubert
|
20fd536659
|
Now batch stop is synchronous, changed signature in test.
Fixed minor issue when draining the last job, queue is got before cancel the job.
|
2016-01-25 14:51:37 +01:00 |
|
Daniel García Aubert
|
e6f714a51b
|
Implemented some new unit test
|
2016-01-22 19:31:25 +01:00 |
|
Daniel García Aubert
|
cb638bb0fe
|
Fixed issue with Postgres error codes, implemented some test for job controller
|
2016-01-22 18:22:21 +01:00 |
|
Daniel García Aubert
|
2913aed697
|
Placed job controller endpoit under /api/vX/sql
|
2016-01-18 20:12:44 +01:00 |
|
Daniel García Aubert
|
a89e3776ec
|
Removed unused callback in before hook in test and added proper configuration from user database config
|
2016-01-14 14:08:34 +01:00 |
|
Daniel García Aubert
|
c308551d05
|
Implemented drain to stop batch service gracefully.
Split job acceptance test
|
2016-01-13 16:25:25 +01:00 |
|
Daniel García Aubert
|
6e820b4573
|
Improved test's messages
|
2016-01-12 10:24:09 +01:00 |
|
Daniel García Aubert
|
565fb6e0da
|
Add a comment
|
2016-01-12 10:08:56 +01:00 |
|
Daniel García Aubert
|
6c849f2bef
|
Fixed issue with job acceptance test
|
2016-01-12 10:06:31 +01:00 |
|
Daniel García Aubert
|
2d13bde301
|
Implemented uses cases test for Batch API
|
2016-01-11 20:14:15 +01:00 |
|
Daniel García Aubert
|
078eb7706b
|
Now SQL API is able to disable Batch Service using argv param --no-batch
|
2016-01-08 18:29:36 +01:00 |
|
Daniel García Aubert
|
20f00d58d9
|
Refactored batch service to avoid event noise, doing in callback way
|
2016-01-08 15:47:59 +01:00 |
|
Daniel García Aubert
|
f9f52d2bd1
|
Improved object creation in batch service
|
2016-01-08 11:32:01 +01:00 |
|
Daniel García Aubert
|
e6a4e0f7eb
|
Returned 201 HTTP code in job creation
Fixed bug listing jobs, now user job index is cleaned before respond to client
|
2016-01-07 12:07:30 +01:00 |
|
Daniel García Aubert
|
681772bf37
|
Implemented test for Job Controller and implemented batch stop service
|
2016-01-05 17:42:28 +01:00 |
|
Daniel García Aubert
|
8c42019641
|
Improved namespace in redis for batch's stuff
|
2015-12-29 15:46:04 +01:00 |
|
Daniel García Aubert
|
851c393f75
|
Refactored batch manager avoiding concurrence issues
|
2015-12-29 10:19:10 +01:00 |
|
Daniel García Aubert
|
c4f96b4a59
|
Implemented support for listing jobs for one user
|
2015-12-24 17:42:49 +01:00 |
|
Daniel García Aubert
|
ecb76ca1de
|
Improved batch API being consistent with naming, humam readability for job dates, hide redis key details for jobs.
|
2015-12-23 17:29:11 +01:00 |
|
Daniel García Aubert
|
c54f274bd4
|
Fixed callback called multiple times in tests
|
2015-12-23 14:54:54 +01:00 |
|
Daniel García Aubert
|
b16c0983c6
|
Implemented tests for batch API
|
2015-12-22 23:13:33 +01:00 |
|
Daniel García Aubert
|
3c23bf12e7
|
Fixed bug whether a job consumer is empty. And refactored batch module, now is a common object intead of module function
|
2015-12-22 20:12:10 +01:00 |
|
Daniel García Aubert
|
f41c43aa38
|
Disabled statement timeout bypassing pgbouncer connection
|
2015-12-22 15:43:00 +01:00 |
|
Daniel García Aubert
|
30d0b2906b
|
Implemented GET for jobs API
|
2015-12-22 11:45:25 +01:00 |
|