Ecosyste.ms: OpenCollective

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

github.com/doctrine/collections

Collections Abstraction Library
https://github.com/doctrine/collections

Docblocks, cs fixes, coverage annotations

17c515595a1bfae18acb89acd1ffad753fd2bdad authored over 10 years ago by Marco Pivetta <[email protected]>
Moving test for ArrayCollection to correct namespace

4bf9560de34d26ae8b9a3b4af54a562d865c0884 authored over 10 years ago by Marco Pivetta <[email protected]>
Explicit casting of first and max results

e9bbbef5b958fecc411a595c279d69953844b1d0 authored over 10 years ago by Marco Pivetta <[email protected]>
PHP Unit test for ArrayCollection class

8797863087486caac896b75fb035efa625d2e3be authored over 10 years ago by Sergey Kolodyazhnyy <[email protected]>
Merge pull request #19 from bakura10/lazy-collection

Add lazy collection

b99c5c46c87126201899afe88ec490a25eedd6a2 authored almost 11 years ago by Benjamin Eberlei <[email protected]>
Merge remote-tracking branch 'origin/master'

48457fbe4e5c4aab34a159ceceaef827dcd74a46 authored almost 11 years ago by Benjamin Eberlei <[email protected]>
Add documentation that you should use scalar values.

5e2d9cfe6a3d8eb2906f805a27c27ba3e5f2140c authored almost 11 years ago by Benjamin Eberlei <[email protected]>
Fixed notice thrown with HHVM post-aba50a36f4ae523532368d56b551853c1107ac4e commit. Our code was faulty, a small reorganization fixed the issue and kept up compatible with future-release of HHVM 2.4.

e6d8f1240e10f268c8e8c30e9e88a12853f84695 authored almost 11 years ago by Guilherme Blanco <[email protected]>
Add missing visibility

376d052e68131faf13b4f2c3b2ff0b479f2a9d24 authored about 11 years ago by Michaël Gallego <[email protected]>
Merge pull request #21 from doctrine/no_hhvm_fail_anymore

HHVM is not allowed to fail anymore. Collections should work as expected!

819871759a4d41dab244d358507bd27d0e8b1e33 authored about 11 years ago by Guilherme Blanco <[email protected]>
HHVM is not allowed to fail anymore. Collections should work as expected.

c41cdf1dd9a23fd76458e5492b13db3e01c49ad4 authored about 11 years ago by Guilherme Blanco <[email protected]>
Make initialized field private

48335a3d61b7efb82ed8df2cdaf4c0e75fc7a74f authored about 11 years ago by Michaël Gallego <[email protected]>
Merge pull request #20 from siwinski/pr-add-license-file

Add LICENSE file

4d3357cee6ec50c367ab549c0cd01d47d23614e2 authored about 11 years ago by Benjamin Eberlei <[email protected]>
Added LICENSE file

515ef50d6a6585acce1a6a89b2a1d7796849db07 authored about 11 years ago by Shawn Iwinski <[email protected]>
Add visibility

bc29f2c40d02926ffe4006561be52bc718c66dde authored about 11 years ago by Michaël Gallego <[email protected]>
Make initialized protected

d6ef75c0239ecc80d69762b7ed4e0c0e2ecb94f7 authored about 11 years ago by Michaël Gallego <[email protected]>
Add lazy collection

a4a9798a1c87269dea5b9d2c24c4c3f9f8d959ab authored about 11 years ago by Michaël Gallego <[email protected]>
Enable hhvm testing

76c33a25070ffb39a65f6db1e1a050051d0d91b8 authored about 11 years ago by Benjamin Eberlei <[email protected]>
Merge pull request #14 from schmittjoh/patch-1

improves doc comment

bcb53776a096a0c64579cc8d8ec0db62f1109fbc authored over 11 years ago by Marco Pivetta <[email protected]>
improves doc comment

The previous doc comment was not correct as the predicate is not always applied to all elements....

b73c5d421b0b54f7b58939c4b0e870005f73ff62 authored over 11 years ago by Johannes <[email protected]>
Merge pull request #12 from mnapoli/patch-1

Fixed changelog

