Ecosyste.ms: OpenCollective

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

github.com/doctrine/mongodb-odm

The Official PHP MongoDB ORM/ODM
https://github.com/doctrine/mongodb-odm

Add usage documentation for GridFS

2521ef7ebaa6dea79f007f147bbd1f4e7cbc0293 authored over 6 years ago by Andreas Braun <[email protected]>
Consistently use inline code for identifiers and options

49bd3c52f0a6671b6b7a557fcf98a1b0c554f4ee authored over 6 years ago by Andreas Braun <[email protected]>
Extract GridFS bucket name to separate property

This removes the dual-use from the collection property in ClassMetadata, storing the bucket name...

c048992ad8233adb72de43dd8442d33ccf550fa8 authored over 6 years ago by Andreas Braun <[email protected]>
Bump dependency to doctrine/common to fix proxy generation with return type hints

4eecb1fbe01eaca9c30966dd270bc46b35a285d2 authored over 6 years ago by Andreas Braun <[email protected]>
Ensure file deletion also deletes chunks

b01b8f1ea8acbb403ce91f99095547356a51c9eb authored over 6 years ago by Andreas Braun <[email protected]>
Move DocumentRepository to Repository namespace

682aa792cffc344f931a8b1a0ac82ffb2cd8d492 authored over 6 years ago by Andreas Braun <[email protected]>
Handle persisting and updating GridFS files in UnitOfWork

f54dbd5a16e067d2e1a50484727e596aa0950da4 authored over 6 years ago by Andreas Braun <[email protected]>
Introduce separate repository for GridFS

119ff6355ebfcaeb0ed26361f8d2d53f6de881af authored over 6 years ago by Andreas Braun <[email protected]>
Add tests for GridFS file mappings

39d31c8028a3c6eee993efcaa0588bcbd357bdec authored over 6 years ago by Andreas Braun <[email protected]>
Update SchemaManager to handle GridFS collections

fb19ba70ab02cba9234489461598762579ade481 authored over 6 years ago by Andreas Braun <[email protected]>
Only allow special fields in GridFS mappings

193ebec100c713a9326b0eea60b73ba823130f08 authored over 6 years ago by Andreas Braun <[email protected]>
Expose GridFS bucket classes in DocumentManager

3d4742e1e6e30e4c34a87368374bb2804b2891de authored over 6 years ago by Andreas Braun <[email protected]>
Add XML mapping for GridFS files

62c80e0b52d855820aa0e5bf63c7cb7911eba431 authored over 6 years ago by Andreas Braun <[email protected]>
Add file marker to ClassMetadata

cafcf9088e2e6e9ee7669512ba4f7763560c439b authored over 6 years ago by Andreas Braun <[email protected]>
Show off new file annotations in tests

51dc2cfd41ca775339b1274df65b5c0adcd2f98f authored over 6 years ago by Andreas Braun <[email protected]>
Remove obsolete File type

1b14a44db9e42cb9888695fc61e6654ca1347941 authored over 6 years ago by Andreas Braun <[email protected]>
Add annotations for GridFS files

092414581ce7c81dd653e90e8a6c6ba8f2e9c139 authored over 6 years ago by Andreas Braun <[email protected]>
Merge pull request #1812 from caciobanu/issue-1795

[2.0] Drop namespace property from ClassMetadata

f0fe3a69cc6743a96b0431e0c331e74209cd543d authored over 6 years ago by Maciej Malarz <[email protected]>
Drop namespace property from ClassMetadata and same-namespace resolution magic.

f9ac9441636512d9f9e50baded60095e2158e9bf authored over 6 years ago by Catalin Ciobanu <[email protected]>
Merge pull request #1836 from caciobanu/autoload-dev

Added dev autoload for composer & removed it from tests boostrap.

22189c8452ea78341273a062d864158ab885e529 authored over 6 years ago by Maciej Malarz <[email protected]>
Added dev autoload for composer & removed it from tests boostrap.

