Ecosyste.ms: OpenCollective

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

github.com/doctrine/data-fixtures

Doctrine2 ORM Data Fixtures Extensions
https://github.com/doctrine/data-fixtures

Change accessibility of referenceRepository to protected

fc5763e98b8f6c6e614278ec7dbeed64033c820a authored about 12 years ago by Gildas Quéméner <[email protected]>
Dependent fixtures autoloading when using CLI command

5564cef895f28eb1ac09ac42d7fc0fae0a135468 authored about 12 years ago by fmusy <[email protected]>
Merge pull request #82 from fazy/dependent-fix

Dependent fix

a95d7839a7794c7c9b22d64e859ee70658d977fe authored about 12 years ago by Guilherme Blanco <[email protected]>
New test for calling Loader's getFixtures() method when using dependent fixtures.

9584ecc6eca1d0d3dc27aa497452d2f3612594eb authored about 12 years ago by Lars Janssen <[email protected]>
Fix for duplication of fixtures in Loader when getFixtures() is called more than once.

7e943a5429e9036ee8cc8b8445420522830edafe authored about 12 years ago by Lars Janssen <[email protected]>
Merge pull request #80 from armetiz/patch-1

Fix documentation

181b71e9a19bcdc93a9bf5c19dc0ef9615656173 authored about 12 years ago by Christophe Coevoet <[email protected]>
Fix documentation

00cb26a134c03392a18e6ff566b1b228e113d8aa authored about 12 years ago by Thomas Tourlourat <[email protected]>
Merge pull request #78 from peterhorne/master

Fixed error in docs

b29bad9738fada9486961f60542f2d2d77c7b501 authored over 12 years ago by Christophe Coevoet <[email protected]>
Fixed incorrect method name in docs

ffa626d9c43d5d473bd61c3a68c62f79e42fbb12 authored over 12 years ago by Peter Horne <[email protected]>
getReferenceNames now returns an array.

e30b17c24f2db85a335ea6b5bf802856d7e1f4a4 authored over 12 years ago by Derek Lambert <[email protected]>
Add line breaks.

5852f7813fbcc3e6fa9286d1fc5fc82eee3b9723 authored over 12 years ago by Derek Lambert <[email protected]>
Tests for multiple references to the same entity.

775751e7a4652676c662cb99ea3b43667caeb0c8 authored over 12 years ago by Derek Lambert <[email protected]>
Set reference identity for each name.

46cf5907a39cd432dcb1d1094c5a4c360b46618e authored over 12 years ago by Derek Lambert <[email protected]>
Return an array containing all the names matching the reference.

e84777c84bc83697b1011d3150757f95c9a12d59 authored over 12 years ago by Derek Lambert <[email protected]>
Refactor ReferenceRepository::getReferenceName to getReferenceNames.

1161659c726a9c4947db0bcf1fee202d7fe73b64 authored over 12 years ago by Derek Lambert <[email protected]>
Merge pull request #77 from djlambert/update-tests

Update tests with more applicable assertions

cd03a6dee6f5ca1c680f2066b32c92320f3421d7 authored over 12 years ago by Jonathan H. Wage <[email protected]>
Remove unneeded whitespace.

0df1319be4b44429ec19aef9f3ab29985eb027e6 authored over 12 years ago by Derek Lambert <[email protected]>
Use assertNotInstanceOf test.

ff0950dc7d19e67de76ab62540e65172fa90719a authored over 12 years ago by Derek Lambert <[email protected]>
Use assertInstanceOf test.

474170350cdfe151e97a3abbacbb2d85d1413885 authored over 12 years ago by Derek Lambert <[email protected]>
Use assertCount test.

c12e2cd8747a439fff1dce05038e6f176491868c authored over 12 years ago by Derek Lambert <[email protected]>
Remove unneeded require_once.

e292cdeeda4644c573e66e9a8971f95cb40f43c0 authored over 12 years ago by Derek Lambert <[email protected]>
Merge pull request #75 from djlambert/dependent-docs

Documentation for the DependentFixtureInterface

