Ryan McCue
|
ae0b3dfedf
|
check_cache() wants a full tuple, not just part
|
2010-12-14 11:54:26 +10:00 |
|
Ryan McCue
|
b3abb072c8
|
Use chunk.check_cache
|
2010-12-13 22:16:35 +10:00 |
|
Ryan McCue
|
72ec5469fa
|
Fix order and naming of parameters
|
2010-12-13 22:04:52 +10:00 |
|
Ryan McCue
|
439231d280
|
Pretend a string is an AsyncResult
|
2010-12-13 21:57:35 +10:00 |
|
Ryan McCue
|
810ecaf6db
|
Use the proper find_oldimage()
|
2010-12-13 21:38:19 +10:00 |
|
Ryan McCue
|
fcfaffffbb
|
Check if the key exists first
|
2010-12-13 21:21:24 +10:00 |
|
Ryan McCue
|
8def0ffaef
|
Check cache synchronously, to avoid async overhead.
This is starting to do my head in. Apologies if these don't make any
sense, but they do to me. :)
|
2010-12-13 21:16:21 +10:00 |
|
Ryan McCue
|
c14c6d2bcc
|
My typing is horrible tonight, use the proper variable name
|
2010-12-13 20:40:58 +10:00 |
|
Ryan McCue
|
ead41141bb
|
Use a tuple properly, oops
|
2010-12-13 20:39:34 +10:00 |
|
Ryan McCue
|
ef82e657ee
|
Use the right name
|
2010-12-13 20:38:11 +10:00 |
|
Ryan McCue
|
8ec7986353
|
Only pass the part of the dict we need to the chunk renderer
|
2010-12-13 20:34:17 +10:00 |
|
Ryan McCue
|
211f489f66
|
Add logging regarding whether cached image is used or not
|
2010-12-11 21:32:36 +10:00 |
|
Ryan McCue
|
b7f4855ec6
|
Use logging instead of print statement
|
2010-12-11 21:31:20 +10:00 |
|
Ryan McCue
|
dff4f4aea8
|
Add debugging info
|
2010-12-11 21:22:58 +10:00 |
|
Ryan McCue
|
b94daab5a0
|
Use self.dirbits instead of dirbits
|
2010-12-11 21:21:08 +10:00 |
|
Ryan McCue
|
2eb85ae946
|
Use the proper directory to walk
|
2010-12-11 21:18:02 +10:00 |
|
Ryan McCue
|
e7c19f9309
|
Use a more efficient checker for cached images
|
2010-12-11 21:10:59 +10:00 |
|