Joe Nelson
|
87ceac7b00
|
Document basic_auth.current_email()
|
2015-12-10 11:23:10 -08:00 |
|
Ruslan Talpa
|
a6512a2a69
|
Test and fixes for #407 #403 #107
|
2015-12-09 20:59:42 +02:00 |
|
Joe Nelson
|
6f7bf30a2d
|
Merge pull request #416 from ruslantalpa/fix_396_nullable_fk
Fix #396 include records with missing parents and return [] instead of null for missing children
|
2015-12-09 10:29:45 -08:00 |
|
Ruslan Talpa
|
dad41cd3ed
|
Fix #396 include records with missing parents and remove CTE related to parent relation
|
2015-12-09 14:21:27 +02:00 |
|
Joe Nelson
|
52849065cc
|
Merge pull request #410 from diogob/refactor_tests
Refactor tests
|
2015-12-08 13:43:02 -08:00 |
|
Joe Nelson
|
728decb0b8
|
Change brew install time estimate
|
2015-12-08 10:31:36 -08:00 |
|
Diogo Biazus
|
4cc0189ac9
|
Prefixes all roles used in test suite with postgrest_test
|
2015-12-08 12:03:46 -05:00 |
|
Diogo Biazus
|
8b4cb4be6e
|
Replaces postgrest_authenticator for postgrest_test_authenticator
|
2015-12-08 11:53:18 -05:00 |
|
Diogo Biazus
|
d95aeb15f9
|
Reduces privileges fixture to a smaller file so it's manageable without the use of pg_dump
|
2015-12-08 11:50:13 -05:00 |
|
Diogo Biazus
|
6cc8ca707f
|
Separates privileges in another fixture
|
2015-12-08 11:33:22 -05:00 |
|
Diogo Biazus
|
63805d05a1
|
Removes GRANT ALL and let Structure spec pending
|
2015-12-08 11:11:48 -05:00 |
|
Diogo Biazus
|
f66f9e7c92
|
Adds -d postgrest to setup database step in SpecHelper
|
2015-12-08 11:06:50 -05:00 |
|
Joe Nelson
|
213d86f3e3
|
Merge pull request #409 from begriffs/ctrl-c
Release db connections on sigint
|
2015-12-07 23:46:37 -08:00 |
|
Joe Nelson
|
969a95b29b
|
Remove shutdown message which spoils log format
|
2015-12-07 23:34:34 -08:00 |
|
Diogo Biazus
|
ca3ab7babf
|
Cleanup code in SpecHelper
|
2015-12-08 01:01:38 -05:00 |
|
Diogo Biazus
|
0961524e70
|
Refactors tests to use new fixtures and remove some haskell functions that wont be necessary anymore
|
2015-12-08 00:44:49 -05:00 |
|
Diogo Biazus
|
027bbc6074
|
Adds separate fixture file with commands to create test database
|
2015-12-08 00:00:00 -05:00 |
|
Diogo Biazus
|
c1c44aae05
|
Adds separate fixture file with data used in specs
|
2015-12-07 23:59:33 -05:00 |
|
Joe Nelson
|
3bc1ad0133
|
Changelog
|
2015-12-07 16:55:45 -08:00 |
|
Joe Nelson
|
ca5078b4f8
|
Alphabetize other imports
|
2015-12-07 16:54:59 -08:00 |
|
Joe Nelson
|
67a3194903
|
Release all db connections on ctrl-c
Fixes #268
|
2015-12-07 16:54:59 -08:00 |
|
Joe Nelson
|
24b7a7d3e9
|
Merge pull request #403 from ruslantalpa/master
Detect relations event when authenticator does not have rights to intermediate tables
|
2015-12-07 15:06:21 -08:00 |
|
Joe Nelson
|
0e56bff5d6
|
Revert "Removed brew install instructions"
I know how to release a new brew formula so it won't fall out of date
|
2015-12-07 13:46:06 -08:00 |
|
Joe Nelson
|
b8b5fac03c
|
Merge pull request #404 from begriffs/max-rows
Add --max-rows option
|
2015-12-06 15:57:37 -08:00 |
|
Joe Nelson
|
e88fa7db31
|
Docs and changelog
|
2015-12-05 19:59:30 -08:00 |
|
Joe Nelson
|
598b2bfbda
|
Remove lint
|
2015-12-05 19:50:07 -08:00 |
|
Joe Nelson
|
f4c73c7666
|
Test for --max-rows behavior
|
2015-12-05 19:31:53 -08:00 |
|
Joe Nelson
|
cbbb1871bb
|
Add --max-rows option (no automated tests yet)
Fixes #288
|
2015-12-05 19:03:18 -08:00 |
|
Ruslan Talpa
|
093874469e
|
Detect relations event when authenticator does not have rights to intermediate tables
|
2015-12-04 17:45:50 +02:00 |
|
Joe Nelson
|
d21120962d
|
Blog example
|
2015-12-03 21:58:55 -08:00 |
|
Joe Nelson
|
27ad4641d0
|
Merge pull request #400 from diogob/order_by_computed_column
Order by computed column
|
2015-12-02 19:19:02 -08:00 |
|
Diogo Biazus
|
65e7744858
|
Uses anti_id computed column to make test case clearer
|
2015-12-02 17:12:37 -05:00 |
|
Diogo Biazus
|
c2e3dd716c
|
Updates CHANGELOG
|
2015-12-02 15:28:27 -05:00 |
|
Diogo Biazus
|
1266bad2f8
|
Adds another note about computed coulmns to the docs
|
2015-12-02 15:27:27 -05:00 |
|
Diogo Biazus
|
71dab115c9
|
Uses qualified column name in order by clause to allow computed columns
|
2015-12-02 15:23:10 -05:00 |
|
Joe Nelson
|
205aec20fe
|
Note min postgres version in docs
|
2015-11-30 21:10:15 -08:00 |
|
Joe Nelson
|
83fa3070fb
|
Add intro video to docs
|
2015-11-30 14:30:51 -08:00 |
|
Joe Nelson
|
a2870494c9
|
Merge pull request #397 from begriffs/bye-bcrypt
bcrypt is no longer a required dependency
|
2015-11-29 23:38:37 -08:00 |
|
Joe Nelson
|
614b4dfbab
|
Remove deps deemed unnecessary by packunused
Also sort build-depends
|
2015-11-29 23:32:13 -08:00 |
|
Joe Nelson
|
cbc6685725
|
bcrypt is no longer a required dependency
Fixes #395
|
2015-11-29 23:02:34 -08:00 |
|
Joe Nelson
|
f17d47790a
|
Better docs for command line usage
Mentions #277 and how to prevent it
|
2015-11-29 22:46:34 -08:00 |
|
Joe Nelson
|
334f900e15
|
Ask for sql logs in bug reports
|
2015-11-29 19:44:57 -08:00 |
|
Joe Nelson
|
6804d91f8d
|
Merge pull request #393 from begriffs/user-mgmt-docs
Document how to build username/pw auth on top of jwt
|
2015-11-29 12:48:15 -08:00 |
|
Joe Nelson
|
54bf0b460f
|
Finish auth example docs
|
2015-11-29 12:43:44 -08:00 |
|
Joe Nelson
|
fa281fe59c
|
WIP: documenting how to build username/pw auth on top of jwt
|
2015-11-28 16:07:51 -08:00 |
|
Joe Nelson
|
048a8531f2
|
Merge pull request #392 from calebmer/hotfix/jwt-time
Fix time fetch on initialization
|
2015-11-28 15:06:41 -08:00 |
|
Caleb Meredith
|
ed51502387
|
Add unreleased line to top of changelog
|
2015-11-28 18:03:27 -05:00 |
|
Caleb Meredith
|
e7a47215f0
|
Update CHANGELOG.md
|
2015-11-28 17:56:37 -05:00 |
|
calebmer
|
b04e2ec663
|
Change updated package error to warning
|
2015-11-28 17:41:54 -05:00 |
|
calebmer
|
b651a45734
|
Fix time fetch on initialization
|
2015-11-28 16:49:12 -05:00 |
|