Ecosyste.ms: OpenCollective

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

github.com/doctrine/annotations

Annotations Docblock Parser
https://github.com/doctrine/annotations

Merge commit 'upstream/master'

Conflicts:
lib/Doctrine/Common/Annotations/AnnotationReader.php
lib/Doctrine/Common/Annotation...

bff4f49b7a2e70893b4a02805b0a19d98c232e86 authored over 14 years ago
Renamed StandardEntityPersister to BasicEntityPersister

b505a27370a531acf0ffdd4a428e994de8d5aa80 authored over 14 years ago
[DDC-497][DDC-500][DDC-342] Fixed. Persister polishing and refactoring. More to come for that, but after beta1.

760ea34a0cc3cae4e3caea17e8aab6ceb74ecace authored over 14 years ago
Initial entry of StaticPHPDriver

27a0058b89d5fc4b413f0b1a7542c57cec60e1c6 authored almost 15 years ago
Renaming PhpDriver to PHPDriver

6d29f05d3ade5081646f8733c08a8a44e6788eec authored almost 15 years ago
Merge remote branch 'upstream/master'

023f06a420cebf4975a62648bb642631dde45ab8 authored almost 15 years ago
[2.0] Coding Standards fixes, added missing docblocks, removed some dependencies from Common package (in Annotations component), etc.

841008c46107e7ff68e2d49d9aff1a5b5af04e03 authored almost 15 years ago
[2.0][DDC-529] Fixed undeclared in dbal:run-sql command. Thanks for provided patch, Hannes.

825cd7f47822a55784cdcbc7747210439088e5b9 authored almost 15 years ago
Merge commit 'upstream/master'

7006f4dd748493729f7af960e8307d6f2794f2db authored almost 15 years ago
[2.0][DDC-524] Fixed issue with UPDATE/DELETE statements generating wrong SQL when using Association Paths.

5ecca4f5e0817d0bc5769e20c8588529249cfae5 authored almost 15 years ago
Merge commit 'dc2master/master' into lock-support

c763b4762696e93958e07bbba9f16d7d45795f70 authored almost 15 years ago
Renamed Db2 to DB2

1f656a16ac664210cdcc6d369cecdaac2f98e84b authored almost 15 years ago
Fixed pecl/ibm_db2 Driver and Connection to run smoothly against the complete test-suite (depending on a c-patch to the extension though)

b7cac8c310676c700a7cf406e9ca1fda0a4025e0 authored almost 15 years ago
Improving metadata caching performance by only serializing what is absolutely necessary.

4b71afe7c28c22dd3da37ac44d46ebff9b5a5a78 authored almost 15 years ago
DDC-496 Finished first versions of platform and schema manager for DB2, DDC-528 Added support for PDO_IBM driver, passing all but 3 tests that are related to CLOB fields

024b2bab91ccf0c6ce9a0729b07762b6f9ee2593 authored almost 15 years ago
DDC-515 - First version of a validate mapping command

fab5ef84298172ea5cca2251157363ae5f66f14d authored almost 15 years ago
Fixing Console helpers to not override the default helpers provided

aa70e6426dcc5e93bfcd20529a32fd211523b6cc authored almost 15 years ago
Merging some fixes to Symfony Console component

efb33a8365b064c8c2d687dd8b23b907af71aebd authored almost 15 years ago
Fixing code style issue

59f3fe3a40c3e556d17996210236c49da76c06ae authored almost 15 years ago
Fixed case-sensitivity of custom DQL functions.

4b39705cd460f8db7f5ad2ecc08eb6b38fda57ab authored almost 15 years ago
[DDC-512] Fixed.

01c2c06bbf529d89c9741ea97702359509ea230a authored almost 15 years ago
Fixed casing.

29e0863ffa13b5a6fe122b900ebebaecc9e67a92 authored almost 15 years ago
Simplified and streamlined configuration classes.

e83bfeede34351e44eb18f43dbf1865918eb3b8c authored almost 15 years ago
Merge commit 'opensky/master'

