Joe Nelson
|
aee0c2c731
|
Test that patch requests can set a field to null
Exploring situation mentioned in #233
|
2015-09-06 17:07:00 -07:00 |
|
Joe Nelson
|
b5e76f42a5
|
Note @ruslantalpa's contribution in changelog
|
2015-09-06 16:14:53 -07:00 |
|
Joe Nelson
|
35f05f6fe1
|
Standardize indentation
|
2015-09-06 16:13:11 -07:00 |
|
Joe Nelson
|
cf2f576ec0
|
Merge pull request #276 from ruslantalpa/master
Support for &select=col1,col2,col3 as suggested in issue #227
|
2015-09-06 15:24:47 -07:00 |
|
Joe Nelson
|
593f247abb
|
Expose more heroku config vars
|
2015-09-01 23:16:30 -07:00 |
|
Joe Nelson
|
add63ac25b
|
Keep the dilapidated release script alive
|
2015-09-01 23:13:47 -07:00 |
|
Joe Nelson
|
1ef8cc5048
|
Bump patch version
|
2015-09-01 22:29:13 -07:00 |
|
Joe Nelson
|
c5836e0c9e
|
Merge pull request #275 from diogob/fix_all_media_types_in_accept
Fix */* in accept headers
|
2015-09-01 13:10:02 -07:00 |
|
Joe Nelson
|
3d670b9c03
|
bump minor version
|
2015-08-28 19:19:37 -07:00 |
|
Joe Nelson
|
5bf644867f
|
Merge pull request #271 from begriffs/surprise-404
Allow continued auth access after db errors
|
2015-08-26 20:58:55 -07:00 |
|
Joe Nelson
|
fcdae73f49
|
Note fix in changelog
|
2015-08-26 20:49:23 -07:00 |
|
Joe Nelson
|
1656fb9f57
|
Let the transaction reset the role and user id for us
|
2015-08-26 20:49:23 -07:00 |
|
Joe Nelson
|
594327924c
|
Set role locally in a tx to ensure it is reset after error
|
2015-08-26 20:49:23 -07:00 |
|
Joe Nelson
|
480800edbd
|
Problem after exceptions when authed
Reproduces #264
|
2015-08-26 20:49:23 -07:00 |
|
Joe Nelson
|
9b01d1b1ab
|
Helpful directions in contributing doc
|
2015-08-26 20:47:22 -07:00 |
|
Joe Nelson
|
ed810bc380
|
Operator negation
|
2015-08-21 19:35:48 -07:00 |
|
Joe Nelson
|
789db9a017
|
Merge pull request #266 from diogob/adds_not_unary_operator
Adds not as a keyword that can optionally be prepended to any operator in a parameter value [fix #173]
|
2015-08-21 19:25:02 -07:00 |
|
Joe Nelson
|
8e319321c9
|
RPC and Stack
|
2015-08-20 22:37:19 -07:00 |
|
Joe Nelson
|
cdac6d385c
|
Merge pull request #228 from begriffs/rpc
Expose stored procedures
|
2015-08-20 22:27:30 -07:00 |
|
Joe Nelson
|
d65d011e5e
|
Tests for rpc
|
2015-08-20 22:14:09 -07:00 |
|
Joe Nelson
|
28f771324d
|
Nest response JSON more shallowly
|
2015-08-20 22:14:08 -07:00 |
|
Joe Nelson
|
cf04fbd6ea
|
Call procedures that return setof, not just text
The output is too deeply nested however
|
2015-08-20 21:52:46 -07:00 |
|
Joe Nelson
|
bb511f0df2
|
WIP: call stored pprocedures that emit plain text
The beginning of #114
|
2015-08-20 21:52:46 -07:00 |
|
Joe Nelson
|
f564fb0977
|
Rename QualifiedTable to encompass proc names as well
|
2015-08-20 21:35:12 -07:00 |
|
Joe Nelson
|
010e18ea0b
|
Merge pull request #269 from diogob/build_with_stack
Build with stack
|
2015-08-20 15:29:10 -07:00 |
|
Joe Nelson
|
acd8e92d24
|
Note the NOT IN addition
|
2015-08-17 09:40:49 -07:00 |
|
Joe Nelson
|
559d370a89
|
Merge pull request #263 from rall/notin
NOT IN queries
|
2015-08-17 09:38:45 -07:00 |
|
Joe Nelson
|
ebc8c387e0
|
Thanks @diogob!
|
2015-08-15 12:14:20 -07:00 |
|
Joe Nelson
|
734484714c
|
CSV responses!
|
2015-08-15 11:59:12 -07:00 |
|
Joe Nelson
|
adac39bd7c
|
Use Content-Type text/csv for CSV responses
|
2015-08-15 11:57:57 -07:00 |
|
Joe Nelson
|
894455f2cd
|
Relax hasql deps for packdeps checker
|
2015-08-12 00:05:38 -07:00 |
|
Joe Nelson
|
6cb73062a9
|
Better shields
|
2015-08-11 23:18:47 -07:00 |
|
Joe Nelson
|
86c68d191c
|
Updated maintenance note in contributing doc
|
2015-08-09 14:04:57 -07:00 |
|
Joe Nelson
|
d20c252cb3
|
Adjust version of hasql-postgres for packdeps
|
2015-08-08 12:57:44 -07:00 |
|
Joe Nelson
|
cd6b688f7f
|
Merge pull request #244 from diogob/adds_materialized_views_to_root
Adds materialized views to list of relations in GET / [#242]
|
2015-08-01 16:16:23 -07:00 |
|
Joe Nelson
|
49f41d8edb
|
Merge pull request #243 from diogob/fix_count_column_name_case
Fixes error code 42803 when trying to query a view with a column named count
|
2015-08-01 16:15:02 -07:00 |
|
Joe Nelson
|
e724c2df00
|
Merge pull request #230 from edelans/master
Add link to Jonathan Harrington's nice tutorial
|
2015-07-26 10:17:39 -07:00 |
|
Joe Nelson
|
12dc180065
|
Merge pull request #237 from datasaur/master
Enable log capture if stdout is not a terminal (issue #229)
|
2015-07-24 09:51:37 -07:00 |
|
Joe Nelson
|
e1d7dc3dea
|
Note computed columns in changelog
|
2015-07-21 22:34:45 -07:00 |
|
Joe Nelson
|
28a2826fa8
|
Merge pull request #221 from diogob/allow_virtual_fields_in_where
Qualifies columns of WHERE clauses so we can use computed columns as filters
|
2015-07-21 22:31:10 -07:00 |
|
Joe Nelson
|
c0d44232a5
|
Note Debian changes in changelog
|
2015-07-09 22:52:14 -07:00 |
|
Joe Nelson
|
e34e92eb44
|
Merge pull request #216 from mkhon/master
Debian init script for postgrest.
|
2015-07-09 22:49:11 -07:00 |
|
Joe Nelson
|
956f73d997
|
Regression test for situation reported in issue #203
|
2015-07-03 22:51:04 -07:00 |
|
Joe Nelson
|
df04d26c15
|
Merge pull request #219 from diogob/check_postgresql_version
Verifies PostgreSQL version is supported (+9.2) before spawning server
|
2015-07-02 13:21:29 -07:00 |
|
Joe Nelson
|
6604293ac1
|
Remove regex-tdfa-text to allow building in GHC 7.10
Fixes #212
|
2015-07-01 21:55:35 -07:00 |
|
Joe Nelson
|
25492a089b
|
Merge pull request #214 from diogob/refactor_to_bool
Removes toBool function as we now cast the 'YES/NO' values to boolean in PostgreSQL's queries
|
2015-06-22 22:29:07 -07:00 |
|
Joe Nelson
|
1937363fc8
|
Note @diogob's contribution
|
2015-06-21 22:18:51 -07:00 |
|
Joe Nelson
|
d68cbec25c
|
Merge pull request #209 from diogob/insertable_views_with_triggers
Changes the insertable to true in views that are insertable through triggers [fixes #206]
|
2015-06-21 22:16:43 -07:00 |
|
Joe Nelson
|
e93c96a6f8
|
Link to Heroku troubleshooting Wiki in readme
|
2015-06-21 14:01:42 -07:00 |
|
Joe Nelson
|
070f67e9c6
|
Merge pull request #213 from begriffs/packdeps
Loosen dependency version constraints for packdeps
|
2015-06-20 12:16:05 -07:00 |
|
Joe Nelson
|
61dac3b02b
|
Loosen dependency version constraints for packdeps
|
2015-06-20 12:12:36 -07:00 |
|
Joe Nelson
|
169157ec6d
|
Thanks @framp
|
2015-06-17 20:24:10 -07:00 |
|
Joe Nelson
|
bd304c9fc3
|
Bump version
|
2015-06-03 21:22:17 -07:00 |
|
Joe Nelson
|
3989aaa144
|
Note @framp's auth id change
|
2015-05-26 14:58:59 -07:00 |
|
Joe Nelson
|
1d51a5f543
|
Merge pull request #201 from framp/master
User_id support (via user_vars)
|
2015-05-26 14:55:56 -07:00 |
|
Joe Nelson
|
e4dafad64d
|
Use github release feature to host binaries
|
2015-05-25 21:56:47 -07:00 |
|
Joe Nelson
|
3f31c60f1d
|
Mention JWT in readme
|
2015-05-25 21:46:05 -07:00 |
|
Joe Nelson
|
1cc53245c5
|
Full text search in changelog
|
2015-05-23 08:21:02 -07:00 |
|
Joe Nelson
|
f24ba048af
|
Merge pull request #199 from diogob/tsearch_operator
Tsearch operator
|
2015-05-23 08:15:44 -07:00 |
|
Joe Nelson
|
b070994912
|
Patch version bump for conditional -Werror flag
|
2015-05-21 00:18:26 -07:00 |
|
Joe Nelson
|
988df54e53
|
Use Werror on CI
|
2015-05-21 00:18:03 -07:00 |
|
Joe Nelson
|
4bbf053896
|
Bump version
|
2015-05-20 09:42:51 -07:00 |
|
Joe Nelson
|
da79f1da3e
|
Merge pull request #193 from srid/makelibrary
Make postgrest a library
|
2015-05-19 23:59:16 -07:00 |
|
Joe Nelson
|
035acebf59
|
Update CHANGELOG.md
|
2015-05-19 22:23:49 -07:00 |
|
Joe Nelson
|
0b665676d7
|
Update CHANGELOG.md
|
2015-05-19 22:21:28 -07:00 |
|
Joe Nelson
|
dcf62b020f
|
Merge pull request #194 from framp/jwt
JWT support
|
2015-05-19 22:17:34 -07:00 |
|
Joe Nelson
|
e35ad0f340
|
Update changelog, remove debugging
|
2015-05-12 10:55:51 -07:00 |
|
Joe Nelson
|
709e70561f
|
Provide more information in PATCH response
* 404 if no records updated
* Range header for number updated
* Full results depending on Prefer header
Fixes #187
Fixes #182
|
2015-05-12 10:47:55 -07:00 |
|
Joe Nelson
|
ef0dc26de5
|
Merge pull request #186 from jcristovao/patch-2
GHC 7.10.1 support
|
2015-04-24 09:37:27 -07:00 |
|
Joe Nelson
|
13cda09c7e
|
Contributing
|
2015-04-22 17:22:39 -07:00 |
|
Joe Nelson
|
5688030104
|
Allow posting JSON array and object
Fixes #168
Fixes #156
|
2015-04-19 17:46:11 -07:00 |
|
Joe Nelson
|
02228b76cc
|
Bump version
|
2015-04-17 16:26:27 -07:00 |
|
Joe Nelson
|
4d7cc3d67e
|
Merge branch 'bulk-insert'
|
2015-04-17 15:55:42 -07:00 |
|
Joe Nelson
|
ad8700e996
|
bulk insert in changelog
|
2015-04-17 15:52:57 -07:00 |
|
Joe Nelson
|
fbc90bdb84
|
Tests for csv bulk import
Fixes #17
|
2015-04-17 15:42:58 -07:00 |
|
Joe Nelson
|
f4c49f03f4
|
Allow NULL in csv field and unquote the multipart headers
|
2015-04-16 12:43:22 -07:00 |
|
Joe Nelson
|
a87f13f9bb
|
Fix original tests
|
2015-04-16 10:45:24 -07:00 |
|
Joe Nelson
|
7d03a71fed
|
All tests but one are passing
|
2015-04-12 19:56:33 -07:00 |
|
Joe Nelson
|
70d33445db
|
WIP: nice but doomed approach to making multipart response
|
2015-04-12 13:03:16 -07:00 |
|
Joe Nelson
|
4dbcf45555
|
WIP: typechecking but not yet sending back links
Rather amazing how well this actually works given
it only type checked
|
2015-04-11 21:41:32 -07:00 |
|
Joe Nelson
|
87acee924e
|
WIP: parsing csv
|
2015-04-05 17:13:16 -07:00 |
|
Joe Nelson
|
a22cf82688
|
Build sql for inserting multiple rows
|
2015-04-04 20:20:13 -07:00 |
|
Joe Nelson
|
532cfdff95
|
Merge pull request #183 from begriffs/jsonb
Filter results using properties in a jsonb column
|
2015-04-04 18:35:40 -07:00 |
|
Joe Nelson
|
5807b41997
|
Add jsonb to changelog
|
2015-04-04 18:33:08 -07:00 |
|
Joe Nelson
|
c78d323989
|
Specify hasql versions exactly to help ci
|
2015-04-04 17:43:14 -07:00 |
|
Joe Nelson
|
9792b9b46a
|
Allow filtering by values inside json columns
|
2015-04-04 17:38:54 -07:00 |
|
Joe Nelson
|
ca1c524ede
|
WIP: working on querying and ordering with jsonb paths
Affects #118
|
2015-03-30 00:51:52 -07:00 |
|
Joe Nelson
|
a1822a8e08
|
Update whitespace
|
2015-03-29 12:32:14 -07:00 |
|
Joe Nelson
|
066cdbc697
|
Merge pull request #176 from brikou/patch-2
Add link to GUI demo
|
2015-03-23 18:35:02 -07:00 |
|
Joe Nelson
|
03613e2f8e
|
Add link to tutorial
Thanks @prio
|
2015-03-22 20:27:54 -07:00 |
|
Joe Nelson
|
de7eecb166
|
Document fix from pull request
|
2015-03-16 21:11:57 -07:00 |
|
Joe Nelson
|
417d98d7fa
|
Merge pull request #172 from GaloisInc/master
Show long help output with defaults on usage errors
|
2015-03-16 21:09:57 -07:00 |
|
Joe Nelson
|
a9bc119b82
|
Merge branch 'insert-nulls'
Fixes #166
|
2015-03-15 18:30:47 -07:00 |
|
Joe Nelson
|
42d3d0de6c
|
Fix location header for inserted objects with nulls
|
2015-03-15 18:26:32 -07:00 |
|
Joe Nelson
|
ddb5ba8b64
|
Can now post nulls, but header link is wrong
affects #166
|
2015-03-15 16:30:42 -07:00 |
|
Joe Nelson
|
185d5b1c62
|
Merge branch 'jcristovao-isnull'
|
2015-03-15 15:22:28 -07:00 |
|
Joe Nelson
|
f7ff08edf7
|
Test is.null matcher
|
2015-03-15 15:20:31 -07:00 |
|
Joe Nelson
|
8ed599a769
|
Merge branch 'jcristovao-nullsFirst'
|
2015-03-15 12:30:34 -07:00 |
|
Joe Nelson
|
aeb62e75bd
|
Add nullsfirst to changelog
|
2015-03-15 12:30:17 -07:00 |
|
Joe Nelson
|
5c7ee1effc
|
Fix problems caused by my rebase
|
2015-03-15 12:24:30 -07:00 |
|