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
Age
Commit message (
Expand
)
Author
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-10-01
Make the database list in the sidebar in Futon a list of the 10 most recently...
Christopher Lenz
2008-09-30
Remove some debugging leftovers from the Futon HTML.
Christopher Lenz
2008-09-25
Futon pagination no longer uses negative counts.
John Christopher Anderson
2008-09-20
reduce=false closes COUCHDB-76
John Christopher Anderson
2008-09-16
Install the new config page in Futon.
Jan Lehnardt
2008-09-16
Add HTTP API for getting the complete config, and add a page to Futon that di...
Christopher Lenz
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-31
Register files added for futon uploads with the Makefile.
Christopher Lenz
2008-08-30
Implement attachment uploading in Futon.
Christopher Lenz
2008-08-30
Fix for deleting attachments in Futon.
Christopher Lenz
2008-08-29
Provide pagination for the database index page in Futon.
Christopher Lenz
2008-08-29
Fix up svn:ignore properties after runtimeconfig branch merge.
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-08-01
Experimental tabbed interface in Futon document view to switch between tabula...
Christopher Lenz
2008-08-01
Fix collapsing of nested objects in Futon document view in Safari.
Christopher Lenz
2008-08-01
Fix auto-expanding of view editor textareas for temp views.
Christopher Lenz
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-25
Apply patch by Yoan Blanc to fix the view selector in Futon for Opera and IE....
Christopher Lenz
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
Follow fixes to r670732 for COUCHDB-83.
Christopher Lenz
2008-06-23
Improve error handling for undefined values emitted by map functions. Closes ...
Christopher Lenz
2008-06-23
Follow-up to r670653: Implement deep sealing in Javascript as using the nativ...
Christopher Lenz
2008-06-23
Seal the document in Javascript view functions in 'deep' mode so that it's no...
Christopher Lenz
[next]