summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2010-08-11replace autotools with rebarAdam Kocoloski
2010-07-01Added comment why we use werl instead of erl by default. It's because of test...Damien F. Katz
2010-07-01Fix for windows fsync, race conditions in attachments.js and the default shel...Damien F. Katz
2010-06-25make erl start options and ./bin/couchdb -h output more robustJan Lehnardt
2010-06-25Increasing async threadpool.John Christopher Anderson
2010-06-24removed redundant lineNoah Slater
2010-06-24improved \`couchdb --help\` outputNoah Slater
2010-06-24Revert "allow help2man to work with commands that send help output to stderr"Jan Lehnardt
2010-06-24allow help2man to work with commands that send help output to stderrJan Lehnardt
2010-05-22fix utils/runJan Lehnardt
2010-05-22Fix Solaris compat.Jan Lehnardt
2009-11-26Complete refactoring of couch_js.Paul Joseph Davis
2009-11-24Fix COUCHDB-574 - change to the erlang drive at startupMark Hammond
2009-11-09Fixes 'make distcheck' to run the test suite.Paul Joseph Davis
2009-10-04fix quoting to avoid unwanted shell expansion, closes COUCHDB-518Jan Lehnardt
2009-09-09pass config reset option to recursed background startup, see COUCHDB-498Adam Kocoloski
2009-08-30utils/run hack, source tree is incompatible w/ ERL_LIBS. See COUCHDB-216Adam Kocoloski
2009-08-30refactor CouchDB startup procedure, see COUCHDB-216 for detailsAdam Kocoloski
2009-08-18Add license notice to couchdb.bat.tpl.inPaul Joseph Davis
2009-08-18Applying markh's Windows build patch.Paul Joseph Davis
2009-08-06upgrade ibrowse to 1.5.2. Closes COUCHDB-451Adam Kocoloski
2009-08-04Initial check-in of OAuth and cookie authentication.Damien F. Katz
2009-07-14wheeeeeeeeNoah Slater
2009-07-14added licence check, and licence.skipNoah Slater
2009-04-22corrected background optionNoah Slater
2009-04-21added -maxdepth 1 to configuration directory find invokationNoah Slater
2009-04-21added -A for adding configuration directoriesNoah Slater
2009-04-21only pick up files in configuration directoriesNoah Slater
2009-04-21fixed variable replacementNoah Slater
2009-04-21added new configuration systemNoah Slater
2009-04-02reworked the pid fileNoah Slater
2009-03-24corrected usage of test in couchdb scriptNoah Slater
2009-03-20improved what was literally the worst variable naming ever used during the li...Noah Slater
2009-03-20fixed shell portability issues, thanks Maarten Thibaut, closes COUCHDB-169Noah Slater
2009-03-05append instead of truncate for outputNoah Slater
2009-03-03Forgot to change MochiWeb version in lib directory name when updating MochiWe...Christopher Lenz
2009-03-02added -C option to couchdb script, thanks Eric CasteleijnNoah Slater
2009-01-29Replacement of inets with ibrowse. Fixes COUCHDB-179 and enhances replication.John Christopher Anderson
2008-12-09remove couchpw, we don't need it.Jan Lehnardt
2008-11-03Add newline to end of fileJan Lehnardt
2008-10-25Only link against -lcrypt on Linux & BSD systems.Jan Lehnardt
2008-10-25Add missing -lcrypt option. Fixes build.Jan Lehnardt
2008-10-24Add couchpw.c file for managing CouchDB password files. NEEDS LICENSE CLEARAN...Jan Lehnardt
2008-10-23Add `make dev` target. Use `./utils/run` to launch CouchDB from the source tr...Jan Lehnardt
2008-09-22corrected spellingNoah Slater
2008-09-01removed unused variablesNoah Slater
2008-08-30Fix multi-ini-file support with -b option.Jan Lehnardt
2008-08-30Fix -b startup option.Jan Lehnardt
2008-08-22Enable +K true Erlang VM option. Required for SMP setups. Re-run ./bootstrap ...Jan Lehnardt
2008-08-20Merge runtimeconfig branch back into trunkJan Lehnardt