24
I Use This!
Inactive

Commits : Listings

Analyzed 12 days ago. based on code collected 13 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixing soft migration issue for already installed migrations More... almost 16 years ago
fixing a stupid Ak::compat() call. More... almost 16 years ago
WARNING: IMPORTANT CHANGES AHEAD ON AkAssociatedActiveRecord::findWithAssociations influences all custom $options['selection'] calls when using $options['include'] with a finder. More... almost 16 years ago
Making Ak::trace accept arrays and adding a nicer format when on HTML More... almost 16 years ago
Duplicated default group More... almost 16 years ago
Added group to AkHasMany More... almost 16 years ago
Better output for permissions errors on config cache More... almost 16 years ago
fixing content-encoding error on the ak_development_error_handler. Removing Content-Encoding header if we step down the ob_levels More... almost 16 years ago
Adding experimental pre- and post-page-cache scripting functionality. allows you to execute php script before and after delivering a page-cache. the pre-script of course can exit the caching behaviour by simply return; from the page-cache file. More... almost 16 years ago
need to enable config-cache in testing environment, so the AkConfig testcases can work. AK_CLI only uses cache now when in testing mode More... almost 16 years ago
fixing AK_CLI bug on AkConfig again... More... almost 16 years ago
fixing inheritance column condition (type = ?): More... almost 16 years ago
adding single file tests to /script/ci-test: More... almost 16 years ago
fixing page_caching with get-parameters. More... almost 16 years ago
Disabling caching of configuration files from the CLI to pervent permission problems More... almost 16 years ago
Fixed a bug produced when calling a custom selected options like More... almost 16 years ago
Preventing forced content type on the default dispatcher. More... almost 16 years ago
Fixing checksum clash on the file_upload helper. More... almost 16 years ago
fixing second level associations. comparing ids and unsetting data More... almost 16 years ago
Date Time selects were unable to set id. By default no id will be set, but if an id is passed as an option then this will be set. More... almost 16 years ago
New functionality in date_helpers that list date or time. Now it's possible to add some custom text in the first option. Some documentation has been added in order to help users to know about this feature. More... almost 16 years ago
adding group by to findWithAssociation More... almost 16 years ago
implementing "conditions" and "order" option on 2nd level associations. More... almost 16 years ago
fixes for postgres More... almost 16 years ago
Adding tests for after destroy on belongs to associations More... almost 16 years ago
fixing return by reference More... almost 16 years ago
Adding experimental "2nd level findWithAssociations", which allows you to do: More... almost 16 years ago
Adding more details for failed associations in order to make it easier to debug More... almost 16 years ago
Fixing test/unit/lib/AkImage.php fixture images location to avoid http redirect More... almost 16 years ago
Fixing typo More... almost 16 years ago