19
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 12, 2024 — Jun 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't just blank the login_token, remove it from the session entirely More... over 15 years ago
Remove unnecessary "use" lines More... over 15 years ago
Bump Email::MIME dep to something that provides ->body_str More... over 15 years ago
Messages seem to loose a newline somewhere between sending and loading More... over 15 years ago
Test L10N round-trips through notifications, using _ More... over 15 years ago
Fold t/encoding-2.t into t/encoding.t More... over 15 years ago
Use the explicit character name from "use charnames" More... over 15 years ago
Bodies should be characters, not bytes More... over 15 years ago
Use Email::MIME's ->body_str method, which does charset decoding More... over 15 years ago
Revert 4db2709; Email::MIME takes bytes, and full_body is characters More... over 15 years ago
Refactor submenu rendering for more flexibility More... over 15 years ago
Add a line about where to find region params More... over 15 years ago
Perltidy to clean up indentation More... over 15 years ago
MIME-Header encode the "From" field, as well More... over 15 years ago
Factor out common Subject: and From: logic More... over 15 years ago
consider the situation that a field maybe not a column in db when show column header More... over 15 years ago
Don't show the component stack if HideHalos is on More... over 15 years ago
Add a HideHalos config setting so you can have DevelMode sans halos More... over 15 years ago
We depend on Test::Exception now More... over 15 years ago
Remove EOL whitespace in jifty.js More... over 15 years ago
run jslint on jifty.js. fix syntatic errors. most are semicolon fixs.
Cornelius
as c9s
More... over 15 years ago
skip tests requiring actual connecting to test servers for now. More... over 15 years ago
Correct uri for dispatch-https test. More... over 15 years ago
encode perl strings to utf8 bytes in out_method. More... over 15 years ago
Quote the version number, michae|++ More... over 15 years ago
Remove some diags More... over 15 years ago
use encoding utf8 to upgrade utf8 string
Cornelius
as c9s
More... over 15 years ago
remove debug code
Cornelius
as c9s
More... over 15 years ago
for TestApp , use Jifty::Test::Dist
Cornelius
as c9s
More... over 15 years ago
encoding-2 test fixs
Cornelius
as c9s
More... over 15 years ago