0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Mar 01, 2025 — Mar 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Instantiate loader during configuration instantiation rather than with hooks.conf. The whole thing is a bit arbitrarily divided right now. More... almost 15 years ago
Fix a mildly heinous bug in error handling, where double failures were actually failing again if you tried to access response.request in an outbound hook. More... almost 15 years ago
Version bump post-release. More... almost 15 years ago
Version bump for release. More... almost 15 years ago
I fixed a bug in restarter where startup would fail, and added an is_xhr attribute to Request. More... almost 15 years ago
Fixing bug in restarter where it wouldn't run on startup. Has test. More... almost 15 years ago
Version bump post-release. More... almost 15 years ago
Version bump for release. More... almost 15 years ago
I started beefing up the doc for thrash, and started going down a rabbit hole on server restarting. I backed out of that hole, and I believe the only big code change in here is that now we use the hooks infrastructure ourselves with our own hooks.conf file. I tried to make sure this ends up in the sdist; that needs to be validated. More... almost 15 years ago
I added a page about diesel. More... almost 15 years ago
Reference to mailing list, where multiple modes for Emacs have emerged. More... almost 15 years ago
Document the default_mimetype knob. More... almost 15 years ago
Change the tense of a verb. More... almost 15 years ago
Don't confuse people. More... almost 15 years ago
Smoothed out the response docs. Starting with common use cases and moving to more advanced. More... almost 15 years ago
Add an anchor to a page. More... almost 15 years ago
Version bump post-release. More... almost 15 years ago
Version bump for release. More... almost 15 years ago
Evolving documentation for the response object. More... almost 15 years ago
Fixing typo in templating docs, unicode section. More... almost 15 years ago
Merge remote branch 'dowski/master' More... almost 15 years ago
Un-pad template pages, per dowski: More... almost 15 years ago
I upgraded to the latest Tornado template and escape modules, and cleaned up our use of unicode. We now pass in a bytestring to Template, and so we get a bytestring back from Template.generate. Tornado will encode any unicode objects it gets in expression using UTF-8. The user is now responsible for decoding manually if a different encoding is desired. More... almost 15 years ago
Test and fix for whitespace leakage. More... almost 15 years ago
Merge remote branch 'whit537/master' More... almost 15 years ago
Version bump post-release. More... almost 15 years ago
Version bump for release. More... almost 15 years ago
Also look for *.conf in /usr/local/etc/aspen. More... almost 15 years ago
Tweaks dotaspen docs. More... almost 15 years ago
Added link to IRC logs. Thanks jamwt! More... almost 15 years ago