Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Doctrine

Makes open source software
Collective - Host: opensource - https://opencollective.com/doctrine - Website: https://doctrine-project.org - Code: https://github.com/doctrine

added new DQL function: contains

github.com/doctrine/orm - eacb78148e2577de796a74c0bbf9ba7382b318b8 authored over 18 years ago
pookey: standards complience change

github.com/doctrine/orm - b84c7f4ce3712d1bdc35bcf727576ec6c1e187c0 authored over 18 years ago
DQL enum type support (still not working for prepared queries)

github.com/doctrine/orm - 871f3c418d81c539fb22ad9325eb4342d1096a37 authored over 18 years ago
Nospace validator fixed

github.com/doctrine/orm - 0cbc7031ce44bb5c5c8453e89157ca3ee5cbc3cb authored over 18 years ago
added Doctrine_Access::__isset() and Doctrine_Access::__unset() for complete support of magic method invocations

github.com/doctrine/orm - 868e0bcae716a09f3a817d5ffa156f8e5a416df5 authored over 18 years ago
more fixed to make it strict compatable

github.com/doctrine/orm - 5f44b71af6dd01dd1075b9ce7ccf6d9349d165ab authored over 18 years ago
fix to make it standards strict

github.com/doctrine/orm - 1c818f51fa12f7d6781563e085454202df563c97 authored over 18 years ago
Fixed the core get() / set() issue

github.com/doctrine/orm - 16d964e4bae1c8d7d7b70c70439447fb996a2140 authored over 18 years ago
AccessorInvoker code example

github.com/doctrine/event-manager - 8fcfea92ae67ea3a508608e3355fba7511f26a37 authored over 18 years ago
AccessorInvoker code example

github.com/doctrine/orm - 51fbbb05d6603d842123656af70a0b580a5a95f0 authored over 18 years ago
AccessorInvoker code example

github.com/doctrine/reflection - ddc933ed6272edebbc33bb2516e4fa7d02c68932 authored over 18 years ago
AccessorInvoker code example

github.com/doctrine/persistence - 8fcfea92ae67ea3a508608e3355fba7511f26a37 authored over 18 years ago
added Doctrine_Association_Self

github.com/doctrine/orm - 6e7cc432046a7c8a9cfa81ca35f56a751f79c818 authored over 18 years ago
New component Doctrine_EventListener_AccessorInvoker for automatic invoking of get* and set* methods

github.com/doctrine/orm - e49319f490ee2423754f1db2eec8c848e5f54f41 authored over 18 years ago
phpType() as static method

github.com/doctrine/orm - 92b7f2a03dae73204cf80dfbd52d49f0ca6c8922 authored over 18 years ago
Association self-referencing fetching now works (still not integrated into DQL)

github.com/doctrine/orm - 3dca74f2d22f7d9f2dbb8c585de63f4c60b2f042 authored over 18 years ago
Validator now supports all doctrine types

github.com/doctrine/orm - fadef335c4d2a15793a344a388fb6f0e84812553 authored over 18 years ago
Doctrine_Collection::loadRelated() bug fixed

github.com/doctrine/orm - bce726d66c1cd0d1240e89a4167454b478ae2bbe authored over 18 years ago
loadRelated() now works for many-to-many associations

github.com/doctrine/orm - d6eb961c0cd59fa598d1cf8055da8ec75a17a8ba authored over 18 years ago
toArray test cases

github.com/doctrine/orm - 7ef7031c37dd7372a80f216cf2264c419125b0a5 authored over 18 years ago
toArray() added

github.com/doctrine/orm - 65c9e56c86c45af57e623ed6d2bf502897ba5be7 authored over 18 years ago
doc blocks updated

github.com/doctrine/orm - af59b140e06799e40bc648fda56f75432c2ea972 authored over 18 years ago
fixed Record::hasRelation() to call Table::hasRelation() instead of old Table::hasForeignkey()

github.com/doctrine/orm - e21562b0571e3f0478f6c2670f95496cfdf77e45 authored over 18 years ago
Fixed to prevent custom message from being overidden by default