623caf42551b416460df786154d89bc50e3d1798 authored over 11 years ago by Marco Pivetta <[email protected]>
Fixed changelog

24b6760e46ca814984ce592f69d6c28924473115 authored over 11 years ago by Matthieu Napoli <[email protected]>
Deprecated `Comparison::IS`

3db3ab843ff76774bee4679d4cb3a10cffb0a935 authored over 11 years ago by Alexander <[email protected]>
Update branch-alias

c40a7be69cb3829b1863fa86eb7f901e1773a614 authored over 11 years ago by Alexander <[email protected]>
Add Changelog

df2138bcb467533bfe6b3a01301d480aec008b93 authored almost 12 years ago by Benjamin Eberlei <[email protected]>
Merge pull request #7 from jankramer/add-branch-alias

Add branch alias for v1.1

560f29c39cfcfbcd210e5d549d993a39d898b04b authored almost 12 years ago by Benjamin Eberlei <[email protected]>
Add branch alias for v1.1

d72a4f9164dbd06be4d9d6e38e9fcbe031d2afd4 authored almost 12 years ago by Jan Kramer <[email protected]>
Merge pull request #5 from jankramer/add-contains-comparison

Add 'contains' comparison

1fceeb92e8e658d77cb785f433c3fb9144edcb5a authored almost 12 years ago by Guilherme Blanco <[email protected]>
Merge pull request #6 from jankramer/allow-arrays

Also allow arrays to be accessed

921eb87b63c97ef88ceb5eefc38ea28edbf7b513 authored almost 12 years ago by Guilherme Blanco <[email protected]>
Also allow arrays to be accessed

9c74f29ee6ea36c9e689622d5023a0bd093dec1c authored almost 12 years ago by Jan Kramer <[email protected]>
Add 'contains' comparison

fd3e9550065f773de04559db6fdadcf837e58b2b authored almost 12 years ago by Jan Kramer <[email protected]>
Merge pull request #4 from bfoosness/add-is-accessor-to-expression

Add is* accessor support to ClosureExpressionVisitor#getObjectFieldValue...

1349118f151010023fbffff4bc2df58950da696c authored almost 12 years ago by Benjamin Eberlei <[email protected]>
Add is* accessor support to ClosureExpressionVisitor#getObjectFieldValue.

129b7742ef90e458c9bd43532ad0e3c05ba9f886 authored almost 12 years ago by Brent Foosness <[email protected]>
Merge pull request #3 from BenMorel/master

Documentation fixes

900416f2666776c1b8f13f79e2e6434cb5cf4617 authored almost 12 years ago by Benjamin Eberlei <[email protected]>
Fixed documentation.

4e5766c8ef3807144ca57e4cd4e78b97b2787456 authored almost 12 years ago by Benjamin Morel <[email protected]>
Merge pull request #2 from pborreli/travis

[Travis-CI] Added PHP 5.5

6cf8253669161540b131281af2b3616919558f2a authored almost 12 years ago by Jonathan H. Wage <[email protected]>
Merge pull request #1 from pborreli/typos

Fixed typos/PHPDoc

05b645bc23a53992ec0e56ad57cfa394f33ce359 authored almost 12 years ago by Jonathan H. Wage <[email protected]>
[Travis-CI] Added PHP 5.5

fb7e6976e6cae5a6ab01cef4e72074581f3d177d authored almost 12 years ago by Pascal Borreli <[email protected]>
Fixed typos/PHPDoc

6429789356beeb1be1033ea794f4f8f6fa77dafe authored almost 12 years ago by Pascal Borreli <[email protected]>
Add travis file

b1e6852b5e49e94ac818feca3b1a8689daefbffc authored almost 12 years ago by Benjamin Eberlei <[email protected]>
Initial code

dccfb943d800ebc27dd39697e8f896f17f4fa58f authored almost 12 years ago by Benjamin Eberlei <[email protected]>
Add 'tests/Doctrine/Tests/Common/Collections/' from commit '8b15496e5a4d59fce78fa7be227f4b2dc98362dc'

git-subtree-dir: tests/Doctrine/Tests/Common/Collections
git-subtree-mainline: d0e550acec7280525...

