- 21 Jun, 2013 1 commit
-
-
Benjamin Morel authored
- Fixed docblocks - Removed return statements on void methods - Cleaned up unused private / local variables - Fixed license issues - Removed SVN leftovers - Fixed doctrine-project.org links - Added line breaks before return statements
-
- 25 May, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 13 Dec, 2011 1 commit
-
-
Jan Sorgalla authored
-
- 11 Dec, 2011 1 commit
-
-
Jan Sorgalla authored
-
- 09 Dec, 2011 1 commit
-
-
jsor authored
-
- 08 Dec, 2011 3 commits
- 07 Dec, 2011 1 commit
-
-
Jan Sorgalla authored
-
- 15 Aug, 2010 1 commit
-
-
Benjamin Eberlei authored
-
- 31 Jan, 2010 1 commit
-
-
beberlei authored
[2.0] DDC-294 - Added "postConnect" event in Doctrine\DBAL\Connection and refactored TestUtil to allow configuration of DBAL EventManager Subscribers by the use of PHPunit Xml configuration.
-
- 15 Jul, 2009 1 commit
-
-
romanb authored
-
- 28 May, 2009 1 commit
-
-
romanb authored
[2.0] Introduced SQL logging facilities. Made Type constructor private to prevent instantiation and force use of the factory method getType().
-
- 20 Feb, 2009 1 commit
-
-
jwage authored
-
- 07 Feb, 2009 1 commit
-
-
romanb authored
-
- 04 Feb, 2009 1 commit
-
-
romanb authored
-
- 15 Jan, 2009 1 commit
-
-
romanb authored
-
- 03 Jan, 2009 1 commit
-
-
romanb authored
-
- 18 Dec, 2008 1 commit
-
-
romanb authored
-
- 12 Sep, 2008 5 commits
- 07 Sep, 2008 1 commit
-
-
romanb authored
-
- 31 Aug, 2008 1 commit
-
-
romanb authored
-
- 24 Aug, 2008 1 commit
-
-
romanb authored
-
- 22 Aug, 2008 1 commit
-
-
romanb authored
-
- 21 Aug, 2008 1 commit
-
-
guilhermeblanco authored
-
- 16 Aug, 2008 1 commit
-
-
romanb authored
-
- 02 Aug, 2008 1 commit
-
-
romanb authored
-
- 01 Aug, 2008 1 commit
-
-
romanb authored
-
- 27 Jul, 2008 1 commit
-
-
romanb authored
--no commit message
-
- 20 Jul, 2008 1 commit
-
-
romanb authored
-
- 11 Jul, 2008 1 commit
-
-
romanb authored
-
- 10 Jul, 2008 1 commit
-
-
romanb authored
-
- 16 Jun, 2008 1 commit
-
-
romanb authored
-
- 15 Jun, 2008 1 commit
-
-
romanb authored
Added getters to AST. Removed Production::__call. Added visitor support to AST. (guilherme: dont shoot me yet :-). visitor support doesnt hurt even if we do not use it for SQL generation). Lots of other things.
-
- 05 Jun, 2008 1 commit
-
-
romanb authored
Refactorings and initial commit/draft of new event handling / configuration / bootstrapping. Still need to remove all the static EntityManagerFactory::getManager lookup calls from the Production classes. The production classes need to have access to the EntityManager of the Query that constructed the Parser. It should be injected into the Parser during construction.
-
- 02 Jun, 2008 1 commit
-
-
zYne authored
-