9f15acdb25ea4fe82638bbea2ef09bb94b9f8dd0 authored almost 15 years ago
[2.0][DDC-431] Added coverage, fixing the ticket.

26ff265652bc4824ff585b9915c3a5bcb2d82b30 authored almost 15 years ago
[2.0][DDC-430] Added coverage, fixing the ticket.

c4ffd04da094a474fe5607332cf7decd6331cd67 authored almost 15 years ago
Merge commit 'upstream/master'

09fbd8f190a6ce3de31fa8af28c52c54fdf3de99 authored almost 15 years ago
[2.0] Optimized support to IdentificationVariable in ArithmeticPrimary

955dc09cb92a5e31e21dc780fa71c38396113832 authored almost 15 years ago
Fixing ORMException

c6d784abc56699141b3b381f0a3b6bab08b71625 authored almost 15 years ago
Fixing EntityRepositoryGenerator to not generate the repository if it already exists

c43740c08aa1c9b69bd1b2dd1529a6ecb7509c0e authored almost 15 years ago
Fixing strict standards notice

b2eeac564026d97647b67d7af618f8a5354f030d authored almost 15 years ago
Fixing changed method names

2f6f8587b5aa28facf432344bc6892740dcb69c1 authored almost 15 years ago
Fixing changed method names

89c71138e6d0dfd5e1cf2bd8addebbadcaf9c601 authored almost 15 years ago
Merge commit 'upstream/master'

d045c6f6c16192e9ffa2446b9733c6e76d4b849d authored almost 15 years ago
Merge remote branch 'upstream/master'

be4d158b2c1ffc5ec8ff7787546509356a568563 authored almost 15 years ago
Extracting repository generation code to standalone class so it can be re-used

4d758035cc28359529f8d40fd9c975218baec730 authored almost 15 years ago
Fixing generate-repositories command so it works again after migration to Symfony console

32a81f09d1b96f4286edbd7cfa2dbb05a4e7169b authored almost 15 years ago
Changed privates to protected and updated setUp to use late static binding. This allows projects using Doctrine2 to use its test cases for testing their own entities.

c122953a7e928c1b8859ce45334f3c4a08b609e7 authored almost 15 years ago
Making 2nd argument of getExporter() optional again

146b22a1a57f0da75068d430337d06a34e2f2d7e authored almost 15 years ago
Fixing issue with EntityGenerator spaces

ac4e33d0560166f40c75fc769ef8e493bfcafb3f authored almost 15 years ago
Throw exception when entity generator is not set

3afc8f794aeb5f9a7e53d73874521d4c824f23f9 authored almost 15 years ago
Fixing issue with 4 spaces being hardcoded and not replaced with the configured amount of spaces

d150f8a6f734b5a0c7dc5d97a8c3eb6fe8f5a438 authored almost 15 years ago
Merged from upstream/master.

f3c672a2e585a02cf7275d4f4da747780c211679 authored almost 15 years ago
Adding new API docs.

10acab655d4a104fdecb22389d2499b4adc78a00 authored almost 15 years ago
[DDC-388] Fixed.

d4232d906e433b1fe4dd8aa85aa7a4aca3a2cf4c authored almost 15 years ago
Merge remote branch 'upstream/master'

d6565667917d187827534eb13e4e492030ffe5d2 authored almost 15 years ago
Removing ClassMetadataReader

ceb05e85efa5105ec1ba30e86ce1bc27fe853ba4 authored almost 15 years ago
Merge commit 'upstream/master'

7fefe3f4b495ba5633d522f81afcb6f2615c0e64 authored almost 15 years ago
Small refactorings.

4106002344d2878ce77915aa07c742bc29942887 authored almost 15 years ago
[2.0] Added support to IdentificationVariable that was missing in ArithmeticPrimary (it was not correctly handling it). Uncommented a unit test that added coverage to it.

