-
-
Notifications
You must be signed in to change notification settings - Fork 75
Pull requests: zenstruck/foundry
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
[bug] refactor ModelFactory::initialize()
#4
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
[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
Add tests for maker's and minor maker tweaks
#17
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] 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
[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
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.