summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Collapse)Author
2010-07-01Added comment why we use werl instead of erl by default. It's because of ↵Damien F. Katz
testing restarts that fail sometimes when using erl. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@959783 13f79535-47bb-0310-9956-ffa450edef68
2010-07-01Fix for windows fsync, race conditions in attachments.js and the default ↵Damien F. Katz
shell used when launching windows CouchDB. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@959781 13f79535-47bb-0310-9956-ffa450edef68
2010-06-25make erl start options and ./bin/couchdb -h output more robustJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@958073 13f79535-47bb-0310-9956-ffa450edef68
2010-06-25Increasing async threadpool.John Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@958054 13f79535-47bb-0310-9956-ffa450edef68
2010-06-24removed redundant lineNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@957699 13f79535-47bb-0310-9956-ffa450edef68
2010-06-24improved \`couchdb --help\` outputNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@957697 13f79535-47bb-0310-9956-ffa450edef68
2010-06-24Revert "allow help2man to work with commands that send help output to stderr"Jan Lehnardt
Requires too new a version of help2man. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@957629 13f79535-47bb-0310-9956-ffa450edef68
2010-06-24allow help2man to work with commands that send help output to stderrJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@957605 13f79535-47bb-0310-9956-ffa450edef68
2010-05-22fix utils/runJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@947343 13f79535-47bb-0310-9956-ffa450edef68
2010-05-22Fix Solaris compat.Jan Lehnardt
Patch by Gavin Sherry and Timothy Smith. Closes COUCHDB-666 \m/ git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@947337 13f79535-47bb-0310-9956-ffa450edef68
2009-11-26Complete refactoring of couch_js.Paul Joseph Davis
In particular, the cURL bindings have been rewritten to be more useful and easily applied in command line scripts. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@884672 13f79535-47bb-0310-9956-ffa450edef68
2009-11-24Fix COUCHDB-574 - change to the erlang drive at startupMark Hammond
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@883606 13f79535-47bb-0310-9956-ffa450edef68
2009-11-09Fixes 'make distcheck' to run the test suite.Paul Joseph Davis
Quite a few changes to the build system to handle VPATH builds appropriately as well as make the test suite know about them. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@833951 13f79535-47bb-0310-9956-ffa450edef68
2009-10-04fix quoting to avoid unwanted shell expansion, closes COUCHDB-518Jan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@821534 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09pass config reset option to recursed background startup, see COUCHDB-498Adam Kocoloski
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@812748 13f79535-47bb-0310-9956-ffa450edef68
2009-08-30utils/run hack, source tree is incompatible w/ ERL_LIBS. See COUCHDB-216Adam Kocoloski
Also cleaned up some obsolete automake variables git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@809419 13f79535-47bb-0310-9956-ffa450edef68
2009-08-30refactor CouchDB startup procedure, see COUCHDB-216 for detailsAdam Kocoloski
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@809392 13f79535-47bb-0310-9956-ffa450edef68
2009-08-18Add license notice to couchdb.bat.tpl.inPaul Joseph Davis
Fix naming issue for windows c16e.exe git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@805271 13f79535-47bb-0310-9956-ffa450edef68
2009-08-18Applying markh's Windows build patch.Paul Joseph Davis
Fixes COUCHDB-406 git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@805243 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06upgrade ibrowse to 1.5.2. Closes COUCHDB-451Adam Kocoloski
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@801657 13f79535-47bb-0310-9956-ffa450edef68
2009-08-04Initial check-in of OAuth and cookie authentication.Damien F. Katz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@800938 13f79535-47bb-0310-9956-ffa450edef68
2009-07-14wheeeeeeeeNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@794057 13f79535-47bb-0310-9956-ffa450edef68
2009-07-14added licence check, and licence.skipNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@794030 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22corrected background optionNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@767506 13f79535-47bb-0310-9956-ffa450edef68
2009-04-21added -maxdepth 1 to configuration directory find invokationNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@767208 13f79535-47bb-0310-9956-ffa450edef68
2009-04-21added -A for adding configuration directoriesNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@767206 13f79535-47bb-0310-9956-ffa450edef68
2009-04-21only pick up files in configuration directoriesNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@767204 13f79535-47bb-0310-9956-ffa450edef68
2009-04-21fixed variable replacementNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@767190 13f79535-47bb-0310-9956-ffa450edef68
2009-04-21added new configuration systemNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@767164 13f79535-47bb-0310-9956-ffa450edef68
2009-04-02reworked the pid fileNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@761355 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24corrected usage of test in couchdb scriptNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757772 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20improved what was literally the worst variable naming ever used during the ↵Noah Slater
lifetime of this project git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@756688 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20fixed shell portability issues, thanks Maarten Thibaut, closes COUCHDB-169Noah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@756665 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05append instead of truncate for outputNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@750531 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03Forgot to change MochiWeb version in lib directory name when updating ↵Christopher Lenz
MochiWeb in r747575. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@749783 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02added -C option to couchdb script, thanks Eric CasteleijnNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@749321 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29Replacement of inets with ibrowse. Fixes COUCHDB-179 and enhances replication.John Christopher Anderson
Thanks Jason Davies and Adam Kocoloski for the fix, Maximillian Dornseif for reporting. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@739047 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09remove couchpw, we don't need it.Jan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@724891 13f79535-47bb-0310-9956-ffa450edef68
2008-11-03Add newline to end of fileJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@710064 13f79535-47bb-0310-9956-ffa450edef68
2008-10-25Only link against -lcrypt on Linux & BSD systems.Jan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@707861 13f79535-47bb-0310-9956-ffa450edef68
2008-10-25Add missing -lcrypt option. Fixes build.Jan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@707851 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24Add couchpw.c file for managing CouchDB password files. NEEDS LICENSE ↵Jan Lehnardt
CLEARANCE. Source from: http://www.polytech.unice.fr/~buffa/cours/internet2000/TD/td2/tools/htpasswd.c Fixed for gcc -Wall. git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@707663 13f79535-47bb-0310-9956-ffa450edef68
2008-10-23Add `make dev` target. Use `./utils/run` to launch CouchDB from the source ↵Jan Lehnardt
tree and without `make install`. Useful for development. Patch my Hunter Morris, thanks! Closes COUCHDB-114. git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@707480 13f79535-47bb-0310-9956-ffa450edef68
2008-09-22corrected spellingNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@697973 13f79535-47bb-0310-9956-ffa450edef68
2008-09-01removed unused variablesNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@691003 13f79535-47bb-0310-9956-ffa450edef68
2008-08-30Fix multi-ini-file support with -b option.Jan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@690575 13f79535-47bb-0310-9956-ffa450edef68
2008-08-30Fix -b startup option.Jan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@690562 13f79535-47bb-0310-9956-ffa450edef68
2008-08-22Enable +K true Erlang VM option. Required for SMP setups. Re-run ./bootstrap ↵Jan Lehnardt
to get this one. git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@688104 13f79535-47bb-0310-9956-ffa450edef68
2008-08-20Merge runtimeconfig branch back into trunkJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@687336 13f79535-47bb-0310-9956-ffa450edef68
2008-08-18removed @configure_input@ useNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@686712 13f79535-47bb-0310-9956-ffa450edef68