Francisco Dans
cebc568ca8
uses remote-addr in example configurations
2015-05-26 19:19:37 +02:00
Francisco Dans
996bd971cd
replaces default log format string to remote-addr
2015-05-26 19:18:54 +02:00
Raul Ochoa
d052850cc9
Stubs next version
2015-05-26 10:19:47 +02:00
Raul Ochoa
2b1b008104
Release 1.22.2
2015-05-26 10:17:56 +02:00
Raul Ochoa
faf41f8505
Merge pull request #223 from CartoDB/issue-204
...
Avoid timeouts when ogr2ogr queries pg_* catalog
2015-05-25 17:27:16 +02:00
Raul Ochoa
debeb8ca3e
Update news
2015-05-25 16:38:07 +02:00
Raul Ochoa
b6e53f7326
Uses tables ogr2ogr param to avoid heavy query on pg_class and friends
...
Fixes #204
Newer versions of ogr2ogr don't use that heavy query so it should work
Ref 2e3eeefd0f
2015-05-25 16:29:18 +02:00
Raul Ochoa
db03235c4a
Stubs next version
2015-05-14 13:18:58 +02:00
Raul Ochoa
41de50b8f6
Release 1.22.1
2015-05-14 13:10:36 +02:00
Raul Ochoa
7d62b60945
Merge pull request #222 from CartoDB/issue-219
...
Closes stream responses on error
2015-05-13 18:40:40 +02:00
Raul Ochoa
b29933f96e
Closes stream responses on error
...
fixes #219
2015-05-13 18:15:38 +02:00
Raul Ochoa
f60cb68b6a
Merge pull request #221 from CartoDB/formats
...
Format files split into pg and ogr directories
2015-05-13 16:02:05 +02:00
Raul Ochoa
6bb3ccbe1e
Format files split into pg and ogr directories
2015-05-13 15:15:53 +02:00
Raul Ochoa
80e485d475
Merge pull request #220 from CartoDB/jshint
...
Add jshint linting as part of the test suite
2015-05-13 14:55:06 +02:00
Raul Ochoa
8926357eb6
do not test node.js 0.8.x on travis
2015-05-13 14:31:57 +02:00
Raul Ochoa
41bc25e644
regenerate npm-shrinkwrap.json
2015-05-13 14:19:38 +02:00
Raul Ochoa
513a4e747b
Make jshint part of npm test
2015-05-13 13:13:16 +02:00
Raul Ochoa
1e493cc36b
jshint: add makefile target and ignore file
2015-05-13 13:01:01 +02:00
Raul Ochoa
8ae1f1c976
jshint fixes, does not deal with integers as strings
2015-05-13 13:00:38 +02:00
Raul Ochoa
07cff25d38
jshint fixes
2015-05-13 13:00:12 +02:00
Raul Ochoa
09b95c9846
jshint fixes
2015-05-13 13:00:01 +02:00
Raul Ochoa
469bd0b696
use describe+it
2015-05-13 12:23:40 +02:00
Raul Ochoa
6e0acbda50
jshint fixes
2015-05-13 12:23:27 +02:00
Raul Ochoa
9dd887dc4d
jshint fixes, not addressing complexity
2015-05-13 12:22:41 +02:00
Raul Ochoa
33731fc315
jshint fixes
2015-05-13 11:53:14 +02:00
Raul Ochoa
9486643f0a
jshint fixes
2015-05-13 11:21:44 +02:00
Raul Ochoa
926fa3fd44
Use another port for fake sql server
...
assert.response helper use port 5555 as default but it keeps
incrementing the port number if 5555 is busy so this suite was failing
randomly because sometimes port 5556 was already in use.
2015-05-13 11:19:02 +02:00
Raul Ochoa
546100a950
unit tests using describe+it plus jshint fixes
2015-05-12 18:34:25 +02:00
Raul Ochoa
b6f71eb180
Makefile with testing targets
2015-05-12 18:33:57 +02:00
Raul Ochoa
d108225001
jshint: fix monitoring directory
2015-05-12 18:02:23 +02:00
Raul Ochoa
703479b7de
jshint: fix auth directory
2015-05-12 18:00:30 +02:00
Raul Ochoa
cac2fff5ed
jshint: fix application entrypoint
2015-05-12 17:33:41 +02:00
Raul Ochoa
99390eb0ab
Adds jshint dev dep and jshintrc config file
2015-05-12 17:31:30 +02:00
Raul Ochoa
36c498c0a2
Stubs next version
2015-04-09 10:50:30 +02:00
Raul Ochoa
8c9f35ebfe
Release 1.22.0
2015-04-09 10:47:38 +02:00
Raul Ochoa
269868ccd0
Update news and bumps version for new features
2015-04-09 10:45:03 +02:00
Raul Ochoa
8fe4224a55
Changes configuration example base_url for subdomainless users
2015-04-08 16:14:05 +02:00
Raul Ochoa
351f9d763d
Merge pull request #216 from CartoDB/remove_per_user_check
...
Disable per user health check
2015-04-07 10:06:24 +02:00
Luis Bosque
0b63c35e85
Removed commented healthcheck tests
2015-04-06 19:04:28 +02:00
Luis Bosque
21cbdfd4a3
Disable per user health checks tests
2015-04-06 16:44:01 +02:00
Luis Bosque
d3409bdf3c
Disable per user health check
2015-04-06 16:08:29 +02:00
Raul Ochoa
3fa74449a8
Merge pull request #215 from CartoDB/disable_health_check
...
Return failed health checks with disabled file
2015-03-27 17:16:40 +01:00
Luis Bosque
6874ef823a
jshint fixes
2015-03-25 18:39:45 +01:00
Luis Bosque
373dca0733
Added ; to the end of disabledfile config param
2015-03-25 18:28:45 +01:00
Luis Bosque
8b7dc6f058
Removed unnecessary variable in health check
2015-03-25 18:22:13 +01:00
Luis Bosque
897df7634b
Return failed health checks with disabled file
2015-03-25 17:15:41 +01:00
Raul Ochoa
9dcb397737
Merge pull request #205 from CartoDB/url_rewrite
...
added /u/:user routing
2015-03-20 12:22:07 +01:00
Carla
7461ff3408
Merge pull request #214 from CartoDB/iri/https-changes
...
Change all examples to HTTPS
2015-03-16 12:36:13 +01:00
Carla
211792af9c
Change all examples to HTTPS
...
https://github.com/CartoDB/docs/issues/182
2015-03-16 12:14:42 +01:00
Raul Ochoa
6d413f9595
Stubs next version
2015-03-02 14:35:59 +01:00