openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
PHPActiveRecord
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 13 hours
ago. based on code collected
about 13 hours
ago.
Aug 08, 2024 — Aug 08, 2025
Showing page 10 of 21
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add getter method for internal errors array
Benjamin
More...
over 14 years ago
DRY out Error->on (Unit Tests suceeded)
Benjamin
More...
over 14 years ago
Some more documentational precisions (in Validation/Errors)
Benjamin
More...
over 14 years ago
Fix Documentation of Validations/Errors::to_array()
Benjamin
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
Kien La
More...
over 14 years ago
GH-93: eager loading should respect association options
Jacques Fuentes
More...
over 14 years ago
GH-91: get_connection(null) should always return default
Jacques Fuentes
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
Kien La
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
Ashley McKenzie
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
Kien La
More...
over 14 years ago
fixed test
Ashley McKenzie
More...
over 14 years ago
each attribute in error can have multiple error messages
Ashley McKenzie
More...
over 14 years ago
added new errors() method to return not only the error messages but the attributes in error also
Ashley McKenzie
More...
over 14 years ago
fixed documentation for excluding fields from serialization
Kien La
More...
almost 15 years ago
More explicit documentation (Guarded? Alias order? Blacklist after Whitelist)
Benjamin
More...
almost 15 years ago
Make Logging optional & Show warnings when Memcache/Logging not found
Benjamin
More...
almost 15 years ago
Add ValidationsTest.php to AllValidationsTest.php
Benjamin
More...
almost 15 years ago
Merge branch 'reloadProtected' of http://github.com/benjamin4ruby/php-activerecord into benjamin4ruby-reloadProtected
Kien La
More...
almost 15 years ago
Forgot to not delete test fixtures
Benjamin
More...
almost 15 years ago
Make Test succeed
Benjamin
More...
almost 15 years ago
Make Test fail
Benjamin
More...
almost 15 years ago
Test for reload Bug
Benjamin
More...
almost 15 years ago
Add toString-Method
Benjamin
More...
almost 15 years ago
←
1
2
…
6
7
8
9
10
11
12
13
14
…
20
21
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree