Commit Graph

1631 Commits

Author SHA1 Message Date
Daniel García Aubert
17411f2bb6 Avoids to delete empty keys 2016-09-12 16:00:33 +02:00
Raul Ochoa
ec23a9de67 Merge pull request #353 from CartoDB/remove-batch-list-update
Remove batch list update
2016-09-05 18:13:53 +02:00
csobier
0517d26818 Merge pull request #348 from CartoDB/creating-indexes
added create indexes to sql api docs
2016-08-31 07:08:53 -04:00
Raul Ochoa
461728d3e2 Remove user indexer 2016-08-30 19:08:06 +02:00
Raul Ochoa
20edddc721 Remove user indexer dependency from tests 2016-08-30 19:06:59 +02:00
Raul Ochoa
6f4fb931f7 Remove user indexer from app 2016-08-30 19:04:36 +02:00
Raul Ochoa
d33fe5ac21 Stop indexing jobs per user
Removes .list() from job backend
2016-08-30 19:01:23 +02:00
Raul Ochoa
05ada98124 Remove .list() from job service 2016-08-30 18:51:51 +02:00
Raul Ochoa
38e07bb66d Batch test suite to include integration and unit tests also 2016-08-30 18:51:28 +02:00
Raul Ochoa
ba0f2f1066 Remove endpoint to retrieve jobs list 2016-08-30 18:49:01 +02:00
Raul Ochoa
704ba110ba Log job creation 2016-08-30 18:43:09 +02:00
Raul Ochoa
2fd02231cf Add makefile target to run batch tests 2016-08-30 18:42:50 +02:00
Raul Ochoa
dbf642d427 Merge remote-tracking branch 'origin/master' into remove-batch-list-update 2016-08-30 17:48:46 +02:00
Raul Ochoa
4c8d734bbf Remove update method from job service 2016-08-30 17:46:32 +02:00
Raul Ochoa
ad0d101bfd Remove patch/put endpoints for jobs 2016-08-30 17:43:34 +02:00
Raul Ochoa
3b1f9ad3a2 Merge pull request #352 from CartoDB/remove-batch-list-update
Update documentation: we will remove jobs list and job updates
2016-08-30 17:29:14 +02:00
Raul Ochoa
1beae57556 Update documentation: we will remove jobs list and job updates 2016-08-30 17:19:51 +02:00
Raul Ochoa
4f91d699d6 Reformat with npm cli 2016-08-30 16:43:30 +02:00
Raul Ochoa
9ac8e38627 Merge branch 'master' into creating-indexes 2016-08-30 16:33:06 +02:00
Daniel García Aubert
2a27410cdf Stubs next version 2016-08-30 14:52:30 +02:00
Daniel García Aubert
0803516c96 Release 1.34.2 2016-08-30 14:50:17 +02:00
Daniel García Aubert
380f1e1962 Fixing travis conf 2016-08-30 14:27:02 +02:00
Daniel García Aubert
c45197c853 Install unmet dependencies 2016-08-30 14:14:29 +02:00
Daniel García Aubert
8c4135fd06 Removed failing command 2016-08-30 14:02:21 +02:00
Daniel García Aubert
9f50475ad1 Merge branch 'master' of github.com:CartoDB/CartoDB-SQL-API 2016-08-30 13:50:03 +02:00
Daniel García Aubert
2932227e8b Improved naming for jobs TTL constant 2016-08-30 13:49:16 +02:00
Daniel García Aubert
02a252940a Improved naming for jobs TTL constant 2016-08-30 10:11:49 +02:00
csobier
c67ae71dda added create indexes to sql api docs 2016-08-25 14:51:08 -04:00
Daniel García Aubert
085abb3446 Removed duplicated config 2016-08-01 11:48:11 +02:00
Raul Ochoa
01d1866e11 Merge pull request #345 from CartoDB/fix-batch-api-test
Fix batch api test
2016-07-22 18:16:37 +02:00
Daniel García Aubert
f3f45bb4e2 Fixed lint issues 2016-07-22 17:11:21 +02:00
Daniel García Aubert
587ab6a5d9 Extratcs redis clean method for batch keys 2016-07-22 17:05:01 +02:00
Daniel
0950961edb Merge pull request #343 from CartoDB/340-doc-fallback-queries
Documentation for fallback queries
2016-07-22 16:33:33 +02:00
Daniel García Aubert
7fd5e42213 Removed timeouts for batch tests and skipped again a failing one in job callback template 2016-07-22 14:41:26 +02:00
Daniel García Aubert
2e8382eeff Fixed issues in batch tests:
- Wait for batch is ready before testing it
 - Remove batch keys in redis after testing every suit
 - Fixed issue creating jobs with same id in job service integration test
2016-07-22 14:30:55 +02:00
Daniel García Aubert
0586f45413 Added callback to job subscriber to allow to batch service emit ready event 2016-07-22 13:47:14 +02:00
Daniel García Aubert
d78cc60fea Used link to reference to a section 2016-07-22 11:01:00 +02:00
Daniel García Aubert
2de0a8720e Improved examples 2016-07-22 10:56:03 +02:00
Daniel García Aubert
10402b0e38 Fixed typos 2016-07-22 10:44:29 +02:00
Daniel García Aubert
2bc4359b06 Applied csobier's improvements 2016-07-22 10:35:16 +02:00
Daniel García Aubert
3812c10536 Fixed typos 2016-07-21 20:54:53 +02:00
Daniel García Aubert
ad8b5c282c Added fallback documentation 2016-07-21 20:44:33 +02:00
Daniel García Aubert
c8cfd184a4 Fixed query size limit 2016-07-21 19:14:24 +02:00
Raul Ochoa
b3b55be954 Merge pull request #341 from CartoDB/git-for-log4js-dep
Use git pattern for log4js dependency
2016-07-21 12:28:29 +02:00
Daniel García Aubert
438d61fb70 Set timeout to 30s 2016-07-20 19:50:28 +02:00
Daniel García Aubert
027e7b8768 Removed unused dependency 2016-07-20 19:42:53 +02:00
Daniel García Aubert
1625d8a556 Fixed timeout in job canceller test 2016-07-20 19:41:55 +02:00
Daniel García Aubert
457414c2fe Skipping integration test 2016-07-20 18:27:54 +02:00
Raul Ochoa
bc377970c7 Use git pattern for log4js dependency 2016-07-20 18:26:49 +02:00
Daniel García Aubert
39a9f950b0 Added integration test for multiquery jobs 2016-07-20 16:38:57 +02:00