Commit Graph
3517 Commits
Author SHA1 Message Date
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
dsimunicandJoe Nelson ae40641963 Introduce new 'Prefer' header, params=single-object (#739) 2016-11-20 14:14:39 -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
Raphael SchmittandJoe Nelson 954252ed16 corrected url (#24) 2016-11-18 09:22:51 -08:00
Joe NelsonandGitHub 4df853eff9 Take config path as first param, not flag
Include example config in usage message
2016-11-17 22:45:59 -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
Diogo BiazusandJoe Nelson 41c1cf6e01 Reduce app function (#733)
Simplify the big app function
2016-11-10 20:42:00 -08:00
Joe Nelson e5d4697507 Config section in admin page 2016-11-02 21:51:37 -07:00
Joe NelsonandGitHub c3822da2d2 Merge pull request #728 from steve-chavez/master
Fix fatal error on postgres unsupported version, also fix #577 format…
2016-10-31 23:06:02 -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 NelsonandGitHub 0fa072d04c Merge pull request #726 from phanimahesh/nix-integration
add nix.packages to stack.yaml
2016-10-30 22:21:13 -07:00
Joe NelsonandGitHub 6dba37be47 Merge pull request #729 from jhr007/master
Update Contributing.md "Build from source link"
2016-10-29 22:57:32 -07:00
jhr007andGitHub fce84397f4 Update "Build from source link" 2016-10-29 18:46:39 -05:00
SteveBash 4064a7b984 Fix fatal error on postgres unsupported version, also fix #577 format of supported version 2016-10-29 13:38:19 -05: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 NelsonandGitHub d78ef56314 Merge pull request #725 from begriffs/count-star
count(*) is faster than count(1)
2016-10-26 22:09:43 -07:00
J Phani Mahesh 37d3c851cf add nix.packages to stack.yaml
postgrest depends on postgres and zlib. When using stack's nix
integration, these dependencies must be specified explicitly.

Note that `--nix` must be passed to stack, or `nix.enable:true` must
be set in `stack.yaml` to enable using nix while building.
2016-10-26 15:49:53 +05:30
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 NelsonandGitHub fbf345fc68 Fix hyphenation 2016-10-24 10:07:28 -07:00
Joe Nelson 9dddd144a4 count(*) is faster than count(1) 2016-10-23 20:44:42 -07:00
Joe NelsonandGitHub 09b63eafad Update readme (#723) 2016-10-23 20:24:22 -07:00
Joe NelsonandGitHub 9233d90075 Read settings from config file (#714) 2016-10-20 08:34:57 -07:00
Joe NelsonandGitHub 74e68408e6 Bring packages up to date (#722)
* Bring packages up to date

* New LTS includes deps now

Use stack to select most versions

* Alphabetize packages

* Strip down packages

Switch tests to protolude

* Appease cabal check with base version constraint
2016-10-19 22:25:58 -07:00
Joe NelsonandGitHub 726b2b9d18 Merge pull request #721 from begriffs/prune-repo
Remove things to lighten support burden
2016-10-19 20:44:34 -07:00
Joe NelsonandGitHub 0c0396d0d4 Merge pull request #720 from begriffs/claim-sql-name
Set request.jwt.claim.*
2016-10-18 08:24:18 -07:00
Joe Nelson 556b7129ca Remove things to lighten support burden 2016-10-17 22:41:38 -07:00
Joe Nelson c6cd8145eb Set request.jwt.claim.* 2016-10-17 22:32:36 -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 5d904dfd66 Merge PR #713
Resolve petty CHANGELOG conflict
2016-10-12 20:52:40 -07:00
Joe NelsonandGitHub dcb3b6ed4d Merge pull request #712 from ruslantalpa/merge_upstream
fix relation detection bug and allow offset on lower levels
2016-10-11 23:32:46 -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