0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 14, 2024 — Aug 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #23 from ziollek/master More... about 10 years ago
Merge pull request #18 from oppianmatt/patch-1 More... about 10 years ago
Merge pull request #17 from frodopwns/master More... about 10 years ago
Merge pull request #12 from jaddison/master More... about 10 years ago
Merge pull request #11 from jphalip/master More... about 10 years ago
issue#22 | proper handle timeout in connection string More... over 10 years ago
Update README.rst More... almost 11 years ago
example incorrect More... almost 11 years ago
Merge pull request #13 from fliphess/fix-vcl-show More... about 11 years ago
Make vcl.show command work More... over 11 years ago
Fixing PURGE calls: Host names on a non-standard port would cause Varnish to not be able to find the cached object (common scenario in a development environment). Also, '?' would always be appended to the URL even if there was no query string, causing a PURGE miss. More... over 12 years ago
Fixed authentication by removing extraneous newline character from the hashed string. More... over 12 years ago
fixed missing import in auth, version bump More... over 13 years ago
refactored http purge again for consistent interface, improved examples More... over 13 years ago
grrrst More... over 13 years ago
added author and bumped minor version More... over 13 years ago
docstrings, reorganizations and http purges More... over 13 years ago
Merge branch 'master' of git://github.com/Vizzuality/python-varnish More... over 13 years ago
Merge branch 'secret' of git://github.com/dmclain/python-varnish More... over 13 years ago
added ban_url More... over 13 years ago
fixed sync lib to munch up trailing breaks so we can send the same handler more than one message More... almost 14 years ago
Make authorization work More... almost 14 years ago
missing string formatting More... about 14 years ago
added authors More... over 14 years ago
better packaging, version bump More... over 14 years ago
reorganize module More... over 14 years ago
works with newer versions of Varnish that have CLI preamble More... over 14 years ago
secret arg handling More... almost 15 years ago
version bump for distribution More... almost 15 years ago
double import fix More... almost 15 years ago