summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* disallow creation of partitioned system dbno-system-db-partitionGarren Smith2018-09-032-6/+10
* add POST support for keys for viewsGarren Smith2018-08-301-0/+18
* Add /_partition/$partition/... endpointsGarren Smith2018-08-309-22/+193
* Add restrictions to partitioned viewsRobert Newson2018-08-303-2/+29
* Add test for all_docs partition optimisationGarren Smith2018-08-301-0/+86
* optimize _all_docs requests that are bounded within a single partitionRobert Newson2018-08-301-1/+23
* Implement _all_docs and _find supportRobert Newson2018-08-309-26/+111
* mem3 tests for partitioned databasesGarren Smith2018-08-303-2/+147
* implement partitioned viewsRobert Newson2018-08-306-10/+95
* validate new partition argumentsRobert Newson2018-08-301-0/+11
* Select only the shard containing the partition, if specifiedRobert Newson2018-08-302-5/+28
* Allow partitioned option in mrviewsRobert Newson2018-08-306-5/+32
* expose partitioned flag in GET /dbname infoRobert Newson2018-08-302-2/+16
* Enforce partition:id format in doc idsRobert Newson2018-08-303-7/+37
* map documents to shards by their partitionRobert Newson2018-08-293-8/+72
* Support and persist ?partitioned=true flag at db creation timeRobert Newson2018-08-061-1/+15
* Add a generic 'props' list at db creation timeGarren Smith2018-08-0610-11/+185
* Improve logging from test_utilILYA Khlopotov2018-07-291-0/+3
* bump docs dependency2.2.0-RC1Joan Touzet2018-07-241-1/+1
* [travis] 20.1 -> 20.3Joan Touzet2018-07-241-1/+1
* Bump fauxton dependencyJoan Touzet2018-07-241-1/+1
* Enable replication client _session auth by defaultJoan Touzet2018-07-242-6/+5
* Revert "Add bcrypt hashing option"Joan Touzet2018-07-1814-367/+22
* Revert "Replace resource expensive bcrypt test with shorter version (#1231)"Joan Touzet2018-07-181-17/+17
* Revert "Make loginUser wait for successful authentication"Joan Touzet2018-07-181-7/+2
* bump hyper dependency, fix Windows buildJoan Touzet2018-07-181-1/+1
* Switch fabric attachment receiver to use messagesNick Vatamaniuc2018-07-171-4/+5
* Add missing default case clause, fixes #1450Joan Touzet2018-07-171-1/+1
* re-raise max_http_request_size to 4GBJan Lehnardt2018-07-171-1/+1
* add retry to test_request:request()Jan Lehnardt2018-07-171-1/+5
* Improve detection of git tags/dirty statusJoan Touzet2018-07-172-10/+72
* Report git sha on welcome requestJan Lehnardt2018-07-177-6/+26
* Make MD5 hash implementation configurable (#1171)rokek2018-07-1621-46/+107
* improve ddoc test reliablilty by waiting for ddoc deletionJan Lehnardt2018-07-161-1/+7
* Optionally prevent non-admins from accessing /_all_dbsJan Lehnardt2018-07-152-1/+7
* demote notice to debug logs by @wycJan Lehnardt2018-07-151-5/+3
* validate bind address by @wycJan Lehnardt2018-07-151-10/+25
* Clarify bad index creation error messagesBrandon Gottlob2018-07-141-2/+2
* wait for db deletion before db re-creation. Closes #1197Jan Lehnardt2018-07-141-0/+7
* raise timeouts in attachment testsJan Lehnardt2018-07-141-3/+3
* bump depsJan Lehnardt2018-07-141-2/+2
* string:trim() compat for couch_util:trim()Jan Lehnardt2018-07-141-0/+3
* Use couch_util:trim for greater erlang compatibilityRobert Newson2018-07-143-7/+34
* build: release candidate tarball should have -RCxDave Cottlehuber2018-07-141-3/+7
* build: ease pattern matching to be less pedantic about RCDave Cottlehuber2018-07-141-1/+1
* config: improve handling of admin-supplied changesDave Cottlehuber2018-07-142-4/+8
* Drop Erlang R16 supportJan Lehnardt2018-07-132-2/+1
* Replace R16B03 with 17.5.3 for PR#1427Joan Touzet2018-07-131-2/+2
* Views now retain update_seq after compaction.Jan Lehnardt2018-07-131-0/+2
* hook up proxy auth handler to chttpdJan Lehnardt2018-07-132-0/+9