9801037f1607fa53c798f11963f1bd8bafb90839 authored almost 12 years ago by Benjamin Eberlei <[email protected]>
Add 'lib/Doctrine/Common/Collections/' from commit 'e892f1469e925b30a624174e47a2aecb28633d25'

git-subtree-dir: lib/Doctrine/Common/Collections
git-subtree-mainline: f5f6d6e87f3311b4a6f69d89c...

d0e550acec7280525174116ef6df287d2b38cd49 authored almost 12 years ago by Benjamin Eberlei <[email protected]>
Initial README.md

f5f6d6e87f3311b4a6f69d89c7eb2a9bb15328a5 authored almost 12 years ago by Benjamin Eberlei <[email protected]>
Minor performance optimization for lookups

e892f1469e925b30a624174e47a2aecb28633d25 authored almost 12 years ago by Marco Pivetta <[email protected]>
Update lib/Doctrine/Common/Collections/ArrayCollection.php

4df65cc7822818c51071130963c380445ab788a2 authored about 12 years ago by basico <[email protected]>
Merge pull request #212 from Ocramius/issue/gh-#135

Fix for #72 #135

8b15496e5a4d59fce78fa7be227f4b2dc98362dc authored about 12 years ago by Benjamin Eberlei <[email protected]>
Merge pull request #212 from Ocramius/issue/gh-#135

Fix for #72 #135

33386f9bf5f40047053972652579f6ed25b7ee54 authored about 12 years ago by Benjamin Eberlei <[email protected]>
Providing fix for doctrine/common#72

f6b7afc1c41f4b2dacf0454e1d9d49eafdb5ba7b authored about 12 years ago by Marco Pivetta <[email protected]>
Adding failing test for doctrine/common#72

0b70a9f88dd244d70d970267c386947a3692a0d7 authored about 12 years ago by Marco Pivetta <[email protected]>
Providing fix for doctrine/common#135

6b6455374fd5951fa0cd5a35ebc41924e493a5d9 authored about 12 years ago by Marco Pivetta <[email protected]>
Adding failing test for doctrine/common#135

3d53e5cd89615bd6304044536159a5b6613dbed8 authored about 12 years ago by Marco Pivetta <[email protected]>
Move Selectable#expr() to static Criteria#expr() for creation of an ExpressionBuilder, it makes much more sense that way.

2a22de51568668e2c8b2f534c0f50b7b5b44bcf8 authored over 12 years ago by Benjamin Eberlei <[email protected]>
Move Selectable#expr() to static Criteria#expr() for creation of an ExpressionBuilder, it makes much more sense that way.

c7d8f9b1dafbcd42475c6b8dcbb17da297c80651 authored over 12 years ago by Benjamin Eberlei <[email protected]>
Criteria#orWhere and Criteria#andWhere for fluent condition building

dadbd02f8d0aa3cac2eadbfb8244de1c6d3fc67f authored over 12 years ago by Benjamin Eberlei <[email protected]>
Criteria#orWhere and Criteria#andWhere for fluent condition building

efbba453d6e3e7ad9546c5de05f70e7e4c05c457 authored over 12 years ago by Benjamin Eberlei <[email protected]>
Add Criteria::create()

c0d02ea5d33b5e34acc1b1aaa62aa22b97ee189b authored over 12 years ago by Alexander <[email protected]>
Add Criteria::create()

9254f86653eb44ea2e2741bc3e97357d9702b34c authored over 12 years ago by Alexander <[email protected]>
[DDC-1637] Make Criteria#setFirstResult()/setMaxResults() fluent

05f7b887f79c495ef7d98466e7ee8549ee405b06 authored over 12 years ago by Benjamin Eberlei <[email protected]>
[DDC-1637] Fix reference to FQCN class in comments.

eb1371a6ed5cacdedca758d44c4a57b9db091e04 authored over 12 years ago by Benjamin Eberlei <[email protected]>
[DDC-1637] Refactored towards Criteria API, implement ordering and slicing

64499a2b378aed5bbd1fa69ff8c9cb5e629d16fb authored over 12 years ago by Benjamin Eberlei <[email protected]>
[DDC-1637] Refactored towards Criteria API, implement ordering and slicing