ae380dbcf4ffef5bd4329aff1bdc3d856664f924 authored over 6 years ago by Catalin Ciobanu <[email protected]>
Merge pull request #1834 from alcaeus/fix-wrong-xsd-capitalization

[2.0] Consistently use kebab-case in XML mappings

4ab32af4fa6d204753521af65ab959ef8409ac6e authored over 6 years ago by Maciej Malarz <[email protected]>
Merge pull request #1814 from alcaeus/validate-mapping-files-against-schema

[2.0] Validate mapping files against schema

c6000a704ac122661ca3b1eb9fbcdb8163a56dec authored over 6 years ago by Andreas <[email protected]>
Merge pull request #1819 from carusogabriel/improvements

Improvements

ecf0636b34d98d1e3b62ea350cd9996ce10abb63 authored over 6 years ago by Andreas <[email protected]>
Merge pull request #1820 from carusogabriel/dedicated-phpunit-assertions

Use dedicated PHPUnit assertions

757bdb6ce44305d904bb5ecce43065137aa59b81 authored over 6 years ago by Andreas <[email protected]>
Merge pull request #1825 from caciobanu/caciobanu-patch-1

Use PSR-4

503334aeda5a6192d98a455305874559e1262cd2 authored over 6 years ago by Andreas <[email protected]>
Consistently use kebab-case in XML mappings

9ece37380272e1e517577b659dafcaf69d506cc3 authored over 6 years ago by Andreas Braun <[email protected]>
Improvements

unnecessaries parentheses, casts; null coalesce operator usage; in_array
instead of array_search...

e341d805a96d40b7e0fac802a3086683189975e6 authored over 6 years ago by Gabriel Caruso <[email protected]>
Fix milestone name for 1.2.5

0b3461cee740b8b9de2decab38e61220c680c311 authored over 6 years ago by Maciej Malarz <[email protected]>
Merge pull request #1831 from alcaeus/fix-expr-pop

[2.0] Fix wrong element deletion in popFirst and popLast

1b40f781a82c04bb9d36ee74fa1b31089aa79884 authored over 6 years ago by Maciej Malarz <[email protected]>
Remove changelog files for 1.x

3c065256bec6f295f171cef7b9caf22e51b7522e authored over 6 years ago by Andreas Braun <[email protected]>
Add changelog for 1.2.5

e7c926b8a0cae830c0b7f48005afde83fd3921a2 authored over 6 years ago by Andreas Braun <[email protected]>
Fix wrong element deletion in popFirst and popLast

96c6df0bfe912fd601f996fe8a08c1be0c99fe52 authored over 6 years ago by Andreas Braun <[email protected]>
Merge pull request #1829 from jmikola/gh1821

Improve SchemaManager logic for comparing text indexes

183805f7dfec838c840a9cfe04f494c56f5d5c73 authored over 6 years ago by Jeremy Mikola <[email protected]>
Fix typo in comment

@malarzm caught this in https://github.com/doctrine/mongodb-odm/pull/1829#discussion_r203501909

70441acd0f2809445f1ae7a61acbbbd3ee117b42 authored over 6 years ago by Jeremy Mikola <[email protected]>
Improve SchemaManager logic for comparing text indexes

This will avoid rebuilding text indexes unnecessarily. Fixes #1821.

c500f7857a35a1dadc894cd64793347a94647f11 authored over 6 years ago by Jeremy Mikola <[email protected]>
Consolidate isset() && isset()

0f238b186a8c29b9c4198c2d8c01887371913994 authored over 6 years ago by Jeremy Mikola <[email protected]>
Explain avoiding strict equality checks for index keys/weights

82a59beaac97cade7b4278be7f94eb9b9ae4334a authored over 6 years ago by Jeremy Mikola <[email protected]>
Merge pull request #1828 from doctrine/gh1821

Improve SchemaManager logic for comparing text indexes

864d5b31ef44d5dc91f136928196e524b30fd049 authored over 6 years ago by Jeremy Mikola <[email protected]>
Improve SchemaManager logic for comparing text indexes

