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-08-04
Avoid unncessary pattern matching.
Filipe David Borba Manana
2010-08-04
Allow POSTing of a JSON object to /_session/ for login.
Filipe David Borba Manana
2010-08-02
Add option "stale=update_after" when querying a view. Closes COUCHDB-837.
Filipe David Borba Manana
2010-08-02
Remove functions from export list that are not used by any other module (incl...
Filipe David Borba Manana
2010-08-01
Buf fix - proper RegExp matching to avoid having a case like "hhtml" being co...
Filipe David Borba Manana
2010-08-01
Add missing clause to the case expression to avoid a case_clause Erlang excep...
Filipe David Borba Manana
2010-08-01
Bug fix - RegExp matching the atom 'undefined'.
Filipe David Borba Manana
2010-07-30
Add support for replication through an HTTP/HTTPS proxy.
John Christopher Anderson
2010-07-29
fix the underlying issue that was giving replication problems attempting to p...
John Christopher Anderson
2010-07-29
Revert "replicator was getting stuck on push replication to design docs by no...
John Christopher Anderson
2010-07-29
more relaxed verification of SSL chains, COUCHDB-840
Adam Kocoloski
2010-07-28
don't require integer seqnums in the changes feed, COUCHDB-838
Adam Kocoloski
2010-07-27
replicator was getting stuck on push replication to design docs by non-admins...
John Christopher Anderson
2010-07-27
Fix issues with the replicator when using HTTP Basic authentication, receivin...
Filipe David Borba Manana
2010-07-27
fix CLI js test suite.
Robert Newson
2010-07-26
Add SSL support to CouchDB.
Robert Newson
2010-07-26
Check if Erlang has been compiled with crypto support at ./configure
Jan Lehnardt
2010-07-26
Multi-part patch to enable white-listing of _config API values:
Jan Lehnardt
2010-07-25
send a basic-auth popup header if require_valid_user=true, to prevent lock-out
John Christopher Anderson
2010-07-25
add _create_config.html to the makefile so it gets installed with make
John Christopher Anderson
2010-07-24
Make sure all the properties of an EJSON change line are binaries (instead of...
Filipe David Borba Manana
2010-07-24
Move the tracking of the stat {httpd, clients_requesting_changes} from couch_...
Filipe David Borba Manana
2010-07-23
Corrected misleading parameter name (Logs => DbList) and removed unnecessary ...
Filipe David Borba Manana
2010-07-23
Removed warnings about unused vairables.
Filipe David Borba Manana
2010-07-23
Removed bogus log error message.
Filipe David Borba Manana
2010-07-23
update json2.js to latest version
John Christopher Anderson
2010-07-23
Make the simple document versioning actually work. I have no idea how it pass...
John Christopher Anderson
2010-07-22
Futon: The CSS for dropdowns define a background (white) but no
Jan Lehnardt
2010-07-22
humane error message on missing design handler
John Christopher Anderson
2010-07-21
Add "Stale views" checkbox to Futon's database pages.
Filipe David Borba Manana
2010-07-20
add link to the wiki about the messed up ubuntu install situation. Closes COU...
Jan Lehnardt
2010-07-20
require application/json content-type in the remaining places where a POST ha...
John Christopher Anderson
2010-07-19
remove unguarded atom creation to prevent DOS attacks. closes COUCHDB-829
John Christopher Anderson
2010-07-19
Fix possible bad match error - WriteFun might not return the atom 'ok'.
Filipe David Borba Manana
2010-07-19
COUCHDB-810: Adds port to replication checkpoints.
Robert Newson
2010-07-17
note about firefox support in test suite
John Christopher Anderson
2010-07-16
Revert revision 964956 (COUCHDB-827) - solution had secondary effects.
Filipe David Borba Manana
2010-07-16
Fix for a pull replication, targeted to a 1.0 CouchDB server, where the sourc...
Filipe David Borba Manana
2010-07-15
Update AUTHORS to use my new apache.org address.
Robert Newson
2010-07-14
Adapt test to change introduced in revision 963725 - deleted documents can no...
Filipe David Borba Manana
2010-07-14
Fix test assertions introduced in revision 964108.
Filipe David Borba Manana
2010-07-14
Bug fix: badmatch error after deleting a user doc (uncovered by revision 9637...
Filipe David Borba Manana
2010-07-14
fix test report sharing
Jan Lehnardt
2010-07-13
show the complete document body even when the document is deleted (Couch lets...
John Christopher Anderson
2010-07-13
test and fix for deleting users documents
John Christopher Anderson
2010-07-12
Reverting revision 963042 - lists:keystore/4 only replaces the first occurren...
Filipe David Borba Manana
2010-07-11
Simplification - avoid 2 proplists lookups and an unnecessary list to binary ...
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
[next]