summaryrefslogtreecommitdiff
path: root/dogpile
Commit message (Expand)AuthorAgeFilesLines
* - put up EOLHEADmasterMike Bayer2016-05-301-1/+9
* - version bumpMike Bayer2013-01-182-1/+3
* Rework background_runner as async_creator.Ralph Bean2013-01-101-13/+13
* At zzzeek's suggestion, change threaded_creation into background_runner. Mor...Ralph Bean2013-01-021-23/+14
* Docstring comment on threaded_creation.Ralph Bean2013-01-021-1/+3
* Allow creation of new values by a background thread.Ralph Bean2013-01-021-3/+24
* take this outrel_0_4_0Mike Bayer2012-10-291-9/+0
* nameregistry is still relevant, though we wont use it in the examples here.Mike Bayer2012-10-292-7/+2
* yield the value here...Mike Bayer2012-10-291-2/+2
* - deprecate Dogpile, and rework all the docsMike Bayer2012-10-294-156/+216
* still want to do docs and perhaps some deprecations, but this will be 0.4.0Mike Bayer2012-10-291-1/+1
* keeping track of creationtime as create is calledMike Bayer2012-10-291-2/+7
* - factor out the guts of Dogpile into a new object Lock, that simplifiesMike Bayer2012-10-292-102/+139
* changelogrel_0_3_3Mike Bayer2012-09-251-1/+1
* upgrade to beta.Mike Bayer2012-06-131-1/+1
* changes, versionrel_0_3_1Mike Bayer2012-04-151-1/+1
* - add in-place py3k compatMike Bayer2012-04-155-9/+10
* package reorg contMike Bayer2012-04-141-0/+4
* missing __init__.py filesMike Bayer2012-04-141-0/+6
* renaming to dogpile.core so that we are doing a more traditional namespaceMike Bayer2012-04-145-1/+1
* - bump version to 0.2.2, fix changelogrel_0_2_2Mike Bayer2012-03-301-1/+1
* - expire time of None means "never expire".Mike Bayer2012-01-051-2/+6
* also use LockError hereMike Bayer2011-11-211-1/+1
* get rid of NameError for LockError, use util.threading instead of a condition...Chris McDonough2011-11-212-5/+5
* - merge dogpile tests under test_dogpile, add coverage out for all options, r...Mike Bayer2011-11-202-42/+65
* put init params in class docsMike Bayer2011-11-172-11/+12
* docsMike Bayer2011-11-173-93/+87
* integrate the registry with dogpileMike Bayer2011-10-242-1/+18
* - Add new "nameregistry" helper. Another fixtureMike Bayer2011-10-234-11/+96
* - rename to lower case dogpilerel_0_2_0Mike Bayer2011-10-231-0/+3
* - add a memcached-like integration systemMike Bayer2011-09-102-12/+51
* further cleanupMike Bayer2011-08-241-7/+3
* refine the conditionalsMike Bayer2011-08-241-7/+6
* some docstrings, setup, etc.Mike Bayer2011-08-241-0/+13
* initial revMike Bayer2011-08-243-0/+265