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
Age
Commit message (
Expand
)
Author
2009-11-10
Add doc id validation when creating a new document with the
Jan Lehnardt
2009-11-09
wait 5 minutes before assuming a connection is stale
Adam Kocoloski
2009-11-09
better error for illegal_database_name. Closes COUCHDB-566
Adam Kocoloski
2009-11-09
Fixes 'make distcheck' to run the test suite.
Paul Joseph Davis
2009-11-05
Minor reformating.
Damien F. Katz
2009-11-05
typo, thanks David Coallier
Jan Lehnardt
2009-11-05
add safety net for code accidents where the document id in a doc delete reque...
Jan Lehnardt
2009-11-03
Added batching of multiple updating requests, to improve throughput with many...
Damien F. Katz
2009-11-03
only 1 timer at a time (e.g. flush/1). thanks tisba for the report. COUCHDB-539
Adam Kocoloski
2009-11-03
eliminate new process flood after OS wakes from sleep. COUCHDB-539
Adam Kocoloski
2009-11-03
Allow updating a doc along with an attachment when posted from an
Jan Lehnardt
2009-11-02
cast string status codes (from _externals) to integers before logging. COUCHD...
Adam Kocoloski
2009-10-31
List functions weren't returning OS processes.
Paul Joseph Davis
2009-10-29
write config changes much faster - see COUCHDB-545. Thanks Gustavo Niemeyer
Adam Kocoloski
2009-10-28
reboot replication from last checkpoint if DB is compacted or server restarts
Adam Kocoloski
2009-10-27
Make it harder to accidently terminate chunked resposnes by requiring callers...
Damien F. Katz
2009-10-27
Fixed a minor bug with attachments of zero length.
Paul Joseph Davis
2009-10-26
_changes response might have completed already
Adam Kocoloski
2009-10-26
asking for a missing rev with ?rev or ?open_revs was a 500 response
Adam Kocoloski
2009-10-26
replication client should use inactivity timeout on changes feed
Adam Kocoloski
2009-10-24
Fixed the test for couch_stats_aggregator.
Paul Joseph Davis
2009-10-24
use couch_util:priv_dir() b/c it works in dev mode too
Adam Kocoloski
2009-10-24
Update functions can now handle any HTTP verb, excepting GET and HEAD
John Christopher Anderson
2009-10-24
Move stat descriptions out of the config.
Paul Joseph Davis
2009-10-23
improved speed and concurrency of config lookups
Adam Kocoloski
2009-10-22
Improve OAuth error message for missing tokens.
Paul Joseph Davis
2009-10-20
typo
Jan Lehnardt
2009-10-19
Fix bug when lists use two design docs.
Paul Joseph Davis
2009-10-18
log external reqests like any other requests
Jan Lehnardt
2009-10-17
have 'make dist' build a windows installer on windows
Mark Hammond
2009-10-15
Add support for other OAuth signature methods in replication client.
Jason David Davies
2009-10-15
Only check for admin user if we are trying to create a database. Thanks to Bo...
Jan Lehnardt
2009-10-15
also fix attachment redirects
Adam Kocoloski
2009-10-15
bugfixes for redirects in replication and iolists in OAuth qs params
Adam Kocoloski
2009-10-14
Fix a bug in the couch.app generation.
Paul Joseph Davis
2009-10-13
Add more information to the view info objects.
Paul Joseph Davis
2009-10-13
Fix partial view updating regression.
Paul Joseph Davis
2009-10-13
Fix new create_target replication option when OAuth is being used.
Jason David Davies
2009-10-12
Send 400 error when bad OAuth token is received.
Jason David Davies
2009-10-12
Added handy log message for debugging OAuth behind proxies.
Jason David Davies
2009-10-11
add create_target:true option to _replicate that creates the target database
Jan Lehnardt
2009-10-09
allow case-insensitive content-type from external, and other cleanup
Adam Kocoloski
2009-10-05
friendlier error message on bad log config file permissions
John Christopher Anderson
2009-10-03
Fixes COUCHDB-517 UUID server restarts.
Paul Joseph Davis
2009-10-02
Add OAuth support for "https" URL scheme when using SSL proxy.
Jason David Davies
2009-10-02
replication bugfixes, see COUCHDB-516
Adam Kocoloski
2009-09-30
_uuid ETags were coming out as random binary noise. fixes this so they are pr...
John Christopher Anderson
2009-09-30
more OAuth fixes, in particular for requests with query-string parameters
Adam Kocoloski
2009-09-30
fix replication from DB protected by OAuth and require_valid_user=true
Adam Kocoloski
2009-09-30
Port Noah's bugfixes to trunk.
Paul Joseph Davis
[next]