summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Replace replication start multi-line log statementNick Vatamaniuc2017-10-191-21/+26
* Clean up replicator logsNick Vatamaniuc2017-10-191-6/+116
* Add convenience remsh bash scriptJoan Touzet2017-10-192-1/+77
* fix tests to be compatible for both python2 and python3 (#839)Tony Sun2017-10-1910-38/+32
* Handle attachments downgrades in a mixed cluster environmentNick Vatamaniuc2017-10-191-0/+3
* Allow for mixed db record definitionsPaul J. Davis2017-10-192-5/+70
* Add clause for mixed cluster upgradesPaul J. Davis2017-10-191-3/+7
* Remove public access to the db recordPaul J. Davis2017-10-1960-586/+446
* Avoid bad match on really old databasesPaul J. Davis2017-10-191-2/+2
* Add a test helper for creating fake db recordsPaul J. Davis2017-10-191-0/+14
* Update couch_server to not use the db recordPaul J. Davis2017-10-194-69/+115
* Move calculate_start_seq and owner_ofPaul J. Davis2017-10-192-94/+112
* Reorganize exports from couch_db.erlPaul J. Davis2017-10-191-24/+90
* Reduce replicator.retries_per_request value from 10 to 5Nick Vatamaniuc2017-10-193-3/+3
* Add cluster info to db_info (#837)Eric Avdey2017-10-191-1/+47
* Make stats interval into config parameter (#830)Eric Avdey2017-10-195-9/+30
* Do not buffer rexi messages to disconnected nodesNick Vatamaniuc2017-10-194-98/+396
* Avoid decompressing just to calculate external sizeNick Vatamaniuc2017-10-195-12/+31
* Rename selector to partialfilterselector in indexes (#818)garren smith2017-10-197-37/+192
* Run mango tests with make check (#786)Joan Touzet2017-10-193-12/+24
* Fix json index selection (#816)Will Holley2017-10-195-11/+191
* Fix replication ID parsing in URL pathsNick Vatamaniuc2017-10-191-1/+15
* Support setting cookie domain for authAlmightyJu2017-10-192-1/+9
* Catch invalid base64 in inline attachmentsEric Avdey2017-10-192-9/+64
* Add selector support for json indexes (#808)garren smith2017-10-196-20/+219
* Don't reset logs when JS tests restart the serverPaul J. Davis2017-10-191-1/+7
* Provide a more accurate size check for max_document_size limitNick Vatamaniuc2017-10-195-5/+183
* Do not crash when free space cannot be calculated (#803)Will Holley2017-10-191-16/+28
* Log unhandled mango errorsWill Holley2017-10-191-7/+7
* Return 400 when no index can fulfil a sortWill Holley2017-10-192-3/+11
* Use unittest assertions in mango index testsWill Holley2017-10-191-15/+15
* Use unittest assert in index selection testsWill Holley2017-10-191-8/+8
* Avoid duplicate index selection in MangoWill Holley2017-10-195-16/+28
* Query operator tests for multiple index types (#800)Will Holley2017-10-193-14/+97
* Implement attachment size limitsNick Vatamaniuc2017-10-1912-20/+526
* Allow library object in other design doc sections besides viewsNick Vatamaniuc2017-10-192-16/+51
* Improve Mango operator tests (#792)Will Holley2017-10-192-24/+70
* Pass user ctx when opening a doc in show handlerEric Avdey2017-10-192-5/+54
* include mrview options in _explain resultWill Holley2017-10-192-20/+38
* Remove copy/paste error in jenkinsfileJoan Touzet2017-10-191-6/+0
* Fix Jenkins build - always pull latest pkg imgJoan Touzet2017-10-191-42/+50
* basic execution statistics for _find (#768)Will Holley2017-10-199-28/+230
* Fix tree generation in testsILYA Khlopotov2017-10-191-21/+52
* Cleanup mango test runner scriptNick Vatamaniuc2017-10-191-3/+3
* Add comment about structure of TableSpecILYA Khlopotov2017-10-191-0/+7
* Fix copy/paste error spawn -> spawn_linkILYA Khlopotov2017-10-191-1/+1
* Fix typos in helpILYA Khlopotov2017-10-191-6/+6
* ps is goneILYA Khlopotov2017-10-191-2/+1
* Remove dependency on properILYA Khlopotov2017-10-191-17/+21
* Add few testsILYA Khlopotov2017-10-191-0/+75