0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 22 hours ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added projects page More... about 14 years ago
added sitemaps More... about 14 years ago
added /feedback predefined url More... about 14 years ago
break the query into multiple lines for clarity More... about 14 years ago
Comment objects now implement save() method More... about 14 years ago
added /feedback More... about 14 years ago
added feedback_table, exceptions_table. all models now inherit from ModelBase. FouroFour now takes request as constructor argument. added Exception model. added Feedback model. Visitor now takes request as argument. added visitor relation on FouroFour and Exception. mapped Feedback More... about 14 years ago
FouroFour object now has save() method of its own. added log_exception. More... about 14 years ago
added visitor_id to 404 table. added exceptions table. added feedback table. More... about 14 years ago
Comment object now has its own save() method. removed save_comment. Visitor now takes the whole request object as constructor argument More... about 14 years ago
renamed url_map to predefined_urls. added exception logging More... about 14 years ago
moved 404 log to errorlog.py, added exception log More... about 14 years ago
added subtitle for atom feed More... about 14 years ago
publish time now refers to published blog_page publish time. added url_map, blog_page and rss_page relations on a page More... about 14 years ago
removed convert_unicode for engine More... about 14 years ago
catonmat will only offer atom feed from now on, the rss feed will be produced by feedburner More... about 14 years ago
updated progress log More... about 14 years ago
there can now be only one url_map per page More... about 14 years ago
escaped title, meta description, added atom feed url and favicon.ico More... about 14 years ago
catonmat now has atom feed. More... about 14 years ago
download ids were wrong, post times were 3 hours late More... about 14 years ago
added duration argument for cache expiration More... about 14 years ago
renamed to lowercase More... about 14 years ago
forgot to join blogpages More... about 14 years ago
redirect old wp downloads to the new url More... about 14 years ago
updated views to take duration cache expiration parameter More... about 14 years ago
added rule for old wp downloads, added find_redirect method More... about 14 years ago
not using <ol> in sidebar anymore, changed color for <a> links in sidebar lists More... about 14 years ago
removed 'handler' column from urlmaps_table, factored 'redirect' column into a new table redirects_table More... about 14 years ago
removed 'handler' column from urlmaps_table, factored 'redirect' column into a new table redirects_table More... about 14 years ago