Trac

root/trunk/tests


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @4776 [4776] 08/16/08 20:40:59 romanb continued refactorings.
(edit) @4725 [4725] 08/02/08 18:41:37 romanb Intermediate checkin.
(edit) @4723 [4723] 08/01/08 19:46:14 romanb Continued refactorings. Started to refactor the DBAL layer.
(edit) @4718 [4718] 07/27/08 20:38:56 romanb --
(edit) @4699 [4699] 07/20/08 21:13:24 romanb Checkin of occasional work from the past weeks.
(edit) @4655 [4655] 07/11/08 11:48:04 romanb Cleanups, improvements, fixes.
(edit) @4653 [4653] 07/10/08 18:17:58 romanb Refactorings. Merged hydrator fixes from 0.11/1.0
(edit) @4628 [4628] 07/04/08 17:32:19 romanb The usual 2.0 refactoring/implementation commit.
(edit) @4524 [4524] 06/16/08 19:31:21 romanb Removed static EntityManager? lookup from productions. Entity refactorings.
(edit) @4523 [4523] 06/15/08 16:56:28 romanb Added getters to AST. Removed Production::call. Added visitor support to …
(edit) @4470 [4470] 06/05/08 20:01:58 romanb Refactorings and initial commit/draft of new event handling / …
(edit) @4466 [4466] 06/02/08 16:00:50 guilhermeblanco Fixes in ParserResult?, which was generating a bad table alias. Added more …
(edit) @4456 [4456] 05/30/08 13:09:24 romanb some minor refactorings. started to make a draft of the new namespaced …
(edit) @4455 [4455] 05/28/08 07:01:04 guilhermeblanco SelectExpression? rewrite to support dctrn queryComponent. Fixes in DQL. …
(edit) @4452 [4452] 05/27/08 05:52:50 guilhermeblanco Changed Doctrine_Query to accept a Doctrine_EntityManager instead of a …
(edit) @4451 [4451] 05/27/08 04:44:08 guilhermeblanco Finished first parts of SELECT support. Two test cases added and passing. …
(edit) @4437 [4437] 05/25/08 21:57:56 romanb cleanup
(edit) @4436 [4436] 05/25/08 21:57:32 romanb custom/magic accessors + test
(edit) @4431 [4431] 05/24/08 23:04:14 guilhermeblanco Added more semantical checks. Fixed some tests.
(edit) @4425 [4425] 05/24/08 20:37:02 guilhermeblanco More fixes for tests
(edit) @4422 [4422] 05/24/08 19:18:37 romanb Merged DQL parser branch to trunk.
(edit) @4420 [4420] 05/24/08 18:37:26 romanb Added two missing classes.
(edit) @4417 [4417] 05/24/08 18:10:45 romanb refactorings. merged hydration bugfix from 0.11.
(edit) @4376 [4376] 05/18/08 17:21:55 romanb Initial HYDRATE_SINGLE_SCALAR implementation & test.
(edit) @4375 [4375] 05/17/08 21:04:56 romanb Initial support for scalar hydration (HYDRATE_SCALAR). EntityPersisters?
(edit) @4374 [4374] 05/17/08 13:22:24 romanb Merged dbal bugfixes from 0.11.
(edit) @4364 [4364] 05/13/08 22:20:34 romanb Doctrine_Record renamed. Hydration refactored. Other refactorings.
(edit) @4342 [4342] 05/08/08 15:17:35 romanb Continued work on new hydration.
(edit) @4339 [4339] 05/06/08 22:03:31 romanb Added another hydration test.
(edit) @4338 [4338] 05/06/08 14:41:22 romanb Refactorings. Started with new hydrator for 2.0.
(edit) @4328 [4328] 05/01/08 10:41:47 romanb Merged all identity maps into one in the unitofwork. identity map now …
(edit) @4225 [4225] 04/15/08 23:19:22 romanb Fixed #966.
(edit) @4222 [4222] 04/12/08 22:35:21 romanb Started playing with isolated hydration tests.
(edit) @4101 [4101] 03/23/08 11:30:29 romanb refactorings
(edit) @4003 [4003] 03/17/08 13:44:18 romanb fixed tests
(edit) @4002 [4002] 03/17/08 13:26:34 romanb refactorings
(edit) @3934 [3934] 03/05/08 11:29:54 romanb fixed testcase
(edit) @3933 [3933] 03/05/08 11:27:46 romanb added missing testcase
(edit) @3931 [3931] 03/05/08 11:24:33 romanb refactorings, a bug fix (#786) and improved performance for the hydration …
(edit) @3890 [3890] 02/23/08 22:04:39 romanb validator refactorings and others
(edit) @3882 [3882] 02/22/08 18:11:35 jwage Changed all references from phpdoctrine.com to phpdoctrine.org
(edit) @3812 [3812] 02/16/08 19:37:51 romanb small refactorings
(edit) @3811 [3811] 02/16/08 19:10:16 romanb small refactorings
(edit) @3779 [3779] 02/15/08 00:57:34 meus added tests for Collection. also fixed a bug with serialization in …
(edit) @3777 [3777] 02/14/08 21:14:47 meus added a stub to test the methods that throw exceptions in order to get …
(edit) @3776 [3776] 02/14/08 20:20:35 meus Added tests for Doctrine_Access. It uses annotations for exceptions and to …
(edit) @3754 [3754] 02/13/08 10:53:07 romanb refactorings
(edit) @3743 [3743] 02/12/08 12:31:28 romanb refactorings
(edit) @3741 [3741] 02/11/08 22:33:12 romanb more experiments with the new testsuite.
(edit) @3740 [3740] 02/11/08 21:23:04 jwage Fixed issue with autoloading of models.
(edit) @3739 [3739] 02/11/08 19:56:26 romanb --
(edit) @3738 [3738] 02/11/08 17:08:22 romanb cosmetics
(edit) @3733 [3733] 02/10/08 19:20:52 romanb changes on the new test suite.
(edit) @3732 [3732] 02/10/08 19:08:31 romanb changes on the new test suite.
(edit) @3731 [3731] 02/10/08 17:33:46 romanb changes on the new test suite.
(edit) @3730 [3730] 02/10/08 17:29:24 romanb changes on the new test suite.
(edit) @3729 [3729] 02/10/08 17:06:13 romanb changes on the new test suite.
(edit) @3728 [3728] 02/10/08 15:51:55 romanb changes on the new test suite.
(edit) @3727 [3727] 02/10/08 15:45:30 romanb changes on the new test suite.
(edit) @3726 [3726] 02/10/08 15:27:01 romanb changes on the new test suite.
(edit) @3725 [3725] 02/10/08 15:16:24 romanb changes on the new test suite.
(edit) @3724 [3724] 02/10/08 15:10:29 romanb changes on the new test suite.
(edit) @3722 [3722] 02/10/08 14:32:05 romanb new test setup refactorings
(edit) @3718 [3718] 02/09/08 19:18:15 romanb more changes to the new test setup. introduced separate ticket folders.
(edit) @3717 [3717] 02/09/08 18:59:19 romanb changes to the new test setup.
(edit) @3716 [3716] 02/08/08 23:20:35 jwage General dev on tests.
(edit) @3715 [3715] 02/08/08 21:30:58 jwage Removed schemas folder.
(edit) @3714 [3714] 02/08/08 21:26:03 jwage Initial entry of fixtures structure for tests.
(edit) @3713 [3713] 02/08/08 20:50:05 jwage Added section for ticket test cases.
(add) @3712 [3712] 02/08/08 19:35:27 jwage Initial entry of new test structure.
Note: See TracRevisionLog for help on using the revision log.