Age | Commit message (Expand) | Author |
2010-04-02 | Deterministic/synchronous shutdown code. | Damien F. Katz |
2010-03-25 | restart using init:restart() for better test reliability | John Christopher Anderson |
2010-03-04 | reverting damien's latest commit until we can figure out why it's causing fai... | John Christopher Anderson |
2010-03-04 | Changed process tree shutdown to be synchronous, to eliminate spurious test f... | Damien F. Katz |
2009-10-24 | use couch_util:priv_dir() b/c it works in dev mode too | Adam Kocoloski |
2009-09-23 | give the server a second to terminate (suppress spurious stats warnings) | Adam Kocoloski |
2009-09-12 | bugfixes in supervision tree specifications | Adam Kocoloski |
2009-08-04 | log bind_address and port after startup, helps with COUCHDB-393 | Jan Lehnardt |
2009-07-14 | wheeeeeeee | Noah Slater |
2009-07-06 | trimmed trailing whitespace | Noah Slater |
2009-06-30 | reset stats on POST /_restart and correct open_databases test. Closes COUCHD... | Adam Kocoloski |
2009-05-30 | Test and fix for infinite loops in view_servers, fix for crashed OS processes... | Damien F. Katz |
2009-04-19 | add a startup checkpoint to couch.log | Jan Lehnardt |
2009-04-19 | whitespace | Jan Lehnardt |
2009-03-07 | rewrite replicator using OTP behaviours | Adam Kocoloski |
2009-02-26 | remove the no longer existing couch_file_stats from couch_primary_services | Jan Lehnardt |
2009-02-22 | Add runtime statistics -- without EUnit tests for now. | Jan Lehnardt |
2009-01-29 | Replacement of inets with ibrowse. Fixes COUCHDB-179 and enhances replication. | John Christopher Anderson |
2009-01-23 | Added task status checking, to help debug the progress of long running tasks,... | Damien F. Katz |
2008-12-22 | Fix for leaked file handles when not explicitly closed, added file stats code... | Damien F. Katz |
2008-11-20 | Nearly completed security/validation work. Still needs replication testing. | Damien F. Katz |
2008-10-02 | HTTPd refactoring. Moved most code out of couch_httpd into associated modules... | Damien F. Katz |
2008-09-13 | Moved most of the startup services from being hard coded in couch_server_sup ... | Damien F. Katz |
2008-09-13 | Changes and refactorings to couch_config | Damien F. Katz |
2008-08-30 | - Rename configuration options and sections to allow for a nicer .ini file an... | Jan Lehnardt |
2008-08-20 | Merge runtimeconfig branch back into trunk | Jan Lehnardt |
2008-08-05 | Added concurrent open db limit and a LRU cache for closing old databases when... | Damien F. Katz |
2008-06-10 | slight change to startup message | Noah Slater |
2008-05-15 | Incremental reduce first checkin. Warning! Disk format change. | Damien F. Katz |
2008-05-14 | Add link to Futon based on current configuration parameters on CouchDB-startu... | Jan Lehnardt |
2008-04-23 | Replicator optmizations and fix for unnecessary document copy during re-repli... | Damien F. Katz |
2008-04-20 | Change uuid generaion to rely on crypto. Started crypto and inets application... | Damien F. Katz |
2008-04-20 | Added proper UUID generation and changed the details of how way debug logging... | Damien F. Katz |
2008-04-15 | Merged mochiweb branch back into trunk. | Christopher Lenz |
2008-04-03 | merge from mochiweb branch: fix copy and paste error to allow startup of Full... | Jan Lehnardt |
2008-03-28 | Imported trunk. | Christopher Lenz |