2f07ea3c9b9a41a56f5adaf1f2797e29eadad8af authored over 12 years ago by Benjamin Eberlei <[email protected]>
LGPL => MIT

895221309b3a760c0e7927f66981016d01f6f16c authored over 12 years ago by Benjamin Eberlei <[email protected]>
[DDc-1637] Missing docblocks and __call() for object access.

60efe74cd0d1f4a1d5ced011c4dc1b31a4454691 authored over 12 years ago by Benjamin Eberlei <[email protected]>
[DDC-1637] Fix coding standard

babbc082d790e003ee13a535de4b86f9429293ba authored over 12 years ago by Benjamin Eberlei <[email protected]>
[DDC-1637] Start working on the interface for the collection filtering API.

54169141fbb1c8fdbe15dadc33bbd9bd5b56aeef authored over 12 years ago by Benjamin Eberlei <[email protected]>
[DDC-1637] Some refactorings.

69e8609e2d0934be7838f05eccc14b7dc369fd02 authored over 12 years ago by Benjamin Eberlei <[email protected]>
[DDC-1637] Implement ClosureExpressionVisitor, test it and integrate into ArrayCollection

f638b5b2d584536980bb7c53f5d17f9284fd567b authored over 12 years ago by Benjamin Eberlei <[email protected]>
[DDC-1637] Implement ClosureExpressionVisitor, test it and integrate into ArrayCollection

f1ec8c2482951121cb1ee65ab4682847bd4489b5 authored over 12 years ago by Benjamin Eberlei <[email protected]>
[DDC-1637] Add docblocks for ExpressionBuilder

55eb7d86d4a8b3d95fce4214aa7a384aa9dfd6ba authored over 12 years ago by Benjamin Eberlei <[email protected]>
[DDC-1637] Adjust code style.

556f39f88a8018d7b80700d9e388dd99840029b7 authored over 12 years ago by Benjamin Eberlei <[email protected]>
[DDC-1637] Some refactorings.

577975ae97c7013362f32e39cf9c55806b55c912 authored over 12 years ago by Benjamin Eberlei <[email protected]>
[DDC-1637] Start working on the interface for the collection filtering API.

f09642bc01063739ad4c34ca1c622c278e2f9e5d authored over 12 years ago by Benjamin Eberlei <[email protected]>
[DDC-1637] Fix wrong seach/replace.

2d8fe74fdba5b2efa388518c63ca62e56d6ad296 authored over 12 years ago by Benjamin Eberlei <[email protected]>
LGPL => MIT license

b5292ae9dc102d9c8335b176822a5f1542ac9473 authored over 12 years ago by Benjamin Eberlei <[email protected]>
Making a few corrections based on a review.

d516f397edb45459fb40e9cd766ed3f7a3f4680d authored over 12 years ago by Rafael Dohms <[email protected]>
Reviewed PHP DocBlocks

Fixed missing docblocks
Fixed a few spelling mistakes
Fixed bad class references
Fixed wrong var...

672834a55dcf39db369537a2f3644932b00839fb authored over 12 years ago by Rafael Dohms <[email protected]>
Remove trailing whitespaces

8982d24ef0b18a2342ed03ee627775bd6fa47833 authored about 13 years ago by Benjamin Eberlei <[email protected]>
Remove trailing whitespaces

ba8ac093542e827ff672acae1658bd8f23682d64 authored about 13 years ago by Benjamin Eberlei <[email protected]>
[DCOM-59] Changed ArrayCollection::contains method to use a foreach instead of an in_array call. This increased the performance of this method by the order of 40%.

c1158ba33636c817121c1cf14c9e76b719c01926 authored over 13 years ago by Guilherme Blanco <[email protected]>
Removed visibility modifiers of interfaces. They are not necessary. Removed unexistent use.

ca07d8d754b8288c55b8d72c493fd006fe420872 authored over 13 years ago by Guilherme Blanco <[email protected]>
CS tweaks

7e49d361c268cb0af19d959eb71be7e1d1157e79 authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
Fixed deprecated phpunit features being used.

