index
:
cloudant_bigcouch.git
debian
master
upstream
[cloudant_bigcouch]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2009-04-19
whitespace
Jan Lehnardt
2009-04-18
refactor main.js into many files and improve show/list error handling
John Christopher Anderson
2009-04-18
Resolves COUCHDB-306 - Wacky error responses to malformed documents
Paul Joseph Davis
2009-04-18
Fixes COUCHDB-310
Paul Joseph Davis
2009-04-18
Fixes COUCHDB-311
Paul Joseph Davis
2009-04-18
Fixes COUCHDB-322
Paul Joseph Davis
2009-04-17
output errors differently during chunked responses (view and list)
John Christopher Anderson
2009-04-16
Baby steps toward better reporting of os_process errors (and JavaScript synta...
John Christopher Anderson
2009-04-15
change error message from list to binary string
John Christopher Anderson
2009-04-15
URL-encode attachment paths during replication
Adam Kocoloski
2009-04-11
refactor: extract method from doc_flush_binaries. add with_stream/2 to handle...
John Christopher Anderson
2009-04-10
Fixes for leaked file handles, with test.
Damien F. Katz
2009-04-09
Fix to allow couch_file use in tests without the server being started.
Damien F. Katz
2009-04-09
Removal of unused member in write_stream record.
Damien F. Katz
2009-04-09
Fix for attachment sparseness bug COUCHDB-220 by giving each attachment it's ...
Damien F. Katz
2009-04-07
Add null_authentication_handler. It is useful when running CouchDB behind an ...
Jan Lehnardt
2009-04-05
added compaction for view indexes. See COUCHDB-92
Adam Kocoloski
2009-04-04
Use now_diff instead of statistics(runtime). Closes COUCHDB-316
Adam Kocoloski
2009-03-31
unify including of couch_db.hrl
Jan Lehnardt
2009-03-28
always load _conflicts in _show functions
Jan Lehnardt
2009-03-27
Location header responses should be absolute URIs, thanks Christopher
Jan Lehnardt
2009-03-26
return a Location header on newly created documents using PUT requests
Jan Lehnardt
2009-03-26
return Location header for newly create databases
Jan Lehnardt
2009-03-24
Fix for crash when compacting an empty database
Damien F. Katz
2009-03-24
make some error messages more readable, committed for jchris
Jan Lehnardt
2009-03-21
provide a 404 response on deletion of non-existant docs
John Christopher Anderson
2009-03-21
Fix for COUCHDB-300. Old seq were being removed when a conflict. An old bug, ...
Damien F. Katz
2009-03-20
map queries with group=true query option will return an error.
John Christopher Anderson
2009-03-19
Bring back Futon attachment uploading that was removed in the recent rep_secu...
Christopher Lenz
2009-03-19
inclusive_end query option for views, defaults to true (does not change curre...
John Christopher Anderson
2009-03-18
remove MOVE requests as they can't sensibly be supported and COPY & DELETE do...
Jan Lehnardt
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-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-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
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
[prev]
[next]