summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into improve-rfc-templateimprove-rfc-templateJoan Touzet2019-03-0912-111/+862
|\
| * Added more info for a mango sort error (#1970)garren smith2019-03-073-5/+65
| * Merge pull request #1971 from apache/weak-etag-comparisonRobert Newson2019-03-062-1/+11
| |\
| | * Ignore weak ETag partRobert Newson2019-03-062-1/+11
| |/
| * Add stats in fabric for partition and normal views (#1963)garren smith2019-03-064-5/+104
| * Improve chttpd_socket_buffer_size_testNick Vatamaniuc2019-03-051-94/+58
| * test: port multiple_rows.js to Elixir test suite (#1958)Alessio Biancalana2019-03-051-0/+136
| * Jenkins add attachment test (#1953)garren smith2019-03-052-6/+488
* | Merge branch 'master' into improve-rfc-templateJoan Touzet2019-02-2823-105/+296
|\ \ | |/
| * Warn people to edit both Makefiles. (#1952)Joan Touzet2019-02-282-1/+9
| * Merge pull request #1955 from apache/optional-properRobert Newson2019-02-282-3/+27
| |\
| | * Make PropEr an optional (test) dependencyRobert Newson2019-02-282-3/+27
| |/
| * Merge pull request #1951 from apache/fail-make-on-eunit-failureRussell Branca2019-02-271-1/+1
| |\
| | * Fail make eunit upon eunit app suite failurefail-make-on-eunit-failureRussell Branca2019-02-271-1/+1
| |/
| * Merge pull request #1942 from cloudant/update-smoosh-1.0.1iilyak2019-02-261-1/+1
| |\
| | * Update smoosh to 1.0.1ILYA Khlopotov2019-02-261-1/+1
| |/
| * Merge pull request #1941 from apache/upgrade-ken-1.0.3Robert Newson2019-02-251-1/+1
| |\
| | * upgrade ken to 1.0.3Tony Sun2019-02-251-1/+1
| |/
| * Merge pull request #1938 from cloudant/update-folsomiilyak2019-02-251-1/+1
| |\
| | * Update folsom to support newer erlangILYA Khlopotov2019-02-251-1/+1
| |/
| * fixes to elixir tests (#1939)garren smith2019-02-252-6/+11
| * Send correct 400 for missing partition with _find (#1936)garren smith2019-02-252-0/+28
| * Merge pull request #1933 from cloudant/fix-compilation-warningsiilyak2019-02-221-1/+1
| |\
| | * Remove compilation warningsILYA Khlopotov2019-02-221-1/+1
| |/
| * Merge pull request #1932 from apache/update-config-depPeng Hui Jiang2019-02-221-1/+1
| |\
| | * Update config dependency to 2.1.6update-config-depjiangph2019-02-221-1/+1
| |/
| * Fix elixir tests on Jenkins (#1931)garren smith2019-02-2114-86/+141
| * Merge pull request #1925 from apache/allow-list-for-purge-docidPeng Hui Jiang2019-02-212-3/+74
| |\
| | * Support list for docid when using couch_db:purge_docs/3jiangph2019-02-212-3/+74
| |/
* | Merge branch 'master' into improve-rfc-templateJan Lehnardt2019-02-1716-68/+413
|\ \ | |/
| * Fix elixir tests and add back to make check (#1918)garren smith2019-02-159-53/+76
| * Merge pull request #1642 from cloudant/91984-set-io_priority-for-couch-index-...iilyak2019-02-146-15/+271
| |\
| | * Set io_priority for couch_index pidsILYA Khlopotov2019-02-146-15/+271
| |/
| * Merge pull request #1803 from cloudant/configurable-auth-saltJay Doane2019-02-121-0/+66
| |\
| | * Sync admin password hashes at cluster setup finishJay Doane2019-02-121-0/+66
| |/
* | Add security item to the RFC templateJoan Touzet2019-02-121-2/+6
|/
* Merge pull request #1910 from apache/import-cloudant-kenRobert Newson2019-02-072-0/+3
|\
| * Import kenimport-cloudant-kenRobert Newson2019-02-072-0/+3
|/
* Add check for repeated `partition` definitionsGarren Smith2019-02-072-1/+17
* fix couchup for python3 (#1905)Clemens Stolle2019-02-071-1/+3
* Merge pull request #1904 from apache/import-smooshRobert Newson2019-02-068-1085/+11
|\
| * remove elixir tests from 'make check' until they are reliableRobert Newson2019-02-061-1/+0
| * run formatting check before time-consuming testsRobert Newson2019-02-061-1/+1
| * Import smoosh from CloudantRobert Newson2019-02-067-1083/+10
|/
* Force mix rebar/hex/deps get on make elixir (#1894)Joan Touzet2019-02-052-6/+14
* Merge pull request #1901 from apache/fix-doc-update-invalid-rev-crashEric Avdey2019-02-052-5/+24
|\
| * Fix badarg crash on invalid rev for individual doc updatefix-doc-update-invalid-rev-crashEric Avdey2019-02-042-5/+24
|/
* Fix from_json_obj_validate crash when provided rev isn't a valid hexEric Avdey2019-02-042-3/+16
* Make from_json_error_cases tests idiomaticEric Avdey2019-02-041-10/+6
* Merge pull request #1889 from apache/import-cloudant-ioqRobert Newson2019-02-014-20/+15
|\