root/trunk/lib/Doctrine

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @5132 [5132] 6 weeks guilhermeblanco [1.0, 1.1, 2.0] fixes #1599 Thanks for the report!
(edit) @4972 [4972] 2 months guilhermeblanco Second part of commit, including the Doctrine/ORM/Query namespace.
(edit) @4971 [4971] 2 months guilhermeblanco [2.0] Moved Doctrine_Query to definite namespace Doctrine_ORM_Query. Fixed …
(edit) @4967 [4967] 3 months romanb minor tweak to get tiny perf. improvement
(edit) @4966 [4966] 3 months romanb minor refactoring
(edit) @4965 [4965] 3 months romanb Some array/object related fixes to hydration
(edit) @4964 [4964] 3 months romanb more cleanups. introducing ClassLoader?.
(edit) @4963 [4963] 3 months romanb removed some more legacy
(edit) @4962 [4962] 3 months romanb minor refactorings on code and API docs
(edit) @4952 [4952] 3 months romanb moved classmetadata & co
(edit) @4951 [4951] 3 months romanb further cleanups
(edit) @4947 [4947] 3 months romanb moved entitymanager and entityrepository
(edit) @4946 [4946] 3 months romanb added base exception
(edit) @4945 [4945] 3 months romanb moved Collection
(edit) @4944 [4944] 3 months romanb moved Collection
(edit) @4943 [4943] 3 months romanb moved nativequery
(edit) @4942 [4942] 3 months romanb moved mappingexception
(edit) @4941 [4941] 3 months romanb moved connectionfactory. removed old adapters.
(edit) @4940 [4940] 3 months romanb deleting Abstract_old
(edit) @4939 [4939] 3 months romanb moved ActiveEntity?
(edit) @4938 [4938] 3 months romanb further cleanup in configuration
(edit) @4937 [4937] 3 months romanb removed orm dependency from Common::Configuration
(edit) @4936 [4936] 3 months romanb improved _isDoctrineEntity check
(edit) @4935 [4935] 3 months romanb removed old files
(edit) @4934 [4934] 3 months romanb
(edit) @4933 [4933] 3 months romanb moved configuration
(edit) @4932 [4932] 3 months romanb moved event stuff
(edit) @4931 [4931] 3 months romanb moved more files to TODO
(edit) @4930 [4930] 3 months romanb moved Entity
(edit) @4929 [4929] 3 months romanb moving files to TODO
(edit) @4928 [4928] 3 months romanb moved schema management
(edit) @4927 [4927] 3 months romanb moved pessimistic locking to TODO
(edit) @4926 [4926] 3 months romanb moved commitordercalculator/node
(edit) @4925 [4925] 3 months romanb moved id generators
(edit) @4924 [4924] 3 months romanb moved hydration stuff
(edit) @4923 [4923] 3 months romanb moved orm import
(edit) @4922 [4922] 3 months romanb moved ORM export
(edit) @4921 [4921] 3 months romanb moved entitypersisters
(edit) @4920 [4920] 3 months romanb moved collection persisters
(edit) @4919 [4919] 3 months romanb
(edit) @4918 [4918] 3 months romanb moved entity/entitymanager exceptions
(edit) @4917 [4917] 3 months romanb moved Cache
(edit) @4916 [4916] 3 months romanb
(edit) @4915 [4915] 3 months romanb Moved association mappings.
(edit) @4914 [4914] 3 months romanb new TODO namespace
(edit) @4913 [4913] 3 months romanb Moved undecided/unclear items into TODO
(edit) @4911 [4911] 3 months romanb moved Null/Type/Platform
(edit) @4910 [4910] 3 months romanb Intermediate checkin. Refactoring towards namespaced structure.
(edit) @4909 [4909] 3 months guilhermeblanco Fixes in unit tests. Started refactoring in DQL parser to separate …
(edit) @4879 [4879] 3 months romanb Reverted deletion of old Manager.php. Still needed for new tests.
(edit) @4878 [4878] 3 months romanb cleanup
(edit) @4877 [4877] 3 months romanb cleanup
(edit) @4866 [4866] 3 months romanb checkin of occasional work from the past weeks.
(edit) @4805 [4805] 3 months subzero2000 Ensure unique queries are generated when generating SQL for exporting …
(edit) @4800 [4800] 3 months romanb Minor updates
(edit) @4792 [4792] 3 months romanb added mapping check to onetomany. corrected test models.
(edit) @4789 [4789] 3 months romanb refactorings. made basic one-one, one-many joins work.
(edit) @4785 [4785] 3 months guilhermeblanco DQL Parser refactorings and enhancements. Finished basic drat of Join …
(edit) @4776 [4776] 4 months romanb continued refactorings.
(edit) @4765 [4765] 4 months romanb refactoring.
(edit) @4725 [4725] 4 months romanb Intermediate checkin.
(edit) @4723 [4723] 4 months romanb Continued refactorings. Started to refactor the DBAL layer.
(edit) @4718 [4718] 4 months romanb
(edit) @4701 [4701] 4 months pookey adding a newline.
(edit) @4699 [4699] 4 months romanb Checkin of occasional work from the past weeks.
(edit) @4655 [4655] 5 months romanb Cleanups, improvements, fixes.
(edit) @4653 [4653] 5 months romanb Refactorings. Merged hydrator fixes from 0.11/1.0
(edit) @4628 [4628] 5 months romanb The usual 2.0 refactoring/implementation commit.
(edit) @4609 [4609] 5 months gnat set a limit on fetchOne queries
(edit) @4524 [4524] 6 months romanb Removed static EntityManager? lookup from productions. Entity refactorings.
(edit) @4523 [4523] 6 months romanb Added getters to AST. Removed Production::call. Added visitor support to …
(edit) @4484 [4484] 6 months guilhermeblanco Cosmetics changes in EventManager?, renamed the registerEventListener to …
(edit) @4470 [4470] 6 months romanb Refactorings and initial commit/draft of new event handling / …
(edit) @4466 [4466] 6 months guilhermeblanco Fixes in ParserResult?, which was generating a bad table alias. Added more …
(edit) @4465 [4465] 6 months zYne added class doc blocks
(edit) @4464 [4464] 6 months zYne fixed some doc blocks
(edit) @4463 [4463] 6 months zYne
(edit) @4456 [4456] 6 months romanb some minor refactorings. started to make a draft of the new namespaced …
(edit) @4455 [4455] 6 months guilhermeblanco SelectExpression? rewrite to support dctrn queryComponent. Fixes in DQL. …
(edit) @4452 [4452] 6 months guilhermeblanco Changed Doctrine_Query to accept a Doctrine_EntityManager instead of a …
(edit) @4451 [4451] 6 months guilhermeblanco Finished first parts of SELECT support. Two test cases added and passing. …
(edit) @4436 [4436] 6 months romanb custom/magic accessors + test
(edit) @4435 [4435] 6 months zYne fixed formatting
(edit) @4434 [4434] 6 months zYne formatting fix
(edit) @4431 [4431] 6 months guilhermeblanco Added more semantical checks. Fixed some tests.
(edit) @4430 [4430] 6 months romanb cleanups
(edit) @4429 [4429] 6 months romanb cleanups