Luis Bosque
b82c390c2f
Target v1.5.2
2013-07-09 10:47:42 +02:00
Luis Bosque
bd927556c5
Target v1.5.1
2013-07-05 15:31:21 +02:00
Sandro Santilli
298027aa5d
Further upgrade node-postgresql to 1.2.0, for field types availability
2013-06-06 17:47:23 +02:00
Sandro Santilli
e03262c5da
Upgrade node-postgresql to ~1.1.3 fixing evented query model
2013-06-06 17:06:06 +02:00
Sandro Santilli
1f26d31ac4
Update NEWS, and target 1.5.0
...
Let's leave 1.4.x for hotfixes
2013-05-29 12:44:04 +02:00
Luis Bosque
9475e6ef0a
Target v1.4.1
2013-05-28 18:15:15 +02:00
javi
0be9e47930
Add arraybuffer format
2013-05-28 10:37:39 +02:00
Sandro Santilli
b1e7bb8f8f
Upgrade underscore dependencies
2013-05-24 08:26:23 +02:00
Luis Bosque
b16c5bb034
Target v1.3.10
2013-05-10 12:18:27 +02:00
Fabio Rueda
fc6aed2e9e
targeted 1.3.9
2013-04-15 14:04:55 +02:00
Luis Bosque
bc068a5463
Merge branch 'release/staging' into develop
2013-04-04 14:25:43 +02:00
Sandro Santilli
2d311d31e4
Fix "Unsupported startup parameter: options" bug
2013-04-03 12:06:43 +02:00
Luis Bosque
aa5e3bcd36
Target v1.3.8
2013-04-02 11:39:54 +02:00
Sandro Santilli
b548cd5e35
Use wildcards to find testcases
2013-03-27 17:28:34 +01:00
Sandro Santilli
0261e8f687
Drop unused dependencies (csv and strftime)
2013-03-27 15:55:57 +01:00
Sandro Santilli
6c0d7813f6
Upgrade generic-pool to ~2.0.2
2013-03-14 11:58:30 +01:00
Sandro Santilli
5fa19a0515
Fix parsing of numeric arrays. Closes #88 .
...
Includes testcase, requires using a fork of node-postgresql.
2013-03-14 11:41:07 +01:00
Luis Bosque
c5b2534687
Target v1.3.7
2013-02-28 15:03:42 +01:00
David Arango
a077afb331
Bump version to 1.3.6
2013-02-19 12:40:58 +01:00
Sandro Santilli
d77720e132
Revert "Updagres pg module"
...
This reverts commit d418db03e4
.
The problem we were after was elsewhere.
Upgrading pg module may still be a good thing but needs to be
done togheter with generic-pool and also needs updates to
shrinkwrap file
2013-02-18 16:25:37 +01:00
David Arango
d418db03e4
Updagres pg module
2013-02-18 13:09:44 +01:00
Sandro Santilli
19eb51b06d
Use an LRU cache for query tables, and add expiration support
...
Defaults to 8192 items each valid for no more than 10 minutes
Both settings can be changed via environment config.
See #83
2013-02-13 18:59:09 +01:00
Sandro Santilli
197c14f30f
Add test focused on x-cache-channel handling
2013-02-13 17:31:53 +01:00
David Arango
938a87cfe0
Bump to 1.3.5
2013-01-21 18:01:16 +01:00
Sandro Santilli
19fc0e5854
Fix crash when issuing SQL "COPY" command
...
This involved upgrade of node-postgresql module.
See https://github.com/brianc/node-postgres/issues/242
2013-01-17 10:14:29 +01:00
David Arango
f387903912
Bump to 1.3.4
2013-01-11 13:57:47 +01:00
Sandro Santilli
9550837fbe
Split CSV tests from main test file
2013-01-11 11:21:59 +01:00
Sandro Santilli
39669578b6
Initial support for TopoJSON ( #79 )
...
Does not include any attributes in the format
2013-01-09 17:43:23 +01:00
Sandro Santilli
050e1c8e05
Use own fork of pg module for correct timestamptz parsing
...
See https://github.com/brianc/node-postgres/pull/226
Closes #77
2012-12-07 17:08:56 +01:00
Sandro Santilli
2e85588d99
Format date fields in CSV output
2012-12-07 14:27:02 +01:00
Sandro Santilli
38e750e46d
Improve test runner: allow skipping preparation and specify testfiles
...
Call run_tests.sh with no args to get an help screen
2012-12-07 11:35:37 +01:00
Luis Bosque
3b9dc554f9
Target version 1.3.3
2012-11-28 16:45:49 +01:00
Sandro Santilli
c00cf6d390
Revert "Upgrade node-csv module to version 0.2.4"
...
This reverts commit 270e6280ed
.
The performance issue must be fixed before we can upgrade:
https://github.com/wdavidw/node-csv-parser/issues/64
2012-11-19 18:44:53 +01:00
Sandro Santilli
270e6280ed
Upgrade node-csv module to version 0.2.4
...
Will help with compressed-csv export format
2012-11-19 16:20:40 +01:00
Luis Bosque
e20c14e222
target v1.3.2
2012-11-14 18:24:26 +01:00
Luis Bosque
1914ab9196
target v1.3.1
2012-11-13 11:42:18 +01:00
Sandro Santilli
005ae48e3a
Support for specifying a list of fields to skip from output.
...
Closes #63
2012-11-12 17:11:17 +01:00
Luis Bosque
ab9c739995
removed -dev suffix from package.json version
2012-11-12 13:23:34 +01:00
Sandro Santilli
46cec7a0e5
Add support for specifying a filename for exports. Closes #64
...
Sets release target to 1.3.0, due to parameter addition
2012-11-12 12:40:53 +01:00
Luis Bosque
755fe738ca
target v1.2.2
2012-11-12 12:27:37 +01:00
Luis Bosque
62b22bb9f3
target version 1.2.1
2012-11-02 15:38:24 +01:00
Sandro Santilli
765dc101b0
Target 1.2.0, due to addition of new features since 1.1.0
...
NOTE: I haven't touched npm-shrinkwrap.json as that file will
get version from package.json on next regeneration
NOTE2: I added -dev suffix to the version so you can tell if
you're running a development version or the "official"
release (will get -dev removed)
2012-10-31 12:13:12 +01:00
Luis Bosque
4e0346a5a1
target version 1.1.1
2012-10-30 18:56:11 +01:00
Sandro Santilli
7fe09935cd
Restrict listening host to configured `node_host
`
2012-10-09 18:41:23 +02:00
Sandro Santilli
954e54c87d
Prepare for 1.1.0
2012-10-04 12:04:49 +02:00
Luis Bosque
4ec9bf34c1
fixed problem in cluster2 with pidfile name
2012-10-04 10:54:09 +02:00
Luis Bosque
686ff617b8
updated version to 1.0.0
2012-10-03 16:53:17 +02:00
Sandro Santilli
e94b06e10c
Switch to cluster2 for node-0.8 support
2012-09-28 13:19:28 +02:00
Sandro Santilli
2549560c58
Encode version in package.json -- now targetting 0.9.1-dev
2012-09-19 09:41:53 +02:00
Sandro Santilli
2ae5119bae
Raise express dependency to 2.5.11 where it also work with node-0.8
...
This version passed "make check" with:
- node 0.4.10
- node 0.6.19
- node 0.8.2
2012-07-16 19:10:50 +02:00