Commit Graph
90 Commits
Author SHA1 Message Date
Joe Nelson 1fb9e34c9c Add new oauth server 2018-03-29 00:40:54 -05:00
Joe Nelson 911417471e Add Eric's testimonial 2018-02-03 13:55:32 -08:00
Joe Nelson 7dbd5f799e Update name of diogob's websocket adapter 2018-02-02 19:57:24 -08:00
Joe Nelson 362ee5a4ed Bump version 2018-01-18 10:59:27 -06:00
Joe Nelson e48a206075 Use parens for IN operator
Paren-free is deprecated
2017-11-04 23:17:39 -05:00
Joe Nelson 59ab74b861 Add items to ecosystem 2017-10-08 13:35:35 -05:00
Joe Nelson edefd3040c Section about new FTS features
Fixes #61
2017-09-09 21:27:36 -05:00
Joe Nelson a93ddbee5a Unicode
Fixes #62
2017-09-09 20:52:12 -05:00
Joe Nelson 45ddafc2a8 How to determine server version
Fixes #63
2017-09-09 20:36:10 -05:00
Joe Nelson 5185a92798 Move config section to install page
Document special host binding addresses

Fixes #83
2017-09-09 20:21:46 -05:00
Joe Nelson 0da8cb230f Proper error code for failed content negotiation
Fixes #95
2017-09-09 19:49:42 -05:00
Joe Nelson e4741d43e4 Note for windows users 2017-09-09 19:30:20 -05:00
Joe Nelson 5fc48057f8 Actually pg 9.5 is needed, not 9.3 2017-09-09 15:41:05 -05:00
Joe Nelson 973e7cb90e How to use docker 2017-09-09 15:40:49 -05:00
Joe Nelson cdf5dece65 Include link to next tutorial 2017-07-18 22:32:13 -05:00
Joe Nelson aa6e3afc0e Small edit and correct config file name 2017-07-04 22:49:19 -05:00
Joe Nelson cb4c54074a Tutorial 1 2017-07-04 22:28:17 -05:00
Joe Nelson 6382b597fa Zeroeth tutorial 2017-07-02 21:17:49 -05:00
Joe Nelson cee92cac05 How to read headers/cookies from a proc 2017-06-18 22:19:46 -05:00
Joe Nelson e8cdd4463b Example of quoted comma in IN operator 2017-06-18 21:52:53 -05:00
Joe Nelson 127fbb41d5 Note function volatility in RPC
Fixes #64
2017-06-18 12:06:21 -05:00
Joe Nelson 83e4ad41fe Deprecate {} for resource embedding 2017-06-18 11:49:08 -05:00
Joe Nelson 174ccadb15 Update ecosystem 2017-05-29 18:09:08 -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
Joe Nelson 625f2ce8d7 Update subzero message 2017-04-05 23:07:30 -05: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
Joe Nelson 708e0cd0b6 Another site in production 2017-03-16 00:33:54 -07:00
Joe Nelson b8f2ffc0a3 Instructions for building docs locally 2017-02-27 09:38:21 -08:00
Joe Nelson d461e3387f Note the need for percent encoding in passwords 2017-02-19 18:11:40 -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
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 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 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 Nelson adb8522276 Sorting embedded resources 2016-12-05 16:14:28 -08:00
Joe Nelson e84b4cbcfe Fill out the API ops 2016-12-04 18:34:35 -08:00
Joe Nelson 6b255e9806 Mark inline code as code, not italics 2016-12-04 13:59:24 -08:00
Joe Nelson 564c51fe79 Stored procs 2016-12-04 13:34:33 -08:00
Joe Nelson 2c1eb9ab13 Add queueing bridges to docs 2016-12-02 15:50:02 -08:00
Joe Nelson 1f12dedce6 Include Ruslan's env_var helper function in note 2016-12-02 10:15:12 -08:00
Joe Nelson 8c2a95b98e Test suite instructions from @dsimunic 2016-11-30 21:21:57 -08:00
Joe Nelson 5b95d22e2a Base nginx conf from Ruslan 2016-11-27 12:28:10 -08:00
Joe Nelson 5a31320a8b TeX description 2016-11-25 15:02:00 -08:00
Joe Nelson 6a2ba25414 Custom CSS 2016-11-25 15:01:52 -08:00
Joe Nelson b35ffd4931 First draft of resource embedding 2016-11-21 23:04:06 -08:00
Joe Nelson 455dc5c8bc OpenAPI overview 2016-11-20 22:41:05 -08:00
Joe Nelson dacf39404e Singular or plural 2016-11-20 22:03:04 -08:00
Joe Nelson 216550e959 Content negotiation 2016-11-20 21:39:35 -08:00
Joe Nelson 2a77ff5714 Schema cache rewrite 2016-11-20 16:37:18 -08:00
Joe Nelson 684a9f9566 Spell check, WIP Circle CI for sphinx 2016-11-20 14:26:50 -08:00
Joe Nelson 79de60db58 The -c param is no more 2016-11-20 11:18:29 -08:00
Joe Nelson d1d6001a6d Alternate url structure 2016-11-19 12:04:10 -08:00
Joe Nelson aed5618d28 Suggest pg-safeupdate rather than nginx 2016-11-13 22:44:18 -08:00
Joe Nelson 8258631b03 Schema reloading 2016-11-13 18:11:50 -08:00
Joe Nelson 0ae281f15f Debugging steps (sql logging, ngrep) 2016-11-13 17:19:13 -08:00
Joe Nelson e5d4697507 Config section in admin page 2016-11-02 21:51:37 -07:00
Joe Nelson d38bfc8cf3 Notes for future admin section 2016-10-31 22:50:38 -07:00
Joe Nelson 5919a37197 Remove signups and user editing
Too complicated for this section
2016-10-31 22:43:41 -07:00
Joe Nelson 2c53cb4fae Fix highlighting, typo in current_user 2016-10-28 17:54:32 -07:00
Joe Nelson 8a606f7223 Discuss group/user roles 2016-10-28 17:18:41 -07:00
Joe Nelson 267c482cfe Use plpgsql language type when applicable 2016-10-24 15:26:40 -07:00
Joe Nelson fda3e58619 Fix code block lexing 2016-10-24 15:23:44 -07:00
Joe Nelson d152689038 More about schema isolation 2016-10-24 14:50:22 -07:00
Joe Nelson f882954019 SQL user management section 2016-10-24 14:23:44 -07:00
Joe Nelson 6e7349d76c SSL 2016-10-16 13:54:05 -07:00
Joe Nelson be869d3f54 JWT generation 2016-10-16 13:18:21 -07:00
Joe Nelson d00bb026b6 pre-request function docs 2016-10-15 22:48:22 -07:00
Joe Nelson 98a776f2dc Overview of role system 2016-10-15 16:54:36 -07:00
Joe Nelson 3025e18b3a Alpine linux warning 2016-10-14 13:37:51 -07:00
Joe Nelson 5cd719bdff Limits and offsets 2016-10-10 11:14:11 -07:00
Joe Nelson c0791a5f21 WIP: api page 2016-10-10 10:30:31 -07:00
Joe Nelson 6e82a55d68 Installation page 2016-10-10 09:56:55 -07:00
Joe Nelson 0060e8906d Allow RTD to use its nicer theme 2016-10-10 01:22:52 -07:00
Joe Nelson 577cf29f64 Intro section 2016-10-10 01:15:33 -07:00
Joe Nelson debf4dc715 Adjustment 2016-10-09 22:16:13 -07:00
Joe Nelson 7611308b0e Sphinx quickstart 2016-10-09 16:53:41 -07:00