24
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Calling backtrace only if it exists More... about 15 years ago
FIxing return by reference error More... about 15 years ago
Adding method for getting a helper name More... about 15 years ago
Referencing to layout views or partials does now take the view directory as base, and not the current action base path. More... about 15 years ago
Wrapping helper htmlentities calls into AkTextHelper::html_escape More... about 15 years ago
Fixing invalid static call More... about 15 years ago
Moving up AK_HOST declaration and making AK_REQUEST_URI work for proxied requests More... about 15 years ago
Fixing AkActionController::_ensureProperProtocol More... about 15 years ago
Adding makelos task for functional tests More... about 15 years ago
Defining default AK_ACTION_MAILER_DELIVERY_METHOD More... about 15 years ago
Camelizing the installer name More... about 15 years ago
Adding application testing assertion More... about 15 years ago
Fixing base helper name on tests More... about 15 years ago
Setting AK_ACTION_MAILER_DELIVERY_METHOD by default to test on testing mode and php on development/production. More... about 15 years ago
When using test delivery you can now get the last delivered raw message by calling: More... about 15 years ago
Adding precedence as an automatica settable attribute to action mailer and body More... about 15 years ago
Updating docs on testing controllers More... about 15 years ago
Updating application helper parent class name More... about 15 years ago
Adding default README file for different components More... about 15 years ago
Source code metadata reflection to extract the metadata we will use to create the api doc site More... about 15 years ago
Adding task generator More... about 15 years ago
Making the model generator PHP5ish More... about 15 years ago
Adding task for extracting metadata More... about 15 years ago
Adding new reflection methods More... about 15 years ago
Making installers on tests less verbose More... about 15 years ago
Changing sql debug output on the console More... about 15 years ago
Updating configuration script More... about 15 years ago
Setting environment to test before config.php is included if the makelos task starts with test: More... about 15 years ago
Fixing double base paths when computing public path on the asset tag helper More... about 15 years ago
Adding support for ActiveDocument on model generation More... about 15 years ago