d56dc51dda9fcd4cbd079536e5b20c272c3eec7c authored over 13 years ago by Guilherme Blanco <[email protected]>
Removed useless structural code and added phpunit.xml.dist

Test suite can now be executed from the root folder with just "phpunit"

a1f5e2a77428789b1338e55811cca494e38681c1 authored over 13 years ago by Jordi Boggiano <[email protected]>
Replaced "new ArrayCollection" with "new static". This allows subclasses to create new instances of the subclass

1ca8b6dcb7208376ae1f55ae6a75dacf62b13830 authored over 13 years ago by Mathias Verraes <[email protected]>
DCOM-27 - ArrayCollection::next() implemented wrong

f0a9cad31f1f1f415e50befac5aff748aae11047 authored about 14 years ago by Benjamin Eberlei <[email protected]>
DCOM-17 - Added slice() method to Collection interface, fixed ArrayCollection and downgraded testsuite dependency from phpunit 3.5 to 3.4

b9f1636a3cf14b827318aef8401f50cda0ef28b8 authored over 14 years ago by Benjamin Eberlei <[email protected]>
DCOM-17 - Added slice() method to Collection interface, fixed ArrayCollection and downgraded testsuite dependency from phpunit 3.5 to 3.4

60168faf48dd86da224a41cae3a77a3947af699d authored over 14 years ago by Benjamin Eberlei <[email protected]>
DDC-18 - Fixed wrong implementation of ArrayCollection::removeElement()

43892de136b7e737cf972f4224153525bcaeaaf9 authored over 14 years ago by Benjamin Eberlei <[email protected]>
DDC-18 - Fixed wrong implementation of ArrayCollection::removeElement()

06f217a13ab017eb818da51663ce23371b0935d7 authored over 14 years ago by Benjamin Eberlei <[email protected]>
Fixing docblocks.

7aafd0f73c291bda8fc0418fd3c6dcb49c5756d4 authored over 14 years ago by Roman S. Borschel <[email protected]>
[DDC-497][DDC-500][DDC-342] Fixed. Persister polishing and refactoring. More to come for that, but after beta1.

03d890b174599b3c2ce9fd89135a884b91a9dc4e authored over 14 years ago by Roman S. Borschel <[email protected]>
[2.0][DDC-423] Fixed.

c16e73e8796dba9c9353fd2711a80e70da73a99b authored over 14 years ago by romanb <romanb@625475ce-881a-0410-a577-b389adb331d8>
[2.0][DDC-423] Fixed.

3e2d7613f073aca9ff407af01acd123311e69212 authored over 14 years ago by romanb <romanb@625475ce-881a-0410-a577-b389adb331d8>
[2.0][DDC-263] Fixed. Patch provided by Christian Heinrich.

3553df6baad6b74160e22c21650597638b5cb224 authored almost 15 years ago by romanb <romanb@625475ce-881a-0410-a577-b389adb331d8>
[2.0] Added more missing docblocks. Implemented a double-inclusion listener prevention in EventManager

61df7e775ccebd85681e43d289167213c832797f authored over 15 years ago by guilhermeblanco <guilhermeblanco@625475ce-881a-0410-a577-b389adb331d8>
[2.0] Streamlined result structures. Hydration improvements: Small overall improvements, large improvement for (joined) fetched collections (~60%).

711f85bb472342b442a148758601bf2824b16c7a authored over 15 years ago by romanb <romanb@625475ce-881a-0410-a577-b389adb331d8>
[2.0] Streamlined result structures. Hydration improvements: Small overall improvements, large improvement for (joined) fetched collections (~60%).

2274a2b6b092d97059f8f80a22b691659db13b03 authored over 15 years ago by romanb <romanb@625475ce-881a-0410-a577-b389adb331d8>
[2.0] Implemented support for mapped superclasses. Fixed #2353.

d91644b225c5c9edc3140c4b40693830b3ae6839 authored over 15 years ago by romanb <romanb@625475ce-881a-0410-a577-b389adb331d8>
[2.0] Part II for ticket #2352. Fixed #2352.

ecbfb076c8752ea7438808e04908e4230814e36c authored over 15 years ago by romanb <romanb@625475ce-881a-0410-a577-b389adb331d8>