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
/
couchdb
/
couch_doc.erl
Age
Commit message (
Expand
)
Author
2011-05-28
COUCHDB-1173 - pass md5 in stub so replication verifies the transfer.
Robert Newson
2011-05-23
Merged revision 1126426 from trunk
Filipe David Borba Manana
2011-01-28
Validate doc ids that come from a PUT to a URL.
Paul Joseph Davis
2010-11-24
Merged revision 1038665 from trunk:
Filipe David Borba Manana
2010-11-23
Merged revision 1038172 from trunk:
Filipe David Borba Manana
2010-09-30
Removing ?getv macros.
Filipe David Borba Manana
2010-09-27
Replacing calls to couch_util:get_value with ?getv
Filipe David Borba Manana
2010-08-22
COUCHDB-864 - set SAVE_RECV flag in mochiweb request to allow connection keep...
Robert Newson
2010-08-18
COUCHDB-161 - support Range header for attachments.
Robert Newson
2010-07-19
remove unguarded atom creation to prevent DOS attacks. closes COUCHDB-829
John Christopher Anderson
2010-07-19
Fix possible bad match error - WriteFun might not return the atom 'ok'.
Filipe David Borba Manana
2010-07-13
show the complete document body even when the document is deleted (Couch lets...
John Christopher Anderson
2010-06-25
Added checking to ensure when a revpos is sent with a stub, it's correct.
Damien F. Katz
2010-06-24
don't require a revpos attribute for stubs. closes COUCHDB-809 thanks Caleb Land
John Christopher Anderson
2010-06-10
Code mods to support streaming attachment replication.
Damien F. Katz
2010-06-03
More work to allow for streaming attachment replication.
Damien F. Katz
2010-06-02
trailing whitespace pedantry
Jan Lehnardt
2010-05-20
Refactoring of various internal APIs, particularly those dealing with replica...
Damien F. Katz
2010-05-04
use keysearch BIF to search ejson props. Closes COUCHDB-747
Adam Kocoloski
2010-04-15
refactor att compression to allow more encodings. thanks fdmanana. COUCHDB-710
Adam Kocoloski
2010-03-05
efficient attachment replication. Patch by Filipe Manana. Closes COUCHDB-639
Adam Kocoloski
2010-03-05
use OTP base64 lib. Patch by Filipe Manana. Closes COUCHDB-681
Adam Kocoloski
2010-02-01
fix unused variable warnings, remove unused code.
Jan Lehnardt
2010-02-01
Database-level security.
John Christopher Anderson
2010-01-29
Allow storing attachments in compressed form. Closes COUCHDB-583. Thanks Fili...
John Christopher Anderson
2009-12-22
move query server to a design-doc based protocol, closes COUCHDB-589
John Christopher Anderson
2009-11-30
Fix two issues for databases upgraded from 0.9.x:
Jan Lehnardt
2009-11-21
code improvements from tidier. Patch by Kostis Sagonas. COUCHDB-570
Adam Kocoloski
2009-11-15
Testing of incremental attachments and more testing of multipart/handling.
Damien F. Katz
2009-11-14
Better testing of multipart/related
Damien F. Katz
2009-11-13
Initial check-in of APIs for multiple/related supported and incremental repli...
Damien F. Katz
2009-07-17
Deterministic revids, MD5 checking of documents, added tracking of rev when a...
Damien F. Katz
2009-07-14
wheeeeeeee
Noah Slater
2009-07-09
fix and test for scrambling of large inline attachments
Adam Kocoloski
2009-07-06
trimmed trailing whitespace
Noah Slater
2009-05-26
ignore _local_seq when included in a saved document
John Christopher Anderson
2009-05-25
Merging new tail append storage into trunk. Upgrades are automatic, once open...
Damien F. Katz
2009-05-23
added an design doc option so that doc._local_seq can be available in the map...
John Christopher Anderson
2009-05-09
Check for invalid document members.
Paul Joseph Davis
2009-05-06
First cut at _changes api. Update the by_id and by_seq indexes to contain upd...
Damien F. Katz
2009-04-29
Accidentally checked in a debug statement.
Paul Joseph Davis
2009-04-27
Resolves COUCHDB-332 Proper errors for invalid docids.
Paul Joseph Davis
2009-03-16
sensible error message if doc._rev is null or a number
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-07
rewrite replicator using OTP behaviours
Adam Kocoloski
2009-02-11
Fix for COUCHDB-238, explicit check and error for doc ids starting with under...
Damien F. Katz
2009-01-27
Improved etag handling for show funcs and db_doc requests; main.js cleanup (b...
John Christopher Anderson
2009-01-25
more informative error message on a bad json document
John Christopher Anderson
2009-01-10
refactor couch_doc:to_json_obj for easier debugging
John Christopher Anderson
[next]