summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* update black and set for python 3.6Mike Bayer2020-11-141-1/+3
* Bump to 1.0.0; minimum python version 3.5Mike Bayer2020-07-131-39/+1
* readme updates; license correctionjonathan vanasco2020-01-151-1/+1
* Fix __version__ regexpMike Bayer2019-09-211-1/+5
* Remove setup.py testMike Bayer2019-09-201-18/+12
* Pin minimum decorator version at 4.0.0Mike Bayer2019-08-141-1/+1
* Format code for PEP8 compliance.Hervé Beraud2019-03-041-24/+22
* Preserve function signatures within decorated functionsAnkit Patel2018-12-071-0/+1
* - fix some typos and linksMike Bayer2018-11-241-1/+1
* - setup on github, new repo nameMike Bayer2018-11-241-1/+1
* - stableMike Bayer2016-06-061-2/+2
* Merge dogpile.core into dogpile.cache.Morgan Fainberg2016-06-021-3/+1
* 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-1/+1
* 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-161-2/+0
* - full flake8 / pep8 now that my editor yells loudlyMike Bayer2015-01-211-28/+32
* Add missing test Mako test dependency.Wichert Akkerman2014-06-051-1/+1
* Fix entry point for Mako.SW2014-04-081-1/+1
* we're betaMike Bayer2013-06-211-2/+2
* get_multi, set_multi and del_multi tests, fix for python-binary-memcached tha...Marcos A. Sobrinho2013-04-191-1/+1
* - version bumpMike Bayer2013-01-181-1/+1
* Redis backend now supports a password, as well as configuration via url inste...Jon Rosebaugh2012-11-191-1/+1
* - [bug] Using dogpile.core 0.4.0 now, fixes a criticalMike Bayer2012-10-291-1/+1
* Updating setup.py so tests aren't globally installed.Ben Hayden2012-09-251-1/+1
* - move tests into tests.cache namespaceMike Bayer2012-04-151-7/+0
* renamed dogpile to dogpile.coreMike Bayer2012-04-141-2/+2
* put a version here too..Mike Bayer2011-12-231-1/+6
* this needs 0.2.1Mike Bayer2011-12-231-1/+1
* docszzzeek2011-11-171-1/+1
* dev...zzzeek2011-10-231-1/+1
* initial revzzzeek2011-10-231-0/+41