github.com/doctrine/orm - 946e3f1c5d3aede3799350581dba601b2c3424f0 authored over 18 years ago
Doctrine_Query::create() added for lazy folks

github.com/doctrine/orm - 12a21ba50e14ed099234a71cc1b4a06000b24855 authored over 18 years ago
Doctrine_Query::create() added for lazy folks

github.com/doctrine/event-manager - 3dcf2374ed2269383d56c113bbb45508115a263c authored over 18 years ago
Doctrine_Query::create() added for lazy folks

github.com/doctrine/reflection - e87d27b92b0c8ad890b19b7e887b91592e923118 authored over 18 years ago
Doctrine_Query::create() added for lazy folks

github.com/doctrine/persistence - 3dcf2374ed2269383d56c113bbb45508115a263c authored over 18 years ago
Support for passing an array as constraint/validator argument

github.com/doctrine/orm - 276af65256aa9f26411a565261dcea2464c8d7c5 authored over 18 years ago
Syntax error fix

github.com/doctrine/orm - 7bb07a5be1184a30ecdda1aa192c6e95cd113299 authored over 18 years ago
Removed indexGenerator

github.com/doctrine/orm - 2e3f800265bc53662579c41ad6a99ad2ae95d757 authored over 18 years ago
removing the closing PHP tags form all php files, it\'s not needed and can break sessions which are whitespace sensitive

