summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-08failing test case for COUCHDB-844Adam Kocoloski
2010-08-07builtin reduce functions more forgiving about trailing whitespace and other c...John Christopher Anderson
2010-08-06add Etag header for standalone attachment PUT.Robert Newson
2010-08-05tagging 1.0.1Noah Slater
2010-08-05forward ported NEWS and CHANGES from 0.11.2 to 1.0.1 and trunkNoah Slater
2010-08-03fix silly typo in news and changesJohn Christopher Anderson
2010-08-03update NEWS and CHANGES for 1.0.1 releaseJohn Christopher Anderson
2010-08-03Add support for replication through an HTTP/HTTPS proxy.John Christopher Anderson
2010-08-01Merged revision 981348 from trunk:Filipe David Borba Manana
2010-08-01Merge revision 981343 from trunk:Filipe David Borba Manana
2010-08-01Merge revision 981341 from trunk:Filipe David Borba Manana
2010-07-30appups for 1.2.3Adam Kocoloski
2010-07-30include a sequence sum in the _changes seq for sorting, BugzID 10588Adam Kocoloski
2010-07-29fix the underlying issue that was giving replication problems attempting to p...John Christopher Anderson
2010-07-29Revert "replicator was getting stuck on push replication to design docs by no...John Christopher Anderson
2010-07-29more relaxed verification of SSL chains, COUCHDB-840Adam Kocoloski
2010-07-28don't require integer seqnums in the changes feed, COUCHDB-838Adam Kocoloski
2010-07-28appups for 1.2.2Adam Kocoloski
2010-07-28bugfix for is_progress_possible with q=1Adam Kocoloski
2010-07-28preliminary support for multipart/related PUTs with N>1Adam Kocoloski
2010-07-27replicator was getting stuck on push replication to design docs by non-admins...John Christopher Anderson
2010-07-27Merge revision 979887 from trunk:Filipe David Borba Manana
2010-07-27add the appups for realAdam Kocoloski
2010-07-27add registered field and fix formatting of .app fileAdam Kocoloski
2010-07-26appups for 1.2.1Adam Kocoloski
2010-07-26nicer error messages for missing attachment stubsAdam Kocoloski
2010-07-25send a basic-auth popup header if require_valid_user=true, to prevent lock-outJohn Christopher Anderson
2010-07-25add _create_config.html to the makefile so it gets installed with makeJohn Christopher Anderson
2010-07-24Merge revision 978918 from trunk:Filipe David Borba Manana
2010-07-23Merged revision 967254 from trunk:Filipe David Borba Manana
2010-07-23Merged revision 967251 from trunk:Filipe David Borba Manana
2010-07-23Make the simple document versioning actually work. I have no idea how it pass...John Christopher Anderson
2010-07-22humane error message on missing design handlerJohn Christopher Anderson
2010-07-21Merge revision 966283 from trunk:Filipe David Borba Manana
2010-07-20add link to the wiki about the messed up ubuntu install situation. Closes COU...Jan Lehnardt
2010-07-20require application/json content-type in the remaining places where a POST ha...John Christopher Anderson
2010-07-19remove unguarded atom creation to prevent DOS attacks. closes COUCHDB-829John Christopher Anderson
2010-07-19Merge revision 965434 from trunk:Filipe David Borba Manana
2010-07-16Revert revision 964957 (COUCHDB-827) - solution had secondary effects.Filipe David Borba Manana
2010-07-16Merge revision 964956 from trunk:Filipe David Borba Manana
2010-07-16very stupid bugAdam Kocoloski
2010-07-16fix ok response for set_securityAdam Kocoloski
2010-07-15update to new _changes feed formatAdam Kocoloski
2010-07-15don't badmatch if first shard in keyrange is missingAdam Kocoloski
2010-07-14bah, missed a renameAdam Kocoloski
2010-07-14kill was looking up the wrong ref(), so it never found anythingAdam Kocoloski
2010-07-14Merged revision 964201 from trunk:Filipe David Borba Manana
2010-07-14handle timeouts when using sync_replyAdam Kocoloski
2010-07-145 minute default timeout for sync_replyAdam Kocoloski
2010-07-14support for revs_limit and security metadataAdam Kocoloski