1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/lib/Doctrine
2008-01-04 23:37:25 +00:00
..
Adapter Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
AuditLog enhanced plugin initialization procedure 2007-11-27 23:59:18 +00:00
Cache Fixes #610 2007-11-25 20:45:33 +00:00
Cli Formatting/standards changes. 2007-10-26 04:13:29 +00:00
Collection removed autoload of self 2007-12-06 11:09:00 +00:00
Compiler Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
Connection getDatabaseName() 2008-01-04 23:37:25 +00:00
Data Refactorings for schema files and Doctrine_Record builder. More to come but got held up on some things that zYne- must fix first. 2007-12-19 22:41:11 +00:00
DataDict possibly a temp fix. fix to allow postgres array datatypes work as a string 2007-12-10 13:19:29 +00:00
EventListener Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
Export Fixed #680: Missing quotation of ENUM DEFAULT Statement 2007-12-18 19:40:18 +00:00
Expression Initial entry of Geographical template. 2007-11-30 22:49:23 +00:00
File Lots of formatting changes, cleanup, doc block changes. 2007-10-03 21:43:22 +00:00
FileFinder Code formatting. 2007-11-28 03:22:09 +00:00
Hook prepared the tokenizer for getting a state and being a full-fledged object 2007-11-24 18:58:33 +00:00
Hydrator renamed the default hydrator. started to implement a query cache. 2007-11-25 15:57:08 +00:00
I18n Lots of formatting changes, cleanup, doc block changes. 2007-10-03 21:43:22 +00:00
Import Refactorings for schema files and Doctrine_Record builder. More to come but got held up on some things that zYne- must fix first. 2007-12-19 22:41:11 +00:00
Locator Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
Locking Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
Log Initial entry of Doctrine_Log(ported from Zend_log) 2007-11-15 21:02:17 +00:00
Manager Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
Migration Consolidated a few things. Initial entry of Inflector class. Moved some methods from Doctrine base class to Doctrine_Lib and Doctrine_Inflector. 2007-11-28 02:21:42 +00:00
Node cleaning up draft/ 2007-10-21 09:00:40 +00:00
Pager added prevention to override page_number mask 2007-12-22 19:04:18 +00:00
Parser fixing another linting error 2007-10-21 15:01:10 +00:00
Query Added support to params in join methods of Doctrine_Query 2007-12-26 20:52:37 +00:00
RawSql Lots of formatting changes, cleanup, doc block changes. 2007-10-03 21:43:22 +00:00
Record Added note about deprecating methods. 2007-12-20 04:08:25 +00:00
Relation Fixed #626. Commented out plugin tests due to a fatal error. 2007-12-01 11:18:43 +00:00
Search enhanced plugin initialization procedure 2007-11-27 23:59:18 +00:00
Sequence Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
Table Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
Task Merge r3127:3129 (fixes #522) 2007-11-10 20:11:17 +00:00
Template Problem on Sluggable Listener default values merging 2007-12-30 18:44:00 +00:00
Transaction Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
Tree Fixed an issue with the NestedSet where the baseAlias was not reset properly under some circumstances. 2007-11-13 15:52:45 +00:00
Validator added toArray() 2007-11-14 21:06:30 +00:00
View Lots of formatting changes, cleanup, doc block changes. 2007-10-03 21:43:22 +00:00
Access.php some small refactorings. adding docblocks. creating guard clauses. refactor our some code into methods. no aditional test failures so it looks ok. also added some @todo comments 2007-11-18 20:37:44 +00:00
Adapter.php Enhancements to CLI and removing sandbox files. Will add ignores. 2007-10-20 06:12:20 +00:00
AuditLog.php 2007-11-28 22:56:45 +00:00
Cache.php some small refactorings. adding docblocks. creating guard clauses. refactor our some code into methods. no aditional test failures so it looks ok. also added some @todo comments 2007-11-18 20:37:44 +00:00
Cli.php Formatting/standards changes. 2007-10-26 04:13:29 +00:00
Collection.php Make Doctrine_Collection objects use Doctrine::ATTR_COLL_KEY for data array keys 2007-12-30 20:43:31 +00:00
Column.php Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
Compiler.php some small refactorings. adding docblocks. creating guard clauses. refactor our some code into methods. no aditional test failures so it looks ok. also added some @todo comments 2007-11-18 20:37:44 +00:00
Configurable.php Make Doctrine_Collection objects use Doctrine::ATTR_COLL_KEY for data array keys 2007-12-30 20:43:31 +00:00
Connection.php fixes #640 2007-12-19 22:45:14 +00:00
Data.php Further model loading refactoring and refactored merge() in Doctrine_Record 2007-11-27 18:23:13 +00:00
DataDict.php Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
DataType.php Lots of formatting changes, cleanup, doc block changes. 2007-10-03 21:43:22 +00:00
Db.php Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
Event.php Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
EventListener.php 2007-10-07 22:43:33 +00:00
Exception.php Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
Export.php 2007-11-28 22:56:45 +00:00
Expression.php prepared the tokenizer for getting a state and being a full-fledged object 2007-11-24 18:58:33 +00:00
File.php Lots of formatting changes, cleanup, doc block changes. 2007-10-03 21:43:22 +00:00
FileFinder.php Code formatting. 2007-11-28 03:22:09 +00:00
Formatter.php Introduced a new attribute ATTR_AUTOLOAD_TABLE_CLASSES that can be used to control whether Doctrine should try to autoload custom table class files when looking for them. 2007-12-06 19:02:29 +00:00
Hook.php some small refactorings. adding docblocks. creating guard clauses. refactor our some code into methods. no aditional test failures so it looks ok. also added some @todo comments 2007-11-18 20:37:44 +00:00
Hydrator.php Another hydrator speed improvement. 2007-12-02 15:04:51 +00:00
I18n.php 2007-11-28 22:56:45 +00:00
Import.php Refactorings for schema files and Doctrine_Record builder. More to come but got held up on some things that zYne- must fix first. 2007-12-19 22:41:11 +00:00
Inflector.php fixes #649 2007-12-19 23:33:31 +00:00
IntegrityMapper.php some small refactorings. adding docblocks. creating guard clauses. refactor our some code into methods. no aditional test failures so it looks ok. also added some @todo comments 2007-11-18 20:37:44 +00:00
Lib.php Consolidated a few things. Initial entry of Inflector class. Moved some methods from Doctrine base class to Doctrine_Lib and Doctrine_Inflector. 2007-11-28 02:21:42 +00:00
Locator.php Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
Log.php Initial entry of Doctrine_Log(ported from Zend_log) 2007-11-15 21:02:17 +00:00
Manager.php Fixed #664. 2007-12-11 15:55:45 +00:00
Migration.php A few fixes to Migrations and formatting/code fixes. 2007-11-25 20:30:51 +00:00
Node.php Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
Null.php Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
Overloadable.php Lots of formatting changes, cleanup, doc block changes. 2007-10-03 21:43:22 +00:00
Pager.php CHG: Doctrine coding standards adjustments 2007-12-13 03:07:24 +00:00
Parser.php New coverage for parser, yaml schema parsing, a few fixes. 2007-11-15 05:16:31 +00:00
Query.php Added support to params in join methods of Doctrine_Query 2007-12-26 20:52:37 +00:00
RawSql.php Fixed #636. 2007-12-02 12:56:15 +00:00
Record.php Fixed #697. 2007-12-28 11:51:48 +00:00
Relation.php Fixed #626. Commented out plugin tests due to a fatal error. 2007-12-01 11:18:43 +00:00
Search.php 2007-11-28 22:56:45 +00:00
Sequence.php Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
Table.php Merged 3405 (Fixed #626) from 1.0 branch. 2007-12-15 19:19:31 +00:00
Task.php - Small fix for initialization of method parameter. 2007-11-28 02:53:37 +00:00
Template.php some small refactorings. adding docblocks. creating guard clauses. refactor our some code into methods. no aditional test failures so it looks ok. also added some @todo comments 2007-11-18 20:37:44 +00:00
Transaction.php Refactored transactions. Fixed #464. 2007-12-12 15:52:12 +00:00
Tree.php Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
Util.php more api doc changes 2007-10-03 21:47:55 +00:00
Validator.php Fix for ticket #650 2007-12-06 14:17:03 +00:00
View.php Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00