index
:
cloudant_bigcouch.git
debian
master
upstream
[cloudant_bigcouch]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
couchdb
/
couch_server_sup.erl
Age
Commit message (
Expand
)
Author
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