Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
improved speed and concurrency of config lookups
allow config callbacks to get passed the X-Couch-Persist flag
code =~ s/imperative/declarative & faster/, thanks to Kostis Sagonas for pointing these out, more to come
replace regexp with re. Thanks Kim Shrier, Gordon Stratton. Closes COUCHDB-245
protect against empty (=deleted) values. Closes COUCHDB-355
wheeeeeeee
trimmed trailing whitespace
Of course some of them were 8 space tabs.
Cleaning out tabs from source code. Purely whitespace diff.
Lots of tests for couch_config.erl Refactored couch_config.erl to resolve COUCHDB-384 Tweaked the main Makefile.am to make the cover and check targets depend on the dev target instead of the all target. Added the executable property to all test files to make them easily runnable as standalone tests (as in not via prove).
refactor load_ini_file so it can be called from another process
change error message from list to binary string
Fix Whitespace
move couchdb to tlp
Nearly completed security/validation work. Still needs replication testing.
config web service fix from davisp
Add HTTP API for getting the complete config, and add a page to Futon that displays the configuration.
Changes and refactorings to couch_config
- 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 |