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 |
|
David Watson
|
5408ca26ad
|
Add python client menu link
|
2015-12-30 16:32:53 -05:00 |
|
David Watson
|
0161007390
|
Remove extraneous newline
|
2015-12-30 16:26:25 -05:00 |
|
David Watson
|
7d343fdcca
|
Rewrite docs for separate client repo
|
2015-12-30 15:47:49 -05:00 |
|
David Watson
|
07f63090bb
|
Add link to python client repo
|
2015-12-30 14:43:22 -05: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 |
|
calebmer
|
3a3d4038cb
|
Add tests for wierd usecases
|
2015-12-29 15:24:27 -05:00 |
|
calebmer
|
04e1186f08
|
Consistent read query escaping
|
2015-12-29 15:24:27 -05: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 |
|
Ruslan Talpa
|
72002f452e
|
add chengelog entry
|
2015-12-25 08:18:24 +02:00 |
|
David Watson
|
70ff55c8da
|
Extract resultset size from Content-Range
|
2015-12-22 15:16:09 -05:00 |
|
David Watson
|
4626b4480b
|
Update doc with pagination using Range header
|
2015-12-22 12:55:54 -05:00 |
|
Ruslan Talpa
|
a61778dba0
|
Fix bug in many-many relation detection introduced but prev PR
|
2015-12-22 16:36:02 +02:00 |
|
David Watson
|
bdfb0a7680
|
Layout tweaks
|
2015-12-22 01:26:23 -05: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 |
|
David Watson
|
ca2e140c30
|
Add example docs for python-requests-jwt
|
2015-12-22 01:21:22 -05:00 |
|
Steven Phillips
|
7e07ee7bea
|
examples/start.md: Fixed typo
Should be 'results'
|
2015-12-21 22:17:17 -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 |
|
Diogo Biazus
|
6534eeb1a2
|
Adds conclusion and note about token TTL
|
2015-12-20 15:04:18 -05:00 |
|
Diogo Biazus
|
eef4e3c647
|
Tweaks the text, adds a design remark about SQL functions and adds the token TTL in HTTP cache headers
|
2015-12-20 14:45:22 -05:00 |
|
Diogo Biazus
|
1d848b8d72
|
Removes is_owner_or_admin and adds token expiration claim
|
2015-12-20 12:38:05 -05: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 |
|
Diogo Biazus
|
48c041a99f
|
Renames v1schema in app.json to make consistent with current parameter semantics
|
2015-12-18 16:51:42 -05:00 |
|
Diogo Biazus
|
30a844ff58
|
Adds External Authentication in docs' examples section
|
2015-12-17 00:36:58 -05:00 |
|
Joe Nelson
|
b46b3c7b9a
|
Conditional compilation for signal handling
Will not compile on windows
v0.3.0.2
|
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 |
|
calebmer
|
f85975f5ad
|
Add docs for column embedding
|
2015-12-16 18:37:35 -05:00 |
|
calebmer
|
d1de6615f2
|
Add back in missing dependency after rebase
|
2015-12-16 18:37:25 -05:00 |
|
calebmer
|
8f0ba7c41e
|
Unify JSON definition in tests
|
2015-12-16 18:24:04 -05:00 |
|
calebmer
|
7392d204bf
|
More inclusive foreign key ducktyping
|
2015-12-16 18:24:04 -05:00 |
|
calebmer
|
ee82ad1864
|
Better documentation adding relations
|
2015-12-16 18:24:03 -05:00 |
|
calebmer
|
6446fc962d
|
Add changelog note
|
2015-12-16 18:24:03 -05:00 |
|
calebmer
|
88d4798d5e
|
Add column select sans id support
|
2015-12-16 18:24:03 -05:00 |
|
calebmer
|
abe87f2f16
|
Add support for selecting by column
|
2015-12-16 18:24:02 -05: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 |
|
Ruslan Talpa
|
66a34fccdf
|
Fix errors in tests when setting authenticator to noinherit
|
2015-12-16 11:44:28 +02:00 |
|
Ruslan Talpa
|
4544ce3255
|
Fix #399 insert records in tables with no SELECT privileges
|
2015-12-16 10:16:14 +02: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 |
|
Ruslan Talpa
|
1acd07cb61
|
fix #414 revert to separate count query
|
2015-12-15 12:04:04 +02: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 |
|
calebmer
|
6ef9000b31
|
pgFmtIdent always quotes #388
|
2015-12-13 16:58:56 -05:00 |
|
calebmer
|
bacc899fb4
|
Change default schema #389
|
2015-12-13 16:36:32 -05:00 |
|
Joe Nelson
|
7f0dc82d7a
|
Beginning of security docs
|
2015-12-11 22:28:00 -08:00 |
|