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
1 day
ago. based on code collected
1 day
ago.
Jul 17, 2024 — Jul 17, 2025
Showing page 9 of 21
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add Model->attribute_is_dirty()
Benjamin
More...
over 14 years ago
add note in test that windows sqlite connection string is not yet implemented
Jacques Fuentes
More...
over 14 years ago
Merge branch 'sqlite_connect' of https://github.com/benjamin4ruby/php-activerecord into benjamin4ruby-sqlite_connect
Jacques Fuentes
More...
over 14 years ago
Merge branch 'validation' of https://github.com/benjamin4ruby/php-activerecord into benjamin4ruby-validation
Jacques Fuentes
More...
over 14 years ago
Gh98 - squash PHP warning "Indirect modification of overloaded property ... has no effect". Cause probably is that PHP 5.3 __get is no longer by reference (by default).
Benjamin
More...
over 14 years ago
Spaces
Benjamin
More...
over 14 years ago
Sorry, didn't mean to change this line (isset host)
Benjamin
More...
over 14 years ago
Gh103: Relax specification of sqlite connection strings.
Benjamin
More...
over 14 years ago
Document is_null behaviour
Benjamin
More...
over 14 years ago
Refactoring validates_length_of
Benjamin
More...
over 14 years ago
Fix test & Validation to behave according to AR Rails 3
Benjamin
More...
over 14 years ago
Merge branch 'validation' of https://github.com/benjamin4ruby/php-activerecord into benjamin4ruby-validation
Jacques Fuentes
More...
over 14 years ago
Merge branch 'master' of git://github.com/kla/php-activerecord into validation
Benjamin
More...
over 14 years ago
Unit tests saved my day! Finally they agree with me.
Benjamin
More...
over 14 years ago
Test: Ensure that custom too_short has higher priority than message
Benjamin
More...
over 14 years ago
failing tests: add custom message within and min
Benjamin
More...
over 14 years ago
Make it fail: Custom message with min/max
Benjamin
More...
over 14 years ago
Adapted SQLite from MySQL (Postgres remains though)
greut
as Yoan Blanc
More...
over 14 years ago
Eager loading is now working with namespace'd relations (#107).
greut
as Yoan Blanc
More...
over 14 years ago
Eager loading is working #107 for non-namespaced classes.
greut
as Yoan Blanc
More...
over 14 years ago
GH-101 has_many through using a namespace is now working (`classify` was a bad idea)
greut
as Yoan Blanc
More...
over 14 years ago
More include tests
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
Merge branch 'master' of https://github.com/kla/php-activerecord
greut
as Yoan Blanc
More...
over 14 years ago
spaces to tabs
greut
as Yoan Blanc
More...
over 14 years ago
Suxxes' work half fixed the problem, but it's still better than before.
greut
as Yoan Blanc
More...
over 14 years ago
Merge branch 'master' of https://github.com/suxxes/php-activerecord into gh101-has_many-through
greut
as Yoan Blanc
More...
over 14 years ago
Fix for Issue #100 "Eager_Loading and association options issue"
Fedor
More...
over 14 years ago
Fix for Issue #100 "Eager_Loading and association options issue"
Fedor
More...
over 14 years ago
Documentation params to_array & full_messages
Benjamin
More...
over 14 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
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