24
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updating AkActiveRecordIterator to allow multiple iterations on the same result set. More... almost 14 years ago
Updating validation code to use new lay loading and record not found exceptions. Model validation tests pass now. More... almost 14 years ago
Ignoring Komodo project file More... almost 14 years ago
Passing tests for active record behaviours More... almost 14 years ago
Adding method to convert an ActiveRecordIterator to an array More... almost 14 years ago
Reorganizing test More... almost 14 years ago
Implementing child methods maintaining parent method compatibility. More... almost 14 years ago
Setting base dir for core tests More... almost 14 years ago
Adding Ak::is_array. Use this as a type-unsafe method for knowing if an array is of array type or if it implements an array. More... almost 14 years ago
Adding action cache host More... almost 14 years ago
Fixing issues related to finders returning and exception instead of result/false. More... almost 14 years ago
Setting specific path for dynamically created models More... almost 14 years ago
Implementing Countable and first() on AkActiveRecordIterator More... almost 14 years ago
Fixing paths for db session tests More... almost 14 years ago
Adding missing img for the Akelos Dashboard docs More... almost 14 years ago
Removed akelos_dashboard default route from config in app_layout More... almost 14 years ago
Updating config for action pack tests More... almost 14 years ago
Renamed AK_SKIP_CONFIG to AK_SKIP_ENV_CONFIG More... almost 14 years ago
Fixing typo More... almost 14 years ago
Using a different default tmp folder if we have a web or cli request More... almost 14 years ago
Fixing typo More... almost 14 years ago
Adding secret on exception error More... almost 14 years ago
Updating email regex More... almost 14 years ago
Refactoring default base dir and expanding the scope when running on CORE mode More... about 14 years ago
Caching record not found exceptions More... about 14 years ago
Adding AK_CORE_DIR when running from the core directory More... about 14 years ago
Catching record not found exceptions More... about 14 years ago
Fixing typo More... about 14 years ago
Changing array check with ArrayAccess check for AR results. More... about 14 years ago
Removing unused methods More... about 14 years ago