19
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Jun 08, 2024 — Jun 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Also remove the thickbox reference from main.css More... almost 15 years ago
Inspect callers to default to http urls for emails More... almost 15 years ago
Remove thickbox css; it's unused and causes issues More... almost 15 years ago
Don't console.log More... almost 15 years ago
console.log the error message jQuery.ajax provides More... almost 15 years ago
Doc typo fix More... about 15 years ago
Add Jifty.Utils.decodeEntities More... about 15 years ago
Use the ->method abstraction rather than going through ->{env} More... about 15 years ago
We actually want to clone over the top request env, and re-create an empty subrequest env as necessary More... about 15 years ago
We may need to clean out both the current and top request envs More... about 15 years ago
Factor out method to create new subrequest env from top request More... about 15 years ago
POD formatting nitpick More... about 15 years ago
Remove an extraneous "diag" More... about 15 years ago
Test fixes for 404s no longer being warnings More... about 15 years ago
PSGI 404's anything that doesn't start with a / More... about 15 years ago
PSGI's static handler 403's anything with a ../ in it More... about 15 years ago
Downgrade the 404 warning to info-level -- it's not an error More... about 15 years ago
Merge good and bad tests into one structure More... about 15 years ago
In tests, remember to actually stop the testserver, if we started one More... about 15 years ago
Only cache the current_user object if the session is loaded More... about 15 years ago
Minor whitespace fixups More... about 15 years ago
Move from CGI::Cookie, which looks at ENV, to plack's way of cookie handling More... about 15 years ago
Update js region document and added a region helper function
Cornelius
as c9s
More... about 15 years ago
Keep the current plack env when restoring from a continuation More... about 15 years ago
Add a way to create a new session, explicitly More... about 15 years ago
Depend on Jifty::DBI 0.62 More... about 15 years ago
minor, add computed to the schema BNF More... about 15 years ago
Better computed-column exclusion More... about 15 years ago
Do not include computed columns in Record actions More... about 15 years ago
Do not add computed columns to the database during schema migration More... about 15 years ago