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
/
script
/
couch_tests.js
Age
Commit message (
Expand
)
Author
2008-12-16
fix COUCHDB-177. thanks Paul Carey and Paul Davis
John Christopher Anderson
2008-12-16
action.js and tests
John Christopher Anderson
2008-12-10
view group state gen_server. thanks damien and davisp.
John Christopher Anderson
2008-12-02
test that non-authors can't delete docs
John Christopher Anderson
2008-11-25
_all_docs_by_seq works with descending=true
John Christopher Anderson
2008-11-21
Removed logging from security test and added deletion.
Damien F. Katz
2008-11-20
Nearly completed security/validation work. Still needs replication testing.
Damien F. Katz
2008-11-17
factored couch_test_runner.js out from couch_tests.js, made it usuable for un...
John Christopher Anderson
2008-11-17
More security and validation work. Still incomplete.
Damien F. Katz
2008-11-14
fix for _all_docs_by_seq with include_docs
John Christopher Anderson
2008-11-11
Check in of initial validation and authorization work. This work is incomplet...
Damien F. Katz
2008-11-09
apply replication fixing patches from COUCHDB-157
John Christopher Anderson
2008-10-31
fixed JSON regression about revs_info status
John Christopher Anderson
2008-10-21
fix for COUCHDB-139 keys available when reduce=false
John Christopher Anderson
2008-10-21
fix for COUCHDB-138 include_docs=true&reduce=false
John Christopher Anderson
2008-10-21
test to close COUCHDB-117
John Christopher Anderson
2008-10-21
Fix for COUCHDB-99. Certain Skipped KeyValue pairs weren't being assembled in...
Damien F. Katz
2008-10-11
simplified CouchDB.port handling in tests
John Christopher Anderson
2008-10-10
config web service fix from davisp
John Christopher Anderson
2008-10-09
make check now runs the JavaScript test suite
John Christopher Anderson
2008-10-08
add db_name back to database info, and test
John Christopher Anderson
2008-10-08
added _restart to default.ini, and test that restart works
John Christopher Anderson
2008-10-05
include_docs option adds a doc member to view rows with the latest _rev of th...
John Christopher Anderson
2008-10-05
added multi-key requests to _view, _temp_view, and _all_docs (with help from ...
John Christopher Anderson
2008-10-05
remove unnecessary negative count feature
John Christopher Anderson
2008-09-20
reduce=false closes COUCHDB-76
John Christopher Anderson
2008-09-13
remove leftover debug statement
Jan Lehnardt
2008-09-13
Changes and refactorings to couch_config
Damien F. Katz
2008-09-11
Check-in of document purge functionality.
Damien F. Katz
2008-09-09
Fix for attachment content-type conversion from/to binary in RESTful API.
Christopher Lenz
2008-09-08
Add simple test for retrieving a specific revision of a document (for r693115).
Christopher Lenz
2008-09-02
Fix for bug COUCHDB-109.
Damien F. Katz
2008-08-31
Merged json_term_changes branch back into trunk.
Christopher Lenz
2008-08-20
Merge runtimeconfig branch back into trunk
Jan Lehnardt
2008-08-14
CouchDB performance work. Faster Btree updates and lookups.
Damien F. Katz
2008-08-12
HTTP COPY & MOVE for documents with tests
Jan Lehnardt
2008-08-08
Idempotent document creation support, new HTTP api to generate UUIDs and supp...
Damien F. Katz
2008-08-08
COUCHDB-103 Fixed incompatibilty with new javascript (1.8) that no longer sup...
Damien F. Katz
2008-08-07
Fix for bug COUCHDB-100.
Damien F. Katz
2008-07-29
Fix for problem with count query arg in grouped reduce views. Previous fix wo...
Damien F. Katz
2008-07-29
Removed some debugging stuff I left in the tests. oops.
Damien F. Katz
2008-07-29
Test changes I forgot to check in earlier. Contains a formatting change and a...
Damien F. Katz
2008-07-22
Fix for compacted databases reporting 0 documents after compaction
Damien F. Katz
2008-07-17
Allow for empty attachments.
Jan Lehnardt
2008-07-10
Make RESTful attachment API concurrency aware and the code a little more conc...
Jan Lehnardt
2008-07-06
Add RESTful API for document attachments as per http://groups.google.com/grou...
Jan Lehnardt
2008-07-03
Expose endkey_docid as a view query option through the HTTP API (including te...
Jan Lehnardt
2008-06-23
Apply patch by Chris Anderson that fixes an edge case in the HTTP view interf...
Christopher Lenz
2008-06-23
Create more docs in the database for the compaction test, so that the differe...
Christopher Lenz
2008-06-23
Improve error handling for undefined values emitted by map functions. Closes ...
Christopher Lenz
[next]