summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 80 cols749-fix-couch_peruser-app-structureJan Lehnardt2017-10-101-8/+29
* whitespace and more state fixesJan Lehnardt2017-10-101-5/+6
* fix stateJan Lehnardt2017-10-101-1/+1
* fix styleJan Lehnardt2017-10-101-3/+5
* fix state callJan Lehnardt2017-10-101-3/+3
* unlink changes listeners before exiting them so we surviveJan Lehnardt2017-10-101-0/+1
* document ini entriesJan Lehnardt2017-10-101-0/+4
* update READMEJan Lehnardt2017-10-101-1/+18
* whitespaceJan Lehnardt2017-10-101-1/+1
* move function declaration around for internal consistencyJan Lehnardt2017-10-101-7/+7
* s,init/0,init_state/0,Jan Lehnardt2017-10-101-7/+7
* s/clusterState/state/ && s/state/changes_state/Jan Lehnardt2017-10-101-38/+38
* remove leftover code from olde notification systemJan Lehnardt2017-10-101-8/+0
* add registered modulesJan Lehnardt2017-10-101-1/+1
* simplify couch_persuer.app definitionJan Lehnardt2017-10-101-2/+1
* fix testsJan Lehnardt2017-10-102-1/+18
* add type specsJan Lehnardt2017-10-101-19/+34
* make sure peruser listeners are only initialised once per nodeJan Lehnardt2017-10-101-23/+36
* remove reliance on couch_replicator_clustering, handle cluster state internallyJan Lehnardt2017-10-101-19/+37
* move couch_replication_clustering:owner/3 to mem3.erlJan Lehnardt2017-10-103-11/+9
* track cluster state in gen_server state and get notfied from mem3 directlyJan Lehnardt2017-10-101-17/+48
* Ensure a user creation is handlined on one node onlyJan Lehnardt2017-10-102-50/+110
* feat: mango test runner: do not rely on timeout for CouchDB start aloneJan Lehnardt2017-10-101-2/+11
* Start and stop couch_peruser in the test suiteRussell Branca2017-10-101-0/+2
* Make couch_peruser a proper Erlang appRussell Branca2017-10-104-2/+59
* Merge pull request #797 from apache/improve-reduce-limit-errorsJan Lehnardt2017-10-105-10/+33
|\
| * Return reduce overflow errors to the clientimprove-reduce-limit-errorsPaul J. Davis2017-10-095-10/+33
|/
* Unit tests now pass on 20.0. Eenable it in rebar.config and in TravisNick Vatamaniuc2017-10-072-1/+2
* Fix attachments tests for 20.0 compatibilityNick Vatamaniuc2017-10-071-2/+2
* Bump khash, b64, ioq depsNick Vatamaniuc2017-10-051-3/+3
* Handle deprecated random moduleNick Vatamaniuc2017-10-0512-26/+85
* Correct result count in Mango execution stats (#867)Will Holley2017-10-052-6/+8
* Merge pull request #862 from apache/858-whitelist-shard-map-docidsJoan Touzet2017-10-045-62/+165
|\
| * Whitelist system DB names as valid _dbs docids858-whitelist-shard-map-docidsJoan Touzet2017-10-045-62/+165
|/
* Replace deprecated crypto:rand_bytes callNick Vatamaniuc2017-10-021-2/+2
* Merge pull request #853 from apache/fix/docs-mac-spidermonkeyJan Lehnardt2017-10-011-2/+2
|\
| * add sphinx_rtd_themefix/docs-mac-spidermonkeyJan Lehnardt2017-09-301-1/+1
| * add spidermonkey to README-DEV instructions for macJan Lehnardt2017-09-301-1/+1
|/
* Support setting cookie domain for AuthSession cookieJoan Touzet2017-09-293-1/+86
|\
| * Merge branch 'master' into masterJulian2017-09-29103-1029/+2035
| |\ | |/ |/|
* | Update meck to latest version 0.8.8Nick Vatamaniuc2017-09-292-3/+3
* | Merge pull request #847 from apache/add-remshJoan Touzet2017-09-281-3/+3
|\ \
| * | fix remsh refactoring bugJoan Touzet2017-09-281-1/+1
| * | Remove bashisms in remsh scriptJoan Touzet2017-09-281-2/+2
|/ /
* | Replace replication start multi-line log statementNick Vatamaniuc2017-09-281-21/+26
* | Clean up replicator logsNick Vatamaniuc2017-09-281-6/+116
* | Add convenience remsh bash scriptJoan Touzet2017-09-282-1/+77
* | fix tests to be compatible for both python2 and python3 (#839)Tony Sun2017-09-2710-38/+32
* | Handle attachments downgrades in a mixed cluster environmentNick Vatamaniuc2017-09-271-0/+3
* | Allow for mixed db record definitionsPaul J. Davis2017-09-272-5/+70