This will avoid rebuilding text indexes unnecessarily. Fixes #1821.

1a08fdac9e5664392381706f414db2d9d87eb09f authored over 6 years ago by Jeremy Mikola <[email protected]>
Merge pull request #1827 from doctrine/jmikola-patch-1

Remove obsolete syntaxCheck option in PHPUnit config

8de00c9c9a0d85d96434d795387b75660105e6c1 authored over 6 years ago by Andreas <[email protected]>
Remove obsolete syntaxCheck option in PHPUnit config

6bdf2d14b8893f44c4e5b4ff4954a9ff4b5b1919 authored over 6 years ago by Jeremy Mikola <[email protected]>
User PSR-4 for composer autoloader

da1f20510008a19cee4ad5ae161a429890d13256 authored over 6 years ago by Catalin Ciobanu <[email protected]>
Use dedicated PHPUnit assertions

75d10a64f5303a4b6269902c508e063c6b31fa5d authored over 6 years ago by Gabriel Caruso <[email protected]>
Merge pull request #1787 from Konafets/patch-1

Update links after documentation update

e0c6012a5ed931ca3d1603850d0bf1f9684a23bb authored over 6 years ago by Andreas <[email protected]>
Correct the link to the website

ef85aa11880f76e96e18250e6db7ae8be7d3071c authored over 6 years ago by Stefan Kowalke <[email protected]>
Replace sequence with choice in schema

There's no point enforcing a specific order of elements, so we replace sequence with choice for ...

edc37dc8bdc551937c8c15d8d3e8cbce9c4b0a9c authored over 6 years ago by Andreas Braun <[email protected]>
Remove handling for ID attribute that's no longer valid

603e15ed3f67da35780f0143f68de8363c2f9f32 authored over 6 years ago by Andreas Braun <[email protected]>
Fix invalid mapping files for tests

4e73b8592566ad77d51f279b2576ef2f223dbe7d authored over 6 years ago by Andreas Braun <[email protected]>
Add schema validation to XML mapping driver

ea69b1f264a31e4513d4f3d499a45dedd8353bf0 authored over 6 years ago by Andreas Braun <[email protected]>
Fix wrong type reference in schema file

af673ec309d8c2fe11677b320889aef42c577c98 authored over 6 years ago by Andreas Braun <[email protected]>
Merge pull request #1807 from alcaeus/use-more-specific-id-mapping

[2.0] Separate ID mapping from fields in XML driver

08b9e17f76fa61fbe029029de93c02bffeae421a authored over 6 years ago by Andreas <[email protected]>
Separate ID mapping from fields in XML driver

af24dbcf93f9aab3c57bc86f0263765739ec5c1e authored over 6 years ago by Andreas Braun <[email protected]>
Merge pull request #1804 from AlessandroMinoccheri/pull_request_template_improvement

added improvement type into pull request template

fd7345435e2618199edb630776494c38b1c317fb authored over 6 years ago by Andreas <[email protected]>
added improvement type into pull request template

302c6e249a901e38a90af9a8c9d63a0061c2b0c5 authored over 6 years ago by Alessandro Minoccheri <[email protected]>
Merge pull request #1802 from caciobanu/remove-conf-todo

Drop bool from supported values - Configuration class

d1fc440a43d002e78b72465bb8f68413ae560fd8 authored over 6 years ago by Maciej Malarz <[email protected]>
Drop bool from supported values.

963085da6f77946c8bd8abdad27c849182d166c4 authored over 6 years ago by Catalin Ciobanu <[email protected]>
Merge pull request #1799 from caciobanu/issue-1796

Clean up docblocks in Configuration class - #1796

4b1607b22d461c621031a294479304efc9ab0f8f authored over 6 years ago by Maciej Malarz <[email protected]>
Removed docblocks that seemed useless & added typehints where it was possible.

0d40e30403b4d83cf7a04185c93ccef5d6b7a7a4 authored over 6 years ago by Catalin Ciobanu <[email protected]>
Merge pull request #1797 from alcaeus/fix-cascade-on-orphan-removal-2.0

