0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 8 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Alias for pinging More... over 9 years ago
i don't know what's wrong.
legoktm
as Kunal Mehta
More... over 10 years ago
send the server
legoktm
as Kunal Mehta
More... over 10 years ago
pass the bot object too
legoktm
as Kunal Mehta
More... over 10 years ago
Implement a kinda shitty hooking interface. No b/c should be affected.
legoktm
as Kunal Mehta
More... over 10 years ago
use default redis port if none is provided
legoktm
as Kunal Mehta
More... almost 11 years ago
+redis tests
legoktm
as Kunal Mehta
More... almost 11 years ago
fix changed variable i missed last time
legoktm
as Kunal Mehta
More... almost 11 years ago
reconnect after 1 second, don't wait
legoktm
as Kunal Mehta
More... almost 11 years ago
re-work cache backend to be more flexible and support for redis
legoktm
as Kunal Mehta
More... almost 11 years ago
there was no naming conflict, just me being stupid
legoktm
as Kunal Mehta
More... almost 11 years ago
Make sure we don't encounter a runtime error by changing a dictionary we are iterating over
legoktm
as Kunal Mehta
More... almost 11 years ago
dont require modules to return something, but if they return 'abort', break
legoktm
as Kunal Mehta
More... almost 11 years ago
parse action unittest
legoktm
as Kunal Mehta
More... almost 11 years ago
pep8
legoktm
as Kunal Mehta
More... almost 11 years ago
add unittests for lib parser
legoktm
as Kunal Mehta
More... almost 11 years ago
rename class
legoktm
as Kunal Mehta
More... almost 11 years ago
syntax error
legoktm
as Kunal Mehta
More... almost 11 years ago
restructure so that we can pass arbitrary key/values through the pull queue
legoktm
as Kunal Mehta
More... almost 11 years ago
fix references
legoktm
as Kunal Mehta
More... almost 11 years ago
remove unused + deprecated functions
legoktm
as Kunal Mehta
More... almost 11 years ago
remove unused import
legoktm
as Kunal Mehta
More... almost 11 years ago
notify all failures
legoktm
as Kunal Mehta
More... almost 11 years ago
only notify the channel on change
legoktm
as Kunal Mehta
More... almost 11 years ago
add image
legoktm
as Kunal Mehta
More... almost 11 years ago
also test against 2.6
legoktm
as Kunal Mehta
More... almost 11 years ago
require installing the python-memcached library
legoktm
as Kunal Mehta
More... almost 11 years ago
set up tests for memcache
legoktm
as Kunal Mehta
More... almost 11 years ago
unittest for Cache.dump()
legoktm
as Kunal Mehta
More... almost 11 years ago
add unittests for Cache.__contains__ and Cache.delete
legoktm
as Kunal Mehta
More... almost 11 years ago