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_util.erl
Age
Commit message (
Expand
)
Author
2011-01-20
COUCHDB-1034 - ignore runs of whitespace between content types in compressibl...
Robert Newson
2010-12-22
Merged revision 1052031 from trunk:
Filipe David Borba Manana
2010-11-09
tidy up regex for compressible_att_type
Adam Kocoloski
2010-10-01
Remove no longer necessary include macro (forgotten in revision 963038).
Filipe David Borba Manana
2010-09-22
Replicator: avoid percent encoding the slashes of design and local document IDs.
Filipe David Borba Manana
2010-09-13
Replicator changes:
Filipe David Borba Manana
2010-07-19
remove unguarded atom creation to prevent DOS attacks. closes COUCHDB-829
John Christopher Anderson
2010-07-12
Reverting revision 963042 - lists:keystore/4 only replaces the first occurren...
Filipe David Borba Manana
2010-07-11
Removing unused function couch_util:ascii_lower/1. If ever needed, the exact ...
Filipe David Borba Manana
2010-07-11
Removing unnecessary code.
Filipe David Borba Manana
2010-07-11
Removing couch_util:read_file_size/1 because same functionality is provided b...
Filipe David Borba Manana
2010-06-24
use JSON content type in replicator, require it in the _bulk_docs and other P...
John Christopher Anderson
2010-06-16
small optimization for reordering result lists
Adam Kocoloski
2010-06-15
iodata() type is too new for us
Adam Kocoloski
2010-05-19
no newlines in .ini files
Jan Lehnardt
2010-05-04
use crypto:md5 when available. thx fdmanana. Closes COUCHDB-757
Adam Kocoloski
2010-05-04
use keysearch BIF to search ejson props. Closes COUCHDB-747
Adam Kocoloski
2010-04-02
Deterministic/synchronous shutdown code.
Damien F. Katz
2010-03-16
Fixes couch_server:all_databases/0
Paul Joseph Davis
2010-03-05
use OTP base64 lib. Patch by Filipe Manana. Closes COUCHDB-681
Adam Kocoloski
2010-03-04
reverting damien's latest commit until we can figure out why it's causing fai...
John Christopher Anderson
2010-03-04
Changed process tree shutdown to be synchronous, to eliminate spurious test f...
Damien F. Katz
2010-01-29
Allow storing attachments in compressed form. Closes COUCHDB-583. Thanks Fili...
John Christopher Anderson
2010-01-12
Add utility for verifying hashes.
Jason David Davies
2009-12-16
Provide Content-MD5 header support for attachments.
Paul Joseph Davis
2009-11-26
Move all C code to src/couchdb/priv
Paul Joseph Davis
2009-11-21
upgrade mochiweb to r113, use hooks instead of forking mochijson2. COUCHDB-474
Adam Kocoloski
2009-11-21
code improvements from tidier. Patch by Kostis Sagonas. COUCHDB-570
Adam Kocoloski
2009-11-02
cast string status codes (from _externals) to integers before logging. COUCHD...
Adam Kocoloski
2009-10-24
Move stat descriptions out of the config.
Paul Joseph Davis
2009-09-09
choice of uuid algos for better insert perf. Closes COUCHDB-465. Thanks rnew...
Adam Kocoloski
2009-08-10
suppress obsolete list() guard warning
Adam Kocoloski
2009-08-04
Initial check-in of OAuth and cookie authentication.
Damien F. Katz
2009-08-04
encode slashes in db names in Location response header after database creatio...
Jan Lehnardt
2009-07-20
Initial checkin of _changes filters. The prime weak-spot for this approach is...
John Christopher Anderson
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-06
trimmed trailing whitespace
Noah Slater
2009-06-25
Adding tests for couch_task_status.erl
Paul Joseph Davis
2009-05-12
Add non-streaming log-file handler. A GET request to /_log will show the last...
Jan Lehnardt
2009-04-10
Fixes for leaked file handles, with test.
Damien F. Katz
2009-03-13
Commit Damien's rep_security branch to trunk.
John Christopher Anderson
2009-03-07
rewrite replicator using OTP behaviours
Adam Kocoloski
2008-11-20
Nearly completed security/validation work. Still needs replication testing.
Damien F. Katz
2008-10-02
HTTPd refactoring. Moved most code out of couch_httpd into associated modules...
Damien F. Katz
2008-08-31
Merged json_term_changes branch back into trunk.
Christopher Lenz
2008-08-30
- Rename configuration options and sections to allow for a nicer .ini file an...
Jan Lehnardt
2008-08-22
Fix for couch_server process crash when databases that don't exist are attemp...
Damien F. Katz
2008-08-20
Merge runtimeconfig branch back into trunk
Jan Lehnardt
2008-07-03
Improve error message. If the couch_erl_driver.so is no good
Jan Lehnardt
[next]