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

- s/query/exec

github.com/doctrine/orm - 8e667dade3bc3f23c9d22633976861d795a19a2b authored about 18 years ago
- s/\$db/\$this->conn

- turned raiseError() calls into throw Exception
- MDB2 style query*() conversion to Doctrine sty...

github.com/doctrine/orm - 3bc748c5f4bc3970987a2aec8e36a2bdbf5c6df3 authored about 18 years ago
- s/\$db/\$this->conn

- turned raiseError() calls into throw Exception
- MDB2 style query*() conversion to Doctrine sty...

github.com/doctrine/annotations - 3bc748c5f4bc3970987a2aec8e36a2bdbf5c6df3 authored about 18 years ago
test cases updated

github.com/doctrine/annotations - b0f3a5d77a4fc60b32f8c4830111f3984ac8a045 authored about 18 years ago
test cases updated

github.com/doctrine/orm - b0f3a5d77a4fc60b32f8c4830111f3984ac8a045 authored about 18 years ago
- s/\$db/\$this->conn

- turned raiseError() calls into throw Exception

github.com/doctrine/orm - cf4c715cd2ee3b7b2bbac4310d47cb2efcefdcf4 authored about 18 years ago
- s/\$db/\$this->conn

- turned raiseError() calls into throw Exception

github.com/doctrine/annotations - cf4c715cd2ee3b7b2bbac4310d47cb2efcefdcf4 authored about 18 years ago
- s/\$db/\$this->conn

- turned raiseError() calls into throw Exception
- MDB2 style query*() conversion to Doctrine sty...

github.com/doctrine/annotations - 67514f4c6a80cacb49b0a6ce4be8596ba9be506b authored about 18 years ago
- s/\$db/\$this->conn

- turned raiseError() calls into throw Exception
- MDB2 style query*() conversion to Doctrine sty...

github.com/doctrine/orm - 67514f4c6a80cacb49b0a6ce4be8596ba9be506b authored about 18 years ago
- s/\$db/\$this->conn

- turned raiseError() calls into throw Exception

github.com/doctrine/orm - 1a21a43e5246e534ad5475cdb500054331a16b13 authored about 18 years ago
- s/\$db/\$this->conn

- turned raiseError() calls into throw Exception

github.com/doctrine/annotations - 1a21a43e5246e534ad5475cdb500054331a16b13 authored about 18 years ago
- make more use of Doctrine internal methods

github.com/doctrine/annotations - 260558e0320b01162954d6cdd9632476c41b28e3 authored about 18 years ago
- make more use of Doctrine internal methods

github.com/doctrine/orm - 260558e0320b01162954d6cdd9632476c41b28e3 authored about 18 years ago
- make more use of Doctrine internal methods

github.com/doctrine/orm - eae259a247f499a607e81bd847d369abc29f1edd authored about 18 years ago
- make more use of Doctrine internal methods

github.com/doctrine/annotations - eae259a247f499a607e81bd847d369abc29f1edd authored about 18 years ago
update the nestedset example so it doesn't point to joesimm's home directory ;)

github.com/doctrine/annotations - d4750eef1d98b9ded76be332ca6da8fc2bbd26bb authored about 18 years ago
update the nestedset example so it doesn't point to joesimm's home directory ;)

github.com/doctrine/orm - d4750eef1d98b9ded76be332ca6da8fc2bbd26bb authored about 18 years ago
joesimms: initial draft for tree support. NestedSet support included, placeholders for other popular implementations also included. Read the README.tree file for more information and changelog to core files. Modified core files have also been included in this commit. hope it works and you like it !

github.com/doctrine/orm - 9b53bb898bee0567e8cd94732bfd8050895b9e03 authored about 18 years ago
joesimms: initial draft for tree support. NestedSet support included, placeholders for other popular implementations also included. Read the README.tree file for more information and changelog to core files. Modified core files have also been included in this commit. hope it works and you like it !

github.com/doctrine/annotations - 9b53bb898bee0567e8cd94732bfd8050895b9e03 authored about 18 years ago
TreeStructure bug fixed

github.com/doctrine/annotations - 83d89b766d884036a7f65a96803a385e918429fd authored about 18 years ago
TreeStructure bug fixed

github.com/doctrine/orm - 83d89b766d884036a7f65a96803a385e918429fd authored about 18 years ago
Doctrine_Db now supports pending attributes => lazy connecting now possible

github.com/doctrine/orm - b6368617423ffcb7dac729124aea170a18a327a2 authored about 18 years ago
Doctrine_Db now supports pending attributes => lazy connecting now possible

