0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Sep 18, 2023 — Sep 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add config-free "standalone" option to the 'paster run' command. More... over 13 years ago
Add names.json to the gitignore. More... over 13 years ago
Use [removed] instead of [deleted] for expunged. More... over 13 years ago
"reddit: the front page of the internet" More... over 13 years ago
Make password reset emails store information in hardcache More... over 13 years ago
Skip creating existing static file links. More... over 13 years ago
Add missing external function import to frame.compact. More... over 13 years ago
Clean up any old .md5 files in make clean_names. More... over 13 years ago
Method _key_from_url() now returns case sensitive results for special domains (e.g. imgur.com, youtube.com). They are defined as case_sensitive_domains in the .ini file More... over 13 years ago
Remove the RequestLogMiddleware. More... over 13 years ago
Add xhtml entity definitions via minimal DTD before parsing markdown output. Fixes issue #38. More... over 13 years ago
Remove static url hash middleware since we now generate named symlinks. More... over 13 years ago
Deleting accounts now works in languages other than English More... over 13 years ago
add vim swap files to .gitignore More... over 13 years ago
Break name file cleaning off into its own make target. More... over 13 years ago
Don't remove inis in `make clean_static` More... over 13 years ago
Switch to symlinks for unique static filenames. More... over 13 years ago
Added option to hide user profile from robots. More... over 13 years ago
Improve error response when attempting to register a deleted name. More... over 13 years ago
Add --proctitle to paster run. More... over 13 years ago
Remove admin check from admin distinguished items. More... over 13 years ago
Added a touch/hover state to options expandos More... over 13 years ago
Really don't use comment page cache for moderators More... over 13 years ago
Fix ordering of friend user attr flag. More... over 13 years ago
Don't die if votes are missing some information. More... over 13 years ago
Load the stylesheet before javascript to ensure parallel downloading. More... over 13 years ago
Add unique hashed filename json mapping file for serving static files. More... over 13 years ago
Update embed.ly domain list. More... over 13 years ago
__eq__ must be paired with __ne__ for sanity. More... over 13 years ago
Disable template reload checks upon template rendering. More... over 13 years ago