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 19, 2024 — Jul 19, 2025
Showing page 5 of 21
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
To help debug #298, please also log the values you're binding as well as the prepared query...
David Rogers
More...
about 12 years ago
Merge pull request #302 from fetch/gh-issue-295
Trevor N. Suarez
More...
about 12 years ago
replaced custom test names with the one used in AdapterTest
Koen Punt
More...
about 12 years ago
added date_format and datetime_format to collection for correctly parsing and formatting datetime objects for every specific database adapter, fixes #295
Koen Punt
More...
about 12 years ago
Merge pull request #296 from onemightyroar/bug-fix-namespaced-relationships
Trevor N. Suarez
More...
about 12 years ago
Using strpos, since its faster Also, re-tabbing, since this project uses "hard" tabs
Trevor Suarez
More...
about 12 years ago
Adding new tests to make sure that namespaced relationships work correctly
Trevor Suarez
More...
about 12 years ago
New relationships for the namespace'd book model
Trevor Suarez
More...
about 12 years ago
Adding a new model for deep namespace testing
Trevor Suarez
More...
about 12 years ago
Now checking for an absolute namespace before appending to the existing namespace. To do this, a new Utils method called has_absolute_namespace was also created (for consistency with current Utils.php usage).
Brian Muse
More...
about 12 years ago
Merge pull request #285 from fetch/travis-db-config
David Rogers
More...
about 12 years ago
Merge pull request #267 from anther/after_create_fix
David Rogers
More...
about 12 years ago
Merge pull request #294 from onemightyroar/bug-fix-autoloader-reflection-class
David Rogers
More...
about 12 years ago
Merge pull request #271 from brianmuse/master
Jacques Fuentes
More...
about 12 years ago
Merge pull request #293 from andyleap/master
Jacques Fuentes
More...
about 12 years ago
Fixed set_class_name in the Relationship class to avoid fatal errors for "redeclared classes" in the autoloader when using namespaced models.
Brian Muse
More...
over 12 years ago
Minor change, getting around issue of multiple includes
VendanAndrews
More...
over 12 years ago
Fix the association builders so that they handle protected attributes correctly, while still setting the relationship keys correctly.
Trevor Suarez
More...
over 12 years ago
Add ability to flag guarded attributes on create() This is a non-API-breaking change. :)
Trevor Suarez
More...
over 12 years ago
added db config to travis.yml
Koen Punt
More...
over 12 years ago
Merge pull request #284 from fetch/test-require-fix
Jacques Fuentes
More...
over 12 years ago
absolute path require_once
Koen Punt
More...
over 12 years ago
Re #282, pointing phpunit at the tests...
David Rogers
More...
over 12 years ago
phpunit needs some help finding the config file re #282
David Rogers
More...
over 12 years ago
Travis CI build status re #282
David Rogers
More...
over 12 years ago
Driving tests with phpunit.xml re #282
David Rogers
More...
over 12 years ago
Create .travis.yml to drive Travis CI build
David Rogers
More...
over 12 years ago
Using tabs instead of spaces
Bashkim Isai
More...
over 12 years ago
Merge pull request #262 from kausikram/master
David Rogers
More...
over 12 years ago
Switched require to require_once to avoid "Cannot reload class" errors when multiple autoloaders are registered.
Brian Muse
More...
over 12 years ago
←
1
2
3
4
5
6
7
8
9
…
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