Joe Nelson
|
0dd8a498b2
|
v0.3.0.4
v0.3.0.4
|
2016-02-12 20:45:03 -08:00 |
|
Joe Nelson
|
f9b8e6879d
|
Merge pull request #492 from begriffs/threaded
Do not block threads on libpq ffi
|
2016-02-12 20:32:40 -08:00 |
|
Joe Nelson
|
e73a4c66bc
|
Do not block threads on libpq ffi
Fixes #445
|
2016-02-12 14:43:00 -08:00 |
|
Joe Nelson
|
fc3c885bb6
|
Merge pull request #491 from begriffs/payload-error
Ensure payload parse errors are not suppressed
|
2016-02-11 16:39:13 -08:00 |
|
Joe Nelson
|
8b3d224b80
|
Ensure payload parse errors are not suppressed
Fixes #490
|
2016-02-11 16:24:02 -08:00 |
|
Joe Nelson
|
ce6e52e9ba
|
Merge pull request #487 from motiz88/nitpick
Minor proofreading in InsertSpec
|
2016-02-08 08:23:22 -08:00 |
|
Moti Zilberman
|
4dd4eeb421
|
[ci skip] s/unkonwn/unknown/
|
2016-02-08 16:39:32 +02:00 |
|
Moti Zilberman
|
b50882db3a
|
[ci skip] Fix typo in InsertSpec
|
2016-02-08 15:53:15 +02:00 |
|
Moti Zilberman
|
0058b5df99
|
Minor proofreading in InsertSpec
s/csv/json/ in line 24
|
2016-02-08 14:29:47 +02:00 |
|
Joe Nelson
|
f7926e9f28
|
Merge pull request #486 from begriffs/improved-usage
Adjust usage message to indicate required arguments
|
2016-02-06 18:02:09 -08:00 |
|
Joe Nelson
|
f65557573c
|
Match new config param order in tests
|
2016-02-05 09:39:43 -08:00 |
|
Joe Nelson
|
4dec445b82
|
Add example db connection string to usage
|
2016-02-05 09:30:42 -08:00 |
|
Joe Nelson
|
ccb3eba9e3
|
Reorder arg list, note that schema is not required
|
2016-02-05 09:27:24 -08:00 |
|
Joe Nelson
|
56426b896a
|
Changelog entry
|
2016-02-04 16:38:35 -08:00 |
|
Joe Nelson
|
7702d38267
|
Update docs to note rquired arguments
|
2016-02-04 16:34:36 -08:00 |
|
Joe Nelson
|
a044398552
|
Adjust usage message to indicate required arguments
|
2016-02-04 16:27:54 -08:00 |
|
Joe Nelson
|
17db68ae2d
|
Merge branch 'feature/options-not-found-error'
|
2016-02-03 11:44:36 -08:00 |
|
Joe Nelson
|
e53fb10483
|
Fix lint
|
2016-02-03 11:36:17 -08:00 |
|
 calebmerandJoe Nelson
