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
2008-09-21
change integer handling in mochijson2 to fix JSON regression COUCHDB-118
John Christopher Anderson
2008-09-20
reduce=false closes COUCHDB-76
John Christopher Anderson
2008-09-17
removed useless line
Noah Slater
2008-09-16
Add HTTP API for getting the complete config, and add a page to Futon that di...
Christopher Lenz
2008-09-15
Fix for error when saving an attachment during a compaction.
Damien F. Katz
2008-09-13
Moved most of the startup services from being hard coded in couch_server_sup ...
Damien F. Katz
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
Fix retrieval of specific document revisions, which needed to be updated for ...
Christopher Lenz
2008-09-02
Fix for bug COUCHDB-109.
Damien F. Katz
2008-08-31
Fix the config HTTP API for the changed JSON representation, remove the POST ...
Christopher Lenz
2008-08-31
Merged json_term_changes branch back into trunk.
Christopher Lenz
2008-08-30
Rename 'module' to 'section', and 'variable' to 'option' in the config code.
Christopher Lenz
2008-08-30
Implement attachment uploading in Futon.
Christopher Lenz
2008-08-30
- Remove dependency on test/local.ini
Jan Lehnardt
2008-08-30
Missed a configuration option earlier.
Jan Lehnardt
2008-08-30
- Rename configuration options and sections to allow for a nicer .ini file an...
Jan Lehnardt
2008-08-30
Some cosmetic cleanup (removed trailing whitespace, fixed indentation, make t...
Christopher Lenz
2008-08-24
fix for occasional crash when attempting to open a database on a heavily load...
Damien F. Katz
2008-08-22
Fix for couch_server process crash when databases that don't exist are attemp...
Damien F. Katz
2008-08-20
Fix for possible multi-threading bottleneck in ICU driver.
Damien F. Katz
2008-08-20
add missing files
Jan Lehnardt
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-07
Fix for bug COUCHDB-100.
Damien F. Katz
2008-08-05
Fixed restart testing by making it far less likely a HTTP client will get a n...
Damien F. Katz
2008-08-05
Fixed bug where we attempted to match a linked port to the current fd, but fa...
Damien F. Katz
2008-08-05
Readded file name checks for open and delete, as an attacker could use relati...
Damien F. Katz
2008-08-05
Added new erlang source file to build system.
Damien F. Katz
2008-08-05
Added concurrent open db limit and a LRU cache for closing old databases when...
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-28
Adjusted btree chunk size to give a 25% performance increase in random testing.
Damien F. Katz
2008-07-27
removed individual committer copyright statements as per policy
Noah Slater
2008-07-25
Fix to previous commit r679840.
Christopher Lenz
2008-07-25
Use a method compatible with Erlang R11B to put the Erlang OTP version in the...
Christopher Lenz
2008-07-25
Fix for problem with Safari and mochiweb.
Damien F. Katz
2008-07-22
Fix for compacted databases reporting 0 documents after compaction
Damien F. Katz
2008-07-18
Fix for problem when saving bulk documents with invalid ids
Damien F. Katz
2008-07-17
Allow for empty attachments.
Jan Lehnardt
2008-07-16
Fixed replication problems where read ad write queues can get backed up. With...
Damien F. Katz
2008-07-16
Increase more filesystem layer timeouts. Patch by randall <dizzot> leeds <atf...
Jan Lehnardt
2008-07-15
fix for attachment editing when their are conflicts
Damien F. Katz
2008-07-10
Wait for the OS to flush our newly written data to disk without timing out to...
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
Improve error message. If the couch_erl_driver.so is no good
Jan Lehnardt
2008-07-03
Expose endkey_docid as a view query option through the HTTP API (including te...
Jan Lehnardt
[next]