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 |
|
Joe Nelson
|
c6d47eeb77
|
Merge pull request #478 from pra85/patch-1
Typo in Readme.md
|
2016-01-30 20:07:06 -08:00 |
|
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 |
|
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 |
|
Joe Nelson
|
1f557a92a4
|
Pass query args properly
|
2016-01-24 18:09:20 -08:00 |
|
Joe Nelson
|
51f71eb53d
|
Run queries in a transaction again
|
2016-01-24 18:09:19 -08:00 |
|
Joe Nelson
|
ac73e8d77b
|
Remove connection pooling in test
|
2016-01-24 18:09:19 -08:00 |
|
Joe Nelson
|
8b13e7dd73
|
Header cannot be null even when it is n/a
|
2016-01-24 18:09:19 -08:00 |
|
Joe Nelson
|
3be04d7f30
|
Upgrade hasql to fix connection error
|
2016-01-24 18:09:19 -08:00 |
|
Joe Nelson
|
b9fd083c77
|
It all compiles but all requests give a postgres error
|
2016-01-24 18:09:19 -08:00 |
|
Joe Nelson
|
fec316b087
|
WIP: fixing compiler errors in specs
|
2016-01-24 18:09:19 -08:00 |
|
Joe Nelson
|
3844f3ee96
|
The app compiles but totally untested
|
2016-01-24 18:09:19 -08:00 |
|
Joe Nelson
|
cb3977679d
|
App.hs compiles (dubiously)
Removed query body is no longer a maybe value
|
2016-01-24 18:09:19 -08:00 |
|
Joe Nelson
|
6122bc4108
|
Middleware compiles
|
2016-01-24 18:09:18 -08:00 |
|
Joe Nelson
|
abc30d5170
|
DbStructure compiles
|
2016-01-24 18:09:18 -08:00 |
|
Joe Nelson
|
4b515c5df4
|
WIP: converting DbStructure
|
2016-01-24 18:09:18 -08:00 |
|
Joe Nelson
|
2d5210464a
|
WIP: converting dbstructure
|
2016-01-24 18:09:18 -08:00 |
|
Joe Nelson
|
684b11badb
|
WIP: converting DbStructure
|
2016-01-24 18:09:18 -08:00 |
|
Joe Nelson
|
7b92449343
|
QueryBuilder compiles with hasql 19
|
2016-01-24 18:09:18 -08:00 |
|
Joe Nelson
|
72cd6c37bd
|
Change some import statements and Session types
|
2016-01-24 18:09:18 -08:00 |
|
Joe Nelson
|
d6102cc908
|
Use the correct Error types for hasql 0.19
|
2016-01-24 18:09:18 -08:00 |
|
Joe Nelson
|
5faa80b172
|
Merge pull request #470 from sscarduzio/patch-1
The correct HTTP status code for integrity constraint violation is 509, fixes #469
|
2016-01-24 15:31:55 -08:00 |
|
Joe Nelson
|
301d9b6a86
|
Merge pull request #468 from guido4000/patch-1
Rename endpoint for consistent endpoint names
|
2016-01-21 08:25:59 -08:00 |
|
Joe Nelson
|
9ba603660e
|
Merge pull request #466 from diogob/adds_multiple_insert_section
Adds section about multiple insertion/update to api/writing docs [#405]
|
2016-01-20 21:13:29 -08:00 |
|
Joe Nelson
|
03bec64097
|
Merge pull request #450 from daurnimator/patch-1
docs/examples/users.md: pgcrypto includes uuidv4 generation
|
2016-01-20 18:28:03 -08:00 |
|
Joe Nelson
|
4fcc0fbc94
|
Merge pull request #464 from eGullGolf/issue463
Add step to install libpq-dev when building from source on Ubuntu
|
2016-01-19 11:25:26 -08:00 |
|
Joe Nelson
|
860e437078
|
Merge pull request #459 from motiz88/tentative-fix-458
pgFmtLit: Change condition for using E"..." syntax
|
2016-01-15 09:14:35 -08:00 |
|
Joe Nelson
|
0d9d74dc1c
|
Merge pull request #454 from ruslantalpa/fix_453
fix #453 by sending the request to the db (instead of using the cached data)
|
2016-01-13 20:29:05 -08:00 |
|
Joe Nelson
|
c93c4d8c30
|
Merge pull request #452 from manufaktor/patch-1
Set login permission for authenticator role
|
2016-01-09 10:15:35 -08:00 |
|
Joe Nelson
|
2c1f9e7eac
|
v0.3.0.3
|
2016-01-08 18:27:14 -08:00 |
|
Joe Nelson
|
92df3d3243
|
Merge pull request #448 from chrishepner/readme-typo-fix
Fix README typo
|
2016-01-07 10:04:30 -08:00 |
|
Joe Nelson
|
a0b4cd6bf9
|
Add link to Caleb's awesome client
|
2016-01-01 22:42:33 -08:00 |
|
Joe Nelson
|
943c38125f
|
Reorganized examples in docs menu
|
2015-12-30 17:30:44 -08:00 |
|
Joe Nelson
|
4b637bb54e
|
Move permissions statements into user example
This makes it self-contained
Shorten blog permissions to compensate
|
2015-12-30 17:26:03 -08:00 |
|
Joe Nelson
|
576a38c407
|
Merge pull request #435 from davidthewatson/document-python-requests-jwt
Document python requests jwt
|
2015-12-30 13:36:42 -08:00 |
|
Joe Nelson
|
48f9ce114e
|
Merge pull request #433 from calebmer/hotfix/consistent-escape
Consistent read query escaping
|
2015-12-29 13:07:26 -08:00 |
|
Joe Nelson
|
651daa00d7
|
Merge pull request #439 from ruslantalpa/master
Fix bug in many-many relation detection
|
2015-12-26 08:26:54 -08:00 |
|
Joe Nelson
|
437a592c65
|
Merge pull request #434 from elimisteve/patch-1
examples/start.md: Fixed typo
|
2015-12-21 22:24:45 -08:00 |
|
Joe Nelson
|
7bf65a95d8
|
Merge pull request #432 from diogob/external_auth_example
External auth example
|
2015-12-20 13:30:14 -08:00 |
|
Joe Nelson
|
b26fbaf4db
|
Merge pull request #427 from ruslantalpa/fix_407_week_authenticator_role
Fix errors in tests when setting authenticator to noinherit #407
|
2015-12-19 09:34:24 -08:00 |
|
Joe Nelson
|
f1fbc98040
|
Merge pull request #429 from diogob/renames_v1schema_to_schema
Renames v1schema in app.json to make consistent with current parameter semantics
|
2015-12-18 14:16:03 -08:00 |
|
Joe Nelson
|
b46b3c7b9a
|
Conditional compilation for signal handling
Will not compile on windows
|
2015-12-16 18:05:48 -08:00 |
|
Joe Nelson
|
079cf0aa54
|
v0.3.0.2
|
2015-12-16 17:19:19 -08:00 |
|
Joe Nelson
|
0589ddcd90
|
Merge pull request #424 from calebmer/feature/select-column
Enable selection by column
|
2015-12-16 16:09:25 -08:00 |
|
Joe Nelson
|
b08a402df8
|
Merge pull request #417 from ruslantalpa/fix_399_remove_returning
Fix #399 insert records in tables with no SELECT privileges
|
2015-12-16 11:35:50 -08:00 |
|
Joe Nelson
|
f95b501232
|
Update stack installation instructions
|
2015-12-16 09:34:28 -08:00 |
|
Joe Nelson
|
4bc4a68051
|
Merge pull request #425 from ruslantalpa/fix_414_revert_count_query_no_cte
#414 revert to separate count query
|
2015-12-15 12:06:19 -08:00 |
|
Joe Nelson
|
2cf903cebe
|
Merged feature/default-schema
|
2015-12-14 08:49:52 -08:00 |
|
Joe Nelson
|
9ee2b74a5d
|
Merge pull request #422 from calebmer/feature/always-quote
`pgFmtIdent` always quotes #388
|
2015-12-13 19:19:38 -08:00 |
|
Joe Nelson
|
7f0dc82d7a
|
Beginning of security docs
|
2015-12-11 22:28:00 -08:00 |
|
Joe Nelson
|
155e2d1c0c
|
Merge pull request #406 from begriffs/redocument-brew
Add brew install instructions back
|
2015-12-11 09:45:37 -08:00 |
|
Joe Nelson
|
ccadcec6d5
|
Merge branch 'spec-cache-dbstructure'
|
2015-12-11 09:42:26 -08:00 |
|
Joe Nelson
|
02f707cd5c
|
Merge pull request #421 from ruslantalpa/spec-cache-dbstructure
Fix failing test after test structure optimization
|
2015-12-11 09:37:51 -08:00 |
|
Joe Nelson
|
848c7da4d9
|
Merge pull request #420 from NikolayS/patch-1
ordering with DESC & NULLS LAST together
|
2015-12-11 09:24:54 -08:00 |
|
Joe Nelson
|
b3144aee15
|
Cache schema structure between tests for speed
Causes one test to fail
|
2015-12-10 13:36:28 -08:00 |
|
Joe Nelson
|
87ceac7b00
|
Document basic_auth.current_email()
|
2015-12-10 11:23:10 -08:00 |
|
Joe Nelson
|
6f7bf30a2d
|
Merge pull request #416 from ruslantalpa/fix_396_nullable_fk
Fix #396 include records with missing parents and return [] instead of null for missing children
|
2015-12-09 10:29:45 -08:00 |
|
Joe Nelson
|
52849065cc
|
Merge pull request #410 from diogob/refactor_tests
Refactor tests
|
2015-12-08 13:43:02 -08:00 |
|
Joe Nelson
|
728decb0b8
|
Change brew install time estimate
|
2015-12-08 10:31:36 -08:00 |
|
Joe Nelson
|
213d86f3e3
|
Merge pull request #409 from begriffs/ctrl-c
Release db connections on sigint
|
2015-12-07 23:46:37 -08:00 |
|
Joe Nelson
|
969a95b29b
|
Remove shutdown message which spoils log format
|
2015-12-07 23:34:34 -08:00 |
|
Joe Nelson
|
3bc1ad0133
|
Changelog
|
2015-12-07 16:55:45 -08:00 |
|
Joe Nelson
|
ca5078b4f8
|
Alphabetize other imports
|
2015-12-07 16:54:59 -08:00 |
|
Joe Nelson
|
67a3194903
|
Release all db connections on ctrl-c
Fixes #268
|
2015-12-07 16:54:59 -08:00 |
|
Joe Nelson
|
24b7a7d3e9
|
Merge pull request #403 from ruslantalpa/master
Detect relations event when authenticator does not have rights to intermediate tables
|
2015-12-07 15:06:21 -08:00 |
|
Joe Nelson
|
0e56bff5d6
|
Revert "Removed brew install instructions"
I know how to release a new brew formula so it won't fall out of date
|
2015-12-07 13:46:06 -08:00 |
|
Joe Nelson
|
b8b5fac03c
|
Merge pull request #404 from begriffs/max-rows
Add --max-rows option
|
2015-12-06 15:57:37 -08:00 |
|
Joe Nelson
|
e88fa7db31
|
Docs and changelog
|
2015-12-05 19:59:30 -08:00 |
|
Joe Nelson
|
598b2bfbda
|
Remove lint
|
2015-12-05 19:50:07 -08:00 |
|
Joe Nelson
|
f4c73c7666
|
Test for --max-rows behavior
|
2015-12-05 19:31:53 -08:00 |
|
Joe Nelson
|
cbbb1871bb
|
Add --max-rows option (no automated tests yet)
Fixes #288
|
2015-12-05 19:03:18 -08:00 |
|
Joe Nelson
|
d21120962d
|
Blog example
|
2015-12-03 21:58:55 -08:00 |
|
Joe Nelson
|
27ad4641d0
|
Merge pull request #400 from diogob/order_by_computed_column
Order by computed column
|
2015-12-02 19:19:02 -08:00 |
|
Joe Nelson
|
205aec20fe
|
Note min postgres version in docs
|
2015-11-30 21:10:15 -08:00 |
|
Joe Nelson
|
83fa3070fb
|
Add intro video to docs
|
2015-11-30 14:30:51 -08:00 |
|
Joe Nelson
|
a2870494c9
|
Merge pull request #397 from begriffs/bye-bcrypt
bcrypt is no longer a required dependency
|
2015-11-29 23:38:37 -08:00 |
|
Joe Nelson
|
614b4dfbab
|
Remove deps deemed unnecessary by packunused
Also sort build-depends
|
2015-11-29 23:32:13 -08:00 |
|
Joe Nelson
|
cbc6685725
|
bcrypt is no longer a required dependency
Fixes #395
|
2015-11-29 23:02:34 -08:00 |
|
Joe Nelson
|
f17d47790a
|
Better docs for command line usage
Mentions #277 and how to prevent it
|
2015-11-29 22:46:34 -08:00 |
|
Joe Nelson
|
334f900e15
|
Ask for sql logs in bug reports
|
2015-11-29 19:44:57 -08:00 |
|
Joe Nelson
|
6804d91f8d
|
Merge pull request #393 from begriffs/user-mgmt-docs
Document how to build username/pw auth on top of jwt
|
2015-11-29 12:48:15 -08:00 |
|