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

[2.0][DDC-104] Making sure current code is cleared

1405993e6a0c5c5449ad94cc0594d8e2c5369efa authored about 15 years ago
[2.0][DDC-136] Some fixes to internal UnitOfWork logic.

ab0c7b11c8663cd119cd4b8877c00a115c9cbfe5 authored about 15 years ago
[2.0][DDC-120] First version of OCI8 driver.

57a97eba01156c8ad02debae28620e72217b46bc authored over 15 years ago
[2.0][DDC-121] Fixed. Also fixed memcache tests and some small refactorings.

8e3f6eee0ab652e0089e8604ce6e39ae308fdaa6 authored over 15 years ago
[2.0][DDC-121] Fixed unintended collection initialization in UnitOfWork.

7f725aa71cae748643289dfea73a5886b19c458f authored over 15 years ago
[2.0] Fixed typo in test.

3a59aefd5c9dc3dda3601d5730966f67316758b2 authored over 15 years ago
[2.0] Fix Fatal errors in unused classes that crash the testsuite when running PHPUnit with coverage-whitelisting of complete Doctrine directory.

b24811e29a9627223c37c0683acd67ef5aea832b authored over 15 years ago
[2.0] Fix Tab Formating in ParserResult class, added doc-comments and fixed a missing variable initialization error for certain query special cases.

93b20427c997782e0e6fea85c5b1479f321d62a0 authored over 15 years ago
[2.0] DDC-109 - Fixed another warning in SchemaTool with inverse join columns and unique constraints.

1dae2eaf4146495af445cdf0dc1512f898aeb73a authored over 15 years ago
[2.0] DDC-109 - Fixed warning in SchemaTool with inverse join columns and unique constraints.

30e2299321d1fa12d0fef092944d57373be6833f authored over 15 years ago
[2.0][DDC-116] Fixed.

10bc51fdcdccf1bdd1868afc9e66fb03ebcd662c authored over 15 years ago
DDC-118 - Fixed introduced regression and added tests for future

7220cb2e8b30bec8c3a094822f926a6fcb3d7022 authored over 15 years ago
[2.0] DDC-114 - Extend SchemaTool Drop functionality to optionally drop the complete database. Additionally a filter against all existing table is applied to avoid errors due to dropping non-existant tables. Updated Schema-Tool CLI command with optional calls --drop=database --drop=metadata but kept original --drop which defaults to "metadata". Updated documentation.

3678b65186226a1c1672b8a2778f84b2767cbc34 authored over 15 years ago
[2.0] DDC-115 - Proper fix of global namespace problem was in the ClassMetadataInfo, a namespace plus seperator was appended for reasons of shortcuts. However this broke associations in global namespace. Changes to ClassMetadataFactory were reverted and fix plus tests applied to ClassMetadataInfo.

884131e51fa7f14fd30aaed0e0d226dcbf79c51b authored over 15 years ago
[2.0] Fix bin/doctrine.php using unknown ClassLoader to use GlobalClassLoader instead

705a477067e7a68c834ed65605d8d230677b5eaf authored over 15 years ago
[2.0] DDC-115 - Fix for multiple class metadata instances because of classes being addressed with or without prepending namespace separator.

120e6942e83c3cfb4adc7798ddfc6bdd73554bc5 authored over 15 years ago
[2.0] DDC-112 - Enhance debugging capabilities in OrmFunctionalTestCase by logging all SQL queries and enrichting all test failures with them (PHPUnit 3.4 only feature).

69ef16360f6720a14cdadb277fce7ac95e36ea42 authored over 15 years ago
[2.0] More refactorings in Annotations parser and DQL parser. Now they only use constants instead of string processment

4a861f08a8f1ee67fdbfd2dbfedb439dc6e657a4 authored over 15 years ago
[2.0] Moved string tokens to be constants. No more string comparisons inside parser

e05ec39ff3bdb3b49915675a73c3a41de32562c3 authored over 15 years ago
[2.0] DDC-109 - Add support for Unique Constraint in OneToMany unidirectional relations

a72977b33d66c415cc25d2322cf9d1c5cb14a1f9 authored over 15 years ago
[2.0][DDC-61][DDC-108] Fixed. Started exception refactoring.

7bbdac1c883000112fcf69b47eb2ffae5d38af10 authored over 15 years ago
[2.0] Applied patch from DDC-76, LazyLoad AnnotationDriver in ORM Configuration.

460aeeb194794929de8f7a133d9b98cc42330b69 authored over 15 years ago
[2.0] Fixed DDC-63 and DDC-106. Oracle tests for SchemaManager need further tweeking, marked as skipped for now.

