summaryrefslogtreecommitdiff
path: root/src/couchdb/couch_log.erl
AgeCommit message (Expand)Author
2010-08-11reorganize couch .erl and driver code into rebar layoutAdam Kocoloski
2010-06-13hack for log requests during make check, when logger is not runningAdam Kocoloski
2010-06-13synchronous logging, COUCHDB-761. Patch by Randall Leeds.Adam Kocoloski
2009-08-15replace regexp with re. Thanks Kim Shrier, Gordon Stratton. Closes COUCHDB-245Adam Kocoloski
2009-07-14wheeeeeeeeNoah Slater
2009-07-06trimmed trailing whitespaceNoah Slater
2009-05-12add offset parameter so clients like Futon can deliver a consistent user expe...Jan Lehnardt
2009-05-12Add non-streaming log-file handler. A GET request to /_log will show the last...Jan Lehnardt
2008-09-13Changes and refactorings to couch_configDamien F. Katz
2008-08-30- Rename configuration options and sections to allow for a nicer .ini file an...Jan Lehnardt
2008-08-20Merge runtimeconfig branch back into trunkJan Lehnardt
2008-04-20Added proper UUID generation and changed the details of how way debug logging...Damien F. Katz
2008-03-28Imported trunk.Christopher Lenz