Joe Nelson
0b436d49e6
Bump version
2017-04-29 21:02:14 -05:00
Steve Phillips and Joe Nelson
fc65694c0a
api.rst typo: delting -> deleting ( #54 )
2017-04-23 22:31:03 -05:00
Steve Phillips and Joe Nelson
f2f392b0f4
api.rst typo: dahsboard -> dashboard ( #53 )
2017-04-23 22:30:51 -05:00
Joe Nelson
8f5a3f50c2
Another queue bridge
2017-04-23 21:45:47 -05:00
Joe Nelson
2ce053b69e
Add some things people have said
2017-04-23 20:25:44 -05:00
Joe Nelson
bfe6bd1165
Confirmed more production users
2017-04-23 20:12:42 -05:00
Will O'Brien and Joe Nelson
f52829d165
App metadata instead of user metadata ( #55 )
...
From the [docs](https://auth0.com/docs/metadata ):
> An authenticated user can modify data in their profile's user_metadata, but not in their app_metadata.
Seems role-type information should be stored in `app_metadata`.
2017-04-21 16:46:15 -05:00
Joe Nelson and GitHub
f4d84e4b58
Fix deploy to heroku button for v0.4 ( #863 )
...
* Bring back the Heroku button!
* New params for updated buildpack
2017-04-19 19:12:58 -05:00
Joe Nelson
c8f4173262
Add link to patreon campaign
2017-04-13 17:31:14 -05:00
Steve Chávez and Joe Nelson
0a9d9cdded
Fix #701 : allow quoted values for IN operator, refactor and Fix #641 : allow IN filter to have no values ( #854 )
2017-04-11 00:57:44 -05:00
Ruslan Talpa and Joe Nelson
5fffbbe381
Make HTTP headers available as GUCs #800 ( #849 )
2017-04-10 19:23:48 -05:00
Joe Nelson and GitHub
3e7a8b5f85
Use union merge strategy on changelog ( #859 )
2017-04-08 10:36:02 -05:00
Marios Koulakis and Joe Nelson
8557ee55f5
Update with empty json ( #852 )
2017-04-07 22:21:50 -05:00
Joe Nelson and GitHub
56bdf59e14
Read only proc tx ( #844 )
2017-04-07 12:52:16 -05:00
Feynman Liang and Joe Nelson
77af16c9e4
Fix swagger-ui when "server-proxy-uri" is not set ( #857 )
2017-04-07 08:51:29 -05:00
Feynman Liang and Joe Nelson
0cf49bb8b6
Adds application/json to inspect type ( #853 )
2017-04-06 10:43:56 -05:00
Joe Nelson
625f2ce8d7
Update subzero message
2017-04-05 23:07:30 -05:00
Ruslan Talpa and Joe Nelson
42dd4ab607
subzero domain change ( #47 )
2017-04-05 22:57:48 -05:00
Steve Chávez and Joe Nelson
8a6b429c16
Add example for complex boolean logic ( #52 )
2017-04-04 23:25:22 -05:00
Ted Kornish and Joe Nelson
10f6ce45db
Add instructions on running tests to CONTRIBUTING.md ( #793 )
2017-04-04 22:08:39 -05:00
Dan Kamenov and Joe Nelson
1cab8cf82d
Fix Bad SQL coding practices in "Computed Columns" example ( #51 )
2017-03-29 21:51:39 -05:00
Marios Koulakis and Joe Nelson
9b4b45671c
Accept empty string as empty json body when calling an rpc ( #832 )
2017-03-27 21:34:03 -07:00
Dan Kamenov and Joe Nelson
27bcd8074f
Fix duplicate wording ( #48 )
2017-03-26 20:28:52 -07:00
Joe Nelson
0f87137387
More improvements
...
When to use RAISE in procs
Fix broken links
2017-03-26 16:05:12 -07:00
Joe Nelson
e54fb2a264
Misc improvements
...
How to pass a single json object to stored proc
List HTTP codes for db errors
Point out 404 semantics of singular responses
OR query workaround
Include nginx example for singular rewrite
2017-03-25 22:57:27 -07:00
Steve Chávez and Joe Nelson
8e6410e55d
Add section for binary output ( #46 )
2017-03-24 14:14:28 -07:00
Steve Farmer and Joe Nelson
0b486ccf44
Increase Warp connection timeout ( #834 )
2017-03-21 19:50:24 -07:00
Steve Chávez and Joe Nelson
47b023e858
Fix proc resource embedding issue with search_path and refactor return type ( #831 )
2017-03-20 23:50:42 -07:00
Joe Nelson
708e0cd0b6
Another site in production
2017-03-16 00:33:54 -07:00
Joe Nelson and Joe Nelson
8b170afe49
More extensions, example apps, client side libs ( #45 )
2017-03-13 09:51:52 -07:00
Diogo Biazus and Joe Nelson
206ab163b6
Refactor error type and fix nested error message [ fix #791 ] ( #829 )
2017-03-12 22:02:13 -07:00
Joe Nelson
b8f2ffc0a3
Instructions for building docs locally
2017-02-27 09:38:21 -08:00
Sushant Bajracharya and Joe Nelson
f1181cce73
Added a / after location /api ( #44 )
2017-02-26 08:38:26 -08:00
Peter and Joe Nelson
ecbf49ad7f
replace code:postgres by code:sql ( #43 )
...
Code blocks with code:postgres are not highlighted (see site navigation), not works. Replaced by code:sql that works "fine"
2017-02-20 14:33:37 -08:00
Joe Nelson
d461e3387f
Note the need for percent encoding in passwords
2017-02-19 18:11:40 -08:00
Joe Nelson and GitHub
2aabbbae58
Dockerfile that works with postgrest 0.4 ( #810 )
...
Also an example docker-compose
2017-02-17 23:43:35 -08:00
Tony Adams and Joe Nelson
022e1101e7
fix a missing infinitive (typo) in intro.rst ( #36 )
2017-02-14 21:35:05 -08:00
Diogo Biazus and Joe Nelson
728e40c96c
Update hspec-wai to 0.8.0 ( #799 )
2017-02-14 21:18:01 -08:00
Steve Chávez and Joe Nelson
98438c437f
Proposal for binary output ( #802 )
2017-02-14 20:36:51 -08:00
Joe Nelson and GitHub
84f68c68cb
Public schema table embedding ( #803 )
...
* Alter fixture to test objects in public schema
Properly erase and restore the public schema -- requires permissions to install pgcrypto each time.
* Test for fks through public schema tables
* Thanks @fab1an
2017-02-12 16:32:15 -08:00
Hugo Dias and Joe Nelson
6e1e8f02de
fix: fix server-proxy-uri config ( #35 )
2017-02-10 09:49:56 -08:00
Joe Nelson
01def80937
Google translate example
2017-02-06 11:05:45 -08:00
Joe Nelson
7742891c26
safeupdate via PGXN
2017-02-06 10:56:41 -08:00
Joe Nelson
b237a4943c
More client side libs
2017-02-06 10:29:45 -08:00
Joe Nelson
07777ea76b
Note websockets postgres integration
...
From https://github.com/begriffs/postgrest/issues/278
2017-02-03 16:56:25 -08:00
Joe Nelson
588b0bc7e1
Fix internal links
2017-02-03 16:37:24 -08:00
Joe Nelson
e508f071b4
Bump copyright year
2017-02-03 16:14:41 -08:00
Pi3r and Joe Nelson
1d8318ce26
Increase lower and upper bound for optparse-applicative ( #794 )
2017-02-03 10:00:13 -08:00
Lucas Desgouilles and Joe Nelson
892f4a8491
Override document title for index.rst ( #34 )
...
The index page has `<no-title> -- PostgREST 0.4.0.0 Documentation` for HTML title, using the `title` directive, we can force it to something nicer.
I'm not sure if this fixes it at the top of the page.
http://docutils.sourceforge.net/docs/ref/rst/directives.html#metadata-document-title
http://www.sphinx-doc.org/en/stable/rest.html#directives
2017-02-02 08:02:43 -08:00
phil and Joe Nelson
404fcb6b27
Fix the plurality header docs for v0.4 ( #32 )
2017-01-26 07:32:27 -08:00