openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
A
aspen-python
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
5 days
ago. based on code collected
5 days
ago.
Mar 11, 2025 — Mar 11, 2026
Showing page 74 of 83
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed an issue with importing Diesel HTTP headers.
Christian Wyglendowski
More...
almost 15 years ago
I broke the http submodule into a number of files.
Chad Whitacre
More...
almost 15 years ago
Fix a bug where *.ico files were being processed as simplates in Python < 2.7. See also https://github.com/whit537/aspen/issues#issue/1
Chad Whitacre
More...
almost 15 years ago
Got the quick start and simplates docs minimally working again. Added caveats to the docs.
Chad Whitacre
More...
almost 15 years ago
Fix bug where logging.conf wasn't being found.
Chad Whitacre
More...
almost 15 years ago
Fix regression in autoindex. Request.headers.get => .one.
Chad Whitacre
More...
almost 15 years ago
I fixed a couple senseless bugs in the Website handler, with tests.
Chad Whitacre
More...
almost 15 years ago
Add diesel req to setup.py now that there is a dist up on pypi.
Chad Whitacre
More...
almost 15 years ago
Less twee log message.
Chad Whitacre
More...
almost 15 years ago
Doc website is now moved into the source tree itself, successfully served with the current code.
Chad Whitacre
More...
about 15 years ago
Bundle diesel's dependencies as well.
Chad Whitacre
More...
about 15 years ago
Bundle dependencies.
Chad Whitacre
More...
about 15 years ago
Initial commit of docs copied over from hg repo. These previously lived outside of the aspen source tree. Now I am moving them inside the aspen source tree under doc/ so that they are versioned alongside the code itself. This is in fact the website published at http://aspen.io/
Chad Whitacre
More...
about 15 years ago
Pruning old documentation to make way for new docs.
Chad Whitacre
More...
about 15 years ago
Got what tests already exist passing again. A bunch of other stuff is broken, though, because I started refactoring the Request object (among other things?).
Chad Whitacre
More...
about 15 years ago
Refactoring to support restarting the request handler from inside a request handler.
Chad Whitacre
More...
about 15 years ago
Fixing bug where some conf knobs were broken.
Chad Whitacre
More...
about 15 years ago
Autoindex is now off by default, and a custom simplate can be provided at .aspen/etc/templates/autoindex.html
Chad Whitacre
More...
about 15 years ago
Split inbound/outbound hooks into early and late.
Chad Whitacre
More...
about 15 years ago
- req => request - fix bug where hidden files weren't actually protected - fix response.cookie
Chad Whitacre
More...
about 15 years ago
Minor cleanups to error handling.
Chad Whitacre
More...
about 15 years ago
Made error handling and file tracking more robust. Cleaned up no(), Headers.
Chad Whitacre
More...
about 15 years ago
I caved and went from .one() to .get() for WwwForm and Headers.
Chad Whitacre
More...
about 15 years ago
Fix a cookie bug.
Chad Whitacre
More...
about 15 years ago
Cookies, yes/no tweaks, return None from hooks.
Chad Whitacre
More...
about 15 years ago
I renamed middleware to hooks, and added startup/shutdown hooks.
Chad Whitacre
More...
about 15 years ago
I wired up middleware for the request/response process.
Chad Whitacre
More...
about 15 years ago
I brought back a middleware concept in configuration. I broke configuration into a subpackage, and brought over some tests for configuration.
Chad Whitacre
More...
about 15 years ago
Fixed two bugs: wasn't changing cwd to site root, and wasn't inferring simplate-ness of non-text/ mimetypes well enough.
Chad Whitacre
More...
about 15 years ago
Track files in etc/templates wrt restarter.
Chad Whitacre
More...
about 15 years ago
←
1
2
…
70
71
72
73
74
75
76
77
78
…
82
83
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree