0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
top level makefile and wrapper for configure More... almost 16 years ago
adjusting build locations for nginx More... almost 16 years ago
Implement _changes. since= takes a json-encoding vector of sequence numbers. continuous and longpoll are not implemented yet. More... almost 16 years ago
removed trunk from python-lounge More... almost 16 years ago
removed trunk from smartproxy More... almost 16 years ago
removed trunk/branches/tags from dumbproxy More... almost 16 years ago
already a trunk and I'm an idiot. More... almost 16 years ago
adding a top level trunk dir More... almost 16 years ago
Tweak to replicator. Send {'designonly': true} instead of {'options': {'designonly': 'true'}}. This make the api consistent with upstream 'continuous': true More... almost 16 years ago
If I had paid any attention, I would have noticed that the previous patch only works with push replication. More... almost 16 years ago
Update designonly replication patch for CouchDB 0.10.0 More... almost 16 years ago
That should probably be a function call. How did that slip in there? More... almost 16 years ago
proxy status codes in proxy_special More... almost 16 years ago
Oh noes, how did this old/broken logging code get in here? More... almost 16 years ago
um, random junk argument up in there More... almost 16 years ago
Add another test for 404s. This involves reworking the test a bit to make it easier to access response codes and headers More... almost 16 years ago
Stubs will also verify that all requests have happened. More... almost 16 years ago
If a scripted request doesn't happen, it's probably more descriptive to have the couchstub tell us what it expected rather than to have urllib throw an httperror. So trap the 500 so we can verify the stubs More... almost 16 years ago
Shorten the socket timeout to make the tests snappier More... almost 16 years ago
Add svn:ignore for some test side effects More... almost 16 years ago
Clean up twistd pid after each test More... almost 16 years ago
Test runner script More... almost 16 years ago
Some tests for the smartproxy. The tests start a scriptable http server called couchstub to simulate the backend couchdb. More... almost 16 years ago
svn:ignore, and accept a filename in ShardMap More... almost 16 years ago
Check in the designonly replication patch. It's kinda crucial More... almost 16 years ago
svn:ignores on smartproxy build relics More... almost 16 years ago
Implement json collation More... about 16 years ago
test case reproducing issue 6 (unicode collation algorithm in view merge) More... about 16 years ago
In proxy_special, pass client headers on to the backend, and pass response headers back to the client. We should proxy headers in a few other places as well but this is a start (and in particular fixes couchapp push) More... about 16 years ago
Send rereduce to the view server, not reduce. More... about 16 years ago