a7847952a1aab948f6bd0c20d7fe15b678bfc84b authored over 15 years ago
[2.0] DDC-91 - Enhanced SchemaManager::listTableIndexes() considerably. Add primary keys to the index list, add a bool flag primary to each index, add an array of columns to each index. Moved a test to SchemaFunctionalTestCase to check that every database (Mysql, Pgsql, Sqlite, Oracle) returns exactly the same data from this function.

cfea7883e07c1497920eec2e8eca8417a2ffacb5 authored over 15 years ago
[2.0] Fixed incorrectly used variable for cli config

37824abffef1cacf3c16c81e0fdef51b1e37077d authored over 15 years ago
[2.0] DDC-105 - Fix for use of quote() in getSetCharsetSql().

d8bf040165ddabb20e58a52e9e87103fdcd90e6a authored over 15 years ago
[2.0] DDC-84 - Added increment alter table / update schema tests for Oracle Platform - Fixed a simple bug in Postgres Tests.

a307b86ecbffa9e6e472d53aa1a6f0062237a901 authored over 15 years ago
[2.0] DDC-84 - Added increment alter table / update schema tests for Postgres Platform - Fixed several bugs in Doctrine\DBAL\Platforms\PostgreSqlPlatform

d369d27f8b22ecb304ac9c639187c06e42a56231 authored over 15 years ago
[2.0] Fixed DDC-103 - Add missing changed file.

6a26de11ff9d4170d5a15b3eebc805ba51bf2590 authored over 15 years ago
[2.0] Fixed DDC-103 - Platform::getAlterTableSql() should return an array on all platforms, added doc-blocks on all methods and fixed some.

79f4fcb3c44205aade71851bea7dc8425f42052b authored over 15 years ago
[2.0] Fixed DDC-101, DDC-102 - Ensure defaults for string length and field nullability are handled consistently in both update and create schema commands of SchemaTool.

140f597e3b1408df35dbc029ebd94b60f2186e60 authored over 15 years ago
[2.0] Fixed commend.

d1f14e42fd1f22a5f4e10cf4294128c58642b58a authored over 15 years ago
[2.0][DDC-82] Fixed CLI problems introduced by changeset 6582.

2fbc766de75c1e61a4f659a2c4d8c154ac76e8d3 authored over 15 years ago
[2.0][DDC-88] Corrected accidental swap of precision/scale.

94569baa0b657721b901c5b690cbd366f286b120 authored over 15 years ago
[2.0][DDC-88] Quoted field name in decimal model as a little test for identifier quoting.

44045a6b83ac7e3e96e6cebfa8f6e8e3c4abadd8 authored over 15 years ago
[2.0] DDC-84 - Add Mysql Platform unittests for incremental changes of the metadata for the schematool update function. Fixed some quirks in the Unit-Test suite alongside, Fixed changes of length in SchemaTool update - Changes in two files were missing.

e2962c73dc092d4859b8da88f1614829cae8fb9b authored over 15 years ago
[2.0] DDC-84 - Add Mysql Platform unittests for incremental changes of the metadata for the schematool update function. Fixed some quirks in the Unit-Test suite alongside, Fixed changes of length in SchemaTool update.

4d3c4a704a4e7d4866b2ab95df01713c418a018a authored over 15 years ago
[2.0] DDC-87 - Fix MysqlSchemaManager missing support for Mysql Decimal type

a680970347ce5f2f954e3d0c8f27ee8352ab2c26 authored over 15 years ago
[2.0] DDC-62 - Fixed bug with proxy class generation of non-namespaced entities

932855317f7108630540d53d6dfbb39811a2b02d authored over 15 years ago
[2.0] DDC-78 - Added support for context specific information in Annotation Parser Syntax Error Exceptions.

a05bd5e20cb4903f5017ed686abea69cef4948e9 authored over 15 years ago
[2.0] Fixing casing issue

a0c9e9db8dc6a64fe247d9627390254a6a95f984 authored over 15 years ago
[2.0] Added test that shows AnnotationParser only parses string literals with double quotes, wheras single quotes throw an Syntax Error. Removed debug output on failure for a proper syntax error exception.

881eb212d2ea6a642ad471eb673a931480c3e21e authored over 15 years ago
[2.0] Fixed DDC-77 - Prevent PHP Warning on certain annotation constallations

1eec9f211b9b475db2782ae7b1cf5e792cbe273b authored over 15 years ago
[2.0] Moved EntityManager creation to be always available in CLI Tasks

49bcc69f3a15c7dc153b4a99884d1a31245ad9e3 authored over 15 years ago
[2.0][DDC-70] Added some EntityManager tests provided by beberlei.

