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
/
share
/
www
Age
Commit message (
Expand
)
Author
2009-04-19
COUCHDB-306 - Improving reported errors.
Paul Joseph Davis
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-322
Paul Joseph Davis
2009-04-15
add bulkSave method to jquery.couch.js
John Christopher Anderson
2009-04-15
URL-encode attachment paths during replication
Adam Kocoloski
2009-04-10
Fixes for leaked file handles, with test.
Damien F. Katz
2009-04-09
Fix for attachment sparseness bug COUCHDB-220 by giving each attachment it's ...
Damien F. Katz
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-26
whitespace
Jan Lehnardt
2009-03-24
fix unstable stats test; the open_os_files counter needs a separate test
Jan Lehnardt
2009-03-24
force full doc reload because ETags don't honour compaction
Jan Lehnardt
2009-03-21
regression test for update/delete in one bulk_docs update
John Christopher Anderson
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
Futon reduce pagination. Fixes COUCHDB-172
John Christopher Anderson
2009-03-20
map queries with group=true query option will return an error.
John Christopher Anderson
2009-03-20
remove leftovers of MOVE form the stats tests
Jan Lehnardt
2009-03-19
inclusive_end query option for views, defaults to true (does not change curre...
John Christopher Anderson
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
Closes COUCHDB-135 View offset regression after 0.8.1
Paul Joseph Davis
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
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
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-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
Verify attachment names. They must be utf-8 (closes COUCHDB-280) and must not...
Jan Lehnardt
2009-03-05
allow multi-key POST requests for _list.
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
stats metrics renamed: os_open_files -> open_os_files, database_changes -> da...
Jan Lehnardt
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
Fix and test for file descriptor leaks
Damien F. Katz
2009-02-26
- add descriptions to metrics
Jan Lehnardt
2009-02-25
add js test suite for stats, enable access for a previously internal metric
Jan Lehnardt
2009-02-25
Support for reduce views in _list. closes COUCHDB-260. Thanks Jason Davies.
John Christopher Anderson
2009-02-24
added newline to JSON responses, closes COUCHDB-107
Noah Slater
[next]