An open API service providing commit metadata for open source projects.

GitHub / propeller-orm/propeller-orm / commits

SHA Message Author Date Stats
c36d2997 Update README Ivan Voskoboinyk <i****n@v****m> 5 months ago
f9f06a45 Update CHANGELOG Ivan Voskoboinyk <i****n@v****m> 5 months ago
d94bd9e6 merge Merge pull request #21 from propeller-orm/feature/php8.4-compatibility Ivan Voskoboinyk <i****n@v****m>
Committed by: GitHub <n****y@g****m>
5 months ago
b9e00199 Fix regression in `AggregateColumnRelationBehavior` Ivan Voskoboinyk <i****n@v****m> 5 months ago
df04e1ef Drop broken link from README Ivan Voskoboinyk <i****n@v****m> 5 months ago
09daa052 Drop unused travis.yml file Ivan Voskoboinyk <i****n@v****m> 5 months ago
2239ced8 Fix `findOneBy{PK}` spec Ivan Voskoboinyk <i****n@v****m> 5 months ago
6809afaa Fix generated code compatibility with parent classes Ivan Voskoboinyk <i****n@v****m> 5 months ago
43475b63 Fix typo Ivan Voskoboinyk <i****n@v****m> 5 months ago
2c05db40 Update generator to not use implicitly nullable arguments Ivan Voskoboinyk <i****n@v****m> 5 months ago
9d56c5ed Drop PHP 7.4 support + test against 8.3 and 8.4 Ivan Voskoboinyk <i****n@v****m> 5 months ago
7c8baaec Bump nette/robot-loader Ivan Voskoboinyk <i****n@v****m> 5 months ago
0a74f6ff Fix all implicitly nullable argument type hints Ivan Voskoboinyk <i****n@v****m> 5 months ago
f98b9aaa merge Merge pull request #17 from propeller-orm/fix/dynamic-property-creation Marko Ognjenovic <m****m@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
0eabef65 Drop PgsqlPlatform::disconnectedEscapeText Marko Ognjenovic <m****m@g****m> almost 3 years ago
30e9b16a Fix usage of strtoupper Marko Ognjenovic <m****m@g****m> almost 3 years ago
3928a95b Fix PgsqlPlatform::disconnectedEscapeText Marko Ognjenovic <m****m@g****m> almost 3 years ago
e351f27e Pass connection to pg_escape_string Marko Ognjenovic <m****m@g****m> almost 3 years ago
be5307c5 Allow dynamic properties in Table Marko Ognjenovic <m****m@g****m> almost 3 years ago
3d163cfe Fix strtoupper in Column Marko Ognjenovic <m****m@g****m> almost 3 years ago
e6ab4726 Fix strtolower usage Marko Ognjenovic <m****m@g****m> almost 3 years ago
5a083712 Allow creation of dynamic properties in XmlToAppData Marko Ognjenovic <m****m@g****m> almost 3 years ago
c09e607d merge Merge pull request #15 from propeller-orm/feature/php-8-changes Marko Ognjenovic <m****m@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
e860ec0d Drop Propel::importClass Marko Ognjenovic <m****m@g****m> almost 3 years ago
a32c9c3b Revert removing of PHP5TableMapBuilder::addConstants Marko Ognjenovic <m****m@g****m> almost 3 years ago
17894706 Fix composer PHP version OR deprecated notation Marko Ognjenovic <m****m@g****m> almost 3 years ago
689da4e3 Revert classpath implementation, and adapt Propel::importClass Marko Ognjenovic <m****m@g****m> almost 3 years ago
6b146acb Fix interface implementation incompatibilities Marko Ognjenovic <m****m@g****m> almost 3 years ago
e2440c56 Fix preg_match generation in QueryBuilder Marko Ognjenovic <m****m@g****m> almost 3 years ago
87d6e63d Fix usages of strrpos and substr in Criterion Marko Ognjenovic <m****m@g****m> almost 3 years ago
618a5425 Test on PHP 7.4 onwards Marko Ognjenovic <m****m@g****m> almost 3 years ago
a7492d61 Update composer PHP version requirement Marko Ognjenovic <m****m@g****m> almost 3 years ago
82fc22d9 Fix generated return type for retrieveByPk when multiple keys Marko Ognjenovic <m****m@g****m> almost 3 years ago
e3f145a6 Add CLASS_NAME constants to table map classes Marko Ognjenovic <m****m@g****m> almost 3 years ago
18929cde Fix return type of findOne Marko Ognjenovic <m****m@g****m> almost 3 years ago
53f6bd3d Add Propel::importClass method Marko Ognjenovic <m****m@g****m> almost 3 years ago
9a1bc619 Fix GeneratorConfig::getConfiguredBehavior Marko Ognjenovic <m****m@g****m> almost 3 years ago
739b6ebc Fix GeneratorConfig::getBuilderClassname Marko Ognjenovic <m****m@g****m> almost 3 years ago
93adf045 Upgrade phing/phing version Marko Ognjenovic <m****m@g****m> almost 3 years ago
5a455615 Fix retrieveByPk return type doc Marko Ognjenovic <m****m@g****m> almost 3 years ago
fd14012e Fix BasePropelPDO and PropelPDO PHP 8 compatibility Marko Ognjenovic <m****m@g****m> almost 3 years ago
fcaa5c8d Fix str_replace usage Marko Ognjenovic <m****m@g****m> almost 3 years ago
1ef73081 Fix compatibilities of all propel collection classes Marko Ognjenovic <m****m@g****m> almost 3 years ago
851ba475 Fix PropelDateTime::__wakeup compatibility Marko Ognjenovic <m****m@g****m> almost 3 years ago
5fdc7126 Fix PropelObjectCollection ArrayObject implementation Marko Ognjenovic <m****m@g****m> almost 3 years ago
f1115c5c Fix PropelCollection ArrayObject implementation Marko Ognjenovic <m****m@g****m> almost 3 years ago
4eec4e02 Drop Serializable implementation in PropelCollection Marko Ognjenovic <m****m@g****m> almost 3 years ago
962fdb12 Fix strpos usage in Database.php Marko Ognjenovic <m****m@g****m> almost 3 years ago
99e6d623 Fix DebugPDOStatement implementation compatibility Marko Ognjenovic <m****m@g****m> almost 3 years ago
d852e5fe Fix DebugPDOStatement implementation compatibility Marko Ognjenovic <m****m@g****m> almost 3 years ago
9286cb4d Make PropelConfigurationIterator compatible with implementation Marko Ognjenovic <m****m@g****m> almost 3 years ago
b6017ec7 Add ReturnTypeWillChange Marko Ognjenovic <m****m@g****m> almost 3 years ago
cd75dad0 Add method return types in PropelConfiguration Marko Ognjenovic <m****m@g****m> almost 3 years ago
30d3f4d9 Add php 8.2 test Marko Ognjenovic <m****m@g****m> almost 3 years ago
07e6583c merge Merge pull request #12 from propeller-orm/feature/php8 Ivan Voskoboinyk <i****n@v****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
635eff46 Fix `AbstractLogger` implementation inheritance compatibility Ivan Voskoboinyk <i****n@v****m> over 3 years ago
ff272280 Fix resource value presentation in `DebugPDOStatement::getExecutedQueryString()` Ivan Voskoboinyk <i****n@v****m> over 3 years ago
716761f4 Fix bug in passing `$mode` in `PropelPDO::query()` Ivan Voskoboinyk <i****n@v****m> over 3 years ago
93dbca7a Fix a regressing in DelegateBehavior Ivan Voskoboinyk <i****n@v****m> over 3 years ago
abe853e6 Fix usages of deprecated PHPUnit functionality Ivan Voskoboinyk <i****n@v****m> over 3 years ago
8b109a7a Fix type inheritance incompatibility Ivan Voskoboinyk <i****n@v****m> over 3 years ago
3b4711f5 Fix regression with selective methods logging config Ivan Voskoboinyk <i****n@v****m> over 3 years ago
9dde5c20 Fix incompatible declaration Ivan Voskoboinyk <i****n@v****m> over 3 years ago
0f0c77a3 merge Merge pull request #13 from propeller-orm/refactor/psr-log Ivan Voskoboinyk <i****n@v****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
baee7d23 Move `TestCase` class from global NS to `Propeller\Tests` Ivan Voskoboinyk <i****n@v****m> over 3 years ago
0b471c52 Fix a few more failing tests Ivan Voskoboinyk <i****n@v****m> over 3 years ago
15aa4a3a Fix wrong arguments order Ivan Voskoboinyk <i****n@v****m> over 3 years ago
42867afc Add a way to disable PropelPDO debug mode in tests Ivan Voskoboinyk <i****n@v****m> over 3 years ago
0ec05fe5 Fix debug log tests expectations Ivan Voskoboinyk <i****n@v****m> over 3 years ago
8dd22e0e Make sure we close unfinished transactions after tests Ivan Voskoboinyk <i****n@v****m> over 3 years ago
50d5d76a Fix other tests not cleaning up the modified global state Ivan Voskoboinyk <i****n@v****m> over 3 years ago
a5df1022 Refactor `PropelPDOTest` to cleanup global state after itself Ivan Voskoboinyk <i****n@v****m> over 3 years ago
0767de79 Fix typos Ivan Voskoboinyk <i****n@v****m> over 3 years ago
347598d1 Disable PHPUnit debug output Ivan Voskoboinyk <i****n@v****m> over 3 years ago
ac295717 Use PHPUnit time limit params instead of php `max_execution_time` Ivan Voskoboinyk <i****n@v****m> over 3 years ago
6f7d264e Add hard limit on test execution Ivan Voskoboinyk <i****n@v****m> over 3 years ago
c43d845c Fix cleaning fixtures build classes Ivan Voskoboinyk <i****n@v****m> over 3 years ago
84bd2f20 Use `Propel::LOG_` level constant instead of `LogLevel` directly Ivan Voskoboinyk <i****n@v****m> over 3 years ago
8474d75f Switch code to using PSR logger interface Ivan Voskoboinyk <i****n@v****m> over 3 years ago
b488f3fd Add `psr/log` dependency Ivan Voskoboinyk <i****n@v****m> over 3 years ago
6694c2d6 Fix `PDO::prepare` inheritance type conflict Ivan Voskoboinyk <i****n@v****m> over 3 years ago
b7b017e3 Introduce a conditional PropelPDO class declaration to resolve PHP8 type conf... Ivan Voskoboinyk <i****n@v****m> over 3 years ago
4409c935 Rename `PropelPDO` to `BasePropelPDO` and `::query` to `::executeQuery` Ivan Voskoboinyk <i****n@v****m> over 3 years ago
226b65cc Fix `PropelOnDemandCollection` inheritance type incompatibility Ivan Voskoboinyk <i****n@v****m> over 3 years ago
e1fb7acb Fix `PropelPDO` inheritance type incompatibility Ivan Voskoboinyk <i****n@v****m> over 3 years ago
c0b80f0d Fix type incompatibility in `setUpBeforeClass` Ivan Voskoboinyk <i****n@v****m> over 3 years ago
b40c8ae0 merge Merge pull request #1 from propeller-orm/refactor/composer-autoloader Ivan Voskoboinyk <i****n@v****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
e77b73f8 Fix risky tests Ivan Voskoboinyk <i****n@v****m> over 3 years ago
44939368 Fix `getConfiguredPlatform()` test Ivan Voskoboinyk <i****n@v****m> over 3 years ago
cb7e10fd Delete more code related to manual `require` calls generation Ivan Voskoboinyk <i****n@v****m> over 3 years ago
16932a77 Drop a few mentions of the deprecated dot-path Ivan Voskoboinyk <i****n@v****m> over 3 years ago
e9eeb0cf Fix validator class resolution Ivan Voskoboinyk <i****n@v****m> over 3 years ago
069a420f Simplify PreOrderNodeIterator code by using `??` operator Ivan Voskoboinyk <i****n@v****m> over 3 years ago
497b7cdb Fix naming conflict Ivan Voskoboinyk <i****n@v****m> over 3 years ago
41df3c45 Fix unnoticed usage of a dot-path classname definition Ivan Voskoboinyk <i****n@v****m> over 3 years ago
5e4cf767 Drop `bookstore-packaged` fixtures Ivan Voskoboinyk <i****n@v****m> over 3 years ago
c183e117 Drop classmap generation logic Ivan Voskoboinyk <i****n@v****m> over 3 years ago
a240055b Add custom 3rd party autoloader to load test suite models Ivan Voskoboinyk <i****n@v****m> over 3 years ago
af16174c Minor improvements to the code Ivan Voskoboinyk <i****n@v****m> over 3 years ago
a8d9d846 Fix failing tests Ivan Voskoboinyk <i****n@v****m> over 3 years ago

← Back to repository