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 12 hours
ago. based on code collected
about 12 hours
ago.
Jul 17, 2024 — Jul 17, 2025
Showing page 1 of 21
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
update php versions to test on (#575)
Koen Punt
More...
about 8 years ago
Merge branch 'NanneHuiges-bugfix/dropconnection'
Koen Punt
More...
about 8 years ago
update tests for ConnectionManager
Koen Punt
More...
about 8 years ago
cleanup indentation
Koen Punt
More...
about 8 years ago
store cache on first fetch, expire on update (#458)
Koen Punt
More...
about 8 years ago
Invalid index when including empty array as nested includes. (#560)
Brian Muse
More...
about 8 years ago
Make indirect variable explicit for PHP 7 (#553)
Marlies Heijkoop
More...
about 8 years ago
Add support for PHP 7.1 DateTime::setTime with microseconds (#568)
Mattias Hising
More...
about 8 years ago
Fix drop_connection for the default connection
Nanne
More...
over 8 years ago
Run tests on PHP 7.0 and 7.1 (#554)
Marlies Heijkoop
More...
over 8 years ago
Merge pull request #550 from brianmuse/feature/more-efficient-eager-loading
Jacques Fuentes
More...
almost 9 years ago
setting value to map to `true` as a small optimization.
Brian Muse
More...
almost 9 years ago
Improve eager loading efficiency from `O(n*m)` to `O(m) + O(n*log(m))` (not including the `in_array` improvement)
Brian Muse
More...
almost 9 years ago
Add info on skipped tests and how to fix them (#547)
Louis Rose
More...
about 9 years ago
Merge pull request #549 from fetch/cache-exception
Trevor N. Suarez
More...
about 9 years ago
fixup! add test for CacheException
Koen Punt
More...
about 9 years ago
Duplicate conditional expression in Validations.php (#545)
kilida
More...
about 9 years ago
Merge pull request #541 from Rican7/bugfix/datetime-cloning
Jacques Fuentes
More...
about 9 years ago
The test isn't in a namespace. We don't need this.
Trevor Suarez
More...
about 9 years ago
Implementing the `__clone()` method with the proper model dereferencing logic
Trevor Suarez
More...
about 9 years ago
Clarification of test flow
Trevor Suarez
More...
about 9 years ago
New test for the expected cloning behavior
Trevor Suarez
More...
about 9 years ago
Merge pull request #540 from jpfuentes2/test_new_phpunit
Jacques Fuentes
More...
about 9 years ago
Merge pull request #539 from Rican7/bugfix/timezone-regression
Jacques Fuentes
More...
about 9 years ago
Upgrading phpunit, wow we're way behind
Jacques Fuentes
More...
about 9 years ago
PHPUnit 3.7 can't correctly compare DateTime objects with different TZs
Trevor Suarez
More...
about 9 years ago
Now using the shared constant for a less error prone reusability and easier cross-class documentation
Trevor Suarez
More...
about 9 years ago
Fixing the issue in "Connection" too while making a common constant for later reference.
Trevor Suarez
More...
about 9 years ago
The `ActiveRecord\DateTime::createFromFormat()` wasn't passing in the timezone. Fixing...
Trevor Suarez
More...
about 9 years ago
Adding comment to prevent further regression
Trevor Suarez
More...
about 9 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