889094709e2df7d5a40dd09a7ef24211f97bb958 authored almost 15 years ago
[2.0] Fixed E_NOTICE being throwing when ->getSingleScalarResult() is called and no result is found. Added coverage for this and also for multiple result (NonUniqueResultException).

f3d91b9ea98726ad27c351dd041fd89f0e86231c authored almost 15 years ago
Fixing convert-mapping task to use the DisconnectedClassMetdataFactory

bce7ebfcc30288bb56d6b961ea0e222ffcea082c authored almost 15 years ago
Adding description to _getParentClasses()

44e656dc0affc28e400a13adcbdedd49587b0b3b authored almost 15 years ago
Fixing class description

45969840f0db36da151d8e0796d9cf0a58c2561f authored almost 15 years ago
Introducing DisconnectedClassMetadataFactory that will replace the need for ClassMetadataReader

5cfe9e1d94d567a8cfed542cadfe5a0bf6852494 authored almost 15 years ago
Merge remote branch 'origin/master'

12c9ca971b6d290bec93e889d18854d5c9a00290 authored almost 15 years ago
Fixing typo in tests xml mapping file

afc4d82793b25d01963c356b0e5d3afc2400679c authored almost 15 years ago
Fixing orm:generate-proxies command to create the destination direction if it does not exist yet

97e29e00a7d822d4d2bc43634fed8797073b6fae authored almost 15 years ago
Fixing ensure-production-settings task to not throw an exception and instead use the Output object to output an error

10aaf93c4488466810da58fcc346360d3fa61eba authored almost 15 years ago
Fixing issue with orm:convert-mapping task and dest-path that does not exist yet as well when reverse engineering from-database

0f4ba3b8757c18a0365a6d9c54d773de6268ac44 authored almost 15 years ago
Fixing issue with orm:clear-cache:result command after the migration to Symfony console

c81b770a0d0f2e31aa6ba853d2f1f267f95a3e61 authored almost 15 years ago
Fixing incorrect exception method used

5442a32db8534b509b7b67ab54094eef641cb127 authored almost 15 years ago
Fixing tabs in ClassMetadata class

071adf68cd816b564f011e56500272b945906bdd authored almost 15 years ago
[2.0][DDC-493] Added coverage to DDC-493 and optimized DDC-513 unit tests. Previous commit fixed the issue.

dd2dd80281e2f74b8a0e53dea5bd94a765e32621 authored almost 15 years ago
[2.0][DDC-448][DDC-513] Fixed issue with Joined Inheritance Type and One To One Associations.

56a8f5cd5353908b815607a6e089201c95e01e6c authored almost 15 years ago
[2.0][DDC-503] Added missing IdGeneratorType.

b6f9cd0c074b22e567b43ea7f0bddfe9b106d598 authored almost 15 years ago
Merge commit 'upstream/master'

6d08164162ec147207725de29feca3c1bd397f0a authored almost 15 years ago
Added failing test for DDC-388. Naming refactorings and comment cleanups.

db603547a2a35d84c164454b9ae5addd5eb4858c authored almost 15 years ago
Updated UPGRADE_TO_2_0 file with recent changes

3bb6184477f1ddf545c1ecd3d461d3b2ab804789 authored almost 15 years ago
DDC-510 - Fix sandbox to work with new annotations metadata changes

43dc7eb0652599b2a950c8b569683aee9a3c3de3 authored almost 15 years ago
DDC-178 - Add additional tests for Locking Support

dfbd9e6e2fa2e59878288946f71684e7f6c90539 authored almost 15 years ago
DDC-510 - Moved AnnotationDriver Factory Method onto Configuration instance

317e84d8d794c42575548f7e563560eb83246017 authored almost 15 years ago
DDC-510 - Simplified Condition to check if Paths are set in AnnotationDriver

45cd2afd27046f1e129d57d80510331b0ebd46c1 authored almost 15 years ago
DDC-510 Move Exception for no Metadata Driver from Configuration to EntityManager::create, commit missing MetadataFilter

