summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* added new configuration systemNoah Slater2009-04-211-49/+77
* reworked the pid fileNoah Slater2009-04-021-1/+1
* corrected usage of test in couchdb scriptNoah Slater2009-03-241-3/+3
* improved what was literally the worst variable naming ever used during the li...Noah Slater2009-03-201-22/+22
* fixed shell portability issues, thanks Maarten Thibaut, closes COUCHDB-169Noah Slater2009-03-201-3/+3
* append instead of truncate for outputNoah Slater2009-03-051-1/+1
* Forgot to change MochiWeb version in lib directory name when updating MochiWe...Christopher Lenz2009-03-031-1/+1
* added -C option to couchdb script, thanks Eric CasteleijnNoah Slater2009-03-021-2/+9
* Replacement of inets with ibrowse. Fixes COUCHDB-179 and enhances replication.John Christopher Anderson2009-01-292-4/+6
* remove couchpw, we don't need it.Jan Lehnardt2008-12-092-189/+0
* Add newline to end of fileJan Lehnardt2008-11-031-1/+1
* Only link against -lcrypt on Linux & BSD systems.Jan Lehnardt2008-10-251-1/+2
* Add missing -lcrypt option. Fixes build.Jan Lehnardt2008-10-251-0/+1
* Add couchpw.c file for managing CouchDB password files. NEEDS LICENSE CLEARAN...Jan Lehnardt2008-10-242-0/+187
* Add `make dev` target. Use `./utils/run` to launch CouchDB from the source tr...Jan Lehnardt2008-10-232-6/+21
* corrected spellingNoah Slater2008-09-221-1/+1
* removed unused variablesNoah Slater2008-09-011-3/+0