index
:
cloudant_bigcouch.git
debian
master
upstream
[cloudant_bigcouch]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-03-18
reflect filename change in the loadTest() function
Jan Lehnardt
2009-03-18
rename test file to reclect new test name
Jan Lehnardt
2009-03-18
remove MOVE requests as they can't sensibly be supported and COPY & DELETE do...
Jan Lehnardt
2009-03-17
show group=true notice only when view results are shown
Jan Lehnardt
2009-03-17
remove unintentional commit of admin credentials
Jan Lehnardt
2009-03-17
Closes COUCHDB-135 View offset regression after 0.8.1
Paul Joseph Davis
2009-03-16
sensible error message if doc._rev is null or a number
John Christopher Anderson
2009-03-16
Adding the necessary done=true to the last race condition fix in the replicat...
Damien F. Katz
2009-03-16
Fix for occasional replication failure where replication would complete befor...
Damien F. Katz
2009-03-16
Fix for problem with btree folds getting incorrect reductions after the first...
Damien F. Katz
2009-03-16
Fix for sporatic replication error during tests.
Damien F. Katz
2009-03-16
suppressed stupid libtoolize warnings
Noah Slater
2009-03-16
tabs->spaces, other whitespace enhancements
Jan Lehnardt
2009-03-15
add note about Futon adding `?group=true` to view queries automatically
Jan Lehnardt
2009-03-15
Streaming attachment replication now follows redirects and checks for error c...
John Christopher Anderson
2009-03-15
fix case-miss when prep_and_validate_update is called on doc with attachment ...
John Christopher Anderson
2009-03-15
verbose error logging turned back on for http requests and log_level = debug
John Christopher Anderson
2009-03-15
error message on invalid rev format.
John Christopher Anderson
2009-03-13
Commit Damien's rep_security branch to trunk.
John Christopher Anderson
2009-03-10
fix gen_server calls to honor os_process_timeout
John Christopher Anderson
2009-03-10
Update the 'Raw view' link on the Futon database page to reflect the recent v...
Christopher Lenz
2009-03-10
Remove leftover console.log(). Should we get a pre-commit hook for these? Clo...
Jan Lehnardt
2009-03-09
merge design doc resource branch. breaking changes to _view query paths.
John Christopher Anderson
2009-03-08
beefier fault tolerance in the replicator
Adam Kocoloski
2009-03-07
yeah, adding the replication supervisor would be useful too
Adam Kocoloski
2009-03-07
rewrite replicator using OTP behaviours
Adam Kocoloski
2009-03-06
configure view and external server timeout in using ini variables.
John Christopher Anderson
2009-03-06
validate reduce view list queries, make query_parse_error response code 400
John Christopher Anderson
2009-03-06
roll Applications tab out of Futon index page
John Christopher Anderson
2009-03-06
tiny refactor of validate_attachment_name for pattern matching
John Christopher Anderson
2009-03-06
Verify attachment names. They must be utf-8 (closes COUCHDB-280) and must not...
Jan Lehnardt
2009-03-05
make row_info.prev_key available on 2nd row
John Christopher Anderson
2009-03-05
allow multi-key POST requests for _list.
John Christopher Anderson
2009-03-05
append instead of truncate for output
Noah Slater
2009-03-05
consistency in messages (HTTPd -> httpd)
Jan Lehnardt
2009-03-04
refactor show 404 handling doc-loading special case out of couch_httpd_db.erl
John Christopher Anderson
2009-03-04
whitespace
Jan Lehnardt
2009-03-04
allow for handling 404s in document show functions
Jan Lehnardt
2009-03-03
Forgot to change MochiWeb version in lib directory name when updating MochiWe...
Christopher Lenz
2009-03-03
stats metrics renamed: os_open_files -> open_os_files, database_changes -> da...
Jan Lehnardt
2009-03-02
fix capitalisation for MochiWeb in stats description
Jan Lehnardt
2009-03-02
fix error for when no stats have been collected yet and /_stats is queried
Jan Lehnardt
2009-03-02
added -C option to couchdb script, thanks Eric Casteleijn
Noah Slater
2009-02-28
supply etags for reduce view lists
John Christopher Anderson
2009-02-27
- remove unused aggregate metrics field
Jan Lehnardt
2009-02-27
- group HTTP method stats into httpd_requests_methods as per Christopher Lenz...
Jan Lehnardt
2009-02-26
remove the no longer existing couch_file_stats from couch_primary_services
Jan Lehnardt
2009-02-26
Add style guide for stats descriptions and adjust existing descriptions accor...
Jan Lehnardt
2009-02-26
Fix and test for file descriptor leaks
Damien F. Katz
2009-02-26
- add descriptions to metrics
Jan Lehnardt
[next]