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
2009-06-09
removed redundant line
Noah Slater
2009-06-09
Fixes COUCHDB-372
Paul Joseph Davis
2009-06-08
accept UTF-16 surrogate pairs. Fixes COUCHDB-327, COUCHDB-333
Adam Kocoloski
2009-06-06
truncate giant reduce overflow error output
John Christopher Anderson
2009-06-05
checkpoint during abnormal terminate is not safe
Adam Kocoloski
2009-06-04
doh. remove console.log
John Christopher Anderson
2009-06-01
add an rspec/ruby test suite for the javascript query server
John Christopher Anderson
2009-06-01
Added tests for heartbeat and timeout options in the _changes api.
Damien F. Katz
2009-05-31
Removed space from whitespace heartbeat in _changes api
Damien F. Katz
2009-05-31
Added timeout and heartbeat options to the _changes api
Damien F. Katz
2009-05-31
Had to swap macro definitions to support R12B.
Paul Joseph Davis
2009-05-30
Adding code:add_pathz/1 calls for older Erlang versions.
Paul Joseph Davis
2009-05-30
Updating various version control properties
Paul Joseph Davis
2009-05-30
Making the couchspawnkillable script marked as executable.
Paul Joseph Davis
2009-05-30
Added code coverage report generation target.
Paul Joseph Davis
2009-05-30
Fix the make check command to run tests in test/etap/
Paul Joseph Davis
2009-05-30
Fix for couch_file bug found with etap test suite
Damien F. Katz
2009-05-30
renamed directory
Noah Slater
2009-05-30
Adding Erlang unit tests.
Paul Joseph Davis
2009-05-30
Revert accidently checked-in test change.
Damien F. Katz
2009-05-30
Test and fix for infinite loops in view_servers, fix for crashed OS processes...
Damien F. Katz
2009-05-29
make sure process is still alive before calculating memory footprint
Adam Kocoloski
2009-05-29
the atom doesn't necessarily exist
Adam Kocoloski
2009-05-29
misapplied Antony's workaround for extra bytes in r775724
Adam Kocoloski
2009-05-29
Removed unfixed tests cases accidently checked in.
Damien F. Katz
2009-05-29
Fix and test for COUCHDB-366, uploading large attachments causes 500 error.
Damien F. Katz
2009-05-28
refactor load_ini_file so it can be called from another process
Adam Kocoloski
2009-05-27
Fixes COUCHDB-363
Paul Joseph Davis
2009-05-26
ignore _local_seq when included in a saved document
John Christopher Anderson
2009-05-25
Fix for binary chunks being out of order with new tail append code
Damien F. Katz
2009-05-25
Merging new tail append storage into trunk. Upgrades are automatic, once open...
Damien F. Katz
2009-05-24
Added stats tracking for active _changes clients.
Damien F. Katz
2009-05-23
remove leftover trace logging
John Christopher Anderson
2009-05-23
added an design doc option so that doc._local_seq can be available in the map...
John Christopher Anderson
2009-05-20
restart update_notification process when config changes
Adam Kocoloski
2009-05-20
Move default handler configuration to couch_httpd:start_link/0
Paul Joseph Davis
2009-05-19
add a basic .gitignore file - enjoy!
John Christopher Anderson
2009-05-19
Add a configuration parameter for the default database handler.
Paul Joseph Davis
2009-05-18
first crack at binary backoff for failed replicator requests
Adam Kocoloski
2009-05-18
View source loads the original file now.
Paul Joseph Davis
2009-05-18
remove leftover .compact files on DB delete
Adam Kocoloski
2009-05-17
work around ibrowse giving response chunks too many bytes. Thanks Antony.
Adam Kocoloski
2009-05-17
guard memory_footprint() list with is_pid()
Adam Kocoloski
2009-05-17
one more hanging receive loop fix
Adam Kocoloski
2009-05-17
replicator should never hang when attachment receiver dies
Adam Kocoloski
2009-05-17
cleaner, more informative replicator log messages
Adam Kocoloski
2009-05-17
Fixes COUCHDB-41
Paul Joseph Davis
2009-05-16
replicator memory management and buffer flush calculation updates
Adam Kocoloski
2009-05-13
Fixes COUCHDB-349
Paul Joseph Davis
2009-05-13
Adding testing for GET /_changes?continuous=true by adding a GET /_sleep?time...
Damien F. Katz
[next]