Implicitly cascade remove operations when orphanRemoval is enabled

917fcffb2932a2237fffa1298aea5f64a5f80c0c authored over 6 years ago by Maciej Malarz <[email protected]>
Merge pull request #1798 from alcaeus/fix-reference-queries-2.0

Fix querying fields in reference structures

7d1a3c9557546a3431bfc5390883bee2f0fb3b17 authored over 6 years ago by Maciej Malarz <[email protected]>
Implicitly cascade remove operations when orphanRemoval is enabled

5223f2835b92046713d06b562021efa4e35e518e authored over 6 years ago by Andreas Braun <[email protected]>
Fix querying fields in reference structures

e2755f39874e2c1b8f57ce857aa4346a9b1a65a5 authored over 6 years ago by Maciej Malarz <[email protected]>
Add test case for #1723

91709a1695fa910297c0267cecc54cd21bc9b47f authored over 6 years ago by TiMESPLiNTER <[email protected]>
Merge pull request #1800 from malarzm/fix-cs

Fix new CS violations

9f27571037e5a4f9517f895f1f1c1c14d6b5f96b authored over 6 years ago by Maciej Malarz <[email protected]>
Fix new CS violations

025e9fa7b32af94e3b81ed76dc3b3fc3311abb53 authored over 6 years ago by Maciej Malarz <[email protected]>
Add changelog for 1.2.4

da55c86f66d3356b77965a5d571ea646b081a277 authored over 6 years ago by Andreas Braun <[email protected]>
Merge pull request #1793 from malarzm/gh1723

Fix querying fields in reference structures

9a47e5351f518a976a49701b5cddc627ef1585b8 authored over 6 years ago by Maciej Malarz <[email protected]>
Fix querying fields in reference structures

a07717fad767a27a614310dbbedafeb2a2851dd4 authored over 6 years ago by Maciej Malarz <[email protected]>
Add test case for #1723

63747406553f422e337ead47110bcb691ec464f1 authored over 6 years ago by TiMESPLiNTER <[email protected]>
Merge pull request #1792 from alcaeus/fix-cascade-on-orphan-removal

Implicitly cascade remove operations when orphanRemoval is enabled

393ea656188501aa223e407e5bd7439d1c1ddd91 authored over 6 years ago by Maciej Malarz <[email protected]>
Implicitly cascade remove operations when orphanRemoval is enabled

712564e8e8c4d667128b4f5c5ddc8db7342f49b8 authored over 6 years ago by Andreas Braun <[email protected]>
Merge pull request #1788 from Majkl578/issue-pr-templates

Add GitHub issue and PR templates

8a98856ba14f5740054f49a83aedd6754a649d26 authored over 6 years ago by Jonathan H. Wage <[email protected]>
Add GitHub issue and PR templates

bcf3f02bd59ef4e0d502a2d3fe816089e2096fd4 authored over 6 years ago by Michael Moravec <[email protected]>
Change the fixed versions to stable alias

4ebe4cd25cd12f8ea0133dfb0c199aad4414e883 authored over 6 years ago by Stefan Kowalke <[email protected]>
Update links after documentation update

d13220e69519df6ac13095740593fd0bfc9daa01 authored over 6 years ago by Stefan Kowalke <[email protected]>
Merge pull request #1785 from caciobanu/update-docs

Added type hinting to docs.

ca0e8ff0fce1f7b10ed689b11df2981784e4ea4e authored over 6 years ago by Andreas <[email protected]>
Updated invalid typehint.

d119063ebc492e6aa5c5a8baae018a44e7a5c5fa authored over 6 years ago by Catalin Ciobanu <[email protected]>
Merge pull request #1786 from alcaeus/fix-1775-20

[2.0] Fix hydration of proxy objects with lazy public properties

cf1149e2c009ddebd56e0cd316fc73c395489676 authored over 6 years ago by Maciej Malarz <[email protected]>
Fix hydration of proxies with public properties

4a08c943e3baa1460a8b4244bda9f2ad821a8860 authored over 6 years ago by Andreas Braun <[email protected]>
Added test case for github issue 1775

68858f8fab292e9b6b6c973015e82b92a7a99554 authored over 6 years ago by Pascal Hofmann <[email protected]>
Merge pull request #1784 from alcaeus/fix-1775

Fix hydration of proxy objects with lazy public properties

05cd3a5ec640f1205c63630665d067d131f8c23f authored over 6 years ago by Maciej Malarz <[email protected]>
Merge pull request #1782 from doctrine/feature/docs-cleanup

Add sidebar.rst and cleanup docs homepage.

ec6ad27afd61a4522f729c895c9279bab3f3c416 authored over 6 years ago by Jonathan H. Wage <[email protected]>
Merge pull request #1760 from doctrine/malarzm-patch-1

Move coverage to Code Quality stage

a443720e896dad8856e64e8031d467d3dadfc3b9 authored over 6 years ago by Andreas <[email protected]>
Updated all documentation with type hinting.

aa723ffe10be47d7a860d3d21c9d0ac7dc592dca authored over 6 years ago by Catalin Ciobanu <[email protected]>
Changes after review: more type hinting.

33a571662d3a48daabbff2b5a22d9d868a776683 authored over 6 years ago by Catalin Ciobanu <[email protected]>
Added type hinting.

3d807cb8b562397b0014af36618324b578adf97b authored over 6 years ago by Catalin Ciobanu <[email protected]>
Fix hydration of proxies with public properties

03df70b720aec846a5cbe1d1a8f466ce4a9cfb45 authored over 6 years ago by Andreas Braun <[email protected]>
Added test case for github issue 1775

677e1b78cd53755065479a1bba83a24eadea48d7 authored over 6 years ago by Pascal Hofmann <[email protected]>
Add sidebar.rst and cleanup docs homepage.

bf00104265f623df9d957ada8f1eafe13c293ec4 authored over 6 years ago by Jonathan H. Wage <[email protected]>
Merge pull request #1780 from malarzm/docs-index-2.0

[2.0] Remove | separators

5921adaf3bb54c7db593cc9f048cc642f1652402 authored over 6 years ago by Maciej Malarz <[email protected]>
Merge pull request #1779 from malarzm/docs-index-1.2.x

[1.2.x] Remove | separators

3179229d268a5960939174769f0a58212afb3ca1 authored over 6 years ago by Maciej Malarz <[email protected]>
Merge pull request #1778 from malarzm/docs-index-1.1.x

[1.1.x] Remove | separators

f4c22861fb944eeb310c5257b26b6cc00ba170f2 authored over 6 years ago by Maciej Malarz <[email protected]>
Merge pull request #1777 from malarzm/docs-index-1.0.x

[1.0.x] Remove | separators

821404cc1f04396dd204c774d6ffa6388172a0c1 authored over 6 years ago by Maciej Malarz <[email protected]>
Remove | separators

2a8184b0f426199cd659bf367177587d8926a721 authored over 6 years ago by Maciej Malarz <[email protected]>
Remove | separators

15d509683445747a943795fcb4565a72e45bbd22 authored over 6 years ago by Maciej Malarz <[email protected]>
Remove | separators

e2cae9581d3c82c85b1256f6a1fca3705eb3ca5e authored over 6 years ago by Maciej Malarz <[email protected]>
Remove | separators

f2f8fff6e9e1781e31940f23272dd043dfc16c9e authored over 6 years ago by Maciej Malarz <[email protected]>
Merge pull request #1773 from doctrine/fix/cleanup-docs

Cleanup docs and remove old sphinx related files.

aacbad2e9df812ce6425c19aa90358f5412ad281 authored over 6 years ago by Maciej Malarz <[email protected]>
Merge pull request #1771 from malarzm/repo-method-clean-up

[2.0] Forbid combining repositoryMethod with skip, sort and limit

2e74c65c0729fe3ddfac246cdcbb90b13478ec9d authored over 6 years ago by Maciej Malarz <[email protected]>