Commit Graph
4345 Commits
Author SHA1 Message Date
Steve ChávezandJoe Nelson 8e6410e55d Add section for binary output (#46) 2017-03-24 14:14:28 -07:00
Steve FarmerandJoe Nelson 0b486ccf44 Increase Warp connection timeout (#834) 2017-03-21 19:50:24 -07:00
Steve ChávezandJoe 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 NelsonandJoe Nelson 8b170afe49 More extensions, example apps, client side libs (#45) 2017-03-13 09:51:52 -07:00
Diogo BiazusandJoe 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 BajracharyaandJoe Nelson f1181cce73 Added a / after location /api (#44) 2017-02-26 08:38:26 -08:00
PeterandJoe 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 NelsonandGitHub 2aabbbae58 Dockerfile that works with postgrest 0.4 (#810)
Also an example docker-compose
2017-02-17 23:43:35 -08:00
Tony AdamsandJoe Nelson 022e1101e7 fix a missing infinitive (typo) in intro.rst (#36) 2017-02-14 21:35:05 -08:00
Diogo BiazusandJoe Nelson 728e40c96c Update hspec-wai to 0.8.0 (#799) 2017-02-14 21:18:01 -08:00
Steve ChávezandJoe Nelson 98438c437f Proposal for binary output (#802) 2017-02-14 20:36:51 -08:00
Joe NelsonandGitHub 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 DiasandJoe 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
Pi3randJoe Nelson 1d8318ce26 Increase lower and upper bound for optparse-applicative (#794) 2017-02-03 10:00:13 -08:00
Lucas DesgouillesandJoe 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
philandJoe Nelson 404fcb6b27 Fix the plurality header docs for v0.4 (#32) 2017-01-26 07:32:27 -08:00
Leon du ToitandJoe Nelson 3262607b5b Document connect strings for older versions of libpq (#11) (#31) 2017-01-23 08:34:39 -08:00
Joe Nelson e56ffe7b5e Note json array vs native array args 2017-01-22 20:36:27 -08:00
Joe Nelson 19768064dd More prominent link to downloads 2017-01-22 20:16:57 -08:00
Joe Nelson 71816e64f8 Fix typos in auth section
Fixes #29
2017-01-22 17:32:38 -08:00
Joe Nelson a61c783e2d Add link to config docs in message 2017-01-22 16:18:41 -08:00
Joe Nelson e1e1ee2d31 pg-sns-bridge rename 2017-01-21 23:00:13 -08:00
Joe Nelson e37a2a569c Document rate limiting via nginx 2017-01-21 20:16:21 -08:00
Joe Nelson 69fd5f1b33 HTTP for docs link 2017-01-20 00:39:23 -08:00
Joe NelsonandGitHub 9b407034a8 Bump version v0.4.0.0 2017-01-20 00:21:08 -08:00
Steve ChávezandJoe Nelson c15f693dbb Move DbRequest building functions to new module (#787) 2017-01-17 21:59:59 -08:00
Steve ChávezandJoe Nelson 7e2cb5fe1c Fix alias in select for mutate queries and small refactor (#779) 2017-01-16 23:20:02 -08:00
Joe Nelson 58503af432 English and RST adjustments 2017-01-16 20:47:01 -08:00
Joe Nelson e0e604aa9f Fix install problems reported by @tnhu 2017-01-16 20:35:42 -08:00
Joe Nelson b3dfde5ecf Move admin section higher in TOC 2017-01-16 20:35:17 -08:00
Joe Nelson 360c90afe3 Auth0 no longer base64 encodes secrets 2017-01-16 20:35:01 -08:00
Joe Nelson 8706779b42 Document SSH session termination precautions 2017-01-16 20:34:39 -08:00
Joe NelsonandGitHub 104a7ed4fa Use a mime type to request singular JSON responses (#763) 2017-01-16 15:11:37 -08:00
Ian MackenzieandJoe Nelson e72e4491d1 Fix broken link in README (#782)
At least for me the current link results in a 404 page.
2017-01-06 07:11:07 -08:00
JeffreyandJoe Nelson f52fb70e3d Suggest swap file on systems with under 1GB of ram (#30) 2016-12-26 09:40:23 -08:00
NikolayandJoe Nelson b3fb9ff215 more about stored procedures (#26) 2016-12-20 21:14:05 -08:00
Ruslan TalpaandJoe Nelson 16fd3a57ff Fix #746 (#769)
also fix broken text env

After the last couple of commits the tests ran correctly only on a
fresh db, in addition, the roles within the db were not created/dropped
on each request and we need that since their privileges differ and we
need to to have an absolute clean db on each execution
2016-12-18 15:46:53 -08:00
J Phani MaheshandJoe Nelson 4d8272fa0d fix typo in install.rst: s/text/text/ (#27) 2016-12-17 09:16:03 -08:00
Trevor BasingerandJoe Nelson e364cbc3ff Support binary (b64) JWT secrets (#772) 2016-12-11 09:01:03 -08:00
Trevor BasingerandJoe Nelson 349726cdc0 Documentation b64 option #772 (#25) 2016-12-11 08:56:39 -08:00
Diogo BiazusandJoe Nelson 649a841ef4 Fix embeded relations error message (#767) 2016-12-10 11:59:17 -08:00