summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.5.7rel_0_5_7Mike Bayer2015-10-191-0/+1
* - fix formattingMike Bayer2015-10-191-11/+11
* Merge branch 'feature-get_or_create_multi_docs' of https://bitbucket.org/jvan...Mike Bayer2015-10-194-5/+25
|\
| * replaced `keys` with `mapping`jonathan vanasco2015-10-174-5/+25
* | - add a clarifying noteMike Bayer2015-10-191-1/+2
* | - changelog for ref #54Mike Bayer2015-10-192-1/+16
* | Add lock timeout tests, add a function for retrieving if the backend has a ti...Frits Stegmann2015-10-094-7/+49
* | Unit tests are passing with the time in the mem cache libFrits Stegmann2015-10-081-1/+1
* | Unit tests are passing with the time in the mem cache libFrits Stegmann2015-10-081-0/+2
* | Unit tests are passing with the time in the mem cache libFrits Stegmann2015-10-083-4/+4
* | Unit tests are passing with the time in the mem cache libFrits Stegmann2015-10-084-11/+24
|/
* Merged in jvanasco/dogpile.cache/feature-proxy_docs (pull request #36)Mike Bayer2015-10-061-1/+94
|\
| * * fixed spacing (tabs didn't auto-space in rst)jonathan vanasco2015-10-061-37/+49
| * missed the `msgpack` import on examplejonathan vanasco2015-10-061-0/+1
| * docs suggestion for building ProxyBackends that massage datajonathan vanasco2015-10-061-0/+80
|/
* - Add a new flag 'replace_existing_backend', allowshbc2015-09-123-8/+49
* - changelog for pr #33Mike Bayer2015-07-161-0/+7
* Include the require deps in setup.py as wellJohn Anderson2015-07-161-1/+1
* Flake8 + import sysJohn Anderson2015-07-161-2/+3
* Make `python setup.py test` run pytestJohn Anderson2015-07-161-0/+23
* Use pytest + tox for running testsJohn Anderson2015-07-1612-24/+65
* - Repaired the :meth:`.CacheRegion.get_multi` method when used with aMike Bayer2015-02-244-1/+22
* 0.5.6rel_0_5_6Mike Bayer2015-02-021-0/+1
* - 0.5.6 bumpMike Bayer2015-01-312-1/+13
* use pickle.HIGHEST_PROTOCOL on file backend tooAnentropic2015-01-311-2/+4
* 0.5.5rel_0_5_5Mike Bayer2015-01-211-0/+1
* copyrightMike Bayer2015-01-212-2/+2
* - changelog for pr 26Mike Bayer2015-01-211-0/+14
* Merge branch 'hint' of https://bitbucket.org/hongbin034/dogpile.cacheMike Bayer2015-01-212-11/+68
|\
| * Allow the default key generating functions to be overwrittenHongbin Lu2014-11-292-9/+59
* | - changelog, fixes #71Mike Bayer2015-01-211-0/+12
* | Merge branch 'fixexpire' of https://bitbucket.org/hongbin034/dogpile.cacheMike Bayer2015-01-212-0/+10
|\ \
| * | Fix incorrect expiration of value if expiration_time is -1.Hongbin Lu2014-11-142-0/+10
| |/
* | Merge branch 'backed-import-fix' of https://bitbucket.org/warvariuc/dogpile.c...Mike Bayer2015-01-211-3/+1
|\ \
| * | Changed how this module path is treated: do not use getattr, but try importin...Victor Varvaryuk2014-10-211-3/+2
* | | - full flake8 / pep8 now that my editor yells loudlyMike Bayer2015-01-2125-369/+527
* | | - Fixed tests under py.test, which were importing a symbol fromMike Bayer2015-01-212-5/+26
* | | Merged in gjcarneiro/dogpile.cache (pull request #29) Mike Bayer2015-01-121-1/+16
|\ \ \
| * | | Add a recipe showing how to globally prefix all redis keys (#70).Gustavo Carneiro2015-01-121-1/+16
|/ / /
* | | - 0.5.5Mike Bayer2014-12-052-1/+13
* | | Merged in jvanasco/dogpile.cache/issue_41 (pull request #28) Mike Bayer2014-12-051-1/+3
|\ \ \ | |_|/ |/| |
| * | added wrap to configure_from_configjonathan vanasco2014-12-051-1/+3
| * | Merged zzzeek/dogpile.cache into masterjvanasco2014-12-0325-70/+539
| |\ \ | |/ / |/| |
* | | Merged in legoktm/dogpile.cache/legoktm/fix-spacing-in-redisbackend-documenta...Mike Bayer2014-11-011-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix spacing in RedisBackend documentationlegoktm2014-11-011-1/+1
|/ /
* | - add some background on nullrel_0_5_4Mike Bayer2014-06-141-0/+12
* | - fix module pathMike Bayer2014-06-141-1/+1
* | fix typoMike Bayer2014-06-141-1/+1
* | - 0.5.4 releaseMike Bayer2014-06-141-0/+1
* | fix relative importMike Bayer2014-06-131-1/+1