Raul Ochoa
50ec05e685
Merge pull request #362 from CartoDB/external-config
...
Remove settings and app_root dependency
2016-09-14 21:23:10 +02:00
Raul Ochoa
4ffadb725d
Use before_install hook for travis
2016-09-14 21:18:54 +02:00
Raul Ochoa
84b80547c2
Remove settings' app_root
2016-09-14 21:02:56 +02:00
Raul Ochoa
f92d50cccf
Rename from app to server
...
Removes app_root dependency in requires
2016-09-14 20:54:53 +02:00
Raul Ochoa
97ac1b8db6
Merge pull request #361 from CartoDB/logs-conf
...
Allow to use absolute paths for log files
2016-09-14 20:16:09 +02:00
Raul Ochoa
e315e77525
Allow to use absolute paths for log files
...
Fixes #355
2016-09-14 20:03:16 +02:00
Raul Ochoa
6b2c5b40e7
Merge pull request #360 from CartoDB/remove-rollbar
...
Removes support for optional rollbar logging
2016-09-14 19:58:28 +02:00
Raul Ochoa
0626d80e24
Removes support for optional rollbar logging
2016-09-14 19:22:31 +02:00
csobier
ea94716eb9
Merge pull request #359 from CartoDB/358-enhance-batch-description
...
added another best practice to batch queries content
2016-09-13 11:16:29 -04:00
Daniel García Aubert
80445c7d49
Removed unneeded file
2016-09-13 16:54:29 +02:00
csobier
f0e790fe6e
applied edits
2016-09-13 10:01:31 -04:00
csobier
94eb758c18
added another best practice to batch queries content
2016-09-13 08:48:13 -04:00
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
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