0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 13 hours ago.
Mar 23, 2025 — Mar 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
low_level_admin: add repair 'auto increment' (MySQL only!) More... almost 18 years ago
bugfix: add encoding header More... almost 18 years ago
MP3_sort: use os.symlink() ;) More... almost 18 years ago
update some SVN-keywords More... almost 18 years ago
MP3_sort: small updates. More... almost 18 years ago
add some DocStrings into MP3_sort.py More... almost 18 years ago
add MP3_sort.py More... almost 18 years ago
tinyTextile * add new link syntax * add table function * update unittest * update the html page * some small bugfixes More... almost 18 years ago
* add some comment in tinyTextile * refactory tinyTextile unittest More... almost 18 years ago
bugfix for the bugfix ;( The problem is solved on another way. More... almost 18 years ago
cache middleware: * Bugfix: If no table exist * Code cleanup: remove some unused imorts More... almost 18 years ago
Bugfix: shoutcuts can contain a "-" ;) More... almost 18 years ago
Updating the cache middleware: * Splitting pagestats from cache is a good idea, after all ;) * add a debug information in the response * verify the shortcut from the url * update unittests More... almost 18 years ago
add a experimental new cache middleware -merge pagestats into cache middleware -add unitest for the cache -move setup_debug() from the views into the common middleware -update other tests More... almost 18 years ago
unitest security: comment some variants out (makes the test faster). More... almost 18 years ago
markdown: version_info exist only in markdown v1.6.2rc-2 or above, see also: http://python-markdown.svn.sourceforge.net/viewvc/python-markdown/markdown.py?r1=30&r2=31&pathrev=94 More... almost 18 years ago
-add a new exception for all low level errors. Its display the install info page. -move render_help_page from the middleware into PyLucid.system.template -index.py: remove unused error handling stuff -update tests: No need to check the installed middlewares -some codecleanup & remove unused imports More... almost 18 years ago
Add a first plugin API documentation. More... almost 18 years ago
work-a-round for ticket:87 with the new PyLucidCommonMiddleware. More... almost 18 years ago
headline_anchor: work-a-round for unicode problems More... almost 18 years ago
move the automatic headline anchor function from tinyTextile markup ( changeset:1500 ) into a middleware. So every markups becomes headline anchors. See also: ticket:46 More... almost 18 years ago
add more SQL_INJECTIONS strings More... almost 18 years ago
Add unittest for cross-site scripting and SQL injections - ticket:162 More... almost 18 years ago
tinyTextile: Add permalink and anchor to every headline. More... almost 18 years ago
changes for ticket:174 - Display invalid (e.g. misspelled, unused) template variables, see also: * http://www.djangoproject.com/documentation/templates_python/#how-invalid-variables-are-handled * http://www.djangoproject.com/documentation/settings/#template-string-if-invalid More... about 18 years ago
* Updates for ticket:163 - auth/login: password form with visibility:hidden * Bugfixes for ticket:165 - _install: generate the SHA hash doesn't work with IE * Merge some JS code together More... about 18 years ago
* changes for ticket:163 hide form with CSS and unhide it with JS. * bugfix for IE7: * change color names to values * work-a-round if the user use ENTER and not the submit button. More... about 18 years ago
remove apply_markup More... about 18 years ago
Bugfix for broken tinyTextile help - ticket:170 More... about 18 years ago
small changes in the tinyTextile unittest and the hightlighting without pygments. More... about 18 years ago