summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Quit test run without checking that couchdb is runningarchive/protoypeprotoypeJuanjo Rodriguez2020-05-021-8/+15
* Port replicator db tests to elixirJuanjo Rodriguez2020-05-025-2/+206
* Fix python-black target for WindowsJoan Touzet2020-04-301-2/+2
* Bump docs, fauxtonJoan Touzet2020-04-291-2/+2
* Add Ubuntu Focal (20.04) + SM68 to JenkinsJoan Touzet2020-04-292-2/+48
* Drop os_mon from dependenciesJoan Touzet2020-04-285-6/+2
* Suppress offsetof gcc warnings for SM60Joan Touzet2020-04-281-1/+1
* View is partitioned if db and view are partitionedRobert Newson2020-04-271-10/+1
* Ensure python black runs on all .py files (#2827)Joan Touzet2020-04-272-4/+4
* python black cleanupJoan Touzet2020-04-271-7/+3
* Fix new JS test caseJoan Touzet2020-04-271-2/+3
* Replace broken u-escape sequencesPaul J. Davis2020-04-271-2/+104
* Incorporate changes from #2786Joan Touzet2020-04-279-597/+239
* First pass at SpiderMonkey 68 supportJoan Touzet2020-04-2712-37/+2107
* Merge pull request #2816 from apache/mango-bookmark-masterRobert Newson2020-04-231-1/+1
|\
| * safer binary_to_term in mango_json_bookmarkmango-bookmark-masterRobert Newson2020-04-231-1/+1
|/
* fix: use correct logging module name, fixes #2797 (#2798)Jan Lehnardt2020-04-221-1/+1
* Replace VM_ARGS with ARGS_FILE which is set as it is in couchdb script /etc/v...Simon Klassen2020-04-221-5/+16
* fix operator issue with empty arrays (#2805)Tony Sun2020-04-212-3/+25
* Bump fauxton to v1.2.3 (#2515)Will Holley2020-04-211-1/+1
* Update README.rst (#2537)Ronny2020-04-211-3/+5
* Fix couchjs utf8 conversions (#2786)Paul J. Davis2020-04-187-569/+374
* Merge pull request #1944 from cloudant/integrate-emilioiilyak2020-04-157-2/+183
|\
| * Integrate emilio - erang linterILYA Khlopotov2020-04-157-2/+183
|/
* Port recreate docs testJuanjo Rodriguez2020-04-123-1/+167
* Port view_offset.js to elixir test suiteAlessio Biancalana2020-04-024-2/+128
* allow to run 'javascript' target with other test targets in the same 'make' p...Juanjo Rodriguez2020-04-012-2/+5
* Update Makefile.win to Include locad configs and clean configs in devcleanJuanjo Rodriguez2020-04-012-2/+7
* Improve test initializationJuanjo Rodriguez2020-04-011-7/+8
* fix: require_valid_user exception logicJan Lehnardt2020-04-012-7/+141
* Do not copy the #server.lru field to async openersPaul J. Davis2020-03-311-1/+4
* Merge pull request #2732 from apache/jwt-controls-2Robert Newson2020-03-315-41/+72
|\
| * Verify all presented claimsjwt-controls-2Robert Newson2020-03-304-15/+31
| * Enhance valid claims checks to detect binaries, etcRobert Newson2020-03-303-5/+37
| * Remove enhanced alg checkRobert Newson2020-03-304-22/+5
|/
* Merge pull request #2727 from apache/jwt-kty-checkRobert Newson2020-03-284-33/+134
|\
| * Only trust the servers declaration of JWT key typeRobert Newson2020-03-284-33/+134
|/
* Merge pull request #2690 from apache/fix-create-db-optionsRussell Branca2020-03-277-21/+280
|\
| * Add mem3_util:find_dirty_shards functionfix-create-db-optionsRussell Branca2020-03-261-0/+42
| * Ensure shards are created with db optionsRussell Branca2020-03-256-3/+228
| * Cleanup mem3 shards_db config lookupsRussell Branca2020-03-253-18/+10
|/
* Merge pull request #2703 from dottorblaster/port-view-pagination-test-to-elixirAlessio Biancalana2020-03-253-1/+192
|\
| * Port view_pagination integration test to elixir test suiteAlessio Biancalana2020-03-253-1/+192
|/
* Port purge.js into elixir test suiteJuanjo Rodriguez2020-03-253-2/+170
* Merge pull request #2714 from atrauzzi/jwt-couchdb-specific-roles-claimRobert Newson2020-03-242-2/+2
|\
| * Rename the claim used for roles to be more CouchDB specific.Alexander Trauzzi2020-03-242-2/+2
|/
* Add support for roles to be obtained from JWTs. (#2694)Alexander Trauzzi2020-03-242-2/+4
* Ensure clean PATH for Windows couchdb.cmd (#2708)Joan Touzet2020-03-231-1/+1
* Merge pull request #2698 from dottorblaster/fix-missing-apexesAlessio Biancalana2020-03-231-2/+2
|\
| * Fix missing apexes in test/elixir/README.mdAlessio Biancalana2020-03-231-2/+2
|/