0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Aug 21, 2024 — Aug 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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.
tilgovi
as Randall Leeds
More... over 15 years ago
Specify full uri for replications
tilgovi
as Randall Leeds
More... over 15 years ago
Smartproxy release bump
tilgovi
as Randall Leeds
More... over 15 years ago
Add a _smartproxy_stats endpoint for info on queue
tilgovi
as Randall Leeds
More... over 15 years ago
Fix incorrect path in comment (replication_notifier.py)
tilgovi
as Randall Leeds
More... over 15 years ago
release bump for replicator
tilgovi
as Randall Leeds
More... over 15 years ago
Add a configurable db_timeout More... over 15 years ago
I changed my mind.
tilgovi
as Randall Leeds
More... almost 16 years ago
Replicator shouldn't include remote host in request for pull
tilgovi
as Randall Leeds
More... almost 16 years ago
Use pull replication for the replicator
tilgovi
as Randall Leeds
More... almost 16 years ago
Include %{?dist} in smartproxy rpm version
tilgovi
as Randall Leeds
More... almost 16 years ago
Whoops...forgot to make lounge.ini useful
tilgovi
as Randall Leeds
More... almost 16 years ago
Properly install a replicator log directory with perms
tilgovi
as Randall Leeds
More... almost 16 years ago
Include %{?dist} in release for replicator rpm
tilgovi
as Randall Leeds
More... almost 16 years ago
Install lounge.ini into /etc/couchdb/local.d with metapackage
tilgovi
as Randall Leeds
More... almost 16 years ago