Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/doctrine/DoctrineBundle
Symfony Bundle for Doctrine ORM and DBAL
https://github.com/doctrine/DoctrineBundle
df18f23a99cf705bfba73d6c2bf00057d2b4469c authored over 13 years ago by Fabien Potencier <[email protected]>
Conflicts:
UPDATE.md
src/Symfony/Bundle/DoctrineBundle/Resources/config/orm.xml
src/Symfony/B...
98915dee4347df4a7b5966dfb3dfcfd9be338c4a authored over 13 years ago by Christophe Coevoet <[email protected]>
64a7309574a46a476a5f8006574dd656f47c881a authored over 13 years ago by Fabien Potencier <[email protected]>
02a0289c56b56aa6c44c0eb6d69b5ab03b8b1a09 authored over 13 years ago by Fabien Potencier <[email protected]>
From Resources/config/ to Resources/config/doctrine
From doctrine.orm.dcm.xml to mapping.orm.dcm...
You can now configure your Doctrine metadata in one single file named 'doctrine':
Resources/c...
8fc76342933d619bbd815dfe37fa0df3d6cb873b authored over 13 years ago by Fabien Potencier <[email protected]>3f72dcedb7755986bf0d8569298b5bf118bfc54e authored over 13 years ago by Fabien Potencier <[email protected]>
Resetting an entity manager has a lot of consequences and the developer should
be aware of that....
04d1fcc461b79627be69d8915bae35667449716f authored over 13 years ago by Fabien Potencier <[email protected]>
* lenar/doctrinebundle:
fix variable names
f1439c9f35d546bb862e838dd63314d4c7cb4b9f authored over 13 years ago by Fabien Potencier <[email protected]>
dc3a42e681344be3062463b5d3006c4e1ec6495e authored over 13 years ago by lenar <[email protected]>
824537b3042890af62da73eb54e88aa05a72c7e0 authored over 13 years ago by Fabien Potencier <[email protected]>
bdac986ce00b598afce76cda88a12df21b9725d7 authored over 13 years ago by Fabien Potencier <[email protected]>
Conflicts:
UPDATE.md
c1f294448704421697dcfab4c9bf70d60c87b34f authored over 13 years ago by Fabien Potencier <[email protected]>
The doctrine:generate:entities is now able to generate classes
based on a bundle name, a class n...
$em = $this->get('doctrine')->getEntityManager();
$em->getConnection()->beginTransactio...
ac291fa9eabf2efbd038b49f037b82b908431a3f authored over 13 years ago by Fabien Potencier <[email protected]>377b7e1d7974a725293bbd7741d41c3feb1da2a7 authored over 13 years ago by Fabien Potencier <[email protected]>
The Registry knows all connections and entity managers declared into a service
container. The Re...
b9dbb1284298e9a34598b150fdb91385e292e729 authored over 13 years ago by Fabien Potencier <[email protected]>
cf47b4dd84d76db66b194a12177a75e067b3b16f authored over 13 years ago by Fabien Potencier <[email protected]>
37aa497616fea51e357aef2d948fb11a0e7ecb5b authored over 13 years ago by Fabien Potencier <[email protected]>
4c54fdbd9baab49e2e225d9a7ad2321ee2e69cb3 authored over 13 years ago by Fabien Potencier <[email protected]>
a2625a5987660004ebcd4bd25b4957dceb35dd6d authored over 13 years ago by Fabien Potencier <[email protected]>
ccd888874461cb296f5b8b0dfa45bbcc66a7af16 authored over 13 years ago by Fabien Potencier <[email protected]>
2f14459d12ca57e174868a77ae79d56bee9b64a0 authored over 13 years ago by Fabien Potencier <[email protected]>
3cd696c13f53dacf0d07e2454280e0d8f55eabdd authored over 13 years ago by Fabien Potencier <[email protected]>
5df792c8add17d0307cf2db313b5a555ca6a8ed4 authored over 13 years ago by Fabien Potencier <[email protected]>
3269589c349539bfb045ddebcd88ca8456f4f227 authored over 13 years ago by Fabien Potencier <[email protected]>
1abe0191c8974b2ce723159598f31f5e0f77b1e3 authored over 13 years ago by Fabien Potencier <[email protected]>
b8cea01744468ce25a1b33410bfc8aefe9d11438 authored over 13 years ago by Fabien Potencier <[email protected]>
* pborreli/tests-fix-typos:
Various typos
[WebProfilerBundle] Fixed typo
[WebProfilerBundl...
02b92ef842d891a30700a23aee9fd798f52bab25 authored over 13 years ago by Pascal Borreli <[email protected]>
When auto_mapping is true, you can avoid a bundle to be
automatically mapped by setting the valu...
d6ade80c292f38ea1357620a3863c9f438749bdc authored over 13 years ago by Tobias Naumann <[email protected]>
Conflicts:
UPDATE.md
cdd6270703d2fd9409d3c3cd69d198768e5d9263 authored over 13 years ago by Johannes Schmitt <[email protected]>
b359de10bc8cfcc0925025bd75a0375abf8e6499 authored over 13 years ago by Fabien Potencier <[email protected]>
9286110a0c49f325083ed09a9dbef3fb148621d5 authored over 13 years ago by Fabien Potencier <[email protected]>
cf379f96fc488d99ec43364a1a9cd7a247fa1539 authored over 13 years ago by Fabien Potencier <[email protected]>
* Doctrine event subscribers now all use the same "doctrine.event_subscriber" tag. To specify a...
983692936564ffa1f0d5030a133d25549d3a8aa5 authored over 13 years ago by Fabien Potencier <[email protected]>5467abdaddb24b026ddda8f260a1bfbee73a9cd9 authored over 13 years ago by Fabien Potencier <[email protected]>
6a63998d33467836aa738abb0a540c47911c2c20 authored over 13 years ago by Fabien Potencier <[email protected]>
fb0eceb846591772d687a96457d30a05746cc0c6 authored over 13 years ago by Johannes Schmitt <[email protected]>
8956bd5efc5c16ae4b2b9101f45a01d43944433d authored over 13 years ago by Fabien Potencier <[email protected]>
0c864bae4031e3b53c27b47a028fac0ba8b1c202 authored over 13 years ago by Fabien Potencier <[email protected]>
fcd90a43d50d2c7f5a11aca74d7c33f3229572a4 authored over 13 years ago by Fabien Potencier <[email protected]>
048dccd85e718a0db347a83980adccc06521bd88 authored over 13 years ago by Fabien Potencier <[email protected]>
dfe6bfdc079435d6ab27c50c003dc83dd21a9113 authored over 13 years ago by Fabien Potencier <[email protected]>
52b4ae8f3340e0cd748598855cfb5d8fe7361b1f authored over 13 years ago by Fabien Potencier <[email protected]>
Most of the time, you just want to register all your bundle mappings. It's a bit
tedious to do i...
ef64a8869161cd236a8f36dd8f1d3c302f1ba33e authored over 13 years ago by Fabien Potencier <[email protected]>
ee3931a67f94842897fa50c97fe3385dc1145139 authored over 13 years ago by Fabien Potencier <[email protected]>
ae0a3c649af899f95a2f45fa7dca79ba6a7b27c9 authored over 13 years ago by Fabien Potencier <[email protected]>
0da10faf800b91cd37be543d327589b50a47a5f9 authored over 13 years ago by Fabien Potencier <[email protected]>
The reasonning reads as follows:
Most users will only ever use one database connection (and pro...
ab047c6f24420c44c7ad08cf2487ab47d4cba46d authored over 13 years ago by Fabien Potencier <[email protected]>1eabe8c4775b14c1d776856b5533a13ae56a34c0 authored over 13 years ago by Fabien Potencier <[email protected]>
b01299eb401857f04641f7202192db500c4bd9ae authored over 13 years ago by Fabien Potencier <[email protected]>
ebc0ade07f839474e9ae7cd7546f27a974bdf3d6 authored over 13 years ago by Fabien Potencier <[email protected]>
8c5a9120e10fe52f29e81b1218bc4df4532530cc authored over 13 years ago by Fabien Potencier <[email protected]>
29a077a211808f098399b0899c8b55b2e8acd9c5 authored over 13 years ago by Fabien Potencier <[email protected]>
244e52cb2c96889a42178fe1f9f36c93cb1b3174 authored over 13 years ago by Fabien Potencier <[email protected]>
* vicb/cast-array:
Make casting scalar to array consistent
5d1d01f3c9409ab7dea133b14b65c4d6c0c3df4d authored over 13 years ago by Fabien Potencier <[email protected]>
0d6c905782f9eba01f438a3cabbdefc37d5ec812 authored over 13 years ago by Fabien Potencier <[email protected]>
9d340567211548f818f7199cdefc7fda6b81219c authored over 13 years ago by Victor Berchet <[email protected]>
651aa8ba45b9a63d98630afe029d9c9780ea2b81 authored over 13 years ago by Pascal Borreli <[email protected]>
* bschussek/form-extensions:
[Form] Refactored code from CoreExtension to new ValidatorExtensi...
c8bac1c5d6bbbe700c9e5e3d4c2feed078fb5b26 authored over 13 years ago by Pascal Borreli <[email protected]>
The extension classes are now the only constructor argument of the FormFactory class. They repla...
4f0d9f65cf5ff1086c673c949d4354005c049abf authored over 13 years ago by Bernhard Schussek <[email protected]>f9c4e8f598aeb43adc0474d6d5fa72c87331e173 authored over 13 years ago by Fabien Potencier <[email protected]>
Conflicts:
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/AddFormGuessersPass....
* krymen/fixtures_command:
[DoctrineBundle] Fix data:load command (--append w/o value)
d4bf0baeaf4ed4be066f2a2406391bdd5772a6cf authored over 13 years ago by Fabien Potencier <[email protected]>
3d82b691ac1dbd6cc9f2e35b87f3271eb78c1f68 authored over 13 years ago by Krzysztof Menżyk <[email protected]>
c9f8eb1a59b0ed9ec70df53aa72afadcfa389c51 authored over 13 years ago by Fabien Potencier <[email protected]>
* ivanrey/master:
BugFix reflClass is not always initialized getReflClass should be used inste...
* brikou/coding_standards:
removed empty lines/trailing spaces
7c128769cf7e676cf0564d06f2af845640e5e81e authored over 13 years ago by Fabien Potencier <[email protected]>
afac2ad4c3b05d1767e1796ff90a064d8833e7c2 authored over 13 years ago by Ivan Rey <[email protected]>
489444872700dbdee6d9d057514676d02f586584 authored over 13 years ago by Ivan Rey <[email protected]>
fb9e6d26fb7c90b0010b30ecefee339580eb64bf authored over 13 years ago by Ivan Rey <[email protected]>
e4ff2af715946872ac8d1876d3e1839872aecb19 authored over 13 years ago by Fabien Potencier <[email protected]>
dd441d6559d17aea99d403bd03f5e1cc3daaa85f authored over 13 years ago by Brikou CARRE <[email protected]>
c486cbc3a45ac8af9ad2f79d6812d67808d21dc8 authored over 13 years ago by Kris Wallsmith <[email protected]>
Conflicts:
src/Symfony/Bundle/FrameworkBundle/Debug/TraceableEventDispatcher.php
b356ce557bf07229279ae1098be8026ea08f01ba authored almost 14 years ago by Victor Berchet <[email protected]>
fe85762d332e655de52ef9a434ea408c6061aa57 authored almost 14 years ago by Fabien Potencier <[email protected]>
* francisbesset/doctrine_orm_custom_hydrator:
[DoctrineBundle] Added tests for add custom hydr...
Conflicts:
src/Symfony/Bundle/FrameworkBundle/Resources/views/Form/money_field.html.php
src/Sy...
13c789a147313ff3aaed295a36ca4c35c65e6b3f authored almost 14 years ago by Fabien Potencier <[email protected]>
2efe2ea333409ac4e95fbccd4835b75a8334eddf authored almost 14 years ago by Fabien Potencier <[email protected]>
This reverts commit 315147c6c83ca39dd2af22816cc6b2085fce9da6.
1aef70de448898467fb53bf4a4071339d5efce33 authored almost 14 years ago by Fabien Potencier <[email protected]>This reverts commit 082fd73b3ce2a534e8df609a81b0753a60bfc589.
fb1ebf2e18e6c47a0860e0aa2adeb810e866cb71 authored almost 14 years ago by Fabien Potencier <[email protected]>7e4a69c45099310e0505b79f6de2d57ee583c8f6 authored almost 14 years ago by Francis Besset <[email protected]>
16f928b26dd1066198113ef4187de6aa61cb4d7d authored almost 14 years ago by Francis Besset <[email protected]>
b43930e4b3a98df0105b7d1a5c07b61f4a728ed8 authored almost 14 years ago by Francis Besset <[email protected]>
8534fdb0d572675b8531f495c09e375f18660aff authored almost 14 years ago by Francis Besset <[email protected]>