Sandro Santilli
|
d4b1f580ff
|
Fix X-Cache-Channel computation with paging parameters. Closes #85.
|
2013-02-18 16:19:12 +01:00 |
|
Sandro Santilli
|
b038419abd
|
Add missing newline
|
2012-10-18 11:35:06 +02:00 |
|
Sandro Santilli
|
729462b500
|
Fix throw in async function (verifyRequest)
|
2012-10-18 11:34:39 +02:00 |
|
Sandro Santilli
|
0a53d1cd17
|
Make PSQL.end a no-op, to avoid breaking pooled clients. Closes #48
|
2012-09-04 12:31:38 +02:00 |
|
Luis Bosque
|
86e1439c2c
|
Re-enabled the psql connections pooler. It is
essential.
Related to:
e36bfdef5b
|
2012-08-29 20:52:17 +02:00 |
|
Sandro Santilli
|
4723c028c9
|
Use the correct redis variable for checking map key (closes #44)
Includes testcase
|
2012-08-02 12:18:54 +02:00 |
|
Sandro Santilli
|
e36bfdef5b
|
Block while connecting, fixing #37
See https://github.com/brianc/node-postgres/issues/81
|
2012-07-12 20:13:47 +02:00 |
|
JM
|
907b0b0df5
|
skip redis with non-oauth requests
|
2012-06-30 01:54:21 +02:00 |
|
Simon Tokumine
|
b399fa3460
|
fix oauth signatures. thanks @javisantana
|
2012-04-13 19:34:59 +01:00 |
|
javi santana
|
59739483e8
|
added auth using api token
|
2011-12-26 19:16:41 +01:00 |
|
javi santana
|
6c003626b4
|
fixed oauth problems with POST requests fixes #10
|
2011-12-26 12:51:15 +01:00 |
|
Simon Tokumine
|
025f201ea8
|
add system table sanitizer
|
2011-11-22 00:06:14 +00:00 |
|
Simon Tokumine
|
8ebdd0474c
|
Add test for system tables
|
2011-11-21 23:06:38 +00:00 |
|
javi
|
4874568c5c
|
added staging enviorment
|
2011-09-16 13:43:10 +02:00 |
|
Simon Tokumine
|
4547ae932a
|
Reference bug
|
2011-09-07 16:58:53 +01:00 |
|
Simon Tokumine
|
47db0644c9
|
reverted to non-native bindings while we bug check the PQsendQuery error
|
2011-09-07 16:50:35 +01:00 |
|
Simon Tokumine
|
082807695c
|
updated error messages
|
2011-08-25 11:15:52 +01:00 |
|
Simon Tokumine
|
e19240c2dc
|
metadata tests and added getID
|
2011-08-24 13:46:36 +01:00 |
|
Simon Tokumine
|
e189aec262
|
added ability to query user metadata Redis data for database name from the request host
|
2011-08-23 21:42:27 +01:00 |
|
Simon Tokumine
|
c4f2195ed0
|
remove debug
|
2011-08-22 14:18:42 +01:00 |
|
Simon Tokumine
|
1d5444fa20
|
Added logging
|
2011-08-22 13:52:11 +01:00 |
|
Simon Tokumine
|
ce4413cbda
|
added body_hash to oauth check and stopped firing exception if incomplete oauth variables sent
|
2011-08-22 13:33:12 +01:00 |
|
Simon Tokumine
|
bb08f4f982
|
further fixes for public
|
2011-08-17 18:42:19 +01:00 |
|
Simon Tokumine
|
fd58592546
|
enable public user again
|
2011-08-17 17:32:54 +01:00 |
|
Simon Tokumine
|
fefa051450
|
added true oauth to application. got rid of bogus
|
2011-08-17 17:27:45 +01:00 |
|
Simon Tokumine
|
af4461cb58
|
test for select with uppercased SQL
|
2011-08-05 14:15:08 +01:00 |
|
Simon Tokumine
|
21f369aaf1
|
add lowercase too
|
2011-08-05 13:50:37 +01:00 |
|
Simon Tokumine
|
1a1493327f
|
patched windowing function to only work on selects
|
2011-08-05 13:35:32 +01:00 |
|
Simon Tokumine
|
6b67fc4877
|
catch page 0
|
2011-07-05 17:56:31 +01:00 |
|
Simon Tokumine
|
ae2890c42a
|
added rows_per_page and page to url params
|
2011-07-05 17:31:01 +01:00 |
|
Simon Tokumine
|
80ecdc565c
|
oauth
|
2011-06-20 15:39:12 +02:00 |
|
Simon Tokumine
|
a8731fa204
|
isolate redis pool settings into environment
|
2011-06-16 18:29:51 +02:00 |
|
Simon Tokumine
|
f47c611dfc
|
added redis pool, and fixed to use pg_bouncer
|
2011-06-16 18:23:38 +02:00 |
|
Simon Tokumine
|
870ae7d325
|
fix psql bug
|
2011-06-16 11:55:36 +02:00 |
|
Fernando Blat
|
21277ff9d2
|
Introduced a new parameter db_port to change it in a easy way
Some space and linebreaks cleaning
|
2011-06-13 12:31:50 +02:00 |
|
Simon Tokumine
|
bcd56de458
|
first draft, tidied, unit tests, modules, refactor, environments, see TODO for next steps"
|
2011-06-13 04:23:02 +01:00 |
|