summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* Releasing 2.4.102.4.10andy2011-10-281-1/+1
* always forgot the stupid changelogandy2011-10-281-1/+1
* Limit the maximum bytes read from the PythonParser. Fix for #205.andy2011-10-241-0/+2
* Fix spacing from DEBUG OBJECT pull request.andy2011-10-241-0/+1
* attributionandy2011-10-141-1/+2
* Added __del__ methods for classes that hold on to resources that need to be c...andy2011-10-141-0/+3
* added the ECHO command for completenessandy2011-10-101-0/+1
* manually reconnect the connection in the PubSub class. This avoids blowing ou...andy2011-10-101-0/+3
* changelogandy2011-10-101-0/+4
* StrictRedis gets it's own Pipeline class. Fix for #174.andy2011-08-021-0/+3
* changelog updateandy2011-07-261-0/+5
* 2.4.92.4.9andy2011-07-221-1/+3
* Removed socket retry logic in Connection. This is the responsbility of the ca...andy2011-07-221-0/+4
* 2.4.82.4.8andy2011-07-201-0/+2
* version bump for 2.4.72.4.7andy2011-07-171-1/+1
* Added a `transaction` convenience method that eliminates boilerplate whenandy2011-07-171-0/+3
* Pipelines can now be used as Context Managers. Thanks David Wolever. Fixes #160andy2011-07-171-3/+6
* Fix for #161. Make sure we release the connection back to the pool afterandy2011-07-161-0/+3
* typo in changelogandy2011-07-131-2/+2
* credit to Randall Leeds and David Woleverandy2011-07-131-1/+2
* version bump to 2.4.62.4.6andy2011-07-131-5/+8
* Merge branch 'master' into watchandy2011-07-111-2/+9
|\
| * remove PUBLISH from the PubSub object. Can't PUBLISH from any connection that...Andy McCurdy2011-07-111-1/+9
* | WATCH and UNWATCH have been broken since 2.4 because of connection pooling. T...Andy McCurdy2011-07-111-1/+4
|/
* Fix for #153, can only reliably check the last byte of the responseAndy McCurdy2011-07-101-0/+1
* updated changelogAndy McCurdy2011-06-211-0/+3
* version bump 2.4.5Andy McCurdy2011-06-101-1/+3
* fix a typo introduced in last commit. thanks Ask Solem for finding.Andy McCurdy2011-06-071-0/+2
* fix UnixDomainSocketConnection to report error messages based on it's attribu...Andy McCurdy2011-06-071-0/+6
* version bumpAndy McCurdy2011-06-011-1/+1
* changelogAndy McCurdy2011-06-011-0/+2
* 2.4.0 is out!Andy McCurdy2011-06-011-2/+1
* updated changesAndy McCurdy2011-06-011-0/+5
* remove the SELECT command completely. use a separate client instance instead.Andy McCurdy2011-05-241-7/+5
* updated changelog for 2.4Andy McCurdy2011-05-231-1/+45
* credit to Benjamin Anderson.Andy McCurdy2011-04-261-0/+6
* __getitem__ now raises a KeyError when a key doesn't existAndy McCurdy2011-04-261-0/+2
* added thank you for adamAndy McCurdy2011-03-291-1/+1
* Jython doesn't define socket.SOL_TCP, but seems to work by using socket.SOL_T...Andy McCurdy2011-03-271-0/+2
* version bumpAndy McCurdy2011-03-171-1/+1
* i keep forgeting to write the changelog with the change =(Andy McCurdy2011-03-141-0/+1
* HMSET changelog noticeAndy McCurdy2011-03-141-0/+2
* changelogAndy McCurdy2011-03-141-0/+2
* notes about python 2.4 compatibility changesAndy McCurdy2011-03-141-0/+3
* more changesAndy McCurdy2011-03-141-0/+1
* changelog about LocksAndy McCurdy2011-03-141-0/+2
* changelogAndy McCurdy2011-03-141-1/+9
* changelog note about INFOAndy McCurdy2011-02-091-0/+2
* changelog update about zrevrangebyscoreAndy McCurdy2011-02-091-0/+1
* typos!Andy McCurdy2011-02-081-1/+1