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
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
2008-11-11
Check in of initial validation and authorization work. This work is incomplet...
Damien F. Katz
2008-10-31
fixed JSON regression about revs_info status
John Christopher Anderson
2008-08-31
Merged json_term_changes branch back into trunk.
Christopher Lenz
2008-07-18
Fix for problem when saving bulk documents with invalid ids
Damien F. Katz
2008-05-26
* Respond to DELETE requests with a "200 OK" status code instead of "202 Acce...
Christopher Lenz
2008-05-19
Changed temp view definition to always be jsonobjects with map/reduce source ...
Damien F. Katz
2008-04-15
Merged mochiweb branch back into trunk.
Christopher Lenz
2008-03-28
Imported trunk.
Christopher Lenz