summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* chore: remove old commentsJan Lehnardt2016-09-071-25/+0
* fix: end ./configure with a friendly messageJan Lehnardt2016-09-071-0/+2
* update docs for COUCHDB-3136 and COUCHDB-3121Robert Newson2016-09-071-1/+1
* update fauxton licensesRobert Kowalski2016-09-061-739/+1248
* fixes for COUCHDB-3114, COUCHDB-3118, and doc updatesRobert Newson2016-09-061-4/+4
* fix copyright yearJan Lehnardt2016-09-061-1/+1
* pull in fix for COUCHDB-3102Robert Newson2016-09-051-1/+1
* Remove unreferenced r,w paramsJoan Touzet2016-09-051-2/+0
* Import fixes for COUCHDB-3017Robert Newson2016-09-021-2/+2
* Merge branch '2623-update-ini-files' of https://github.com/wohali/couchdbJoan Touzet2016-09-022-9/+75
|\
| * Update default/local ini files with new settingsJoan Touzet2016-09-022-17/+102
* | remove papaparse from license fileRobert Kowalski2016-09-021-23/+0
* | fix compilation warning in chttpdRobert Newson2016-09-011-1/+1
* | feat: update to latest couch, fix path issueJan Lehnardt2016-08-311-1/+1
* | fix: quote paths in startup script, to allow location independent startsJan Lehnardt2016-08-311-7/+7
* | Fix inaccuracies in README filesJoan Touzet2016-08-272-39/+26
* | Merge remote branch 'cloudant:3102-fixup-for-config_subscription'ILYA Khlopotov2016-08-261-11/+11
|\ \
| * | Update dependencies to use updated config APIILYA Khlopotov2016-08-261-11/+11
|/ /
* | fix sorted=false for multi-query (COUCHDB-3060)Robert Newson2016-08-261-1/+1
* | Update rebar for Fauxton to 1.1.8 tagmichellephung2016-08-241-1/+1
* | Recommend installing the full 'erlang' package to ensure builds succeedRobert Newson2016-08-231-9/+3
* | don't hide output of 'make release'Robert Newson2016-08-231-1/+1
* | couchdb works with erlang 19 nowRobert Newson2016-08-191-1/+1
* | fix replication manager checkpointing (COUCHDB-3104)Robert Newson2016-08-151-1/+1
* | Ref. latest doc build chain fixes2.0.0-RC4Joan Touzet2016-08-111-1/+1
* | couch_log test fixesRobert Newson2016-08-111-1/+1
* | COUCHDB-2779Robert Newson2016-08-111-2/+2
* | Pull in COUCHDB-3097 and COUCHDB-3099 fixesRobert Newson2016-08-111-2/+2
* | Bump config depPaul J. Davis2016-08-101-1/+1
* | Update Fauxton to 1.1.7 tagmichellephung2016-08-101-1/+1
* | Consult default.d/local.d for ini files (COUCHDB-3089)Robert Newson2016-08-051-1/+1
* | Bump couch_log for Windows test fixPaul J. Davis2016-08-051-1/+1
* | update tests for COUCHDB-30842.0.0-RC3Robert Newson2016-08-041-1/+1
* | Fix dev/run: "content" should be "contents"fix-dev-run-contentsNick Vatamaniuc2016-08-031-1/+1
* | Remove incorrect logfile sed attempt in dev/runJoan Touzet2016-08-021-5/+0
* | Don't set "authenticated" property in _session unless we authenticatedRobert Newson2016-07-302-4/+4
* | [couch_log] Add format character for process exit tracesRobert Newson2016-07-281-1/+1
* | Bump couch_replicator for rep_start_pids items arity fixNick Vatamaniuc2016-07-261-1/+1
* | Bump couch_mrview depPaul J. Davis2016-07-221-1/+1
* | Bump couch dep for logging fix in unit testsPaul J. Davis2016-07-221-1/+1
* | Bump chttpd to fix multi-query type overridesNick Vatamaniuc2016-07-221-1/+1
* | Bump chttpd dep for logging updatesPaul J. Davis2016-07-221-1/+1
* | Fix logging for eunit testsPaul J. Davis2016-07-222-4/+9
* | Merge branch '3067-make-couch-log-smarter'Paul J. Davis2016-07-229-63/+328
|\ \
| * | Use new couch_log versionPaul J. Davis2016-07-221-1/+1
| * | Add EPL to LICENSE for trunc_io modulesPaul J. Davis2016-07-221-4/+296
| * | Add config file notes for new logging optionsPaul J. Davis2016-07-221-8/+27
| * | Remove lager and its dependenciesPaul J. Davis2016-07-227-51/+5
|/ /
* | feat: improve `make rc`: show list of commits since last RC2.0.0-RC2Jan Lehnardt2016-07-211-1/+5
* | feat: add `make rc` target. Requires `COUCH_RC` env var set to an int.Jan Lehnardt2016-07-201-0/+11