Commit Graph

101 Commits

Author SHA1 Message Date
Maciek Sakrejda
816e9b43ea Use the standard postgres:// URL prefix for consistency
Fixes #286.
2013-07-22 10:45:26 -07:00
Dan Robinson
fa12bc8131 Adds Heap as a production user
And proudly!
2013-07-18 15:14:12 -07:00
Brian C
95a5bba4bf Update README.md 2013-07-03 13:03:46 -05:00
Brian C
2ad1ad4d24 Update README.md 2013-07-03 13:02:37 -05:00
Brian C
b9f103dd17 Updated README.md 2013-07-03 10:55:35 -07:00
Sandro Santilli
49200a77a6 Add cartodb.com as production user 2013-05-27 10:13:42 +02:00
bmc
3bfc8e9b68 Update documentation
Include minor version release notes
Remove note about deprecation
2013-04-22 10:53:25 -05:00
Brian C
01f3f3da53 use master branch url for travis image 2013-04-17 09:59:10 -05:00
Brian C
0d0737d67b add note on impending breaking changes to readme 2013-03-11 15:27:16 -05:00
Brian C
db03c533da Update README.md 2013-03-07 10:14:34 -06:00
Brian C
7cfeba524e Update README.md 2013-03-07 10:12:15 -06:00
Philipp Borgers
f2bf3865dc add jshint to the documentation; reference the testing wiki page 2013-01-24 22:03:02 +01:00
Chris Williams
e6509c273c Adding SaferAging to Production use cases 2013-01-17 11:23:25 -05:00
Brian C
9286a66303 fix query in readme - closes #244 2013-01-16 10:00:48 -06:00
Brian C
21c31f69e6 Update README.md 2013-01-15 17:29:04 -06:00
Brian C
14efde48fa Update README.md
Remove much of the 'promotional' wording
Remove 'contributors' section since it's provided by GitHub now
Simplify examples
Remove references to the connection pool
Add sections on contributing and opening issues
2013-01-15 17:25:54 -06:00
Brian C
d00e5341ea update tested versions - closes #233
node-postgres has been around a while.
It's now tested with more current versions of node.
2012-12-28 00:30:42 -06:00
bmc
1b56d154a7 make 1st example not hang in readme 2012-11-03 16:06:56 -05:00
Gurjeet Singh
a138407c6a Use JS Date's getFullYear() in first example.
In year 2012, seeing the output of 112 confused me, and would potentially
confuse any JS noob. I thought it was some bug in node-postgres.

Presumably, JS starts counting time from Jan 1, 1900!

Also, according to [1], getYear() is deprecated and one should use getFullYear()
instead.

[1] http://www.w3schools.com/jsref/jsref_obj_date.asp
2012-11-03 08:43:13 -04:00
Andres Gottlieb
f9042f2dc9 Update README.md
Added Vendly to production use section
2012-09-30 13:40:37 -03:00
brianc
0fcf7093d3 add travis badge to readme 2012-07-11 23:13:15 -05:00
Ryan Florence
4d30540bd8 Github syntax highlighting for the README 2012-07-03 19:05:24 -06:00
Roman Shtylman
e2e9e27a49 add bitfloor.com to Production Use section in Readme.md 2012-06-12 21:52:57 -03:00
brianc
f8d9d25e7d update contributors 2012-03-27 09:30:31 -04:00
brianc
0e4dca46eb update contributors 2012-03-27 09:24:19 -04:00
Brian Carlson
d8fdb7f47c add yammer to production use readme section 2012-01-11 12:00:26 -06:00
brianc
2933bdd2cb version bump & contributors update 2011-11-30 23:02:30 -06:00
brianc
b93ecbe15c remove notice about now fixed v0.5.x c++ bindings 2011-11-28 00:02:23 -06:00
brianc
94f0448b1b update contributors 2011-11-27 23:18:37 -06:00
brianc
736bac354d update contributors 2011-11-11 00:14:41 -06:00
Brian Carlson
106490f0a8 version & contributor bump 2011-10-30 21:53:59 -05:00
Brian Carlson
45f2168343 version bump & contributors update 2011-10-24 11:29:07 -05:00
brianc
caa2dcef06 update contributors in readme 2011-10-19 22:58:09 -05:00
Brian Carlson
1ab5e8ae9e update readme with note about v0.5.x compatibility 2011-10-10 09:30:10 -05:00
brianc
41bf1e1e2e update contributors in readme 2011-09-21 14:34:49 -05:00
brianc
a8d8f84e67 update contributors in readme 2011-08-12 03:19:00 -05:00
brianc
452fa668e6 update readme 2011-08-12 01:16:38 -05:00
brianc
7397abbdf7 update readme 'marketing' line 2011-08-12 01:07:03 -05:00
brianc
621857746d update contributors 2011-07-19 18:13:09 -05:00
Brian Carlson
d33ebd8b0a gh#32 2011-06-02 01:17:55 -07:00
brianc
2c8e0bc307 added napa3um to contributors in readme 2011-05-19 23:15:03 -05:00
brianc
844fa5aee9 updated readme 2011-05-01 17:25:32 -05:00
brianc
e1d36359c1 fix broken link in README 2011-04-05 17:52:33 -05:00
brianc
1f503ed3db updated readme 2011-04-05 17:50:41 -05:00
Brian Carlson
056925788a 2011-03-24 08:09:46 -07:00
brianc
f815c990c3 updated readme & package for new version 2011-03-11 12:29:27 -06:00
brianc
b6af6927a5 updated readme 2011-03-08 20:32:33 -06:00
Brian Carlson
bd0857f75f Edited README.md via GitHub 2011-03-08 06:47:09 -08:00
brianc
19e783127d updated readme example 2011-03-08 04:29:52 +00:00
brianc
4bfb81ca85 test for code-format parsing 2011-03-08 04:06:17 +00:00