10e3407ed1f67c143ddc1453dd4a9e1e9264758d authored over 15 years ago
[2.0] Fixed DDC-18. Simplified proxy classes. Just 1 proxy class per entity now, instead of 2.

f572c372dca5a07724b180f0fb035033e218bdbf authored over 15 years ago
[2.0][DDC-55] Fixed.

aa72619c5da16339f79f7b612c2cfb903b7bd224 authored over 15 years ago
[2.0] Fix for functional tests. Test suite now fully passes against mysql and postgres again.

7694e9b7b936194819799fe93f87fbc5401012b8 authored over 15 years ago
[2.0] Fixed commit order calculation.

ce6905cc5d82afa54453ad9c50c1733284f8c086 authored over 15 years ago
[2.0][DDC-22] Fixed. Also cleaned up association handling. More to come: exception refactorings, proxy simplifications (single proxy class, not two).

4fc1781d78fab42377fedda843045371b14f8f1e authored over 15 years ago
[2.0] Fixed typo

e832d1723ae0b9306d15f7b63f7e2f2b5c5e1c56 authored over 15 years ago
[2.0][DDC-57] Added coverage for many-to-many issue provided by Arthur Purnama.

8b1e0d413c75bfab2422cb4a87b60277c63f6273 authored over 15 years ago
[2.0][DDC-57] Fixed.

ac4b4889a6de584eb8207c09741033ffbc279891 authored over 15 years ago
[2.0] Simplification and fix to cascades.

4918d3e174ef2cbcf971adadda1fd659f8b901a4 authored over 15 years ago
[2.0] Some optimizations and small fixes.

08694d18261f6ce9426b73229bfed8e1547c609d authored over 15 years ago
[2.0] Minor fixes to cache drivers and result set cache implementation

ccf27a386ca779c25f66e59ff675996d5f3c0b6e authored over 15 years ago
[2.0] Added ConnectionTest. Fixed sandbox.

a4913774c8a8c6d72ecde6a22295cb397433b93a authored over 15 years ago
[2.0] Small refactorings on the cache drivers. Introduced flag to control whether the cache driver should manage the cache keys since this is an advanced feature that is not always needed and can have negative side-effects (higher probability for cache slams).

4328a4e9e30dc4e69156652d0994b00261d8edbe authored over 15 years ago
[2.0][DDC-57] Fixed.

204b57e1157b9c416ce1226e482460830afa68f3 authored over 15 years ago
[2.0][DDC-48] Fixed issue with getNamespacedId() being called twice

1642f53bf4c557d16d2969e5786c22f0b2871dd4 authored over 15 years ago
[2.0][DDC-47] Added ability to set the result cache id used to store the cache entry

da38026bc23ae7910b43ac6127b7fdd8e76372ac authored over 15 years ago
[2.0][DDC-48][DDC-47] Refactored cache drivers to allow more control over deleting, added namespacing to cache drivers and implemented clear-cache task

93e6cabe0428095673dea4cde3b1506cab381d64 authored over 15 years ago
[2.0] Fixed some known issues with inheritance, especially class table inheritance, like join columns not being selected.

5b60f878598007dc0aa57db1c1e7219c9640b148 authored over 15 years ago
[2.0] Formatting.

ae9a4be658d92016f9128c4c6cc54a235fe39ab3 authored over 15 years ago
[2.0] Refactorings to reduce duplicated code and increase efficiency.

e2d678cc10b5f23a5da192ee93cbef938dd70e84 authored over 15 years ago
[2.0] Added test coverage for native query with joined one-to-one association.

c54d582568cc97a672db19f9ceb015e15e79bacd authored over 15 years ago
[2.0] Fix for fix for testsuite ;). Need to find out why the behavior is different. sqlite versions? phpunit versions?

a735cc08e78e5aadf0adedf2b581e07ab1febf22 authored over 15 years ago
[2.0] Fix for test suite. It was trying to recreate association tables and they're not getting deleted. SchemaTool was trying to recreate them during some executions.

7ae913a5b5d9f16cb316b35ffd35f9fd0bf65a33 authored over 15 years ago
[2.0][DDC-56] Fixed.

2a16782528b66b21c929eda04c9214db098a65e7 authored over 15 years ago
[2.0] Grammar rule fixes to prevent possibility to do key=field=identifier as a correct parseable grammar

bf68273a2aab8d1e1a8606c2b031c32761752a52 authored over 15 years ago
[2.0] Reverted wrong committed files

b8208211ffab9b2f3f229588ec00ebfa6e7d96c4 authored over 15 years ago
[2.0] Fix CLI documentation of schema-tool task

