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

Ticket: 150

github.com/doctrine/reflection - 61e6a4b39eb8c6c725bf237017aeadd7ecc83eeb authored about 18 years ago by romanb <romanb@625475ce-881a-0410-a577-b389adb331d8>
Ticket: 150

github.com/doctrine/orm - a5a2751e291274e4c0014ab7493f5908b87b966c authored about 18 years ago by romanb <romanb@625475ce-881a-0410-a577-b389adb331d8>
Continued work on the validation component.

Ticket: 150

github.com/doctrine/event-manager - eb2076f668c31068bb093d7dcef01e88cf7ba1fd authored about 18 years ago by romanb <romanb@625475ce-881a-0410-a577-b389adb331d8>
Continued work on the validation component.

Ticket: 150

github.com/doctrine/orm - 171226d53232d1aefbfc02d9f6539a294f656434 authored about 18 years ago by romanb <romanb@625475ce-881a-0410-a577-b389adb331d8>
Continued work on the validation component.

Ticket: 150

github.com/doctrine/reflection - cab9485eef3c5828fd5c9628e82101066ef5e8e7 authored about 18 years ago by romanb <romanb@625475ce-881a-0410-a577-b389adb331d8>
Continued work on the validation component.

Ticket: 150

github.com/doctrine/persistence - eb2076f668c31068bb093d7dcef01e88cf7ba1fd authored about 18 years ago by romanb <romanb@625475ce-881a-0410-a577-b389adb331d8>
Fixed typo

github.com/doctrine/orm - d81a4245b7c4fba09bc4b8a7df00fb8400a5ae22 authored about 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Necessary changes to the validation components. Further improvements and docs will follow in the next days.

Ticket: 150

github.com/doctrine/orm - b0f05370712e638dbacea902094ff3d673b4ce23 authored about 18 years ago by romanb <romanb@625475ce-881a-0410-a577-b389adb331d8>
Fixes #156

Ticket: 156

github.com/doctrine/orm - 499da8f9b8e07e8b78be3b90303df82357cff254 authored about 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Fixes #155

github.com/doctrine/orm - cba61cb346eebbe765fee1790773b1bbf60b3994 authored about 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Fixes #154, has* relations should act as owns* when saving related objects

github.com/doctrine/orm - 966450d4547e2a2f03027c40b7bf10529ba1570f authored about 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Small fixes, now it should be possible to add custom errors

github.com/doctrine/orm - 11206fe57374264dd2451fb8d7e0585e5e604a38 authored about 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Validators updated, *NOTE* this breaks BC:

- validators codes are now string instead of integers (constants)
- validating is now handled in ...

github.com/doctrine/orm - 67da38b07d4f02a4bacd90139cce6a50ccfb03ae authored about 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
new attribute: Doctrine::ATTR_ACCESSORS, DQL subquery support, accessor invoking support

github.com/doctrine/reflection - 61b86613264d6bb7596b77770d0b3188144d331f authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
new attribute: Doctrine::ATTR_ACCESSORS, DQL subquery support, accessor invoking support

github.com/doctrine/orm - 847bd1ade6c4ee0ad858519d321c2955e6597bab authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
new attribute: Doctrine::ATTR_ACCESSORS, DQL subquery support, accessor invoking support

github.com/doctrine/event-manager - 6bdf515cff09c881d712602ddd57f9945c0ddb23 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
new attribute: Doctrine::ATTR_ACCESSORS, DQL subquery support, accessor invoking support

github.com/doctrine/persistence - 6bdf515cff09c881d712602ddd57f9945c0ddb23 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
DQL Component Aliases added! Fixes #142

Ticket: 142

github.com/doctrine/orm - 4408774100f3ebca53e2c3286ca8c6755e87172e authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
added missing test cases

github.com/doctrine/orm - 766aec2c94836deaf628615cd2c5d3c4dfac1f8a authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Fixed a bug when saving a record with null valued boolean column

github.com/doctrine/orm - 6210a606119b3f2a2eeb057b372633fdc353771c authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Fixes to the compiler.

github.com/doctrine/orm - ba737729834db704cc563667adc302eb899d280e authored over 18 years ago by romanb <romanb@625475ce-881a-0410-a577-b389adb331d8>
pookey: added boolean test cases for setting null values