379a5f19e23849cf082613e2e91ed02bd2ee4fb1 authored over 12 years ago by Guilherme Blanco <[email protected]>
Whitespace cleanup.

13f4570868315d8a55ed276d87951dba52614308 authored over 12 years ago by Derek Lambert <[email protected]>
Documentation for the DependentFixtureInterface.

807b72a844621fd60fcbffa568a3be48b6926f82 authored over 12 years ago by Derek Lambert <[email protected]>
adds branch-alias for composer

a57cc458bce6148d3777be51f0ed719d47a88b31 authored over 12 years ago by Johannes <[email protected]>
Implemented true/false return on load.

779c3dfe446b6da893be87b908d6be28345d1e01 authored over 12 years ago by Guilherme Blanco <[email protected]>
Added accessors for purger and object manager in executors.

64538135ef2b17a296e26f88a04c7ce2e4551459 authored over 12 years ago by Guilherme Blanco <[email protected]>
Renamed getters to use the ObjectManager.

1f0b8be5db0b53681f80c99324c94e21e1efe39a authored over 12 years ago by Guilherme Blanco <[email protected]>
Added getter for ObjectManager in Purgers.

84a97dd19c4565374c521c7c4e8992891d2372bd authored over 12 years ago by Guilherme Blanco <[email protected]>
Merge pull request #69 from jalliot/patch-1

Update license for Composer

d233d05437c1a10034867f22069b4bb0f7dc96b6 authored over 12 years ago by Benjamin Eberlei <[email protected]>
Update license for Composer

bbae434beee4d149a24b9d72440bf4530add112e authored over 12 years ago by Jordan Alliot <[email protected]>
LGPL => MIT

27c8dac90a290d860b8ca8e8e51bf45e1f9daf93 authored over 12 years ago by Benjamin Eberlei <[email protected]>
Merge pull request #68 from instaclick/version.compare

edge case where doctrine-common is 2.2.0

f201391349f3dc6bd9c9c698927ea7c78104c461 authored over 12 years ago by Guilherme Blanco <[email protected]>
edge case where doctrine-common is 2.2.0

daeea6834bc8f13687a797e81cc64c43fd6b76f9 authored over 12 years ago by Anthon Pang <[email protected]>
Merge pull request #66 from instaclick/reference-patch

Add ProxyReferenceRepository

31040a8501c486e0a550a204a7097690340153ae authored over 12 years ago by Guilherme Blanco <[email protected]>
Merge pull request #67 from instaclick/patch-1

redo of sha f184e455f274e6f3fd9e15365e6e9fe4bcca3fc6

ffbd5614ddce9e902abda1c7f059c3f20e06e6aa authored over 12 years ago by Guilherme Blanco <[email protected]>
redo of sha f184e455f274e6f3fd9e15365e6e9fe4bcca3fc6 to (1) not depend on \Doctrine\ORM and (2) practice a little object calisthenics

51c7f520aea3104f529d0b3a84ba34261e0a4ebe authored over 12 years ago by Anthon Pang <[email protected]>
serialize/unserialize reference repository

5bc3727fa212a0815ae5b50dd2f8401c0d6b3ff5 authored over 12 years ago by Anthon Pang <[email protected]>
Merge pull request #64 from pscheit/patch-1

added use and orm purger for the example

7980ea20b3c6e5104241acb430e4822b8bc402ae authored over 12 years ago by Guilherme Blanco <[email protected]>
added use and orm purger for the example

4afbf0f6a2d13315a10e84e0b13435079c469a52 authored over 12 years ago by Philipp Scheit <[email protected]>
Merge pull request #63 from Plemi/patch-mongodb-executor

Fix MongoDBExecutor compatibility with AbstractExecutor

8fb90c55c0bfbf4e090adb8c0281f9a3c81735e7 authored over 12 years ago by Benjamin Eberlei <[email protected]>
Fix MongoDBExecutor compatibility with AbstractExecutor

