Skip to content

Pull requests: zenstruck/foundry

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Refactor instantiator
#2 by kbond was merged Jun 17, 2020 Loading… updated Jun 17, 2020
[bug] refactor ModelFactory::initialize()
#4 by kbond was merged Jun 17, 2020 Loading… updated Jun 17, 2020
Random helpers
#5 by kbond was merged Jun 17, 2020 Loading… updated Jun 17, 2020
Add support for OneToMany/ManyToOne/ManyToMany relationships
#6 by kbond was merged Jun 17, 2020 Loading… updated Jun 17, 2020
Unpersisted proxy
#7 by kbond was merged Jun 19, 2020 Loading… updated Jun 19, 2020
[POC] add integration with Doctrine DataFixtures
#3 by kbond was closed Jun 22, 2020 Loading… updated Jun 22, 2020
[POC] Refactor static state
#8 by kbond was merged Jun 22, 2020 Loading… updated Jun 22, 2020
7 tasks done
[minor] rename Factory::instantiate() to instantiateWith()
#11 by kbond was merged Jun 23, 2020 Loading… updated Jun 23, 2020
[minor] refactor Proxy auto-refresh methods
#12 by kbond was merged Jun 23, 2020 Loading… updated Jun 23, 2020
[minor] Split RepositoryProxy::randomSet() into randomSet/randomRange
#10 by kbond was merged Jun 23, 2020 Loading… updated Jun 23, 2020
[minor] Default makers to generate in src/
#9 by kbond was merged Jun 23, 2020 Loading… updated Jun 23, 2020
Refactor
#1 by kbond was merged Jul 5, 2020 Loading… updated Jul 5, 2020
24 tasks done
Add tests for maker's and minor maker tweaks
#17 by kbond was merged Jul 9, 2020 Loading… updated Jul 9, 2020
[doc] update readme
#13 by kbond was merged Jul 9, 2020 Loading… updated Jul 9, 2020
Disable proxy auto-refresh by default but add ability to enable globally
#19 by kbond was merged Jul 10, 2020 Loading… updated Jul 10, 2020
[doc] fix typo
#20 by jdreesen was merged Jul 20, 2020 Loading… updated Jul 20, 2020
Fix typo
#23 by kbond was merged Jul 23, 2020 Loading… updated Jul 23, 2020
[doc] better document without persisting usage
#27 by kbond was merged Jul 24, 2020 Loading… updated Jul 24, 2020
[minor] improve "foundry not booted" exception message
#28 by kbond was merged Jul 24, 2020 Loading… updated Jul 24, 2020
[doc] fix test example
#26 by kbond was merged Jul 24, 2020 Loading… updated Jul 24, 2020
[minor] allow doctrine/persistence v2
#33 by kbond was merged Sep 8, 2020 Loading… updated Sep 8, 2020
[bug] allow array callables in Proxy::executeCallback()
#39 by kbond was merged Sep 28, 2020 Loading… updated Sep 28, 2020
[bug] ensure all attributes passed to afterPersist events (fixes #31)
#40 by kbond was merged Sep 28, 2020 Loading… updated Sep 28, 2020
[bug] allow RepositoryProxy::proxyResult() to handle doctrine proxies
#43 by kbond was merged Oct 7, 2020 Loading… updated Oct 7, 2020
Add FactoryCollection
#38 by kbond was merged Oct 8, 2020 Loading… updated Oct 8, 2020
1 task done
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.