root/trunk/lib/Doctrine.php

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @4971 [4971] 2 months guilhermeblanco [2.0] Moved Doctrine_Query to definite namespace Doctrine_ORM_Query. Fixed …
(edit) @4964 [4964] 3 months romanb more cleanups. introducing ClassLoader?.
(edit) @4931 [4931] 3 months romanb moved more files to TODO
(edit) @4470 [4470] 6 months romanb Refactorings and initial commit/draft of new event handling / …
(edit) @4375 [4375] 7 months romanb Initial support for scalar hydration (HYDRATE_SCALAR). EntityPersisters?
(edit) @4364 [4364] 7 months romanb Doctrine_Record renamed. Hydration refactored. Other refactorings.
(edit) @4225 [4225] 8 months romanb Fixed #966.
(edit) @4101 [4101] 8 months romanb refactorings
(edit) @4055 [4055] 9 months romanb added xsl stylesheet to generate changelogs from svn log. merged a few …
(edit) @4002 [4002] 9 months romanb refactorings
(edit) @3931 [3931] 9 months romanb refactorings, a bug fix (#786) and improved performance for the hydration …
(edit) @3882 [3882] 9 months jwage Changed all references from phpdoctrine.com to phpdoctrine.org
(edit) @3835 [3835] 10 months jwage Merged r3834 to 0.9 and trunk. Fixed conservative model loading to …
(edit) @3754 [3754] 10 months romanb refactorings
(edit) @3624 [3624] 10 months jwage Work on migrations diff and fixes.
(edit) @3600 [3600] 10 months jwage Moved Doctrine_Migration_Builder and Doctrine_Import_Builder to …
(edit) @3570 [3570] 10 months jwage Changed all references to http://www.phpdoctrine.com/net to …
(edit) @3565 [3565] 10 months jwage Connection refactoring to allow create/drop database functionality for …
(edit) @3461 [3461] 11 months romanb Reapplied changes to Doctrine.php made by jonwage.
(edit) @3460 [3460] 11 months romanb Merged current state of my experimental branch back to trunk.
(edit) @3458 [3458] 11 months romanb reverting the reorganization done in 3455-3456 in order to make merging my …
(edit) @3456 [3456] 11 months jwage A few more fixes for autoloading and locating paths to Doctrine …
(edit) @3455 [3455] 11 months jwage Preparation for new organization of code in to sub packages. Changed …
(edit) @3449 [3449] 11 months jwage Removed $aggressive param as it is not needed and was left there by …
(edit) @3420 [3420] 12 months jwage Fixed spelling error.
(edit) @3415 [3415] 12 months jwage Refactorings for schema files and Doctrine_Record builder. More to come …
(edit) @3319 [3319] 12 months jwage Removed exec() call and updated docs for data fixtures.
(edit) @3318 [3318] 12 months wernerm Changed loadModels() once again. Removed loading of models based solely on …
(edit) @3311 [3311] 12 months romanb Introduced a new attribute ATTR_AUTOLOAD_TABLE_CLASSES that can be used to …
(edit) @3308 [3308] 12 months romanb Improved autoload.
(edit) @3284 [3284] 12 months jwage Updated version.
(edit) @3262 [3262] 12 months wernerm MAde small fix to model loading that caused a warning to be raised.
(edit) @3258 [3258] 12 months jwage Consolidated a few things. Initial entry of Inflector class. Moved some …
(edit) @3250 [3250] 12 months jwage Further model loading refactoring and refactored merge() in …
(edit) @3247 [3247] 12 months jwage fixes #473
(edit) @3228 [3228] 12 months jwage A few fixes to Migrations and formatting/code fixes.
(edit) @3223 [3223] 12 months romanb Completed implementation of the query cache.
(edit) @3208 [3208] 12 months wernerm Fixed getLoadedModels()
(edit) @3207 [3207] 12 months wernerm Fixed getLoadedModels()
(edit) @3204 [3204] 13 months wernerm Added isValidModelClass() static method and fixed getLoadedModels() in …
(edit) @3155 [3155] 13 months ppetermann making Doctrine::dump() indent arrays
(edit) @3138 [3138] 13 months jwage Merged r3136:3137
(edit) @3127 [3127] 13 months jwage Merged r3122:r3126
(edit) @3092 [3092] 13 months jwage -
(edit) @3066 [3066] 13 months meus added a convenience method and new coverage stuff
(edit) @3055 [3055] 13 months zYne added possibility for setting user-defined params
(edit) @3048 [3048] 13 months jwage Clean up, initial entry of root txt files, fixed a few broken unit tests. …
(edit) @3038 [3038] 13 months romanb Introduced ATTR_TBLNAME_FORMAT. Closes #257
(edit) @3015 [3015] 13 months jwage Formatting/standards changes.
(edit) @3002 [3002] 13 months jwage Added to autoloading to support caching the loaded model paths so we can …
(edit) @2989 [2989] 14 months romanb added hydration mode HYDRATE_NONE
(edit) @2983 [2983] 14 months jwage Changed version to valid version.
(edit) @2982 [2982] 14 months jwage Added version and moved package file.
(edit) @2963 [2963] 14 months jwage Mass search and replace for coding standards changes, doc block …
(edit) @2951 [2951] 14 months jwage Enhancing CLI. New commands and cleaning up.
(edit) @2943 [2943] 14 months jwage A little formatting and documentation.
(edit) @2942 [2942] 14 months jwage Made methods static.
(edit) @2941 [2941] 14 months jwage Additions to migrations to support generating migrations from models or …
(edit) @2939 [2939] 14 months jwage Removed Facade and moved all static methods to Doctrine class.
(edit) @2902 [2902] 14 months zYne fixed VALIDATE_ALL constant value
(edit) @2874 [2874] 14 months jwage Fixes to original compiler code to allow the exporting of certain drivers.
(edit) @2872 [2872] 14 months jwage Moved static methods from Doctrine class to Doctrine_Facade and updated …
(edit) @2866 [2866] 14 months samw3 getConnectionByTableName() returns Doctrine_Manager::connection() if table …
(edit) @2849 [2849] 14 months jwage Moved cli to sandbox folder. Fixes to importing schema and generating sql.
(edit) @2814 [2814] 14 months jwage More documentation.
(edit) @2813 [2813] 14 months jwage Documentation.
(edit) @2809 [2809] 14 months jwage Fleshing out functionality of CLI system and changed syntax of migration …
(edit) @2735 [2735] 14 months zYne removed deprecated attributes, added bound query part functionality, fixed …
(edit) @2720 [2720] 14 months jwage Fixes to loading models and made it so Builder can generate abstract …
(edit) @2716 [2716] 14 months jwage Fixes for new sfDoctrinePlugin
(edit) @2702 [2702] 14 months jwage Lots of formatting changes, cleanup, doc block changes.
(edit) @2590 [2590] 15 months jwage Fixes for schema importing.
(edit) @2587 [2587] 15 months meus removed rat comment :P
(edit) @2586 [2586] 15 months meus fixing coding standard $_ infront of private var and removing e from pcre …
(edit) @2565 [2565] 15 months jwage Changes to make export schema yml closer to working :)
(edit) @2552 [2552] 15 months jwage Changes for new migration code.
(edit) @2547 [2547] 15 months jwage
(edit) @2458 [2458] 15 months zYne
(edit) @2422 [2422] 15 months zYne
(edit) @2396 [2396] 15 months jackbravo EXPORT_ALL constant should include bits 1 and 2, so it should be set to 3
(edit) @2388 [2388] 15 months meus replace tabs with 4 spaces. and fix other coding style related stuff
(edit) @2374 [2374] 15 months zYne deprecated validation attributes VLD, AUTO_LENGTH_VLD and AUTO_TYPE_VLD, …
(edit) @2372 [2372] 15 months zYne
(edit) @2360 [2360] 15 months meus removed aditional ?> from lib
(edit)