summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* taking changes from 1.2 to stop servicedileepbapat2013-12-031-0/+4
* move erlang-version.escript to EXTRA_DISTJan Lehnardt2013-10-041-2/+2
* add erlang-version.escript to bin_SCRIPTSJan Lehnardt2013-10-041-2/+2
* add erlang-version.escript to noinst_SCRIPTSJan Lehnardt2013-10-031-1/+1
* Allow plugins to provide config files (for their dependencies)Jason Smith (work)2013-10-031-0/+7
* teach `couch-config` `--erl-bin`Jan Lehnardt2013-10-032-0/+7
* teach `couch-config` `--erlang-version`Jan Lehnardt2013-10-033-0/+10
* load plugin config from priv/default.d/*.iniBob Ippolito2013-10-032-16/+24
* Fixed a typo on --db-dir descriptionFilippo Fadda2013-08-221-1/+1
* Fix for COUCHDB-1449 stopped status returned before couchdb process exits.Wendall Cada2013-03-181-4/+12
* Automatically support CouchDB plugins (GeoCouch, BrowserID, OAuth, etc.)Jason Smith (work)2013-02-061-0/+17
* Added support for `make -j` and `make -n`Noah Slater2012-12-111-1/+3
* Integrate Sphinx into autotoolsNoah Slater2012-12-111-27/+54
* COUCHDB-1622 ensure that Windows batch file uses same VM flags as the service...Dave Cottlehuber2012-12-041-1/+1
* Don't eat custom ERL_LIBS.Jan Lehnardt2012-12-041-1/+1
* Allow a final config override to be specified via environment.Dustin Sallings2012-11-191-0/+4
* don't ln the couchjs install target on windowsRandall Leeds2012-01-061-0/+2
* improve argument parsing in couchjsRandall Leeds2011-10-022-125/+7
* add couch-config file used to ease the build of plugin. close ticketBenoit Chesneau2011-08-252-2/+180
* Add configurable automatic compactionFilipe David Borba Manana2011-08-201-1/+6
* remove extra double quotes from messageJan Lehnardt2011-07-181-1/+1
* CouchDB no longer requires cURL to build.Paul Joseph Davis2011-01-281-4/+7
* Added comment why we use werl instead of erl by default. It's because of test...Damien F. Katz2010-07-011-0/+2
* Fix for windows fsync, race conditions in attachments.js and the default shel...Damien F. Katz2010-07-011-2/+2
* make erl start options and ./bin/couchdb -h output more robustJan Lehnardt2010-06-251-2/+3
* Increasing async threadpool.John Christopher Anderson2010-06-251-1/+1
* removed redundant lineNoah Slater2010-06-241-3/+1
* improved \`couchdb --help\` outputNoah Slater2010-06-241-0/+10
* Revert "allow help2man to work with commands that send help output to stderr"Jan Lehnardt2010-06-241-1/+1
* allow help2man to work with commands that send help output to stderrJan Lehnardt2010-06-241-1/+1
* fix utils/runJan Lehnardt2010-05-221-1/+3
* Fix Solaris compat.Jan Lehnardt2010-05-221-2/+2
* Complete refactoring of couch_js.Paul Joseph Davis2009-11-261-1/+1
* Fix COUCHDB-574 - change to the erlang drive at startupMark Hammond2009-11-241-1/+3
* Fixes 'make distcheck' to run the test suite.Paul Joseph Davis2009-11-091-1/+1
* fix quoting to avoid unwanted shell expansion, closes COUCHDB-518Jan Lehnardt2009-10-041-1/+1
* pass config reset option to recursed background startup, see COUCHDB-498Adam Kocoloski2009-09-091-2/+2
* utils/run hack, source tree is incompatible w/ ERL_LIBS. See COUCHDB-216Adam Kocoloski2009-08-301-4/+0
* refactor CouchDB startup procedure, see COUCHDB-216 for detailsAdam Kocoloski2009-08-302-23/+5
* Add license notice to couchdb.bat.tpl.inPaul Joseph Davis2009-08-181-0/+12
* Applying markh's Windows build patch.Paul Joseph Davis2009-08-182-0/+24
* upgrade ibrowse to 1.5.2. Closes COUCHDB-451Adam Kocoloski2009-08-061-1/+1
* Initial check-in of OAuth and cookie authentication.Damien F. Katz2009-08-042-0/+3
* wheeeeeeeeNoah Slater2009-07-143-12/+13
* added licence check, and licence.skipNoah Slater2009-07-141-2/+2
* corrected background optionNoah Slater2009-04-221-1/+1
* added -maxdepth 1 to configuration directory find invokationNoah Slater2009-04-211-1/+1
* added -A for adding configuration directoriesNoah Slater2009-04-211-1/+3
* only pick up files in configuration directoriesNoah Slater2009-04-211-1/+1
* fixed variable replacementNoah Slater2009-04-211-2/+2