Benjamin Eberlei
|
05e5ae8bfa
|
Merge pull request #413 from FabioBatSilva/refactory-persisters
code refactorings on persister
|
2012-11-25 03:50:52 -08:00 |
|
Benjamin Eberlei
|
173333c861
|
Merge pull request #517 from nemekzg/DDC-1765
Fix for DDC-1765
|
2012-11-25 03:38:39 -08:00 |
|
Benjamin Eberlei
|
072d8a8a13
|
Merge pull request #515 from tranver/master
Fixes sandbox cli: The helper "em" is not defined.
|
2012-11-25 03:38:03 -08:00 |
|
Benjamin Eberlei
|
8457a9e77e
|
Merge pull request #518 from Fran6co/fix-double-on
regression fix for left joins (double ON)
|
2012-11-25 03:27:17 -08:00 |
|
Guilherme Blanco
|
697e7b1ca5
|
Merge pull request #471 from chives/DDC-2052
Extended TreeWalker interface with getQueryComponents() and setQueryComponent() which are used by the Parser class
|
2012-11-22 07:39:59 -08:00 |
|
Francisco Facioni
|
c84099508f
|
added outer left join
|
2012-11-22 09:59:44 -03:00 |
|
Francisco Facioni
|
9c59ed5891
|
regression fix for left joins (double ON)
|
2012-11-20 12:30:52 -03:00 |
|
Lukasz Cybula
|
afdb92ff9b
|
Added note about new methods in UPGRADE.md
|
2012-11-20 12:42:05 +01:00 |
|
Lukasz Cybula
|
08a3423ce2
|
CS fixes
|
2012-11-20 12:42:05 +01:00 |
|
Lukasz Cybula
|
7b1d84cbdb
|
Moved CustomTreeWalkersJoinTest to proper namespace and fixed licence
|
2012-11-20 12:42:05 +01:00 |
|
Lukasz Cybula
|
2c99ecf586
|
Extended TreeWalker interface with getQueryComponenets() and setQueryComponent() which are used by the Parser class
|
2012-11-20 12:42:05 +01:00 |
|
Benjamin Eberlei
|
f25b098029
|
[DDC-2055] Add Test for EntityRepository#createResultSetMappingBuilder
|
2012-11-19 17:45:14 +01:00 |
|
Benjamin Eberlei
|
941670aa9d
|
[DDC-2055] Add EntityRepository#createResultSetMappingBuilder()
|
2012-11-19 17:09:18 +01:00 |
|
Benjamin Eberlei
|
17bb564534
|
[DDC-2055] Some adjustments to ResultSetMappingBuildder patch
|
2012-11-19 16:54:56 +01:00 |
|
nemekzg
|
727647902c
|
Fix for DDC-1765
|
2012-11-17 16:18:18 +01:00 |
|
Benjamin Eberlei
|
9ea40edb48
|
Discuss branching strategy
|
2012-11-17 10:48:46 +01:00 |
|
Benjamin Eberlei
|
3666d1485a
|
Merge pull request #516 from lstrojny/bug/phpunit-composer
Allow running tests with composer
|
2012-11-17 01:25:16 -08:00 |
|
Benjamin Eberlei
|
2a69d2d1f9
|
Update Common dependency
|
2012-11-17 09:52:11 +01:00 |
|
Lars Strojny
|
bb3eeffe78
|
Allow running tests with composer
|
2012-11-17 03:41:32 +01:00 |
|
Chris Schuhmann
|
1d04902326
|
Fix sandbox cli
In afd8ea9 $helpers became an instance of HelperSet and caused an "The helper "em" is not defined." exception.
|
2012-11-17 00:12:29 +01:00 |
|
Benjamin Eberlei
|
0782b8a682
|
Expanded first paragraphs
|
2012-11-16 00:08:25 +01:00 |
|
Benjamin Eberlei
|
da6236f830
|
More on testing
|
2012-11-16 00:01:37 +01:00 |
|
Benjamin Eberlei
|
6821e633fd
|
Add CONTRIBUTING.md
|
2012-11-15 23:57:34 +01:00 |
|
Benjamin Eberlei
|
d0428df9bd
|
Merge pull request #513 from FabioBatSilva/annot-enum
Enumeration support
|
2012-11-15 10:52:14 -08:00 |
|
Fabio B. Silva
|
77827303d2
|
Fix CS
|
2012-11-13 14:54:37 -02:00 |
|
Fabio B. Silva
|
c1de4c5fda
|
update doctrine-common
|
2012-11-13 14:13:49 -02:00 |
|
Fabio B. Silva
|
a07c63dde6
|
added support for @Enum
|
2012-11-13 14:13:48 -02:00 |
|
Benjamin Eberlei
|
0d58e6627a
|
Merge branch 'DDC-2109'
|
2012-11-12 15:48:19 +01:00 |
|
Benjamin Eberlei
|
f453d6c85b
|
[DDC-2109] Fix bug with ResolveTargetEntityListener and ManyToMany associations.
|
2012-11-12 15:48:10 +01:00 |
|
Benjamin Eberlei
|
918ea1cdd8
|
Merge pull request #449 from mvrhov/DDC-1958
Pager fix for DDC-1958
|
2012-11-12 06:02:32 -08:00 |
|
Benjamin Eberlei
|
935842845b
|
Merge branch 'DDC-2138'
|
2012-11-12 15:01:30 +01:00 |
|
Benjamin Eberlei
|
624ef309f0
|
Remove unnecssary code
|
2012-11-12 15:01:20 +01:00 |
|
Benjamin Eberlei
|
5e2a433828
|
Inlined Test and Entities into DDC2138Test
|
2012-11-12 14:59:48 +01:00 |
|
Stefano Rodriguez
|
482da95352
|
The schema tool now doesn't add a foreign constraint when subclassess of a STI use the same field to map relations with entities of different classes
|
2012-11-12 14:59:48 +01:00 |
|
Stefano Rodriguez
|
b1c69ebab9
|
adedd failing test for PR #440
|
2012-11-12 14:19:31 +01:00 |
|
Miha Vrhovnik
|
8fe9fa0dc7
|
extracted pgsql sql generation into a helper method
|
2012-11-12 13:48:55 +01:00 |
|
Miha Vrhovnik
|
c7a75f477f
|
The distinct query should replicate the fields in order by clause and the order by clause itself from inner query
This fixes DDC-1958
|
2012-11-12 13:18:46 +01:00 |
|
Benjamin Eberlei
|
4e04daaed4
|
Merge pull request #466 from ethanresnick/patch-1
Use `protected` so EntityGenerator can be extended
|
2012-11-12 04:05:23 -08:00 |
|
HarmenM
|
b6b75d3a27
|
Modified the WhereInWalkerTest to be compatible with a single InputParameter.
|
2012-11-12 12:30:03 +01:00 |
|
HarmenM
|
8a29d91d15
|
Update lib/Doctrine/ORM/Tools/Pagination/Paginator.php
Replaced the foreach loop adding all IDs as single parameters with a single parameter which injects the IDs as an array.
|
2012-11-12 12:30:03 +01:00 |
|
HarmenM
|
88d0933a6e
|
Update lib/Doctrine/ORM/Tools/Pagination/WhereInWalker.php
replaced the for-loop which adds the InputParameters for a single InputParameter for use with an array instead of a set of scalars.
|
2012-11-12 12:30:03 +01:00 |
|
Benjamin Eberlei
|
a0e8ca128c
|
Merge pull request #482 from Halleck45/cli-customizable
user can set its own commands in the cli-config.php file
|
2012-11-12 03:13:34 -08:00 |
|
Benjamin Eberlei
|
79315cb7de
|
Merge pull request #510 from ruian/patch-2
CS on QueryBuilder
|
2012-11-12 02:52:54 -08:00 |
|
Benjamin Eberlei
|
ccfd2adf5b
|
Merge pull request #511 from Ocramius/hotfix/console-runner-version
Fixing reference to Doctrine\ORM\Version
|
2012-11-12 02:42:30 -08:00 |
|
Marco Pivetta
|
7520a745c2
|
Fixing reference to Doctrine\ORM\Version
|
2012-11-12 11:31:19 +01:00 |
|
Julien 'ruian' Galenski
|
055d7f261c
|
CS on queryBuilder
|
2012-11-12 10:23:50 +01:00 |
|
Benjamin Eberlei
|
fa3f1e088d
|
Add test for boolean parameter type infering
|
2012-11-09 22:03:40 +01:00 |
|
Guilherme Blanco
|
182ed07a41
|
Merge pull request #509 from smottt/master
SchemaTool ignoring 'fixed' option
|
2012-11-07 13:58:56 -08:00 |
|
Metod
|
cfee331006
|
SchemaTool ignoring 'fixed' option fixed
|
2012-11-07 16:31:31 +01:00 |
|
Guilherme Blanco
|
09d53f0e58
|
Merge pull request #508 from mnapoli/DDC-2073
Fix and test for DDC-2073
|
2012-11-06 14:52:34 -08:00 |
|