GitHub / deviscoding/PropelBundle / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 6969a581 | changed options methods to getOption() setOption() added getOptions() | Sergii Kliuchnyk <s****k@g****m> | almost 14 years ago | |
| 47b88cba | added $options field and get() set() methods for it | Sergii Kliuchnyk <s****k@g****m> | almost 14 years ago | |
| 39e5782a | Revert "Fix bad namespace for constraint classes" | William DURAND <w****1@g****m> | almost 14 years ago | |
| 4b707fe4 | merge Merge pull request #189 from EdwinLove/update_unique_object_docs | William Durand <w****1@g****m> | almost 14 years ago | |
| 6f21cb07 | Update UniqueObject Validator docs |
EdwinLove <e****n@m****m>
Committed by: Edwin <e****n@m****m> |
almost 14 years ago | |
| cca4fd71 | Fix bad namespace for constraint classes | William DURAND <w****1@g****m> | almost 14 years ago | |
| a8ea9726 | Fix test | William DURAND <w****1@g****m> | almost 14 years ago | |
| 53cba04c | Fix CS | William DURAND <w****1@g****m> | almost 14 years ago | |
| 1b0c49c1 | merge Merge pull request #188 from marekkalnik/feature/unique_validator | William DURAND <w****1@g****m> | almost 14 years ago | |
| 6444ffe5 | [UniqueValidator] Allow setting custom message, adapt to sf2.1 API | Marek Kalnik <m****k@t****r> | almost 14 years ago | |
| f4c290ff | merge Merge pull request #186 from K-Phoen/fix-param-converter-with | William Durand <w****1@g****m> | almost 14 years ago | |
| bc15b927 | Fix: using the "with" option in ParamConverters triggered a notice | kphoen <g****3@g****m> | almost 14 years ago | |
| 94c0d895 | Allow symfony 2.2.* | William DURAND <w****1@g****m> | almost 14 years ago | |
| a8bb6a2a | add connection option for commands: build, sql:build, migration:generate-diff | jaugustin <j****n@p****m> | almost 14 years ago | |
| 15a5e74c | merge Merge pull request #182 from jaugustin/fix-tests-cross-platform | William Durand <w****1@g****m> | almost 14 years ago | |
| 253a3ac4 | fix composer dev | jaugustin <j****n@p****m> | almost 14 years ago | |
| 821cc398 | fix cross-platform tests | jaugustin <j****n@p****m> | almost 14 years ago | |
| ea7653d2 | merge Merge pull request #176 from vbardales/fix-build-command | William Durand <w****1@g****m> | about 14 years ago | |
| 89d2a436 | create sql folder if not exists | Virginie BARDALES <v****i@t****r> | about 14 years ago | |
| b70c73f6 | merge Merge pull request #171 from Martiusweb/build_sql_update | William Durand <w****1@g****m> | about 14 years ago | |
| abf90dd1 | merge Merge pull request #175 from cedriclombardot/fix-data-dump-with-object | William Durand <w****1@g****m> | about 14 years ago | |
| 9d6fa890 | merge Merge pull request #174 from passkey1510/1.1 | William Durand <w****1@g****m> | about 14 years ago | |
| 51d91fc5 | Fix yaml dumper for object columns | Anh Tuan Kieu <a****s@t****r> | about 14 years ago | |
| 4b989275 | Ignore composer.phar | Anh Tuan Kieu <a****s@t****r> | about 14 years ago | |
| e27bbe9a | Fix code review | Anh Tuan Kieu <a****s@t****r> | about 14 years ago | |
| 3fb8fe5d | Manage multiple connections. Add ability to pass output dir to FixtureDumpCom... | Anh Tuan Kieu <a****s@t****r> | about 14 years ago | |
| 54c60cf4 |
sql:build take existing files into account
Signed-off-by: Martin Richard <m****s@m****t> |
Martin Richard <m****s@m****t> | about 14 years ago | |
| 4980f54b | merge Merge pull request #169 from jaugustin/patch-4 | William Durand <w****1@g****m> | about 14 years ago | |
| fb1095cb | Update Resources/doc/param_converter.markdown | Jérémie Augustin <j****n@p****m> | about 14 years ago | |
| 8299a760 | Add new default parameter 'addClassLevelComment' | William DURAND <w****1@g****m> | about 14 years ago | |
| 90f97746 | Update FormType skeleton | William DURAND <w****1@g****m> | about 14 years ago | |
| b5e58ed8 | merge Merge pull request #168 from Adel-E/patch-1 | William Durand <w****1@g****m> | about 14 years ago | |
| 4219e706 | RUN PHP-CS PSR-2 |
Adel <e****l@g****m>
Committed by: Adel ELHAIBA <e****l@g****m> |
about 14 years ago | |
| 102c7acd | Fix configuration to handle driver in dsn | William DURAND <w****1@g****m> | about 14 years ago | |
| 4d368106 | Make the use of build_properties (config.yml) the recommended way to tweak Pr... | William DURAND <w****1@g****m> | about 14 years ago | |
| 9efcc3e8 | Add behaviors section in configuration | William DURAND <w****1@g****m> | about 14 years ago | |
| 69cbd01f | Add more default values | William DURAND <w****1@g****m> | about 14 years ago | |
| 27b0f3c3 | [Command] Prevent error if no password found | William DURAND <w****1@g****m> | about 14 years ago | |
| ebd2133f | fix minimum stability | William DURAND <w****1@g****m> | about 14 years ago | |
| 3db85fba | Add getConfiguration() method to allow configuration dumping | William DURAND <w****1@g****m> | about 14 years ago | |
| 62eb1ec7 | merge Merge pull request #165 from havvg/1.1 | William Durand <w****1@g****m> | about 14 years ago | |
| 90a59777 | recursively merge fixtures | Toni Uebernickel <t****l@g****m> | about 14 years ago | |
| 554132cf | Fixed command output, fixes #161 | William DURAND <w****1@g****m> | about 14 years ago | |
| b8720a62 | Fixed test if Faker not available | William DURAND <w****1@g****m> | about 14 years ago | |
| 5a764c61 | merge Merge pull request #159 from terokaisti/patch-2 | William Durand <w****1@g****m> | about 14 years ago | |
| b4475d27 | The MySQL PDO must be connected without the dbname in its dsn because the db ... | Tero Kaisti <t****n@g****m> | about 14 years ago | |
| bd4c79dd | merge Merge pull request #158 from terokaisti/patch-1 | William Durand <w****1@g****m> | over 14 years ago | |
| f1f949c4 | Fatal error: Declaration of Company\ProjectBundle\Form\Type\UserType::buildFo... | Tero Kaisti <t****n@g****m> | over 14 years ago | |
| fec399e4 | merge Merge pull request #157 from jaugustin/patch-3 | William Durand <w****1@g****m> | over 14 years ago | |
| aa884ec8 | PropelParamConverter fix doc markdown render | Jérémie Augustin <j****n@p****m> | over 14 years ago | |
| b5ae04c1 | Moved disableInstancePooling in setUp() | William DURAND <w****1@g****m> | over 14 years ago | |
| 6970913d | Fixed CS | William DURAND <w****1@g****m> | over 14 years ago | |
| 1b5b1823 | [WIP] rebase, refactor code, add tests, add doc |
jaugustin <j****n@p****m>
Committed by: William DURAND <w****1@g****m> |
over 14 years ago | |
| 64a6b021 | merge Merge pull request #156 from jaugustin/propel-param-converter-mapping-option | William Durand <w****1@g****m> | over 14 years ago | |
| b03f6a58 | Add the mapping option for the PropelParamConverter, | jaugustin <j****n@p****m> | over 14 years ago | |
| f675e398 | [DataFixtures] [Loader] Pass current connection to associate objects | William DURAND <w****1@g****m> | over 14 years ago | |
| b54cf4ab | Modified the PropelParamConverter to allow CamelCased parameters |
kphoen <g****3@g****m>
Committed by: William DURAND <w****1@g****m> |
over 14 years ago | |
| 23878219 | Update Resources/doc/commands.markdown | William Durand <w****1@g****m> | over 14 years ago | |
| 81bd7b24 | Update Resources/doc/propel_configuration.markdown | William Durand <w****1@g****m> | over 14 years ago | |
| 73c1bda2 | Fixed link to the doc | William DURAND <w****1@g****m> | over 14 years ago | |
| c5d23ec4 | merge Merge pull request #151 from willdurand/add-faker-support | William Durand <w****1@g****m> | over 14 years ago | |
| d9aee82a | Updated doc | William DURAND <w****1@g****m> | over 14 years ago | |
| 590787d2 | Removed command headers, fixed naming | William DURAND <w****1@g****m> | over 14 years ago | |
| a99af5ff | Fixed bad english | William DURAND <w****1@g****m> | over 14 years ago | |
| e7b7d774 | Rewrote the documentation | William DURAND <w****1@g****m> | over 14 years ago | |
| e1f18fbd | [PropelParamConverter] add comment |
jaugustin <j****n@p****m>
Committed by: William DURAND <w****1@g****m> |
over 14 years ago | |
| 6117614b | [ParamConverter] add 'with' option to hydrate related object |
jaugustin <j****n@p****m>
Committed by: William DURAND <w****1@g****m> |
over 14 years ago | |
| ca45e9c5 | Added faker support | William DURAND <w****1@g****m> | over 14 years ago | |
| 6a648ed7 | Added before normalization treatment on 'driver' nodes | William DURAND <w****1@g****m> | over 14 years ago | |
| c02e7ceb | merge Merge pull request #150 from jaugustin/fix-param-converter-optional | William Durand <w****1@g****m> | over 14 years ago | |
| 6237a2a5 | fix test wrong way to set isOptional ;) | jaugustin <j****n@p****m> | over 14 years ago | |
| b6820cce | typo, fix CS | jaugustin <j****n@p****m> | over 14 years ago | |
| a3871ccc | fix param converter to handle correctly isOptional parameter | Jeremie Augustin <j****n@p****m> | over 14 years ago | |
| 35dbf791 | merge Merge pull request #148 from jaugustin/fix-load-fixtures-with-one-to-many-fqcn | William Durand <w****1@g****m> | over 14 years ago | |
| 2e7bb134 | [DataFixtures] Fixed N-N relations | William DURAND <w****1@g****m> | over 14 years ago | |
| 5998eca0 | fix CS | Jeremie Augustin <j****n@p****m> | over 14 years ago | |
| 55b5e5db | fix load fixtures for one-to-many relation with FQCN | Jeremie Augustin <j****n@p****m> | over 14 years ago | |
| f50df06a | merge Merge pull request #147 from havvg/hotfix/foreignkey-dataloader | William Durand <w****1@g****m> | over 14 years ago | |
| 792beb78 | merge fixtures before loading them | Toni Uebernickel <t****l@g****m> | over 14 years ago | |
| a93ea28f | merge Merge pull request #146 from cedriclombardot/1.1-feat-php-yaml | William Durand <w****1@g****m> | over 14 years ago | |
| 3b4ce8e7 | Enable php in yaml fixtures | clombardot <c****t@g****m> | over 14 years ago | |
| c99afb05 | Fixed slaves | William DURAND <w****1@g****m> | over 14 years ago | |
| 746e107b | Fixed encoding | William DURAND <w****1@g****m> | over 14 years ago | |
| 6a99a18c | Fixed tests | William DURAND <w****1@g****m> | over 14 years ago | |
| 3f4be39a | merge Merge pull request #144 from havvg/master | William Durand <w****1@g****m> | over 14 years ago | |
| 7f14193c | fix SecurityIdentity username with multiple dashes | Toni Uebernickel <t****l@g****m> | over 14 years ago | |
| e4823e3f | Fixed composer - dev requirements | William DURAND <w****1@g****m> | over 14 years ago | |
| 12c163cb | Fixed README | William DURAND <w****1@g****m> | over 14 years ago | |
| 36a92472 | merge Merge pull request #141 from havvg/master | William Durand <w****1@g****m> | over 14 years ago | |
| 22a708df | add information on the branching model | Toni Uebernickel <t****l@g****m> | over 14 years ago | |
| d15e4fcd | Updated composer.json file | William DURAND <w****1@g****m> | over 14 years ago | |
| 9f2539df | merge Merge pull request #140 from havvg/master | William Durand <w****1@g****m> | over 14 years ago | |
| 8bb9792b | fix autoloader for Phing without composer | Toni Uebernickel <t****l@g****m> | over 14 years ago | |
| 06d9783e | Fixed doc | William DURAND <w****1@g****m> | over 14 years ago | |
| e77555eb | Fixed doc to avoid 'Phing class not found' | William DURAND <w****1@g****m> | over 14 years ago | |
| 817894b8 | Changed "Request" label to "Query" in WDT | William Durand <w****1@g****m> | over 14 years ago | |
| 341ee674 | merge Merge pull request #139 from propelorm/security | William Durand <w****1@g****m> | over 14 years ago | |
| c23c7688 | Fixed security layer for Symfony2 2.1 | William DURAND <w****1@g****m> | over 14 years ago | |
| 29ca5953 | Removed 'Propel' class prefixes | William DURAND <w****1@g****m> | over 14 years ago | |
| 1f35b6b5 | Switched to composer to run the test suite | William DURAND <w****1@g****m> | over 14 years ago |