Age | Commit message (Expand) | Author |
2009-09-09 | pass config reset option to recursed background startup, see COUCHDB-498 | Adam Kocoloski |
2009-08-30 | utils/run hack, source tree is incompatible w/ ERL_LIBS. See COUCHDB-216 | Adam Kocoloski |
2009-08-30 | refactor CouchDB startup procedure, see COUCHDB-216 for details | Adam Kocoloski |
2009-08-18 | Add license notice to couchdb.bat.tpl.in | Paul Joseph Davis |
2009-08-18 | Applying markh's Windows build patch. | Paul Joseph Davis |
2009-08-06 | upgrade ibrowse to 1.5.2. Closes COUCHDB-451 | Adam Kocoloski |
2009-08-04 | Initial check-in of OAuth and cookie authentication. | Damien F. Katz |
2009-07-14 | wheeeeeeee | Noah Slater |
2009-07-14 | added licence check, and licence.skip | Noah Slater |
2009-04-22 | corrected background option | Noah Slater |
2009-04-21 | added -maxdepth 1 to configuration directory find invokation | Noah Slater |
2009-04-21 | added -A for adding configuration directories | Noah Slater |
2009-04-21 | only pick up files in configuration directories | Noah Slater |
2009-04-21 | fixed variable replacement | Noah Slater |
2009-04-21 | added new configuration system | Noah Slater |
2009-04-02 | reworked the pid file | Noah Slater |
2009-03-24 | corrected usage of test in couchdb script | Noah Slater |
2009-03-20 | improved what was literally the worst variable naming ever used during the li... | Noah Slater |
2009-03-20 | fixed shell portability issues, thanks Maarten Thibaut, closes COUCHDB-169 | Noah Slater |
2009-03-05 | append instead of truncate for output | Noah Slater |
2009-03-03 | Forgot to change MochiWeb version in lib directory name when updating MochiWe... | Christopher Lenz |
2009-03-02 | added -C option to couchdb script, thanks Eric Casteleijn | Noah Slater |
2009-01-29 | Replacement of inets with ibrowse. Fixes COUCHDB-179 and enhances replication. | John Christopher Anderson |
2008-12-09 | remove couchpw, we don't need it. | Jan Lehnardt |
2008-11-03 | Add newline to end of file | Jan Lehnardt |
2008-10-25 | Only link against -lcrypt on Linux & BSD systems. | Jan Lehnardt |
2008-10-25 | Add missing -lcrypt option. Fixes build. | Jan Lehnardt |
2008-10-24 | Add couchpw.c file for managing CouchDB password files. NEEDS LICENSE CLEARAN... | Jan Lehnardt |
2008-10-23 | Add `make dev` target. Use `./utils/run` to launch CouchDB from the source tr... | Jan Lehnardt |
2008-09-22 | corrected spelling | Noah Slater |
2008-09-01 | removed unused variables | Noah Slater |
2008-08-30 | Fix multi-ini-file support with -b option. | Jan Lehnardt |
2008-08-30 | Fix -b startup option. | Jan Lehnardt |
2008-08-22 | Enable +K true Erlang VM option. Required for SMP setups. Re-run ./bootstrap ... | Jan Lehnardt |
2008-08-20 | Merge runtimeconfig branch back into trunk | Jan Lehnardt |
2008-08-18 | removed @configure_input@ use | Noah Slater |
2008-07-25 | removed awk subst from automake | Noah Slater |
2008-07-25 | couchdb script no longer uses awk for configuration checks | Noah Slater |
2008-06-24 | Updated MochiWeb in trunk to r82. | Christopher Lenz |
2008-06-16 | renamed directory variables, stage one | Noah Slater |
2008-06-16 | general shell script improvements | Noah Slater |
2008-06-16 | removed unnessesary comments | Noah Slater |
2008-06-16 | corrected getopt usage | Noah Slater |
2008-06-15 | corrected backtick dollar escape | Noah Slater |
2008-06-15 | use awk found from configure | Noah Slater |
2008-06-15 | more portability changes for OpenSolaris | Noah Slater |
2008-06-07 | removed old, broken, datarootdir hack | Noah Slater |
2008-05-26 | Updated MochiWeb in trunk to r76. Closes COUCHDB-42. | Christopher Lenz |
2008-05-24 | added note to -h output of couchdb command about inherited environment | Noah Slater |
2008-05-23 | enabled automatic Erlang SMP support | Noah Slater |