index
:
cloudant_bigcouch.git
debian
master
upstream
[cloudant_bigcouch]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-11-17
Replicator DB: removed some restrictions from the default document update val...
Filipe David Borba Manana
2010-11-17
revert unwanted commit
Jan Lehnardt
2010-11-17
Obvious parsing of the stale view parameter part 2.
Jan Lehnardt
2010-11-17
Add stale to parse_view_param/2 for consistency.
Jan Lehnardt
2010-11-16
Replicator: use the new builtin _doc_ids filter for the by doc IDs replication.
Filipe David Borba Manana
2010-11-16
Some code simplifications to the couch_changes module.
Filipe David Borba Manana
2010-11-16
Fix typo and grammar.
Filipe David Borba Manana
2010-11-16
Keep SSL options together.
Jan Lehnardt
2010-11-16
After authentication, redirect to the path the user requested, not
Jan Lehnardt
2010-11-15
Refactoring of the design_docs.js test: fixed indentation and improved readab...
Filipe David Borba Manana
2010-11-15
Correct display for docs with %2f in their ID. Closes COUCHDB-948.
Jan Lehnardt
2010-11-15
Avoid lengthy stack traces for log(undefined);
Jan Lehnardt
2010-11-14
Added missing semicolons to replication.js test.
Filipe David Borba Manana
2010-11-14
Allow reduce=false parameter in map-only views.
Jan Lehnardt
2010-11-13
builtin changes filters fonctions: _doc_ids & _design. replace last
Benoit Chesneau
2010-11-12
Proper verification of the request's accepted media types. Uses the new funct...
Filipe David Borba Manana
2010-11-12
Backporting issue 21 from the official Mochiweb repository:
Filipe David Borba Manana
2010-11-12
Yet another ibrowse fix.
Filipe David Borba Manana
2010-11-12
Use lists:min/1 and lists:max/1 instead of erlang:min/2 and erlang:max/2. The...
Filipe David Borba Manana
2010-11-12
Added test for COUCHDB-868 - ensure that a pull replication of design documen...
Filipe David Borba Manana
2010-11-11
Micro optimization: when reading an iolist, read up to 8Kbs instead of the 4 ...
Filipe David Borba Manana
2010-11-10
Micro optimization: faster header reads (read the whole block at once, so far...
Filipe David Borba Manana
2010-11-10
Support the keys parameter in GET requests.
Paul Joseph Davis
2010-11-10
COUCHDB-945 - ensure validation funs are still applied after compaction.
Robert Newson
2010-11-10
Updated ibrowse to version 2.1.0. It contains fixes for the following importa...
Filipe David Borba Manana
2010-11-09
tidy up regex for compressible_att_type
Adam Kocoloski
2010-11-08
shut down couch_view_group cleanly if no_db_file
Adam Kocoloski
2010-11-08
Preserve attachment identity length when doing local to local replications.
Filipe David Borba Manana
2010-11-08
Fixed a couple typos.
Paul Joseph Davis
2010-11-07
Bug fix: the separator for media types in the 'Accept' header is a comma. The...
Filipe David Borba Manana
2010-11-07
Allow the atts_since parameter to work together with the open_revs parameter.
Filipe David Borba Manana
2010-11-06
Fix executable status.
Paul Joseph Davis
2010-11-06
Fixed an error spotted by Filipe.
Paul Joseph Davis
2010-11-05
Don't choke on unknown configuration settings.
Paul Joseph Davis
2010-11-05
HTTP proxy handler.
Paul Joseph Davis
2010-11-05
Enable CouchDB to manage OS process daemons.
Paul Joseph Davis
2010-11-05
useless js logging
Benoit Chesneau
2010-11-04
Replicator: set Content-Length header when posting to _ensure_full_commit. Sa...
Filipe David Borba Manana
2010-11-03
Fix ibrowse 2.0.x inactivity timeouts not getting cleared.
Filipe David Borba Manana
2010-11-03
We don't have MOVE requests. No need to track them.
Jan Lehnardt
2010-11-03
typo
Jan Lehnardt
2010-11-03
Replicator fix: add Content-Length header to the request that creates the rem...
Filipe David Borba Manana
2010-11-02
Escape URL and cookie input.
Jan Lehnardt
2010-10-30
Trivial change: add/move semi-collons to where they belong to.
Filipe David Borba Manana
2010-10-30
Avoiding hardcoded value for the view index disk size.
Filipe David Borba Manana
2010-10-30
Closes COUCHDB-821.
Filipe David Borba Manana
2010-10-27
sort _all_dbs at api not http level.
Robert Newson
2010-10-27
ensure _all_dbs output is sorted.
Robert Newson
2010-10-25
GET /db/_design/doc/_info should not trigger an update.
Filipe David Borba Manana
2010-10-20
checkpoints reuse session_id. Patch by tilgovi. COUCHDB-704
Adam Kocoloski
[next]