0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 23 hours ago.
Jan 08, 2025 — Jan 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Return early when a filter returns a valuew More... almost 15 years ago
Make private methods protected to increase hackability. Closes #7. More... almost 15 years ago
Update README, mark version 0.3 More... almost 15 years ago
Merge branch 'master' of https://github.com/andersonfraga/fitzgerald into andersonfraga-master More... almost 15 years ago
Update README More... almost 15 years ago
Avoid NOTICE on redirect More... almost 15 years ago
added support for events for execution after response; support for PUT and DELETE requests; support different charset; fix bug template->render, realpath in the file names for include More... about 15 years ago
provide context to error views More... about 15 years ago
allow customization of fitzgerald->root() More... about 15 years ago
Adding '-' as an allowed character in a url param. More... over 15 years ago
Setting $options to protected instead of private so that subclasses can access it. More... over 15 years ago
Fixing bug in ArrayWrapper::__set() that would overwrite the array with the given value instead of setting the value on the given key. More... over 15 years ago
Fixing a typo found by ihumanable More... over 15 years ago
Fixed a bug where a before filter that returned a redirect would not halt the request More... over 16 years ago
Allow the child class of Fitzgerald to be named freely and not forced to be Application. Add success variable that works the same as the error variable, to allow success messages to be shown after a redirect More... over 16 years ago
Adds options into the template context. More... almost 17 years ago
Fixes a typo when using mountPoints. More... almost 17 years ago
simplify variable extraction before rendering More... almost 17 years ago
Adds HTTP 404 & 500 headers. More... almost 17 years ago
Fixing a link in the README More... almost 17 years ago
Updated example.php to use a before filter, added a link to another blog post to the README. More... almost 17 years ago
Adding sendDownload helper to help with sending files to IE and friends More... almost 17 years ago
Redirect method now handles https. Added the ability to define before filters. More... about 17 years ago
Adding blog address to the README More... about 17 years ago
Initial import More... about 17 years ago