github.com/doctrine/orm - 9589f486ef4a957c6b1ae00c61463e97c9607622 authored over 18 years ago by pookey <pookey@625475ce-881a-0410-a577-b389adb331d8>
pookey: fixes #83

github.com/doctrine/orm - aa25b57eda3a67be876448a6bb270aa9f20d5c86 authored over 18 years ago by pookey <pookey@625475ce-881a-0410-a577-b389adb331d8>
pookey: fixed email validator and added more test cases

github.com/doctrine/orm - 04a3cb9f63b874763f149011b4b4fa43ce0b550e authored over 18 years ago by pookey <pookey@625475ce-881a-0410-a577-b389adb331d8>
Fixes #85

github.com/doctrine/orm - 8abb979578790e2cf244d2fe73a740a5f03fff09 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Simplified object population

github.com/doctrine/orm - a1b4b0f73f92b1fc70d9d45cead44aa6f252dd76 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Simplified object population mechanism

github.com/doctrine/orm - 5de6c0a65bb9ae01640241c79a03d304a12eed6f authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Refactored Doctrine_Hydrate

github.com/doctrine/orm - ca213ac6b92258f22b2657a485eb27d8c9e3889a authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
fixed validators with default values

github.com/doctrine/orm - cded682ee410c0b85e7c5a102e8c2d697bf19ebc authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Fixed fatal bug in Doctrine_Hydrate resulting in wrong mappings when result set contains rows in 'wrong' order.

github.com/doctrine/orm - ab99a5fcc3dfba392ed5353ced22cb773f61d1ca authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>

github.com/doctrine/event-manager - 1da87d977bdfcf0fccb925e9e15215371348eb13 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>

github.com/doctrine/orm - bc769143107303143d544b4bd68d05761ac2fd3b authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>

github.com/doctrine/reflection - b5848a63e58e016f991bbdeb633e77ce1df71569 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>

github.com/doctrine/persistence - 1da87d977bdfcf0fccb925e9e15215371348eb13 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Added coding standards, fixes #140

github.com/doctrine/persistence - 37057f9b5e9d5be4a2c8ad6090cba7767c95672d authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Added coding standards, fixes #140

github.com/doctrine/reflection - 63566f9814d1b0edc4bd1d744810b252d99c64ce authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Added coding standards, fixes #140

github.com/doctrine/orm - 1f58e34b12f995b1774cfd2b487c579dec689a12 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Added coding standards, fixes #140

github.com/doctrine/event-manager - 37057f9b5e9d5be4a2c8ad6090cba7767c95672d authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Added a test case to track an ugly bug.

github.com/doctrine/orm - 05a23f6a305742643575f04fd1c5c803786a23bf authored over 18 years ago by romanb <romanb@625475ce-881a-0410-a577-b389adb331d8>
added new tests

github.com/doctrine/orm - 4eb1060b1335a8fd6dd57d41c1d25ac2f8d6338b authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Fixed many-to-many handling when join table component is accessed before the associated component, fixes #136, #84

github.com/doctrine/orm - 00cbc5d18e71f5773dba378b5cd282f93e9be459 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Major change on how transactions are being handled: insert / update queries are now executed immediately and only deletes are being gathered (due to delete optimization strategies). Fixes #138, #135

