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-11-19
Add aliases start_key, end_key, start_key_docid and end_key_docid.
Filipe David Borba Manana
2010-11-19
Make sure that after a local database compaction the old database reference c...
Filipe David Borba Manana
2010-11-18
Preserve user context when reopening a database.
Filipe David Borba Manana
2010-11-18
Replicator DB: added one more useful log message.
Filipe David Borba Manana
2010-11-18
Make sure that after compaction of the authentication database the old refere...
Filipe David Borba Manana
2010-11-18
Make sure that after a database compaction the old database reference counter...
Filipe David Borba Manana
2010-11-17
Replicator DB: added 2 useful log messages.
Filipe David Borba Manana
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
After authentication, redirect to the path the user requested, not
Jan Lehnardt
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
Use lists:min/1 and lists:max/1 instead of erlang:min/2 and erlang:max/2. The...
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-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-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
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-04
Replicator: set Content-Length header when posting to _ensure_full_commit. Sa...
Filipe David Borba Manana
2010-11-03
We don't have MOVE requests. No need to track them.
Jan Lehnardt
2010-11-03
Replicator fix: add Content-Length header to the request that creates the rem...
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
2010-10-20
non-blocking creation of new view groups, COUCHDB-900
Adam Kocoloski
2010-10-16
Reformatting and organizing better the export statements.
Filipe David Borba Manana
2010-10-16
Replicator: deal with 303 HTTP redirects. Closes COUCHDB-918.
Filipe David Borba Manana
2010-10-16
Replicator: use pattern matching with the #url record instead of the raw tuple.
Filipe David Borba Manana
2010-10-16
Replicator: fix issues when a peer is accessible via SSL.
Filipe David Borba Manana
2010-10-14
Fixed typo in comment.
Paul Joseph Davis
2010-10-14
like in view, check content_type on POST /db/_all_docs
Benoit Chesneau
2010-10-13
get _changes on specific docids
Benoit Chesneau
2010-10-12
Avoid gen_server call timeout error after compacting a database (seems to hap...
Filipe David Borba Manana
2010-10-10
Avoid view regeneration for new ETags support.
Paul Joseph Davis
2010-10-10
Fixes COUCHDB-799 - More granular ETags for views.
Paul Joseph Davis
[next]