2015-04-03 00:44:35 by Blue Rats | Files touched by this commit (3) |
Log message:
Changes
0.9.2 (2014-12-05)
Fixes:
HTML escape SQL queries when syntax highlighting is not available
Use case-insensitive comparison to normalize filenames on Windows
Fix exception when SQL query contained non-ASCII characters
0.9.1 (2014-11-24)
Fixes:
Fix SQL queries with byte strings on Python 3
Fix displaying values whose repr() contains unprintable characters
|
2014-12-31 14:57:34 by Thomas Klausner | Files touched by this commit (125) |
Log message:
Improve EGG_NAME default to work for packages with '-' in their name.
Remove now unnecessary overrides in various packages.
|
2014-05-03 03:40:24 by Blue Rats | Files touched by this commit (1) |
Log message:
LICENSE+=modified-bsd from package's source repository.
|
2014-05-03 03:24:27 by Blue Rats | Files touched by this commit (4) |
Log message:
Import py27-Flask-DebugToolbar-0.9.0 as www/py-flask-debugtoolbar.
This is a port of the django-debug-toolbar for Flask applications.
|