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
Age
Commit message (
Expand
)
Author
2010-09-25
Bug fix: a user context record was being used instead of a PID.
Filipe David Borba Manana
2010-09-24
Upgrading ibrowse from version 1.6.2 to 2.0.1.
Filipe David Borba Manana
2010-09-22
Removing duplicated code.
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-20
Fix badarity error when the changes timeout is undefined or set to infinity.
Filipe David Borba Manana
2010-09-18
Added peer information to debug message.
Filipe David Borba Manana
2010-09-16
Replicator bug fix: properly stop link worker processes to avoid noproc excep...
Filipe David Borba Manana
2010-09-14
Replicator bug fix: make sure a replication fails when there's a stale connec...
Filipe David Borba Manana
2010-09-13
Replicator changes:
Filipe David Borba Manana
2010-09-13
Bug fixes:
Filipe David Borba Manana
2010-09-13
Bug fix: add missing case for not preserving HTTP basic auth credentials afte...
Filipe David Borba Manana
2010-09-12
Fix previous revision (module prefix not included)
Filipe David Borba Manana
2010-09-12
Replicator bug fix: redirect from remote /db/_changes not properly handled (d...
Filipe David Borba Manana
2010-09-10
Bug fix: replicator proxy option ignored.
Filipe David Borba Manana
2010-09-09
Refactor changes module to allow for accumulators with the callback (optional...
Filipe David Borba Manana
2010-09-07
fix issue #COUCHDB-230 . now it's possible to do */test =
Benoit Chesneau
2010-09-07
improve rewriter. No< it's possible to pass a variable in path as <var>
Benoit Chesneau
2010-09-07
remove extra log statement
John Christopher Anderson
2010-09-07
warn when a view query will be empty due to backwards start and end keys
John Christopher Anderson
2010-09-02
fix warnings in couch_httpd_db.erl
Robert Newson
2010-08-25
COUCHDB-161 - range support. Adhere closer to the spec. correct range parsing...
Robert Newson
2010-08-24
correct fencepost error for last bytes range request.
Robert Newson
2010-08-24
fix warnings of unused Len variables.
Robert Newson
2010-08-24
set Accept-Ranges conditionally on identity encoding.
Robert Newson
2010-08-24
support multiple byte ranges in Range header.
Robert Newson
2010-08-24
return 400 Bad Request for unparseable range request.
Robert Newson
2010-08-24
Added configurable nodelay setting via the ini. Set [httpd] nodelay=true to e...
Damien F. Katz
2010-08-23
Replicator: fix authentication failure when replicating design documents that...
Filipe David Borba Manana
2010-08-22
tidy range support, make inserting of multirange support more obvious.
Robert Newson
2010-08-22
COUCHDB-864 - set SAVE_RECV flag in mochiweb request to allow connection keep...
Robert Newson
2010-08-21
Fix revision 987824 - add missing changes.
Filipe David Borba Manana
2010-08-21
Added some whitespaces to make the code easier to the eye.
Filipe David Borba Manana
2010-08-21
Work queue - add support for multiple consumers.
Filipe David Borba Manana
2010-08-21
Small refactoring of the work queue module to accomodate for incoming options...
Filipe David Borba Manana
2010-08-20
sysadmins were shocked that we can use $ for anything else than a shell
Benoit Chesneau
2010-08-19
COUCHDB-861 - enhance _sum to work with lists of numbers.
Robert Newson
2010-08-19
Fix behaviour of the view query option stale=update_after.
Filipe David Borba Manana
2010-08-19
Support Range header for all attachments, even without compaction upgrade. It...
Robert Newson
2010-08-18
expose security obj to shows, lists & updates functions.
Benoit Chesneau
2010-08-18
COUCHDB-161 - support Range header for attachments.
Robert Newson
2010-08-17
fix badmatch when fetching zero byte attachments.
Robert Newson
2010-08-17
don't export twice.. this warning was annoying.
Benoit Chesneau
2010-08-17
add missing file (#COUCHDB-855)
Benoit Chesneau
2010-08-17
New vhost manager. allows dynamic add of vhosts without restart,
Benoit Chesneau
2010-08-15
Bumping ibrowse library to version 1.6.2 (latest).
Filipe David Borba Manana
2010-08-15
Fix Erlang unused variable warnings.
Filipe David Borba Manana
2010-08-15
add requested_path to the req so we know original path in shows/lists &
Benoit Chesneau
2010-08-13
more informative error messages on invalid json
John Christopher Anderson
2010-08-08
related to COUCHDB-844. Include committed_update_seq in db_info to allow exte...
Robert Newson
2010-08-08
Removing unnecessary guard in function clause (superceeded by pattern matching).
Filipe David Borba Manana
[next]