5c8d9fe8b5bbb90ba00e8150ae65d2b8a1888dfb authored over 12 years ago by David Guyon <[email protected]>
Merge pull request #58 from krispypen/patch-1

Missing use statement in lib/Doctrine/Common/DataFixtures/Executor/ORMExecutor.php

106f01eba8c11cd076e7ca6fb0e4b4a31a6dca06 authored over 12 years ago by Benjamin Eberlei <[email protected]>
Update lib/Doctrine/Common/DataFixtures/Executor/ORMExecutor.php

72e3a7e097ca3bbe4fe87487a643870c822d335d authored over 12 years ago by Kris Pypen <[email protected]>
Merge pull request #56 from instaclick/fix-notice

fix notice (incompatible with parent)

25f82df8530e8a7d2ac0efa88b3202d3d14b9bf1 authored over 12 years ago by Guilherme Blanco <[email protected]>
fix notice (incompatible with parent)

00f3ee61888c403050f921817174c6ebc368100f authored over 12 years ago by Anthon Pang <[email protected]>
Merge pull request #55 from robocoder/getManager-patch

ReferenceRepository: add getManager()

c5d8888645eb96fd757329976b68f3b988c644bc authored over 12 years ago by Guilherme Blanco <[email protected]>
Merge pull request #54 from robocoder/setReferenceRepository-fix

MongoDBExecutor and ORMExecutor: must unsubscribe listener when setting ...

35e47043b2c72dd20a87d1061aba856cb010a5b2 authored over 12 years ago by Guilherme Blanco <[email protected]>
ReferenceRepository: add getManager()

94ae4ff672fa8a5d0c02a3dca00d1f34dda9716f authored over 12 years ago by Anthon Pang <[email protected]>
MongoDBExecutor and ORMExecutor: must unsubscribe listener when setting a new reference repository

dac5c6f9f04c7b44a0aec96190bff569b3288b71 authored over 12 years ago by Anthon Pang <[email protected]>
Merge pull request #41 from arnaud-lb/purger-fixes

[ORMPurger] take inheritance into account when building dependency graph

7dd87680e5e7049306b8c85717f04c925228d9e7 authored over 12 years ago by Guilherme Blanco <[email protected]>
Merge pull request #31 from juliendidier/log-order

Adds order in log message when loading fixtures

0c310844c4195d86bb195c1978fe368dd294e371 authored over 12 years ago by Guilherme Blanco <[email protected]>
Merge pull request #52 from robocoder/patch-2

AbstractExecutor: add setReferenceRepository()

6d9f0d32041ad101cb390c36bcad691abb3eff5f authored over 12 years ago by Guilherme Blanco <[email protected]>
Merge pull request #51 from robocoder/patch-1

ReferenceRepository: add getIdentities()

d87625c009da5c6e40bfedd841597dc300ac1afa authored over 12 years ago by Guilherme Blanco <[email protected]>
AbstractExecutor: add setReferenceRepository()

3b4de6b217ecc145816588245fdf3d3ea90ddb1f authored over 12 years ago by Anthon Pang <[email protected]>
ReferenceRepository: add getIdentities()

c0ede10feee0314e80a75e2f3bc5f62f8c3a978f authored over 12 years ago by Anthon Pang <[email protected]>
Merge pull request #50 from jrpereira/patch-2

Update lib/Doctrine/Common/DataFixtures/Purger/ORMPurger.php

914ec0a85cba7101fdfb4aed09d00c6f625512ea authored over 12 years ago by Guilherme Blanco <[email protected]>
Update lib/Doctrine/Common/DataFixtures/Purger/ORMPurger.php

8bd888e20eba87d6a213470fae7dbfe2ad6d9c03 authored over 12 years ago by Jorge Pereira <[email protected]>
Merge pull request #45 from leek/patch-1

(Very) minor CS update

aea0b95a554188892f10d8f09ce3ae8150f28f8b authored almost 13 years ago by Guilherme Blanco <[email protected]>
Another one...

82173c0a7a3d691ccd894d6c5e2526e4b400e490 authored almost 13 years ago by Chris Jones <[email protected]>
(Very) minor CS update