github.com/doctrine/annotations - b6368617423ffcb7dac729124aea170a18a327a2 authored about 18 years ago
Custom join condition support for DQL

github.com/doctrine/annotations - f900a51a7d6e52706abd4254e9767283a83280ed authored about 18 years ago
Custom join condition support for DQL

github.com/doctrine/orm - f900a51a7d6e52706abd4254e9767283a83280ed authored about 18 years ago
added a test for a self-referential tree structure using only one table

github.com/doctrine/orm - ececdadf2c4a3a49d0f8ff8ebb093da2aa5e048c authored about 18 years ago
added a test for a self-referential tree structure using only one table

github.com/doctrine/annotations - ececdadf2c4a3a49d0f8ff8ebb093da2aa5e048c authored about 18 years ago
typo (might fix #236)

github.com/doctrine/orm - 1a52fe7263b7315543b20685ee1b6ebbf3b26de5 authored about 18 years ago
typo (might fix #236)

github.com/doctrine/annotations - 1a52fe7263b7315543b20685ee1b6ebbf3b26de5 authored about 18 years ago
- CS fixes

github.com/doctrine/orm - dcdc049588d58fd379286f3e293859ad0713ff81 authored about 18 years ago
added custom join condition support for DQL

github.com/doctrine/annotations - b18b38da250951ae76e27566a5c3762eceb393d0 authored about 18 years ago
added custom join condition support for DQL

github.com/doctrine/orm - b18b38da250951ae76e27566a5c3762eceb393d0 authored about 18 years ago
added import driver exception classes

github.com/doctrine/annotations - 953355c2bae02793fd551cf8f03030616cc4b86d authored about 18 years ago
added import driver exception classes

github.com/doctrine/orm - 953355c2bae02793fd551cf8f03030616cc4b86d authored about 18 years ago
added exception classes for transaction module drivers

github.com/doctrine/orm - d5e5c876d7a61beeeab75a5c5932bf0d2932233a authored about 18 years ago
added exception classes for transaction module drivers

github.com/doctrine/annotations - d5e5c876d7a61beeeab75a5c5932bf0d2932233a authored about 18 years ago
Exception classes for the export drivers, also added export reporter class

github.com/doctrine/annotations - b729da795258e207768dd616f162890d7fc05bae authored about 18 years ago
Exception classes for the export drivers, also added export reporter class

github.com/doctrine/orm - b729da795258e207768dd616f162890d7fc05bae authored about 18 years ago
import drivers updated

github.com/doctrine/orm - 5bfd47cd426bab9faddf2aa11cab625962392f3b authored about 18 years ago
import drivers updated

github.com/doctrine/annotations - 5bfd47cd426bab9faddf2aa11cab625962392f3b authored about 18 years ago
added null key handling for Doctrine_Collection

github.com/doctrine/annotations - 611c65e759f86cf774c914aaf66eb471d3f2ed4a authored about 18 years ago
added null key handling for Doctrine_Collection

github.com/doctrine/orm - 611c65e759f86cf774c914aaf66eb471d3f2ed4a authored about 18 years ago
Changed the PDO::query calls to Doctrine_Connection::execute calls for portable errors

github.com/doctrine/annotations - eb1a96b0b6a892457ee81d7ff20f58900b312966 authored about 18 years ago
Changed the PDO::query calls to Doctrine_Connection::execute calls for portable errors

github.com/doctrine/orm - eb1a96b0b6a892457ee81d7ff20f58900b312966 authored about 18 years ago
Fixed many small bugs

github.com/doctrine/orm - d9d4e8771b2a92959b66ca11594ab3add5c7a8fa authored about 18 years ago
Fixed many small bugs

github.com/doctrine/annotations - d9d4e8771b2a92959b66ca11594ab3add5c7a8fa authored about 18 years ago
Made the datadict driver testcases adhere to new coding standards

github.com/doctrine/annotations - 1febda11895dc803dce251e8ca73a405b33be7c7 authored about 18 years ago
Made the datadict driver testcases adhere to new coding standards

github.com/doctrine/orm - 1febda11895dc803dce251e8ca73a405b33be7c7 authored about 18 years ago
new tests for pgsql datadict driver

github.com/doctrine/orm - 13cd9efaa19e164bdb8eee04b3600a82f877b965 authored about 18 years ago
new tests for pgsql datadict driver

github.com/doctrine/annotations - 13cd9efaa19e164bdb8eee04b3600a82f877b965 authored about 18 years ago
new tests for the oracle datadict driver

github.com/doctrine/annotations - 8ab93956068533d282af36c450265ef5946d795b authored about 18 years ago
new tests for the oracle datadict driver

github.com/doctrine/orm - 8ab93956068533d282af36c450265ef5946d795b authored about 18 years ago
tests for the mssql datadict driver

github.com/doctrine/orm - 398c819161d4d6ba7a79dbf579a09f139a976a70 authored about 18 years ago
tests for the mssql datadict driver

github.com/doctrine/annotations - 398c819161d4d6ba7a79dbf579a09f139a976a70 authored about 18 years ago
new test for mysql driver

github.com/doctrine/annotations - abc34cf0707107cbf3665c2e389c26d7aaa1b50b authored about 18 years ago
new test for mysql driver

github.com/doctrine/orm - abc34cf0707107cbf3665c2e389c26d7aaa1b50b authored about 18 years ago
Fixes #250.

Ticket: 250

github.com/doctrine/orm - 4650a38da25cf9e06c4c33fb6369eff8966d0c33 authored about 18 years ago
Fixes #250.

Ticket: 250

github.com/doctrine/annotations - 4650a38da25cf9e06c4c33fb6369eff8966d0c33 authored about 18 years ago
- remove trailing whitespace

github.com/doctrine/annotations - 9d87bb45f44b62ab503f88cf2775535eced96d06 authored about 18 years ago
- remove trailing whitespace

github.com/doctrine/orm - 9d87bb45f44b62ab503f88cf2775535eced96d06 authored about 18 years ago
Temporary fix for #254 until there's a better solution available.

Ticket: 254

github.com/doctrine/orm - 3214810e8f734aa5f74bcef431f09314a983de93 authored about 18 years ago
Temporary fix for #254 until there's a better solution available.

Ticket: 254

github.com/doctrine/annotations - 3214810e8f734aa5f74bcef431f09314a983de93 authored about 18 years ago
- fixed switch statement formating according to ZF CS

github.com/doctrine/annotations - 239995d3c379838eefed3d8699cca1502af7c9a2 authored about 18 years ago
- fixed switch statement formating according to ZF CS

github.com/doctrine/orm - 239995d3c379838eefed3d8699cca1502af7c9a2 authored about 18 years ago
added new tests for firebird datadict driver

github.com/doctrine/annotations - 8c28e735efe3a997a31b3bf9e288b57cdf74849b authored about 18 years ago
added new tests for firebird datadict driver

github.com/doctrine/orm - 8c28e735efe3a997a31b3bf9e288b57cdf74849b authored about 18 years ago
added Firebird exception class

github.com/doctrine/orm - f998aff6f1b0c57613be5979708fd7b1d9de29fd authored about 18 years ago
added Firebird exception class

github.com/doctrine/annotations - f998aff6f1b0c57613be5979708fd7b1d9de29fd authored about 18 years ago
Fixed the Phing build script to build the API documentation (Thanks meus for supplying the patch)

github.com/doctrine/annotations - 6239c4b3af59e080453814e52b64c9017d312bda authored about 18 years ago
Fixed the Phing build script to build the API documentation (Thanks meus for supplying the patch)

github.com/doctrine/orm - 6239c4b3af59e080453814e52b64c9017d312bda authored about 18 years ago
- second round of PEAR CS fixes

github.com/doctrine/orm - 4e22f1fbafb039a57afecd7973f4df3d6f05c89a authored about 18 years ago
- second round of PEAR CS fixes

github.com/doctrine/annotations - 4e22f1fbafb039a57afecd7973f4df3d6f05c89a authored about 18 years ago
- first round of PEAR CS fixes

github.com/doctrine/annotations - 716bb65b8671310e473cbd7bd85a7f53d2e62649 authored about 18 years ago
- first round of PEAR CS fixes

github.com/doctrine/orm - 716bb65b8671310e473cbd7bd85a7f53d2e62649 authored about 18 years ago
Mysql string > 255 now converts to TEXT type

github.com/doctrine/annotations - 8110cf8e894b58677e7711fbe352a54109c00d1b authored about 18 years ago
Mysql string > 255 now converts to TEXT type

github.com/doctrine/orm - 8110cf8e894b58677e7711fbe352a54109c00d1b authored about 18 years ago
fixed wrong class constants

github.com/doctrine/orm - 64923b584a76ea997e6905e917fb8074903bf0f2 authored about 18 years ago
fixed wrong class constants

github.com/doctrine/annotations - 64923b584a76ea997e6905e917fb8074903bf0f2 authored about 18 years ago
added getParams() method

github.com/doctrine/annotations - 4bff1053856a3dbdf0640d74420e941441fb968f authored about 18 years ago