Adel
|
4219e706d4
|
RUN PHP-CS PSR-2
|
2012-07-19 17:40:35 +01:00 |
|
Toni Uebernickel
|
90a597771e
|
recursively merge fixtures
|
2012-07-02 21:27:21 +02:00 |
|
William DURAND
|
6970913db9
|
Fixed CS
|
2012-05-24 16:36:46 +02:00 |
|
William DURAND
|
f675e3982e
|
[DataFixtures] [Loader] Pass current connection to associate objects
|
2012-05-21 17:43:59 +02:00 |
|
William DURAND
|
2e7bb13431
|
[DataFixtures] Fixed N-N relations
|
2012-05-06 19:37:48 +02:00 |
|
Jeremie Augustin
|
5998eca0e5
|
fix CS
|
2012-05-04 14:18:20 +02:00 |
|
Jeremie Augustin
|
55b5e5dbf2
|
fix load fixtures for one-to-many relation with FQCN
|
2012-05-04 12:46:38 +02:00 |
|
Toni Uebernickel
|
792beb782a
|
merge fixtures before loading them
|
2012-05-02 16:47:17 +02:00 |
|
William DURAND
|
b890706c4e
|
Merge branch '2.0'
Conflicts:
Tests/DataFixtures/Dumper/YamlDataDumperTest.php
Tests/DataFixtures/Loader/YamlDataLoaderTest.php
|
2012-04-06 12:57:52 +02:00 |
|
Toni Uebernickel
|
9491c1b27c
|
backport f589d31 from master
|
2012-03-14 10:16:09 +01:00 |
|
Toni Uebernickel
|
ca68ea6c79
|
allow self reference in DataLoader
A self referencing entry will trigger an "UPDATE" rather than another "INSERT" with the new data.
|
2012-03-05 15:51:02 +01:00 |
|
Toni Uebernickel
|
f589d318ee
|
add tests for DataFixtures
|
2012-03-05 12:31:32 +01:00 |
|
William DURAND
|
3397d7422d
|
Removed the use of CLASS_DEFAULT constant
|
2012-03-03 18:50:21 +01:00 |
|
William DURAND
|
ebf5aece63
|
Removed the use of CLASS_DEFAULT constant
|
2012-03-03 18:47:08 +01:00 |
|
Toni Uebernickel
|
e7f977c04d
|
allow re-usage of DataLoader
|
2012-03-02 12:22:14 +01:00 |
|
Toni Uebernickel
|
264708ab16
|
fix minor code styles
|
2012-02-24 00:22:04 +01:00 |
|
Toni Uebernickel
|
d2e2805fac
|
add handling of array type in data loader
|
2012-02-21 23:37:29 +01:00 |
|
Toni Uebernickel
|
bb9dfbef42
|
add WipeDataLoader
|
2012-02-18 02:34:34 +01:00 |
|
William DURAND
|
667ca20b80
|
Fixed AbstractDataLoader class
|
2011-12-05 22:22:30 +01:00 |
|
William DURAND
|
c06513003a
|
[DataFixtures] Fixed the data loader
|
2011-09-07 10:33:59 +02:00 |
|
William DURAND
|
a93edd5ec6
|
[DataFixtures] Moved some common logic to a new class
|
2011-09-06 14:41:58 +02:00 |
|
William DURAND
|
48f1baa10d
|
[DataFixtures] Moved loader part to its own place
|
2011-09-06 13:30:09 +02:00 |
|