jmoiron plays the blues

created euler.go, project euler solutions in go
created euler.go, project euler solutions in go
created euler.go, project euler solutions in go
created euler.go, project euler solutions in go
50512f99 to euler.go 15-18 & 67, which is 18 but harder
e35c824b to euler.go first 14 questions
created euler.go, project euler solutions in go
0f7242a7 to arachne adding cassandra.get
0f7242a7 to arachne adding cassandra.get
6467985d to arachne fix a bug in memcached, add getone/dgetone to mysql
6467985d to arachne fix a bug in memcached, add getone/dgetone to mysql
#214 to johnny-cache merge
#213 to johnny-cache fix for issue #56, save a per-project constant sentinel to the Cache, and treat that value as None for queries which return None, so that they may be cached
#212 to johnny-cache Pull in https://bitbucket.org/skoczen/johnny-cache/changeset/c75cf83b71ed
#207 to johnny-cache Add test for testing exists()
#206 to johnny-cache add AUTHORS file with people whose code we've included either in the hg log or from comments on tickets
#205 to johnny-cache adding code from panni in issue #32 (thanks)
#204 to johnny-cache Issue #54 - replace 0's with settings.MIDDLEWARE_SECONDS
#203 to johnny-cache Merge fe6125ba3074 and fix conflicts
#201 to johnny-cache Merged in jezdez/johnny-cache (pull request #4)
#199 to johnny-cache I remember what johnny_cache_key is now :)
#198 to johnny-cache add a test looking for behavior in #48, which passes on johnny-tip
#197 to johnny-cache Fixes #47, reorganize johnny.utils, add celery_enable_all which uses the signals in Greg Taylor's code
#196 to johnny-cache Fixes #42, check for child node iter before iterating over it, prevents 'ExtraWhere' object not iterable