summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clean up ./dev/run outputclean-dev-run-startupNick Vatamaniuc2016-07-181-0/+1
* dep(couch): pull in compaction test fixesJan Lehnardt2016-07-161-1/+1
* Remove unbuilt doc targets from Win buildJoan Touzet2016-07-151-5/+5
* Bump docs repo for Windows changesJoan Touzet2016-07-151-1/+1
* Add Windows Makefile, bump docs repo to matchJoan Touzet2016-07-151-0/+320
* pull fix for sorted=false view feature (COUCHDB-3060)Robert Newson2016-07-151-1/+1
* s/make build/make release/ for making an erlang release2.0.0-RC1Jan Lehnardt2016-07-141-3/+3
* Update jiffy versionPaul J. Davis2016-07-141-1/+1
* Run tests in alphabetical order as intendedRobert Newson2016-07-141-1/+1
* Erlang 19 compatibilityRobert Newson2016-07-141-3/+3
* Bump couch for Windows test fixJoan Touzet2016-07-141-1/+1
* update couch dependency with Windows fixesJoan Touzet2016-07-131-1/+1
* find fauxton in dev or final placeRobert Newson2016-07-131-1/+6
* create db if missingRobert Newson2016-07-131-0/+1
* reduce log spam by sleepingRobert Newson2016-07-131-0/+1
* Actually use new sleep function in the test suitePaul J. Davis2016-07-121-10/+2
* Update sha for couchdb-couch repoPaul J. Davis2016-07-121-1/+1
* Merge branch '3057-enable-test-suite-functions-for-test-suite'Paul J. Davis2016-07-121-1/+2
|\
| * Enable test suite functions in the test suitePaul J. Davis2016-07-121-1/+1
* | get full suite to runauth-tests-wipJan Lehnardt2016-07-122-8/+6
* | cleanup wipJan Lehnardt2016-07-122-11/+18
* | More users_db_security.js work.Jan Lehnardt2016-07-121-226/+176
* | remove upgrade on auth testRobert Newson2016-07-121-32/+0
* | Stabilize users_dbsebastianro2016-07-121-9/+38
* | Stabilize cookie_authsebastianro2016-07-121-1/+8
* | auth-tests wipJan Lehnardt2016-07-125-43/+54
* | import fixes for COUCHDB-3054Robert Newson2016-07-121-2/+2
* | apply 'Handle ssl socket case' in chttpdRobert Newson2016-07-071-1/+1
* | Update Rebar.Config for Fauxton to 1.1.5 releasemichellephung2016-07-051-1/+1
* | 64 too high, 10 is sufficientRobert Newson2016-07-041-2/+2
* | fix attachments.js testRobert Newson2016-07-041-3/+8
* | Merge remote branch 'cloudant:update-chttpd'ILYA Khlopotov2016-06-301-1/+1
|\ \
| * | update chttpdILYA Khlopotov2016-06-301-1/+1
|/ /
* | Merge remote branch 'cloudant:2384-specify_config_file_in_args'ILYA Khlopotov2016-06-271-1/+2
|\ \
| * | Point erl to sys.config fileILYA Khlopotov2016-06-271-1/+2
|/ /
* | Emit error row for a null doc id in POSTs to _all_docsNick Vatamaniuc2016-06-241-1/+1
* | view_update_seq passes now update_seq works in reduceRobert Newson2016-06-221-1/+1
* | support update_seq in _all_docsRobert Newson2016-06-212-14/+22
* | update dependenciesRobert Newson2016-06-211-4/+4
* | Merge branch '3040-fix-default-ini' of https://github.com/wohali/couchdbJoan Touzet2016-06-201-19/+17
|\ \
| * | factoring out path manipulation into a functionJoan Touzet2016-06-201-25/+17
| * | Check for platform path separator instead of OS checkJoan Touzet2016-06-201-5/+5
| * | Use UNIX-style paths for view servers on WindowsJoan Touzet2016-06-171-0/+6
|/ /
* | [chttpd] Pass user context in couch_doc_openRobert Newson2016-06-161-1/+1
* | ensure _replicator VDU is updatedRobert Newson2016-06-091-1/+1
* | update couch_index (closes COUCHDB-3028)Robert Newson2016-06-091-1/+1
* | Merge remote branch 'cloudant:bump-deps'ILYA Khlopotov2016-05-251-11/+11
|\ \
| * | Type spec fixesILYA Khlopotov2016-05-251-3/+3
| * | global-changes: add missing change_callback implementationILYA Khlopotov2016-05-251-1/+1
| * | global-changes: enable feed=eventsource for /_db_updatesILYA Khlopotov2016-05-251-1/+1