3
I Use This!
Inactive

Commits : Listings

Analyzed 22 minutes ago. based on code collected about 5 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moved setupFetcher (previously known as aptProxyClientDownload) into Request.fetch. More... over 21 years ago
removed some dead code (I hope). More... over 21 years ago
Clean up of naming conventions. More... over 21 years ago
Updated debian control files to use python 2.2. More... over 21 years ago
Fixed typo. More... over 21 years ago
Updated to twisted 0.99.2 More... over 21 years ago
Fix dependencies to allow instalation of python 2.2. More... over 21 years ago
Don't loseConnection on AptProxyClientHttp.handleEndHeaders when NOT_MODIFIED so we don't break pipelining. More... over 21 years ago
* Fix problem in regexp for with 2 char directories (Simon Hyde) More... over 21 years ago
Summarise the contents of our discussion. Thanks, Ranty! More... over 21 years ago
Added more documentation to AptProxyClient class. More... over 21 years ago
Catch no such process error when killing process. and log the exception whatever happens. More... over 21 years ago
Add today's Twisted version: 0.99.2alpha1 More... over 21 years ago
Add twistd variable so it can be overriden in /etc/default/twistd to use a different twistd binary More... over 21 years ago
Minor polishing. More... over 21 years ago
Moved 'if-modified-since' logic from send_cached to AptProxyClientFile. More... over 21 years ago
Ignore IOError when writing messages so we don't break when a signal happens to come in bad moment. More... over 21 years ago
Removed circular dependency AptProxyClient<->AptProxyRequest; Allow creating AptProxyClient's without activating them; Reduce code duplication when serving a cached file. More... over 21 years ago
consider doing file integrity checks after downloading More... over 21 years ago
Use the correct path when removing old versions of packages. More... over 21 years ago
Officially added the memleak thingy. More... over 21 years ago
consider acting as a real proxy instead of as a "fake" server. More... over 21 years ago
- Update changelog - Fix cache directory name in maintainer scripts (apt-proxy-v2->apt-proxy) More... over 21 years ago
1.9.3 - forgot to check this in More... over 21 years ago
Updated to work with 0.99.1rc4; pipelining should be disabled due to a bug in twisted, next twisted version will fix the bug. More... over 21 years ago
changed tabs to spaces. More... over 21 years ago
Remove logfile rotation hack, since it does not work. More... over 21 years ago
Remove tabs and wrap to 80 cols More... over 21 years ago
Lots of changes to logging messages, but no code changes. More... over 21 years ago
Simplify '/./' into '/', os.makedits was having problems with them. More... over 21 years ago