github.com/doctrine/orm - b340bfe11d1b96ef762a4f0ec07aaac0b96ac2b0 authored over 18 years ago
when using Doctrine::compile(), having the require_once()'s in the source files will break things. This is because the file hasn't been included, but the class has been defined in the compiled file. This means you have to rely on autoload to allow compile to function (or strip out all require_once's from the code on compile, but atleast one needs to be maintained). IMPORTANT: you MUST now use autoload.

github.com/doctrine/orm - fb2a3bfde9415f80fab1ee07b553c4b42b935c78 authored over 18 years ago
minor changes to Doctrine::compile(), adding extra error handling and improving docs

github.com/doctrine/orm - ae534f69ffee64c844e3e2470e08acfa82ee75d5 authored over 18 years ago
minor changes to Doctrine::compile(), adding extra error handling and improving docs

github.com/doctrine/event-manager - dc6891d60619e2de02f731c5b0bde2d674cd40cc authored over 18 years ago
minor changes to Doctrine::compile(), adding extra error handling and improving docs

github.com/doctrine/reflection - 1972b80f25e6c1282d6e166a69484955435a24c4 authored over 18 years ago
minor changes to Doctrine::compile(), adding extra error handling and improving docs

github.com/doctrine/persistence - dc6891d60619e2de02f731c5b0bde2d674cd40cc authored over 18 years ago
removed debugging

github.com/doctrine/orm - 1a265b07506e4ec59b27008dc8cfe17cbdc63d95 authored over 18 years ago
Case insensitive column names

github.com/doctrine/orm - 087de88f7cbe43a9d9e68de1dc0493d2c0fb6240 authored over 18 years ago
Doctrine::compile fixed

github.com/doctrine/orm - 9046569d680513b77965da83f075de94ff139560 authored over 18 years ago
Tests for covering the Doctrine_Collection::loadRelated functionality for basic many-to-many relations

github.com/doctrine/orm - c5e4f366d4bd1ab824544e7425fa6a4c9b114b32 authored over 18 years ago
added PDO-hacked metaTables and metaColumns methods

github.com/doctrine/orm - 1d4a59b772752a46b8bd4f5c9beb39aca82d03b3 authored over 18 years ago
Support for collection key mapping

github.com/doctrine/event-manager - ff8a46b00e31e3ed15fec3acff097d219ebb6ea2 authored over 18 years ago
Support for collection key mapping

github.com/doctrine/orm - 90bd728d81e6b3b3da56a1185b564eb041b03cfa authored over 18 years ago
Support for collection key mapping

github.com/doctrine/reflection - 7d8b6fea561990b7448cfe629cae0b86a2eaecc9 authored over 18 years ago
Support for collection key mapping

github.com/doctrine/persistence - ff8a46b00e31e3ed15fec3acff097d219ebb6ea2 authored over 18 years ago
Support for mapping table column values as collection indexes

github.com/doctrine/orm - da9d179d9fa367d172b3592fb28c261048ec1e82 authored over 18 years ago
New fetchmode constants (implementation later)

github.com/doctrine/orm - 155f5193ecedd3014e44123ba3a6c991493cbe53 authored over 18 years ago
Possibility to pass the hasColumn constraint/validator arg as an array

github.com/doctrine/orm - f11fe0ca341652277a67f7b446ff359fc25d067f authored over 18 years ago
Doctrine_Table::getForeignKey -> Doctrine_Table::getRelation

github.com/doctrine/orm - c929174385b7d7d2afb87ed58df7aee9edb108c1 authored over 18 years ago
RawSql docs + codes updated

github.com/doctrine/event-manager - 5a28a15de420b77fb8a06edcba42fb882ab55b4f authored over 18 years ago
RawSql docs + codes updated

github.com/doctrine/orm - 14781f1dd3d98bb226fd05a26824d4cb4177ab75 authored over 18 years ago
RawSql docs + codes updated

github.com/doctrine/persistence - 5a28a15de420b77fb8a06edcba42fb882ab55b4f authored over 18 years ago
RawSql docs + codes updated

github.com/doctrine/reflection - 28a821c2b18361ecc0b6627766100f1566190b32 authored over 18 years ago
Code example for setting validators

github.com/doctrine/reflection - 10d1fa96ce47615a429bf0fe06b7dd03bfa53878 authored over 18 years ago
Code example for setting validators

github.com/doctrine/persistence - cdd4308b80daa98b9de2c5f759b8282f8cf96d1b authored over 18 years ago
Code example for setting validators

github.com/doctrine/orm - f1df26991f77dfc1417ac71ebb1f3a83b9be442d authored over 18 years ago
Code example for setting validators

github.com/doctrine/event-manager - cdd4308b80daa98b9de2c5f759b8282f8cf96d1b authored over 18 years ago
Added connection & collection introductions + first code examples for Doctrine_View

github.com/doctrine/orm - 3b8b1a4e88e5c7fce80f2fdd167d87fe784f6168 authored over 18 years ago
Added connection & collection introductions + first code examples for Doctrine_View

github.com/doctrine/event-manager - eb034611caa721040520b15cb29e937603d05495 authored over 18 years ago
Added connection & collection introductions + first code examples for Doctrine_View

github.com/doctrine/reflection - ee3cd65c41470d4adcfeb2fa174b3cf49b0693c9 authored over 18 years ago
Added connection & collection introductions + first code examples for Doctrine_View

github.com/doctrine/persistence - eb034611caa721040520b15cb29e937603d05495 authored over 18 years ago
Docs for autoincrement and composite identifiers

github.com/doctrine/persistence - 455db23fefe3aceeb00f140130ace910dab0751a authored over 18 years ago
Docs for autoincrement and composite identifiers

github.com/doctrine/reflection - 5e92f2c4a9111534f146bd71d7403e46f4ce2ff9 authored over 18 years ago
Docs for autoincrement and composite identifiers

github.com/doctrine/event-manager - 455db23fefe3aceeb00f140130ace910dab0751a authored over 18 years ago
Docs for autoincrement and composite identifiers

github.com/doctrine/orm - 77a69bc57eb6fb1b66fb76eafd6318f06ae4e295 authored over 18 years ago
Record introduction added

github.com/doctrine/event-manager - 9cdbabb9100830c08ca52c1a2fe32c793ba76600 authored over 18 years ago
Record introduction added

github.com/doctrine/orm - 713a49a075e1b6775ae27ef8b72457d4f1505252 authored over 18 years ago
Record introduction added

github.com/doctrine/reflection - 99f848e9d0ad286983396df806023c72da6c4b9a authored over 18 years ago
Record introduction added

github.com/doctrine/persistence - 9cdbabb9100830c08ca52c1a2fe32c793ba76600 authored over 18 years ago
Docs updated (added also empty files for missing docs/codes)

github.com/doctrine/reflection - 0b61f450b86d3ae7d41a839e44a2f3c67627e0f1 authored over 18 years ago
Docs updated (added also empty files for missing docs/codes)

github.com/doctrine/persistence - 657e4d7a56ef446e3f137b7a3ee5320d9a210afe authored over 18 years ago
Docs updated (added also empty files for missing docs/codes)

github.com/doctrine/event-manager - 657e4d7a56ef446e3f137b7a3ee5320d9a210afe authored over 18 years ago
Docs updated (added also empty files for missing docs/codes)

github.com/doctrine/orm - 9f03f21df7dfdf3e94af8957242f12d4e34ba01e authored over 18 years ago
Docs updated

github.com/doctrine/orm - 186b4465ad6f869a84a0d3b55d57422b4b5ef317 authored over 18 years ago
By default mysql connection doesn't use DQL record limit (it doesn't support limit in subqueries yet)