a55c00a85c04a1ee51163c522887a43808dfe556 authored almost 13 years ago by Chris Jones <[email protected]>
[ORMPurger] take inheritance into account when building dependency graph

8449a875c46ac7e5b0d8ae69e17850361f552658 authored almost 13 years ago by Arnaud Le Blanc <[email protected]>
Merge pull request #39 from jmikola/patch-2

Update addFixture() docs to match type-hint

ffee818a6e3af526b774de11b690a36512fa6235 authored almost 13 years ago by Guilherme Blanco <[email protected]>
Update addFixture() docs to match type-hint

5e0d2a427b6bf3f979bbf621700eb510489df1ef authored almost 13 years ago by Jeremy Mikola <[email protected]>
Update README.md

bed8908ae929562317e5c59dc0bee24f3b63067e authored almost 13 years ago by Benjamin Eberlei <[email protected]>
Fix all tests after merging patch for typehinting object manager.

a8f3fdfb02c29de2391385a361a3a45364d778c8 authored almost 13 years ago by Benjamin Eberlei <[email protected]>
Merge marijn/object-manager-interface

150a4b99c1582c1d49f5409a34b865c8a93e756b authored almost 13 years ago by Benjamin Eberlei <[email protected]>
Merge pull request #35 from nlegoff/master

Fix typography error in readme.md

8cf2507e458b8116e8f22f391d05935a585a8700 authored almost 13 years ago by Alexander <[email protected]>
Fix typo

03b5f2b836cb8b4d720fc4c9950d3324790dfed8 authored almost 13 years ago by Nicolas Le Goff <[email protected]>
Merge pull request #34 from lsmith77/phpcr_purger_fix

fixed the PHPCR ODM purger to use NodeHelper to delete the nodes

f68407808f6f50b18bc00675470a0b5e28f4fbbf authored almost 13 years ago by Benjamin Eberlei <[email protected]>
fixed the PHPCR ODM purger to use NodeHelper to delete the nodes

dadf9d7802f3c7e6bb2836b001f978364d6629c8 authored almost 13 years ago by lsmith77 <[email protected]>
Merge pull request #32 from sliver/patch-1

Improve exception message

f09c0840df9cb7968c89acb91a9fa262f158b1c5 authored about 13 years ago by Guilherme Blanco <[email protected]>
Improve exception message

1c5d4a165109a277b05b9741ce9850b00f1a64c5 authored about 13 years ago by sliver <[email protected]>
added order in logmessage when executing fixtures loading

f491185fd64a03528277d96df7689b4b5f6d7f86 authored about 13 years ago by Julien DIDIER <[email protected]>
Merge pull request #29 from jmikola/patch-1

Add autoload config to composer.json

cb562b44e74d67cc56022ebd7c4e741294f434d2 authored about 13 years ago by Benjamin Eberlei <[email protected]>
Add autoload config to composer.json

49fcc50c07c5da5071000db43ec3853c25ca6234 authored about 13 years ago by Jeremy Mikola <[email protected]>
Merge pull request #24 from rubensayshi/hasreference

added hasReference method

3ef3f667cc7a4552beee2fc4abefd4da1a43557c authored about 13 years ago by Benjamin Eberlei <[email protected]>
Merge pull request #27 from marijn/fix-coding-standard

Removed `public` keyword from interfaces.

d462e26965c2b23a5610b7f7a3bb8584d69ea710 authored about 13 years ago by Benjamin Eberlei <[email protected]>
Merge pull request #20 from arendjantetteroo/ReferenceRepositoryMongoFix

Fix getting identifier based on Entity or ODM

5ee5dd3cfe18b8ea3c36b6ff7385ab6700d4f24f authored about 13 years ago by Benjamin Eberlei <[email protected]>
Add composer.json

9afc4cf293691534f869fc1c74f7198088fc0471 authored about 13 years ago by Benjamin Eberlei <[email protected]>
Added `ObjectManager` interface.