038e6cadfbc44f71c2155245861661db3e81e3b0 authored over 15 years ago
[2.0] Removed old comment.

cc592319936a48be2ef9735851594fd5b85ccb27 authored over 15 years ago
[2.0] Fixed hydration issue with bidirectional one-to-many associations. Added more test coverage for some advanced association queries and lazy-loading.

9bb17475edcfdbce5b338285beeda786485bdaab authored over 15 years ago
[2.0] Changes to update document.

937523c06cb251867e407522f2a6df5180ae49d8 authored over 15 years ago
[2.0] Removed debug code.

84d3cb971ea97aa4c450d9b03297484f2dc3fc8d authored over 15 years ago
[2.0] Removed all remaining references to deprecated allowPartialObjects option.

0b3ae4b1699b0d688cbf50ab4ed0de0dd7197c5c authored over 15 years ago
[2.0][DDC-51] Fixed.

9200e17bc1676fc85cee8d2d40691e3fe76c60fd authored over 15 years ago
[2.0][DDC-49][DDC-50][DDC-33] Fixed DDC-49 and DDC-50. Also addressed DDC-33. Various other small changes and fixes. For problems with proxy objects please refer to the updated documentation.

5842411afe8a3ef5fc95185e874d7ced9ec46f4f authored over 15 years ago
[2.0] DBAL cleanups (DDC-46). Proxy class improvements (DDC-19, DDC-39). Started new UPGRADE_TO document for upgrade instructions between advancing Doctrine 2 versions.

cb1c7bce48a24db6b6efebaba93bdc59c40ff34f authored over 15 years ago
[2.0][DDC-42] Fixed.

b9f744893efa3517054fd92ac49ce1cf36971fed authored over 15 years ago
[2.0][DDC-43] Fixing order of limit and offset

f3f522b7f31a709c22e992eb7ef5650cffea2d65 authored over 15 years ago
[2.0] Added missing recognition of the 'fetch' attribute in metadata drivers.

7ec25f196ab63e31fb5c52109130c85232b41e92 authored over 15 years ago
[2.0][DDC-41] Fixed. Also related to DDC-2.

f731a083b61e5d2f0b46e7800fa465feca72a1ab authored over 15 years ago
[2.0] Fix for accidental commit to sandbox

c71b4ebd71019e83581b241f95baccee60ea591e authored over 15 years ago
[2.0][DDC-21] Fixed.

bb6e54fba1e8197baf178e327ba3c47901e41ec3 authored over 15 years ago
[2.0] Finishing the AnnotationExporter to export relationships properly

204b6d71f32c3e099a0214ae1d3e0b122f13f2af authored over 15 years ago
[2.0] Fixed error with DoctrineException class not being used

aba096cc66476f5fb4facf4bb95dda3793b2510d authored over 15 years ago
[2.0] Fixed strict standards notice

471e3f8f0c24a6207604484f5ee9ca8be0c747c8 authored over 15 years ago
[2.0] Fix to DatabaseDriver so drivers that don't support foreign keys will still work

6fd2eaa45df1e07e133e34d03ecceb094f1a9a7f authored over 15 years ago
[2.0][DDC-35] Fixing accidental rename of file

98cf9017a84547eb33fc3c2829ef7583bd5dc6e3 authored over 15 years ago
[2.0] Adding better docs for some tasks

a3c09d4cc2c159a3c4f29dc6e8e0e3c36a7a6586 authored over 15 years ago
[2.0] Refactoring some common code in to the AnnotationDriver and creating PhpDriver for consistancy

a7d4e1e4663e1f7b99c16648883b114051876ebe authored over 15 years ago
[2.0][DDC-34] Fixing issue with duplicate association mappings when dealing with mapped super classes

09a48a896eb3adfb1569beafab8566b69167b01e authored over 15 years ago
[2.0] Fixing exception messages for mapping fields and associations

dba0764115188fd15649b33df20b226cf124fda2 authored over 15 years ago
[2.0] Adding exception outputting to CLI

bf90126edf49923ce65ec1ad065d3bdce1ec9c7e authored over 15 years ago
[2.0][DDC-32] Fixed.

b8bcd51ff2ed8a00f56155cd14ae26e4f9fd4c0e authored over 15 years ago
[2.0] Misc. bug fixes

e1645efa7639a0550118d4e3e99752a53f852301 authored over 15 years ago
[2.0] Removing unused file

d1228063e686e5b588710b36cd84fc763a5c24f5 authored over 15 years ago
[2.0] Fixing cli-config

60f00b886364407f157d2dc348e168a8ca43b4cd authored over 15 years ago