4cf5b7afdcf9e6761076adcba38e3ddc262737f7 authored almost 15 years ago
DDC-510 Refactored all Command Tools to use ClassMetadataFactory instead of ClassMetadataReader

700060cfb27f3b44f8fce811be35d234fd42bc1c authored almost 15 years ago
DDC-510 - Refactored Metadata Driver to be an required option, even for Annotations - allowing to use the specified paths in ORM Tooling Commands

6e5b1bbe60a24dec888d99881aa4960d23dfaf9d authored almost 15 years ago
DDC-502, DDC-507 - Changes to how Annotation Metadata Driver is handled in SchemaTool Command, Specifiying Mapping paths is now required for this to work.

b2fe3820fcda3496f91cf43218cc4e3e1049579f authored almost 15 years ago
DDC-502, DDC-507 - Fix refactorings to work with Annotations Driver also

5d329d7e2c1d3bda2218ce6ab5eb046ef00284af authored almost 15 years ago
DDC-502, DDC-507 - Refactored SchemaTool Commands

a7d07fcdbab5804f6b817301eff3bd8c7d655693 authored almost 15 years ago
Merge commit 'dc2master/master' into lock-support

4a1c3785ecce9b69619cd0922663e07bf47357c3 authored almost 15 years ago
Merge commit 'upstream/master'

cb616956c60f0643a79372e40870aa9d2c9c110e authored almost 15 years ago
[DDC-193] Fixed.

7cc56c45d334f6e9d2c21de3c8e90d8734d26285 authored almost 15 years ago
Fixed testsuite after CLI refactorings, Removed Symfony YAML Autoloader Hack

b67e1f86228ceba5d90fc7a0bfc5ede4e1616d0a authored almost 15 years ago
Fix bin/doctrine.php global doctrine binary to work with Symfony components

c98543c1efc3ddd8ee80cf62b56775922cf69173 authored almost 15 years ago
Merge commit 'dc2master/master' into lock-support

a0b821cde8164339c89eefa5dcf1e39c0d70eeed authored almost 15 years ago
[2.0] Couple of fixes to new Console implementation

e4d8efa39466620dad6b86d812b083e0400dd44f authored almost 15 years ago
[DDC-178] First approach to Locking support

e6a44b145fbe0ee140fcd1eb9dcf169ab6c9da20 authored almost 15 years ago
Commit current state of IBM DB2 driver, but it segfaults the hell out of the Doctrine Testsuite

5fd6e687ce85020beaca0cd860557305553f3a1c authored almost 15 years ago
[2.0] Added Symfony Components dependencies

b0e26fa17da2376a1d896aee292491ba5908f1f3 authored almost 15 years ago
[2.0] Added new Console support

5854bcab11ed8101d0f3c7e798fd669f17abab38 authored almost 15 years ago
[2.0] Removed old CLI support.

45de5c69324018004b83cf1e8f6c35eefff071d2 authored almost 15 years ago
Fix Testsuite to work with Git

5381e3d5a40f2144b460ca1233f11fb448a7c10e authored almost 15 years ago
Fix Testsuite to work with Git

324b3ee426fa033e1dc165235b40bb67a5d5ec07 authored almost 15 years ago
Current snapshot of the IBM Db2 Driver Implementation

7d179aaf9531d51b1748d030affb2106b817ae12 authored almost 15 years ago
Fix Testsuite to work with Git

ed9692187d0d43a546520a8f4b6edbfa386935ca authored almost 15 years ago
Fix Testsuite to work with Git

36b3e180a8acfa5206af56210d391eede2f8eed9 authored almost 15 years ago
Removed

3a8d63608ade0f7322470a2fe3326fc522581b90 authored almost 15 years ago
test

92d92a837ffd4cccf41fc951ebbdafc2081b88fe authored almost 15 years ago
Removing

0ddf541db6b2728d1eebc53a67c89a5d0cd2ae34 authored almost 15 years ago
Testing

dd9f6cbaf99260792737c227370e00f19b01c791 authored almost 15 years ago