github.com/doctrine/orm - bbc3d3f6be6cffe34c391470fc46871a07b9d4df authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Added unit test for queries on multiple left join branches [ticket #139]

Ticket: 139

github.com/doctrine/orm - cba5846b6aa1f8bd9a5567922572b46217343d21 authored over 18 years ago by Tanken <Tanken@625475ce-881a-0410-a577-b389adb331d8>

github.com/doctrine/orm - b55ae1fd5e440408dfb75089d81ba77b55126a41 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>

github.com/doctrine/orm - bd9024643277022878c44c5453ef600e704ab731 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Moved collection iterator classes under Collection_ namespace

github.com/doctrine/orm - efc6d71d33e129f04f4645b8dff58f48d319ce25 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Added new exception classes, renamed Doctrine_Repository to Doctrine_Table_Repository, refactored many classes

github.com/doctrine/orm - 8e9a8af6764624fd5767076e6714db27f8b6bc7c authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Export skeleton added

github.com/doctrine/orm - e188f37e7953e3050704ebabdc05c6638720cee8 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
added some docs for the upcoming new Doctrine_DB

github.com/doctrine/event-manager - 12a4e92b9247615e9620b0567cf2f105a97d5144 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
added some docs for the upcoming new Doctrine_DB

github.com/doctrine/orm - 0c94b003b1e30d0d5fad73a9028e2c08e6b675da authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
added some docs for the upcoming new Doctrine_DB

github.com/doctrine/reflection - 092d957cdbb4d991d71569d07a26692d04459f3b authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
added some docs for the upcoming new Doctrine_DB

github.com/doctrine/persistence - 12a4e92b9247615e9620b0567cf2f105a97d5144 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
added DQL introduction

github.com/doctrine/persistence - aa9f2049fb3187ef22d40eed07e43711116fef8c authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
added DQL introduction

github.com/doctrine/reflection - 808ce0fa4afeb434e9b8c7237b919e31d7208642 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
added DQL introduction

github.com/doctrine/event-manager - aa9f2049fb3187ef22d40eed07e43711116fef8c authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
added DQL introduction

github.com/doctrine/orm - 487e07aea630376cb5419d21fa4a3a942b2fe2c2 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Updated docs

github.com/doctrine/orm - 1ff90159d6af5b9c9cc8002bb48c5396a8d019a1 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Updated docs

github.com/doctrine/reflection - 855886e3492ecb2dea2b3e4fef64568a10f5b343 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Updated docs

github.com/doctrine/event-manager - 2d32ecd0bc23f56ada50bdacdffc7b50bdf627c7 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Updated docs

github.com/doctrine/persistence - 2d32ecd0bc23f56ada50bdacdffc7b50bdf627c7 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Fixes #132, refactored some test cases

Ticket: 132

github.com/doctrine/orm - 14b95350d06780165c8195989a5017a12e025fd0 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>

github.com/doctrine/orm - d5b1c350746cac65fe858ca2384fd8cd20b6ab9e authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>

github.com/doctrine/orm - 1d65d8d3f002b33c4dfefd4ff9c733eec81ca6ad authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
deleted old relation classes

github.com/doctrine/orm - 86bf9a820194e9612bed24befc78141aa93ca5e0 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Moved relation classes under Doctrine_Relation namespace, fixes #134

Ticket: 134

github.com/doctrine/orm - ed62d636e6060f09c2967c67a47827eeb858466f authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
fixes #133

Ticket: 133

github.com/doctrine/orm - c8c1397f8a7062a4b0de3158320af41a2adf0729 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Refactored Doctrine_Record, added license to LocalKey class

github.com/doctrine/orm - 1ab5a4fceae558fa38cfaa6cb78da0335ecfa12d authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Refactored Doctrine_Record, added Doctrine_Relation::isOneToOne

github.com/doctrine/orm - 88ef777fbdc069f8ff84783f4873c24620f3d5b3 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Refactored the object population algorithm

github.com/doctrine/orm - 25956bea8708cc60bbe7121f0a68a401a7afa580 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Fixes #131

Ticket: 131

github.com/doctrine/orm - 753e9bd4cc66610ff14defb6661da8af9304c182 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Doctrine_Collection::internalAdd() removed, fixes #129

Ticket: 129

github.com/doctrine/orm - ddf0ceab8285a2a5a07f41e9f9e86e0a7f0524eb authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Fixes #128

Ticket: 128

github.com/doctrine/orm - 1a0179bdce0614ec0ba20fca93a5ca3baf8ae525 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Fixes #126, #127

Ticket: 126

github.com/doctrine/orm - 7b84d15530726f3a577dabbcbbc53584ed5e2ffa authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Unit tests' path problem fixed

github.com/doctrine/orm - c57471091fd2156501b5249a5eef5499ead973c8 authored over 18 years ago by jhassine <jhassine@625475ce-881a-0410-a577-b389adb331d8>
Added exception info in Doctrine_Record doc blocks, fixes #125

Ticket: 125

github.com/doctrine/orm - c239ff4bbacff18b1cb079880c36ee8d0c19ec8e authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
added fetch* methods to new Doctrine_DB

github.com/doctrine/orm - bed3a3712d90c25485dda219d8a13052d1c9d038 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Fixed enum test case

github.com/doctrine/orm - a1d3e137f2b2ee2e428d9b3b92a97dd1282351d7 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Boolean type bugs fixed, fixes #101

Ticket: 101

github.com/doctrine/event-manager - a01c5fa57f3114b346706d340f75e1dc50bcf08c authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Boolean type bugs fixed, fixes #101

Ticket: 101

github.com/doctrine/reflection - fa62f2e6aaf7cdc062c6def6e982ca643176f66e authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Boolean type bugs fixed, fixes #101

Ticket: 101

github.com/doctrine/orm - e3f5aa9fb2b18a1ad3052fb28ade7d4629ec1a68 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Boolean type bugs fixed, fixes #101

Ticket: 101

github.com/doctrine/persistence - a01c5fa57f3114b346706d340f75e1dc50bcf08c authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Fixed boolean test case

github.com/doctrine/orm - 2c16937dec46b7a875dc4347dd7cfacfb8744d5b authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
added getDataDict() for connection class

github.com/doctrine/orm - 437fac4c9ea71967cfe8402e7e2c41bb480e0ccb authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Sqlite datadict updated

github.com/doctrine/orm - ecd2612e7fa1ae7ac65a4480c3fcf4b03c8618e6 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Added a Phing build script for building API docs using PHPDoc and Doxygen.

github.com/doctrine/orm - 816971e8831207f72a11b9039bd965e8258c7635 authored over 18 years ago by jhassine <jhassine@625475ce-881a-0410-a577-b389adb331d8>
moving php source files to lib directroy

github.com/doctrine/orm - 6094eeb5368a61fc5ad9ee69bfbef9b857cf641b authored over 18 years ago by pookey <pookey@625475ce-881a-0410-a577-b389adb331d8>
Schema classes updated

github.com/doctrine/orm - 5cb3086d8021eafaf9649c578715fd64cc7f3265 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Added Oracle datadict driver, fixes #117

Ticket: 117

github.com/doctrine/orm - 79cbc455101bda48e64eb0c03633c9d3344f64f0 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
DataDict mssql driver added, fixes #116

Ticket: 116

github.com/doctrine/orm - 4843d16dba8ea06d23a53e84226e712bee386fe4 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Added pgsql datadict driver, fixes #115

Ticket: 115

github.com/doctrine/orm - 4b10902db9b2208aeaebf49d7bf3a090e9c00466 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
added datadict mysql driver, fixes #114

Ticket: 114

github.com/doctrine/orm - f19a17b02be49644fa9b5994de4a8f5e157b207e authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Doctrine_DataDict_Sqlite driver

github.com/doctrine/orm - cec372dfe1c27101889e8ae5e5c4409ec5a281d9 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
concept of how we might pass params to the test script

github.com/doctrine/orm - 70ebe0d9afd6a44c437ed054b0b90a374cac9def authored over 18 years ago by pookey <pookey@625475ce-881a-0410-a577-b389adb331d8>
If tests are run from command line uses text reporter instead of HTML.

github.com/doctrine/orm - 6dd9bddc71bcdb2ebc6da79b1c42d28e703436d1 authored over 18 years ago by jhassine <jhassine@625475ce-881a-0410-a577-b389adb331d8>

github.com/doctrine/orm - 4bb224a3fc45ca72a7b92a72da77c7aa276a073c authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
added missing class: Doctrine_DB_Statement

github.com/doctrine/orm - 6ca06a6a35a182007fe5138b6ec65f1c9b627e86 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
fixed tests

github.com/doctrine/orm - 617213b8ca8664749143fb2e600816a6f340fd63 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Added unit tests to cover all eventlistener events, fixed fatal transaction bug

github.com/doctrine/orm - 96177e3e22153f0ec7431ae859dd1ef0da967e38 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
the start of a new system to allow a defined DSN to be used for testing

github.com/doctrine/orm - 0a8123cf7a34be6c85f182ed6467d3d67a1db8a7 authored over 18 years ago by pookey <pookey@625475ce-881a-0410-a577-b389adb331d8>
Removed deprecated exceptions: InvalidTypeException, InvalidKeyException and DQLException

github.com/doctrine/orm - 0d7ddf3bab768eb1ee3f66905f812fe550e49947 authored over 18 years ago by zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>