Raul Ochoa
3e9f2a1319
Merge branch 'master' into mapconfig-extension
2016-01-14 18:45:30 +01:00
Raul Ochoa
1aac4316ab
Merge pull request #360 from CartoDB/travis-container-based
...
Travis container based
2016-01-13 20:40:00 +01:00
Raul Ochoa
97d3bed1d2
test with pg 9.4
2016-01-13 20:33:12 +01:00
Raul Ochoa
19216eaa88
Use create language instead of extension
2016-01-13 20:21:54 +01:00
Raul Ochoa
3780aed1b7
Check with no postgresql-plpython-9.3 at all
2016-01-13 20:14:04 +01:00
Raul Ochoa
04a2d1d33c
Remove postgresql-plpython-9.3
2016-01-13 20:11:24 +01:00
Raul Ochoa
18278da4bb
Create language instead of extension
2016-01-13 19:36:01 +01:00
Raul Ochoa
553c64bd8b
Create extension for plpython
2016-01-13 19:32:50 +01:00
Raul Ochoa
74abee2700
Use apt addon instead of apt-get install
2016-01-13 19:23:30 +01:00
Raul Ochoa
8ea159e0a1
Remove sudo calls
2016-01-13 19:14:58 +01:00
Raul Ochoa
353919239d
Attempt to use travis' container based builds
2016-01-13 18:59:33 +01:00
Raul Ochoa
9e74e8633a
Merge pull request #359 from CartoDB/query-runner-improvements
...
Query runner improvements
2016-01-13 18:56:26 +01:00
Raul Ochoa
98611be544
Merge pull request #351 from CartoDB/install_instructions
...
Install instructions
2016-01-12 16:39:58 +01:00
Raul Ochoa
3b7ff2285c
Merge pull request #356 from CartoDB/http-409-status-on-template-limit-reached
...
Send 409 error code when maximum number of templates limit is reached
2016-01-12 16:14:37 +01:00
Raul Ochoa
8203c878f4
Send 409 error code when maximum number of templates limit is reached
...
Closes #346
2016-01-12 15:53:16 +01:00
Carlos Matallín
4f4480dc9b
Merge pull request #339 from CartoDB/newdocs
...
docs: split Map-API.md in different files
2016-01-07 15:38:31 +01:00
Carlos Matallín
16e1abe376
replicate #355
2016-01-07 15:33:16 +01:00
Carlos Matallín
2d0ebc821f
Merge pull request #355 from CartoDB/353-named-maps-limit
...
added limit amount regarding named maps
2016-01-07 10:41:22 +01:00
csobier
67e921017c
added limit amount regarding named maps
2016-01-06 08:44:53 -05:00
Paul Norman
7ed96ef0bb
Add a list of packages and postgres instructions
2015-12-30 23:37:12 -08:00
Paul Norman
6f7bbe4ff5
Move install instructions to their own file
2015-12-30 17:29:19 -08:00
Raul Ochoa
74898e4261
Integration tests for QueryTablesApi
...
Again this is more about how it would be possible to use it isolated.
2015-12-30 17:48:24 +01:00
Raul Ochoa
c664d5392c
Adds some tests about how to use PgQueryRunner isolated
2015-12-30 17:48:00 +01:00
Raul Ochoa
76cbc2f863
Improve PgQueryRunner public run method
...
Last param is callback function, receiving err + result, no need to
keep passing two functions, the query handler and the final callback.
It should be easier to understand now as query handler was in a position
where it had to know about receiving a callback, that was exposing an
implementation detail of PgQueryRunner.
2015-12-30 17:44:49 +01:00
Raul Ochoa
69fdaca41f
Merge pull request #350 from CartoDB/fix-tests
...
Do not test `all` layers in blend suite
2015-12-30 16:04:58 +01:00
Raul Ochoa
5ac327272f
Do not test all
layers. Test is also present in windshaft suite.
2015-12-30 15:52:52 +01:00
Raul Ochoa
53a2d52523
Merge pull request #349 from CartoDB/pnorman-patch-1
...
Fix readme typo
2015-12-29 12:55:06 +01:00
Paul Norman
cd847adfb3
Fix readme typo
...
[no ci]
2015-12-28 11:53:54 -08:00
Raul Ochoa
e65dc2d790
Merge branch 'master' into mapconfig-extension
2015-12-22 12:59:39 +01:00
Raul Ochoa
e0d8f5afac
Tests for named maps + torque layers with params instantiation
2015-12-21 20:01:44 +01:00
Raul Ochoa
7d2f543284
Allow column_type query string param
2015-12-02 18:50:11 +01:00
Raul Ochoa
ad566d8ff0
Merge branch 'master' into mapconfig-extension
...
Conflicts:
npm-shrinkwrap.json
package.json
2015-11-24 13:36:39 +01:00
Raul Ochoa
67ba517a0e
Stubs next version
2015-11-23 16:08:32 +01:00
Raul Ochoa
9a01c8b26e
Release 2.19.1
2015-11-23 16:07:37 +01:00
Raul Ochoa
b40fd29228
Merge pull request #344 from CartoDB/upgrade-windshaft
...
Upgrade windshaft
2015-11-23 16:03:16 +01:00
Raul Ochoa
152440e611
Upgrade windshaft to 1.6.1
...
Regenerates npm-shrinkwrap.json, including bump in torque.js@2.11.4
2015-11-23 15:51:57 +01:00
Raul Ochoa
ea2a94be88
Fix news formatting
2015-11-23 15:51:00 +01:00
Raul Ochoa
0a38549c55
Regenerate npm-shrinkwrap.json
2015-11-23 11:00:55 +01:00
Raul Ochoa
e3b25f3080
Dependencies installation example
2015-11-19 12:50:34 +01:00
Raul Ochoa
1de4753daa
fix tests
2015-11-16 18:34:36 +01:00
Raul Ochoa
d9614cc1c5
Add search endpoint
2015-11-16 13:15:01 +01:00
Raul Ochoa
37ff13493c
Use mapconfig-extension from windshaft
2015-11-16 12:23:05 +01:00
Raul Ochoa
9264f4a668
Re-adds npm-shrinkwrap.json
2015-11-16 12:13:54 +01:00
Raul Ochoa
e254379244
Use windshaft's histogram branch
2015-11-13 10:35:52 +01:00
Raul Ochoa
4c851a0d09
Remove npm-shrinkwrap.json to ease development
2015-11-13 10:35:30 +01:00
Raul Ochoa
a84dd7cd29
Add more url params
2015-11-12 19:45:49 +01:00
Raul Ochoa
86abc392a1
Merge branch 'master' into mapconfig-extension
...
Conflicts:
npm-shrinkwrap.json
package.json
2015-11-12 11:38:42 +01:00
Raul Ochoa
9e00cb3309
Stubs next version
2015-11-12 11:30:58 +01:00
Raul Ochoa
6d55544d70
Release 2.19.0
2015-11-12 11:29:50 +01:00
Raul Ochoa
d8e38e7e81
Merge pull request #343 from CartoDB/upgrade-mapnik
...
Upgrade windshaft/mapnik
2015-11-11 16:34:10 +01:00