summaryrefslogtreecommitdiff
path: root/src/couchdb/couch_config.erl
AgeCommit message (Expand)Author
2011-01-08Merge revision 1056694 from trunkFilipe David Borba Manana
2011-01-07Merged revision 1056274 from trunkFilipe David Borba Manana
2010-06-24wait forever on large ini filesJan Lehnardt
2010-06-02trailing whitespace pedantryJan Lehnardt
2010-04-02Deterministic/synchronous shutdown code.Damien F. Katz
2010-03-04reverting damien's latest commit until we can figure out why it's causing fai...John Christopher Anderson
2010-03-04Changed process tree shutdown to be synchronous, to eliminate spurious test f...Damien F. Katz
2010-01-29Allow storing attachments in compressed form. Closes COUCHDB-583. Thanks Fili...John Christopher Anderson
2009-10-23improved speed and concurrency of config lookupsAdam Kocoloski
2009-09-13allow config callbacks to get passed the X-Couch-Persist flagJan Lehnardt
2009-09-05code =~ s/imperative/declarative & faster/, thanks to Kostis Sagonas for poin...Jan Lehnardt
2009-08-15replace regexp with re. Thanks Kim Shrier, Gordon Stratton. Closes COUCHDB-245Adam Kocoloski
2009-07-19protect against empty (=deleted) values. Closes COUCHDB-355Adam Kocoloski
2009-07-14wheeeeeeeeNoah Slater
2009-07-06trimmed trailing whitespaceNoah Slater
2009-06-25Of course some of them were 8 space tabs.Paul Joseph Davis
2009-06-25Cleaning out tabs from source code. Purely whitespace diff.Paul Joseph Davis
2009-06-24Lots of tests for couch_config.erlPaul Joseph Davis
2009-05-28refactor load_ini_file so it can be called from another processAdam Kocoloski
2009-04-15change error message from list to binary stringJohn Christopher Anderson
2009-01-12Fix WhitespaceJan Lehnardt
2008-11-20Nearly completed security/validation work. Still needs replication testing.Damien F. Katz
2008-10-10config web service fix from davispJohn Christopher Anderson
2008-09-16Add HTTP API for getting the complete config, and add a page to Futon that di...Christopher Lenz
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-30Some cosmetic cleanup (removed trailing whitespace, fixed indentation, make t...Christopher Lenz
2008-08-20add missing filesJan Lehnardt