github.com/doctrine/orm - fb77e2f5d48cd7707ad249a1a937303dbda59964 authored over 18 years ago
Doctrine::ATTR_QUERY_LIMIT constant added

github.com/doctrine/orm - 2dd3e9743a1438bc266bc99d6362fd5e8107d104 authored over 18 years ago
Little isValidClassname fix

github.com/doctrine/orm - fa633fb7dd8e5eb7a3fc95822f7344a746e7e6aa authored over 18 years ago
Doctrine::compile() refactored

github.com/doctrine/orm - 82c13ca1da1a55748612f1caf8e8c05dae2643f4 authored over 18 years ago
Sqlite datadict driver skeleton added

github.com/doctrine/orm - 31bfa233405030b923356b31bc76ee503f8c13a1 authored over 18 years ago
* Added some test cases for the importing part. The new tests will fail for now because of the lacking implementation.

Refs #11

github.com/doctrine/orm - 8c294ababa55cc4d1d2ead16cc7262068a72e687 authored over 18 years ago
* Added Schema classes and some testcases (refs #11)

github.com/doctrine/orm - fd3bffc7d5c4d60c33a9afcdf36e2bf2c9abd393 authored over 18 years ago
Doctrine_Record::countRelated() added

github.com/doctrine/orm - 9bd341d70834441044b7365d5872aea1c53ee520 authored over 18 years ago
Query count() fix

github.com/doctrine/orm - 5b0858cfb9c17a5c6ec45f739d4dd89fd49fdc82 authored over 18 years ago
Fixed ticket #26

github.com/doctrine/orm - cfa6a512f318b95b06bbcb0ce523c43967785555 authored over 18 years ago
Preliminary support for DQL aggregate value selecting

github.com/doctrine/orm - d283fbf1c7dcee4f77258deab87d27bc850b67c2 authored over 18 years ago
Little fix for cleanData method

github.com/doctrine/orm - f547396124a4a57338e1a0d8e7f69cf8ddf3dc6a authored over 18 years ago
Fixed cleanData method

github.com/doctrine/orm - 46f2cbe4268c372339a88df13f8200a7f5cf8320 authored over 18 years ago
Fixed Doctrine_Record::exists() and removed final attribute since its *not* a method that is used by Doctrine internally

github.com/doctrine/orm - 37b3ad143402945c38ebcee646eec92135d866f0 authored over 18 years ago
set method exists() to final

github.com/doctrine/orm - c71ce5cd0538b3a98bfc7a3b8f9e058932478022 authored over 18 years ago
Added exists() to check for existence of data, getColumnCount() as alias to count() and renamed has() to hasRelation() for clarity

github.com/doctrine/orm - 11efc8e7cc47274bfc0e8a5389a93f0926f081fd authored over 18 years ago
* Yet improved draft for import (refs #11)

github.com/doctrine/orm - cc94b9392a6d931561b94c91b9a0dd03ed7668e1 authored over 18 years ago