0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Apr 16, 2023 — Apr 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated History.txt for previous commit. Rakefile was unmodified. More... over 16 years ago
Minor edit to remove ActiveRecord dependency in memcache_client.rb. If ActiveRecord is available, it will be used for logging. Otherwise, logging will be ignored. Reviewed by Eric Hodel. More... over 16 years ago
Update VERSION for 1.5.0. More... over 16 years ago
Type-cast data returned by MemCache#stats. Patch #10505 submitted by Sebastian Delmont. More... over 16 years ago
Add flush_all command. Patches by Sebastian Delmont and Rick Olson. More... over 16 years ago
Clean up URLs, email addresses, and Rakefile. More... over 16 years ago
Fix bug #10371, handle socket EOF in cache_get. Submitted by Ben VandenBos. More... over 16 years ago
Add #add support. Fixes bug #10704. Patch by Jamie Macey. More... over 16 years ago
Expose server list as #servers. Fix bug #12450, set TCP_NODELAY socket option. Patch by Chris McGrath. More... over 16 years ago
Fix bug #10371, set response not checked for server errors. More... almost 17 years ago
defined? needs parens to work properly. More... almost 17 years ago
Clean up some typos. Update some documentation. More... about 17 years ago
Don't set $TESTING to a true value if it wasn't already true. More... about 17 years ago
Fix typo. Wow this code sucks. More... over 17 years ago
Update history for last commit. More... over 17 years ago
#put when there's a MemCacheError on #get. More... over 17 years ago
Perform more valiation of server responses. More... over 17 years ago
Don't trap ArgumentError. More... over 17 years ago
Validate keys. Disallow spaces in keys or keys that are too long. Add #incr and #decr. Add raw argument to #set and #get to retrieve #incr and #decr values. More... over 17 years ago
Pulled flat history from subversion. More... over 17 years ago