Trac

root/branches/experimental


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @4515 [4515] 06/13/08 07:30:02 jasoneisen Changes for tickets #1128, #1129, #1135, #1136, #1137
(edit) @4513 [4513] 06/13/08 06:40:06 jwage Creating branch for Jasone to develop in.
(edit) @4462 [4462] 06/02/08 06:07:35 cevian more tests for cti
(edit) @4461 [4461] 06/02/08 06:05:13 cevian fixes for cti
(edit) @4454 [4454] 05/28/08 02:25:01 cevian fixes to cti
(edit) @4453 [4453] 05/28/08 02:22:13 cevian making a branch for experimental class table inheritance
(edit) @4428 [4428] 05/24/08 21:38:24 romanb deleted dql parser branch. its now in trunk.
(edit) @4421 [4421] 05/24/08 18:59:46 romanb Merged 4419:4420 from trunk to branch.
(edit) @4419 [4419] 05/24/08 18:35:45 romanb Merged 4201:4419 from trunk to branch.
(edit) @4418 [4418] 05/24/08 18:13:51 guilhermeblanco Last commit before merge to trunk
(edit) @4416 [4416] 05/24/08 17:14:43 guilhermeblanco More enhancements in DQL. SELECT SQL generation started
(edit) @4397 [4397] 05/21/08 04:22:27 guilhermeblanco DQL parser improvements, reducing the nesting level by 50 per cent. …
(edit) @4392 [4392] 05/20/08 05:45:48 guilhermeblanco Adjusted LanguageRecognitionTest? tests to work with new efforts in DQL. …
(edit) @4380 [4380] 05/19/08 18:01:06 guilhermeblanco More work on DQL parser. Updated test case IdentifierRecognitionTest? and …
(edit) @4365 [4365] 05/16/08 20:09:48 guilhermeblanco Intermediate commit with enhancements to new DQL parser. Ported missing …
(edit) @4295 [4295] 04/25/08 22:30:10 romanb Introduced abstraction of query execution to handle more complicated query …
(edit) @4216 [4216] 04/11/08 06:53:50 guilhermeblanco Intermediate SELECT statement commit. Optimizations in DQL parser. Changed …
(edit) @4215 [4215] 04/10/08 23:19:58 guilhermeblanco Fixed E_NOTICE in Factor and ProductionParamHolder?. Added support to …
(edit) @4214 [4214] 04/10/08 08:24:17 guilhermeblanco Optimized source to return the smallest AST tree possible. Fixed wrong …
(edit) @4213 [4213] 04/10/08 07:33:35 guilhermeblanco UPDATE statement done. Added more test cases. Started initial steps of …
(edit) @4209 [4209] 04/09/08 15:31:25 guilhermeblanco Merged r4208 into trunk and jepso branch
(edit) @4207 [4207] 04/09/08 15:00:42 guilhermeblanco Second intermediate change in DQL parser
(edit) @4206 [4206] 04/09/08 04:59:03 guilhermeblanco Intermediate commit of DQL parser
(edit) @4201 [4201] 04/05/08 12:38:55 romanb Synch'd with trunk [r3937:r4200]
(edit) @4200 [4200] 04/05/08 12:26:14 romanb some additions & comments to the sqlgeneration tests
(edit) @4188 [4188] 04/04/08 21:44:48 guilhermeblanco Added check for non-added relations
(edit) @4187 [4187] 04/04/08 20:48:31 meus fixed tab indenting error in previous commit
(edit) @4186 [4186] 04/04/08 20:45:57 meus Added guard clause in constructor. Commented free. Added type hint in …
(edit) @4183 [4183] 04/04/08 06:50:39 guilhermeblanco More DQL updates in WhereClause? subitens. Added new test cases.
(edit) @4176 [4176] 04/03/08 22:12:07 romanb Fixed a few issues i encountered when running the tests (phpunit …
(edit) @4175 [4175] 04/03/08 17:47:22 guilhermeblanco Updated method name to follow naming convention. Fixes #822
(edit) @4173 [4173] 04/03/08 09:02:53 guilhermeblanco DQL parser enhancements. DeleteStatement? is already working. …
(edit) @4163 [4163] 04/01/08 15:20:13 guilhermeblanco Intermediate rework in DELETE statement in new parser
(edit) @4162 [4162] 03/31/08 15:29:33 domluc schema support for pgsql
(edit) @4155 [4155] 03/28/08 20:24:44 guilhermeblanco Enhancements in new DQL parser. DELETE statement almost done.
(edit) @4142 [4142] 03/27/08 13:39:04 domluc Moving to better organize between 0.10 and trunk
(edit) @4141 [4141] 03/27/08 13:11:52 domluc Moving to better organize between 0.10 and trunk
(edit) @4140 [4140] 03/27/08 13:06:09 domluc Moving to better organize between 0.10 and trunk
(edit) @4122 [4122] 03/26/08 20:15:48 domluc Merge trunk
(edit) @4117 [4117] 03/26/08 03:40:56 guilhermeblanco Initialized Builder. Added connection to Parser. Optimized Parser. …
(edit) @4111 [4111] 03/24/08 23:05:15 guilhermeblanco More refactorings in new DQL parser.
(edit) @4056 [4056] 03/20/08 04:12:09 guilhermeblanco Refactorings in new DQL parser.
(edit) @4053 [4053] 03/19/08 17:35:25 guilhermeblanco Changed class names.
(edit) @4052 [4052] 03/19/08 17:33:15 guilhermeblanco Moving new DQL parser files to definite location.
(edit) @4051 [4051] 03/19/08 17:31:52 guilhermeblanco Another code update to fit new DQL parser. Preparing to remove Query and …
(edit) @4043 [4043] 03/19/08 06:28:31 guilhermeblanco More code added into new DQL parser. Doctrine_Query2 99% done (missing one …
(edit) @4016 [4016] 03/18/08 14:12:47 guilhermeblanco Fixed wrong argument order
(edit) @4015 [4015] 03/18/08 13:21:50 guilhermeblanco More refactorings regarding new DQL Parser and Query
(edit) @3991 [3991] 03/15/08 22:20:46 guilhermeblanco Fixed Doctrine_Pager::getResultsInPage() as reported by Matt Marcum …
(edit) @3974 [3974] 03/12/08 15:06:36 guilhermeblanco Query_Abstract reverted generation to strings. Updated test case. Removed …
(edit) @3973 [3973] 03/12/08 06:58:57 guilhermeblanco Remved flag in some methods, since they are useless in most of them now.
(edit) @3972 [3972] 03/12/08 06:54:40 guilhermeblanco Changed Query_Abstract to use internally Criteria classes. Added some …
(edit) @3971 [3971] 03/11/08 15:46:41 guilhermeblanco API cleanup in Doctrine_Query_Abstract and introduced the Criteria based …
(edit) @3943 [3943] 03/06/08 22:16:56 guilhermeblanco Minor changes in Query_Abstract and added more test cases
(edit) @3942 [3942] 03/06/08 21:36:29 guilhermeblanco Fix for whereIn processment in new Query_Abstract
(edit) @3941 [3941] 03/06/08 21:30:08 guilhermeblanco Fix for whereIn processment in new Query_Abstract
(edit) @3940 [3940] 03/06/08 20:43:53 guilhermeblanco Moved Query tests to be part of Orm, and not from Orm/Component
(edit) @3939 [3939] 03/06/08 20:34:54 guilhermeblanco Initial steps of new Doctrine_Query
(edit) @3938 [3938] 03/06/08 19:36:50 romanb merged [3824:3937] from trunk to branch.
(edit) @3907 [3907] 02/29/08 19:29:26 guilhermeblanco Added free( = false) support in Doctrine_Record and Doctrine_Collection …
(edit) @3825 [3825] 02/17/08 13:56:11 jepso Fixed parser tests. Changed all references of 'table' to 'metadata' in …
(edit) @3824 [3824] 02/17/08 13:03:40 jepso Merged r3711:3823 from trunk to branch.
(edit) @3823 [3823] 02/17/08 12:34:29 jepso Began integrating new parser to Doctrine_Query.
(edit) @3814 [3814] 02/16/08 22:15:20 jepso Moved new parser from draft to lib directory
(edit) @3813 [3813] 02/16/08 22:01:08 jepso Removed old parser files.
(edit) @3784 [3784] 02/15/08 15:26:37 jepso Drafted support for building the queryComponents array. Migrated tests to …
(edit) @3781 [3781] 02/15/08 13:04:29 jepso Removing old tests files that merging with trunk did not remove for some …
(edit) @3780 [3780] 02/15/08 12:41:13 jepso Removing old tests files that merging with trunk did not remove for some …
(edit) @3772 [3772] 02/14/08 14:28:28 jepso Merged r3571:3573 and r3574:3771 from trunk to branch
(edit) @3706 [3706] 02/07/08 12:43:46 romanb Removed experimental branch.
(edit) @3700 [3700] 02/03/08 20:56:17 romanb Merged r3695:r3698 from trunk to branch.
(edit) @3699 [3699] 02/03/08 20:46:06 romanb --
(edit) @3698 [3698] 02/01/08 20:49:26 romanb --
(edit) @3695 [3695] 02/01/08 13:27:13 romanb Merged r3658:r3694 from trunk to my branch.
(edit) @3694 [3694] 02/01/08 13:00:43 romanb --
(edit) @3685 [3685] 01/30/08 19:17:25 domluc Merged with trunk
(edit) @3670 [3670] 01/29/08 17:46:09 romanb --
(edit) @3667 [3667] 01/29/08 14:11:21 romanb --
(edit) @3666 [3666] 01/29/08 14:10:10 romanb --
(edit) @3665 [3665] 01/29/08 14:07:51 romanb --
(edit) @3664 [3664] 01/29/08 14:02:37 romanb --
(edit) @3663 [3663] 01/29/08 13:19:57 romanb --
(edit) @3662 [3662] 01/29/08 13:08:02 romanb --
(edit) @3661 [3661] 01/29/08 12:18:18 romanb --
(edit) @3660 [3660] 01/29/08 12:17:08 romanb --
(edit) @3659 [3659] 01/29/08 12:14:52 romanb --
(edit) @3658 [3658] 01/29/08 11:35:14 romanb merged 3595:3657 from trunk to my branch.
(edit) @3656 [3656] 01/28/08 21:38:47 romanb --
(edit) @3655 [3655] 01/28/08 21:37:40 romanb --
(edit) @3654 [3654] 01/28/08 21:35:50 romanb --
(edit) @3653 [3653] 01/28/08 21:34:24 romanb --
(edit) @3633 [3633] 01/25/08 11:00:04 romanb --
(edit) @3632 [3632] 01/25/08 10:33:51 romanb --
(edit) @3608 [3608] 01/23/08 20:38:14 zYne fixed typo
(edit) @3607 [3607] 01/23/08 20:36:19 zYne tests for identifier recognition
(edit) @3606 [3606] 01/23/08 20:35:54 zYne --
(edit) @3604 [3604] 01/23/08 18:26:48 jepso Added LikeExpression?
(edit) @3603 [3603] 01/23/08 17:31:48 romanb Synch'd branch with trunk.
(edit) @3598 [3598] 01/23/08 15:34:50 guilhermeblanco Prevent strings to do more checkings in is_numeric in new DQL parser
(edit) @3596 [3596] 01/23/08 15:17:16 guilhermeblanco Added support to locale independent number in new DQL parser
Note: See TracRevisionLog for help on using the revision log.