1
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Aug 08, 2024 — Aug 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add getter method for internal errors array More... over 14 years ago
DRY out Error->on (Unit Tests suceeded) More... over 14 years ago
Some more documentational precisions (in Validation/Errors) More... over 14 years ago
Fix Documentation of Validations/Errors::to_array() More... over 14 years ago
`include` also fails on `Model::find()` afaik.
greut
as Yoan Blanc
More... over 14 years ago
Back to normal (I guess)
greut
as Yoan Blanc
More... over 14 years ago
Merge branch 'master' into gh101-has_many-through
greut
as Yoan Blanc
More... over 14 years ago
Some tabs/spaces mixup fix.
greut
as Yoan Blanc
More... over 14 years ago
Test for GH-101, first shot.
greut
as Yoan Blanc
More... over 14 years ago
Merge branch 'master' of https://github.com/kla/php-activerecord
greut
as Yoan Blanc
More... over 14 years ago
autoload is now prepended by default and added some constants for configuring the autoloader More... over 14 years ago
GH-93: eager loading should respect association options More... over 14 years ago
GH-91: get_connection(null) should always return default More... over 14 years ago
Avoid warning messages regarding timezone and `Log::singleton`.
greut
as Yoan Blanc
More... over 14 years ago
added Csv as a serializer option to the comments More... over 14 years ago
- added *.swp files to be ignored - added new ArraySerializer Serialization class - changed JsonSerializer which extends ArraySerializer to dry things up - added ArraySerializer tests More... over 14 years ago
renamed errors() method to to_array() and added an optional parameter that takes a function so that full_messages() can make use of it as well to dry up the code More... over 14 years ago
fixed test More... over 14 years ago
each attribute in error can have multiple error messages More... over 14 years ago
added new errors() method to return not only the error messages but the attributes in error also More... over 14 years ago
fixed documentation for excluding fields from serialization More... almost 15 years ago
More explicit documentation (Guarded? Alias order? Blacklist after Whitelist) More... almost 15 years ago
Make Logging optional & Show warnings when Memcache/Logging not found More... almost 15 years ago
Add ValidationsTest.php to AllValidationsTest.php More... almost 15 years ago
Merge branch 'reloadProtected' of http://github.com/benjamin4ruby/php-activerecord into benjamin4ruby-reloadProtected More... almost 15 years ago
Forgot to not delete test fixtures More... almost 15 years ago
Make Test succeed More... almost 15 years ago
Make Test fail More... almost 15 years ago
Test for reload Bug More... almost 15 years ago
Add toString-Method More... almost 15 years ago