|
33757e537b
|
Fix options on non existant tables, closes #442
|
2016-02-03 11:20:45 -08:00 |
|
Joe Nelson
|
945ef61188
|
Merge pull request #483 from begriffs/rpc-post-only
Issue http 405 for anything but POST on RPC
|
2016-02-03 11:16:51 -08:00 |
|
Joe Nelson
|
f990a519a5
|
More extensive tests
|
2016-02-02 16:45:54 -08:00 |
|
Joe Nelson
|
2149bea8e3
|
Merge pull request #485 from motiz88/patch-1
Document default order direction correctly, fix #484
|
2016-02-02 15:47:14 -08:00 |
|
Moti Zilberman
|
7ce10dbcf1
|
Correct default order direction, fix #484
|
2016-02-03 01:36:54 +02:00 |
|
Joe Nelson
|
31f46d5220
|
Direct stack download is faster than apt-get
|
2016-02-01 23:40:02 -08:00 |
|
Joe Nelson
|
a0ef4eae4d
|
Issue http 405 for anything but POST on RPC
Fixes #481
|
2016-02-01 22:52:57 -08:00 |
|
Joe Nelson
|
aec11e34a7
|
Merge pull request #480 from eGullGolf/issue169
Explain how to connect without a password through Unix socket
|
2016-02-01 12:55:42 -08:00 |
|
Eric Bréchemier
|
95f26604ba
|
Explain how to connect without a password through Unix socket
I expanded the section 'Running the Server' in the documentation.
Based on this comment:
https://github.com/begriffs/postgrest/issues/169#issuecomment-177031035
Related issue: #169
|
2016-02-01 11:16:26 +01:00 |
|
Joe Nelson
|
c6d47eeb77
|
Merge pull request #478 from pra85/patch-1
Typo in Readme.md
|
2016-01-30 20:07:06 -08:00 |
|
Prayag Verma
|
8500067e0f
|
Typo in Readme.md
commicate > communicate
|
2016-01-31 09:18:39 +05:30 |
|
Joe Nelson
|
20573632d7
|
Merge pull request #476 from begriffs/stack-ci
Switch to Stack on CircleCI
|
2016-01-29 14:34:27 -08:00 |
|
Joe Nelson
|
03468c83df
|
Merge pull request #477 from sscarduzio/patch-3
#475
|
2016-01-29 10:10:49 -08:00 |
|
Simone Scarduzio
|
4e3a04ea72
|
#475
|
2016-01-29 18:06:29 +00:00 |
|
Joe Nelson
|
e6e324e8ff
|
Trim unused packages
|
2016-01-28 17:32:38 -08:00 |
|
Joe Nelson
|
2175ae4d28
|
Build test deps in cacheable phase
|
2016-01-28 16:36:45 -08:00 |
|
Joe Nelson
|
c887f2b3b4
|
Move ghc-options in stack config and out of cabal file
|
2016-01-28 14:03:44 -08:00 |
|
Joe Nelson
|
1a3c54793d
|
Build only haddocks for postgrest, not deps
|
2016-01-28 14:00:33 -08:00 |
|
Joe Nelson
|
4679e2a514
|
Haddock coverage report not working, removing for now
|
2016-01-28 13:17:49 -08:00 |
|
Joe Nelson
|
e02dc2e92e
|
Remove redundant do
|
2016-01-27 18:51:53 -08:00 |
|
Joe Nelson
|
536acec820
|
Turn down warning level a little
|
2016-01-27 17:31:57 -08:00 |
|
Joe Nelson
|
55da918240
|
Build with stack on CI and use harsher setttings
|
2016-01-27 16:12:48 -08:00 |
|
Joe Nelson
|
f3d4d1fb60
|
Merge pull request #472 from begriffs/hasql-19
Upgrade to Hasql 19
|
2016-01-27 14:59:08 -08:00 |
|
Joe Nelson
|
dac31c4f2e
|
Use newer LTS to avoid potential aeson problem
|
2016-01-27 11:00:40 -08:00 |
|
Joe Nelson
|
677c73cfe5
|
New versions of Warp do not export Connection
|
2016-01-24 18:09:21 -08:00 |
|
Joe Nelson
|
b85fc37130
|
Protect against nulls that choke our decoder
|
2016-01-24 18:09:20 -08:00 |
|
Joe Nelson
|
f634b7fe98
|
Rollback test connection on errors
|
2016-01-24 18:09:20 -08:00 |
|
Joe Nelson
|
75ebd1bd24
|
Derp, it is "commit" not "end"
|
2016-01-24 18:09:20 -08:00 |
|
Joe Nelson
|
cbb2ba7d42
|
Appease hlint
|
2016-01-24 18:09:20 -08:00 |
|
Joe Nelson
|
616541aaee
|
Use reorder-goals in CI to make vanilla cabal work
|
2016-01-24 18:09:20 -08:00 |
|
Joe Nelson
|
bbf8365cd2
|
Upgrade hasql
|
2016-01-24 18:09:20 -08:00 |
|
Joe Nelson
|
a0b390e735
|
Avoid possibilities of null for our chosen decoder
|
2016-01-24 18:09:20 -08:00 |
|