1832b99ee57a427fc7ab432d3ebe30c00c5ab9d2 authored about 13 years ago by marijn <[email protected]>
Removed `public` keyword from interfaces.

ff2f82be78a175e358c38a3f7cacef477d44d397 authored about 13 years ago by marijn <[email protected]>
Merge branch 'Issue-17-25'

76f8221609129651937f52553f3e1b2bd915fd3e authored about 13 years ago by Benjamin Eberlei <[email protected]>
Fix GH-17, GH-25 once and for all by giving a choice, defaulting back to DELETE for now

41ef09a286761c288b88de01c8eff9c9fbc6722b authored about 13 years ago by Benjamin Eberlei <[email protected]>
added hasReference

b9b46a8cdf5faa18e4ba2e91967fa24fabdfb619 authored over 13 years ago by Ruben de Vries <[email protected]>
Changed to instanceof instead of method_exists, and check ORM first

f184e455f274e6f3fd9e15365e6e9fe4bcca3fc6 authored over 13 years ago by Arend-Jan Tetteroo <[email protected]>
CS fixes

9bb0405ffc9625c77101ca91f46195981d2cf0ee authored over 13 years ago by Arend-Jan Tetteroo <[email protected]>
Fix getting identifier based on Entity or ODM

7c4bed26db5c6864b7ff2bd372b3e62d3ee814fe authored over 13 years ago by Arend-Jan Tetteroo <[email protected]>
Merge pull request #18 from leahaense/truncate_cascade

Use TRUNCATE...CASCADE to purge the database when reloading the fixtures.

4a8464ef83093de2378cef2770e13da7e4858ffc authored over 13 years ago by Benjamin Eberlei <[email protected]>
Use TRUNCATE...CASCADE to purge the database when reloading the fixtures. Otherwise the command is failing when trying to purge a table with foreign keys.

2feb1ab153a484d93191780a4a1177b4612ceacd authored over 13 years ago by Lea Haensenberger <[email protected]>
Merge pull request #9 from comfortablynumb/order-by-parent-class

Order by parent class

d6b447044b02102d127bbf7e825341577647d34b authored over 13 years ago by Benjamin Eberlei <[email protected]>
Merge pull request #13 from l3pp4rd/reference-repository-upgrade

Reference repository upgrade

620680ca063a75d79e1b1cba9a8bc6656915999f authored over 13 years ago by Benjamin Eberlei <[email protected]>
Merge pull request #16 from makasim/skip-abstract-fixture

Skip abstract fixture

6695f868ae6ad9ab1e8e849ed8247387d42ac096 authored over 13 years ago by Benjamin Eberlei <[email protected]>
Merge branch 'master' of https://github.com/doctrine/data-fixtures into skip-abstract-fixture

2772d29c78ff20da4d9654fccdaaa7c6f80a9761 authored over 13 years ago by Maksim Kotlyar <[email protected]>
skip abstract

a5a66eece535de89755fc5570a993357f7612ff0 authored over 13 years ago by Maksim Kotlyar <[email protected]>
Merge pull request #10 from sixty-nine/phpcr-fixtures

Initial import of phpcr fixtures

b9131820f4d25614a780cc75ceccb39d45fdd9a5 authored over 13 years ago by Benjamin Eberlei <[email protected]>
Removed PHPCRPurger.deleteAllNodes

a364d84456897c80f3a5510f5f2af7c483528d2e authored over 13 years ago by Daniel Barsotti <[email protected]>
Replace straight DELETE TABLE in ORMPurger with a call to AbstractPlatform#getTruncateTableSQL()

91ff6ebbb781441c60782d90a4dd95482eeedf35 authored over 13 years ago by Benjamin Eberlei <[email protected]>
Merge pull request #15 from llsousa/readme

Fixed typo on README file

2f082ea0cbae4e6b36e7a643822d32b2263cfa01 authored over 13 years ago by Jonathan H. Wage <[email protected]>
Fixed typo on README file

9bb2eea8f424fb73a48d57a90aa0a8985fc6bf48 authored over 13 years ago by Luis Sousa <[email protected]>