GitHub user Bodo1445 opened a pull request:
https://github.com/apache/couchdb/pull/458
cv
<!-- Thank you for your contribution!
Please file this form by replacing markdown commentary
tags with the text. If section needs in no action - remove it.
Also remember, that CouchDB uses the Review-Then-Commit (RTC) model
of code collaboration. Positive feedback provides by +1 from committers
while negative by -1. The -1 also means veto and need to be addressed
to find the consensus. Once there are no objections, PR could be
merged.
See: http://couchdb.apache.org/bylaws.html#decisions for more info -->
## Overview
<!-- Please give a short brief for the pull request,
what problem it solves or how it makes things better. -->
## Testing recommendations
<!-- Describe how we can test your changes.
Does it provides any behaviour that the end users
could notice? -->
## JIRA issue number
<!-- If this is a significant change, please file a JIRA issue at:
https://issues.apache.org/jira/browse/COUCHDB
and include the number here and in commit message(s) -->
## Related Pull Requests
<!-- If your changes affects on multiple components in different
repositories please list here links to those pull requests. -->
## Checklist
- [ ] Code is written and works correctly;
- [ ] Changes are covered by tests;
- [ ] Documentation reflects the changes;
- [ ] I will not forget to update
[rebar.config.script](https://github.com/apache/couchdb/blob/master/rebar.config.script)
with the correct commit hash once this PR get merged.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/couchdb master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb/pull/458.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #458
----
commit d61fdf2a60774cd161c7c453ccb398bd65853d08
Author: sebastianro <[email protected]>
Date: 2016-04-14T15:58:00Z
Remove superflous TODO, Re-enable all HTTP tests and ensure TODO is in place
commit 27b1fda61802c712ba0c60b8e6a8ce4604cd8232
Author: sebastianro <[email protected]>
Date: 2016-04-14T17:15:12Z
Revive reader acl test
commit 2be26b285244f2a634acb01add7cc051026bafff
Author: sebastianro <[email protected]>
Date: 2016-04-14T17:25:38Z
Revive recreate docs test
commit 0306da26cca2ed14dd0c226b3e18fa7b869d5567
Author: sebastianro <[email protected]>
Date: 2016-04-14T18:00:09Z
Deactivate rewrite tests
commit 46620bdb031106f922b611449d68b8ce5a06f144
Author: sebastianro <[email protected]>
Date: 2016-04-14T18:15:32Z
Harden view sandboxing test
commit 82d2eb1209f506be7034bdf0ef2644068e0f389d
Author: sebastianro <[email protected]>
Date: 2016-04-15T10:40:59Z
Improve retry_part for changes test
commit 17bbf26199aa9d62bee572d42007a1bf50bb9c10
Author: sebastianro <[email protected]>
Date: 2016-04-15T10:37:47Z
Bring security validation back
commit 31a83b552c16524b4825f72f5c5d2789cef4f342
Author: sebastianro <[email protected]>
Date: 2016-04-15T12:49:25Z
Bring show documents test back
commit ca86e376677fec686230a90954f5def6c60bbe17
Author: sebastianro <[email protected]>
Date: 2016-04-15T13:43:34Z
Bring users DB test back - unfortunately still work 2 do
commit 0eac44c9d1dd92803a77bbb34a879b0e6b9b5982
Author: sebastianro <[email protected]>
Date: 2016-04-15T16:15:26Z
Bring include docs back (and link jira to userdb sec)
commit 6c4f3d9a841cc0f10c2235eb807461eda9497a6d
Author: sebastianro <[email protected]>
Date: 2016-04-15T16:37:35Z
Bring multi key design test back
commit a87ac58e7103d59075dbcc4475baffe54b49abe5
Author: sebastianro <[email protected]>
Date: 2016-04-21T14:21:47Z
Make sure we have random DB names all around including replication test and
stabilize show_documents
commit 334eeee08d156c5f6c416161d9d13a60bc5c20c4
Author: sebastianro <[email protected]>
Date: 2016-04-21T16:57:56Z
Make reader_acl more stable
commit 1ae2c75bfc10e9fcca23ca995a7802414a39de39
Author: sebastianro <[email protected]>
Date: 2016-04-23T17:59:07Z
Improve wait/retry
commit 7bb5a8109ad913b9eb4652b0f55fbe83c83e4bf3
Author: sebastianro <[email protected]>
Date: 2016-04-24T11:27:19Z
Test non-conflicting user doc
commit 01edf892e76d50d78d4c89eca25cada0a6c3e7b9
Author: Jan Lehnardt <[email protected]>
Date: 2016-04-25T11:51:18Z
different attempt at making users_db test go
commit f151b3f6844007047271bcdf9b042771f6670982
Author: Jan Lehnardt <[email protected]>
Date: 2016-04-25T19:27:05Z
update to latest chttpd
commit f4d0e67a64cef02c9fe12b095235b4d01837507c
Author: Jan Lehnardt <[email protected]>
Date: 2016-04-25T21:00:52Z
bump chttpd
commit 0e909199bc170ce35462377b217548ba0442233c
Author: Jan Lehnardt <[email protected]>
Date: 2016-04-15T07:41:56Z
scrap make install, build full couch into rel/couchdb
commit 9dc861da915bb9a71b9761f8b87cd05a6b7e61ee
Author: Jan Lehnardt <[email protected]>
Date: 2016-04-18T07:47:05Z
rename make install to make build, add install notice
commit 44a646597a40dda669c47795482c38b9b39097c2
Author: Jan Lehnardt <[email protected]>
Date: 2016-04-18T08:42:22Z
disable build tests
commit 5e5e378e7cc857beab85ad10c0558c43aaea7399
Author: Damjan Georgievski <[email protected]>
Date: 2016-05-12T14:48:27Z
update Dockerfile to debian jessie
* no need for backports
* rebar is built by ./configure
* useradd -m already creates home dir
commit 4e3e0ae297a0f4a20e2b90368b868f2b74caa6a9
Author: Jan Lehnardt <[email protected]>
Date: 2016-05-13T10:16:24Z
remove cassim from build until fixed
COUCHDB-2990
commit 82e7d995e754fb01e3c69c02dbb18884a799bf75
Author: Jan Lehnardt <[email protected]>
Date: 2016-05-15T15:18:46Z
update to no-cassim chttpd
commit 86776890d1c704d438aed812bc97dcd8fcec4229
Author: Robert Newson <[email protected]>
Date: 2016-05-10T20:00:06Z
Document default_security property
COUCHDB-3016
commit 8cd75393ea61ce5257295ad45b6f085a49d58a86
Author: Robert Newson <[email protected]>
Date: 2016-05-15T19:14:37Z
update branches for COUCHDB-3016
commit d9bcd4ec8695f18be142e878ca9ea11695c8ce86
Author: Jan Lehnardt <[email protected]>
Date: 2016-05-15T19:40:07Z
bump chttpd
commit df14bea651f948f89e89d4b6c58f634bbcc16581
Author: Robert Newson <[email protected]>
Date: 2016-05-15T19:18:30Z
Add admin_local - halfway between the two schemes
COUCHDB-3016
commit beb99c526a5f1da2f1b1e9063d0bd064138b6355
Author: Robert Newson <[email protected]>
Date: 2016-05-15T19:43:17Z
update couch for 3016-admin_local
commit 1e9fc308d33ec0f947f79c5148a51dcc67cff4d5
Author: Robert Newson <[email protected]>
Date: 2016-05-16T08:31:41Z
Default to admin_local for extra safety
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---