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
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-28
we were skipping 1/1000 updates replicating old servers w/o _changes
Adam Kocoloski
2009-09-26
Fix the UUID's test failures when clocks are out of sync.
Paul Joseph Davis
2009-09-25
Fix speling.
Jason David Davies
2009-09-24
have cookie auth use ini-file admins
Jan Lehnardt
2009-09-24
update the AuthSession cookie even if no Set-Cookie is already present
Adam Kocoloski
2009-09-23
Include peer in req object for externals: _show, _list, _update etc.
Jason David Davies
2009-09-23
reject attempts to upload invalid UTF-8 JSON. Closes COUCHDB-345
Adam Kocoloski
2009-09-23
give the server a second to terminate (suppress spurious stats warnings)
Adam Kocoloski
2009-09-22
_externals should respect os_process_timeout setting
Adam Kocoloski
2009-09-21
attempt at gentler replication shutdown when one of the DBs is deleted
Adam Kocoloski
2009-09-21
quietly start a new connection if changes feed is closed
Adam Kocoloski
2009-09-21
bugfix for _changes when DB is deleted mid-response
Adam Kocoloski
2009-09-20
remove some unneeded opening, closing and passing around of Db
Jan Lehnardt
[next]