Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
write config changes much faster - see COUCHDB-545. Thanks Gustavo Niemeyer
friendlier error message on bad log config file permissions
Fix bug that caused duplicate INI sections on write back. Thanks to Bob Dionne finding the fix.
Fixed a re:run/3 call in couch_config_writer.erl
replace regexp with re. Thanks Kim Shrier, Gordon Stratton. Closes COUCHDB-245
wheeeeeeee
trimmed trailing whitespace
removed some dead code found by Dialyzer, more to come
Fix ini-section duplication. When we tried to assign a value to a config-item that happened to be set to that value already, a new and duplicated ini section with that config parameter was written to the ini file.
move couchdb to tlp
Fix config file writer issue, where doplicate sections would be created
Rename 'module' to 'section', and 'variable' to 'option' in the config code.
- Remove dependency on test/local.ini - Write out new variables in key = value format - Fix tests
- Rename configuration options and sections to allow for a nicer .ini file and HTTP API calls. - Enable .ini parser to read variable assignments with spaces around the '='-sign. - Remove inadequate comment.
Some cosmetic cleanup (removed trailing whitespace, fixed indentation, make the test runner script executable).
add missing files
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |