Merge in mspitz's replacement for is_int |
|
More...
|
over 15 years ago
|
Moving the fake tuple into a property, and implementing __iter__ so list comprehensions that expect a key,value tuple still work |
|
More...
|
over 15 years ago
|
bumping rev number |
|
More...
|
over 15 years ago
|
Adding a fixtures dir and blank image |
|
More...
|
over 15 years ago
|
Updating README. |
|
More...
|
over 15 years ago
|
Call self._decode instead of calling cjson directly |
|
More...
|
over 15 years ago
|
Have the list comprehension use the new TuplyDict |
|
More...
|
over 15 years ago
|
Revert "Have the list comprehension use the new TuplyDict." |
|
More...
|
over 15 years ago
|
Have the list comprehension use the new TuplyDict. |
|
More...
|
over 15 years ago
|
Adding backwards-compatible TuplyDict class to result rows for Views, which emulates the old behavior (a two-entry tuple of (key,value)) but allows for dict-like access to additional fields (useful for include_docs, among other things) |
|
More...
|
over 15 years ago
|
Turn off buffering for smart_proxy (so we can use continous changes) |
|
More...
|
over 15 years ago
|
added better comments explaining the settings for the request flags |
|
More...
|
over 15 years ago
|
fixed the url escaping for document's with slashes. moved shard id to the request context to avoid a couple of unnecessary sscanf's |
|
More...
|
over 15 years ago
|
added a comment explaining the reason behind a mysterious sscanf and added a TODO to get rid it and the underlying reason |
|
More...
|
over 15 years ago
|
mark failed nodes as failed. based on the number of failures, stop hitting the failed node for a period of time. time period increases 30s for each consecutive failure past 10 |
|
More...
|
over 15 years ago
|
Use full uri for design only replication as well. |
|
More...
|
over 15 years ago
|
Specify full uri for replications |
|
More...
|
over 15 years ago
|
Smartproxy release bump |
|
More...
|
over 15 years ago
|
Add a _smartproxy_stats endpoint for info on queue |
|
More...
|
over 15 years ago
|
Fix incorrect path in comment (replication_notifier.py) |
|
More...
|
over 15 years ago
|
release bump for replicator |
|
More...
|
over 15 years ago
|
Add a configurable db_timeout |
|
More...
|
over 15 years ago
|
I changed my mind. |
|
More...
|
almost 16 years ago
|
Replicator shouldn't include remote host in request for pull |
|
More...
|
almost 16 years ago
|
Use pull replication for the replicator |
|
More...
|
almost 16 years ago
|
Include %{?dist} in smartproxy rpm version |
|
More...
|
almost 16 years ago
|
Whoops...forgot to make lounge.ini useful |
|
More...
|
almost 16 years ago
|
Properly install a replicator log directory with perms |
|
More...
|
almost 16 years ago
|
Include %{?dist} in release for replicator rpm |
|
More...
|
almost 16 years ago
|
Install lounge.ini into /etc/couchdb/local.d with metapackage |
|
More...
|
almost 16 years ago
|