.. |
Adapter
|
Mass search and replace for coding standards changes, doc block formatting, and code spacing.
|
2007-10-21 06:23:59 +00:00 |
AuditLog
|
Fixes #427, now the AuditLog component should work
|
2007-10-08 22:58:53 +00:00 |
Cache
|
Mass search and replace for coding standards changes, doc block formatting, and code spacing.
|
2007-10-21 06:23:59 +00:00 |
Cli
|
Formatting/standards changes.
|
2007-10-26 04:13:29 +00:00 |
Collection
|
Mass search and replace for coding standards changes, doc block formatting, and code spacing.
|
2007-10-21 06:23:59 +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
|
Refactoring. Started to introduced a clear separation between column names and field names (aka column aliases).\nDoctrine_Connection, DQL Parser classes/methods map field names => column names.\nDoctrine_Hydrate maps column names => field names during hydration.\nColumn names are only stored in Doctrine_Table:: and Doctrine_Table::.\nRelations use column names in 'local'/'foreign'.\nWhen using field names (column aliases) you need to use the column names in 'local'/'foreign' when setting up a relation (hasOne/hasMany), not the field names.\n\n In other words column names are only used to communicate with the database. field names are used everywhere else. the casing of field names does not matter. column names are forced to lower case for portability. If you dont use field names (column aliases) your column names are your field names (and therefore all lowercase).
|
2007-11-18 16:06:37 +00:00 |
Data
|
Fixed issue with foreign constraint errors and saving order.
|
2007-11-16 22:27:28 +00:00 |
DataDict
|
New coverage for parser, yaml schema parsing, a few fixes.
|
2007-11-15 05:16:31 +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
|
Cleaned up some stuff with schema generation and removed name: key from column definition.
|
2007-11-07 01:57:01 +00:00 |
Expression
|
Mass search and replace for coding standards changes, doc block formatting, and code spacing.
|
2007-10-21 06:23:59 +00:00 |
File
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Hook
|
|
2007-11-14 20:43:20 +00:00 |
Hydrate
|
Refactoring. Started to introduced a clear separation between column names and field names (aka column aliases).\nDoctrine_Connection, DQL Parser classes/methods map field names => column names.\nDoctrine_Hydrate maps column names => field names during hydration.\nColumn names are only stored in Doctrine_Table:: and Doctrine_Table::.\nRelations use column names in 'local'/'foreign'.\nWhen using field names (column aliases) you need to use the column names in 'local'/'foreign' when setting up a relation (hasOne/hasMany), not the field names.\n\n In other words column names are only used to communicate with the database. field names are used everywhere else. the casing of field names does not matter. column names are forced to lower case for portability. If you dont use field names (column aliases) your column names are your field names (and therefore all lowercase).
|
2007-11-18 16:06:37 +00:00 |
I18n
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Import
|
Fixed so packages folder is not created unless it is needed/used.
|
2007-11-15 23:26:29 +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
|
Merge r3121 (fixed #573)
|
2007-11-10 19:40:31 +00:00 |
Node
|
cleaning up draft/
|
2007-10-21 09:00:40 +00:00 |
Parser
|
fixing another linting error
|
2007-10-21 15:01:10 +00:00 |
Plugin
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Query
|
fixes #596. Added suggested patch
|
2007-11-18 12:37:46 +00:00 |
RawSql
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Record
|
Introduced ATTR_TBLNAME_FORMAT. Closes #257
|
2007-10-30 13:30:50 +00:00 |
Relation
|
Refactoring. Started to introduced a clear separation between column names and field names (aka column aliases).\nDoctrine_Connection, DQL Parser classes/methods map field names => column names.\nDoctrine_Hydrate maps column names => field names during hydration.\nColumn names are only stored in Doctrine_Table:: and Doctrine_Table::.\nRelations use column names in 'local'/'foreign'.\nWhen using field names (column aliases) you need to use the column names in 'local'/'foreign' when setting up a relation (hasOne/hasMany), not the field names.\n\n In other words column names are only used to communicate with the database. field names are used everywhere else. the casing of field names does not matter. column names are forced to lower case for portability. If you dont use field names (column aliases) your column names are your field names (and therefore all lowercase).
|
2007-11-18 16:06:37 +00:00 |
Resource
|
Mass search and replace for coding standards changes, doc block formatting, and code spacing.
|
2007-10-21 06:23:59 +00:00 |
Search
|
Mass search and replace for coding standards changes, doc block formatting, and code spacing.
|
2007-10-21 06:23:59 +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
|
|
2007-11-13 23:08:12 +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
|
Mass search and replace for coding standards changes, doc block formatting, and code spacing.
|
2007-10-21 06:23:59 +00:00 |
Adapter.php
|
Enhancements to CLI and removing sandbox files. Will add ignores.
|
2007-10-20 06:12:20 +00:00 |
AuditLog.php
|
Mass search and replace for coding standards changes, doc block formatting, and code spacing.
|
2007-10-21 06:23:59 +00:00 |
Cache.php
|
Mass search and replace for coding standards changes, doc block formatting, and code spacing.
|
2007-10-21 06:23:59 +00:00 |
Cli.php
|
Formatting/standards changes.
|
2007-10-26 04:13:29 +00:00 |
Collection.php
|
Added docs and enhanced fromArray()
|
2007-11-15 22:45:09 +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
|
Mass search and replace for coding standards changes, doc block formatting, and code spacing.
|
2007-10-21 06:23:59 +00:00 |
Configurable.php
|
added hasImpl()
|
2007-11-12 18:08:20 +00:00 |
Connection.php
|
Refactoring. Started to introduced a clear separation between column names and field names (aka column aliases).\nDoctrine_Connection, DQL Parser classes/methods map field names => column names.\nDoctrine_Hydrate maps column names => field names during hydration.\nColumn names are only stored in Doctrine_Table:: and Doctrine_Table::.\nRelations use column names in 'local'/'foreign'.\nWhen using field names (column aliases) you need to use the column names in 'local'/'foreign' when setting up a relation (hasOne/hasMany), not the field names.\n\n In other words column names are only used to communicate with the database. field names are used everywhere else. the casing of field names does not matter. column names are forced to lower case for portability. If you dont use field names (column aliases) your column names are your field names (and therefore all lowercase).
|
2007-11-18 16:06:37 +00:00 |
Data.php
|
Formatting/standards changes.
|
2007-10-26 04:13:29 +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
|
nested plugin functionality added
|
2007-11-13 22:28:37 +00:00 |
Expression.php
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
File.php
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
FileFinder.php
|
Mass search and replace for coding standards changes, doc block formatting, and code spacing.
|
2007-10-21 06:23:59 +00:00 |
Formatter.php
|
Introduced ATTR_TBLNAME_FORMAT. Closes #257
|
2007-10-30 13:30:50 +00:00 |
Hook.php
|
Mass search and replace for coding standards changes, doc block formatting, and code spacing.
|
2007-10-21 06:23:59 +00:00 |
Hydrate.php
|
Removed some redundant code
|
2007-11-18 17:28:38 +00:00 |
I18n.php
|
nested plugin functionality added
|
2007-11-13 22:28:37 +00:00 |
Import.php
|
Changes extenstion to .php instead of .class.php to be consistant with all of Doctrine.
|
2007-11-01 23:54:27 +00:00 |
IntegrityMapper.php
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Lib.php
|
fixed getRecord/Collection as xml. removed old obtainIdentifiers function and fixed count call
|
2007-10-26 09:56:31 +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
|
fix dsn so that sqlite:///full/unix/path/test.db and sqlite://c:/full/windows/path/test.db works
|
2007-11-03 20:34:19 +00:00 |
Migration.php
|
Doctrine_Migration::setTableName now takes the ATTR_TBLNAME_FORMAT into account
|
2007-11-18 16:42:33 +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 |
Parser.php
|
New coverage for parser, yaml schema parsing, a few fixes.
|
2007-11-15 05:16:31 +00:00 |
Plugin.php
|
nested plugin functionality added
|
2007-11-13 22:28:37 +00:00 |
Query.php
|
Refactoring. Started to introduced a clear separation between column names and field names (aka column aliases).\nDoctrine_Connection, DQL Parser classes/methods map field names => column names.\nDoctrine_Hydrate maps column names => field names during hydration.\nColumn names are only stored in Doctrine_Table:: and Doctrine_Table::.\nRelations use column names in 'local'/'foreign'.\nWhen using field names (column aliases) you need to use the column names in 'local'/'foreign' when setting up a relation (hasOne/hasMany), not the field names.\n\n In other words column names are only used to communicate with the database. field names are used everywhere else. the casing of field names does not matter. column names are forced to lower case for portability. If you dont use field names (column aliases) your column names are your field names (and therefore all lowercase).
|
2007-11-18 16:06:37 +00:00 |
RawSql.php
|
added tests to get complete coverage of Transaction, RawSQL, AuditLog and Query/Having. Related refactorings. Added some getters to be able to test. Also added coverage report for these changes
|
2007-10-29 19:50:16 +00:00 |
Record.php
|
Doctrine_Migration::setTableName now takes the ATTR_TBLNAME_FORMAT into account
|
2007-11-18 16:42:33 +00:00 |
Relation.php
|
Mass search and replace for coding standards changes, doc block formatting, and code spacing.
|
2007-10-21 06:23:59 +00:00 |
Resource.php
|
more api doc changes
|
2007-10-03 21:47:55 +00:00 |
Search.php
|
|
2007-10-18 20:39:37 +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
|
Refactoring. Started to introduced a clear separation between column names and field names (aka column aliases).\nDoctrine_Connection, DQL Parser classes/methods map field names => column names.\nDoctrine_Hydrate maps column names => field names during hydration.\nColumn names are only stored in Doctrine_Table:: and Doctrine_Table::.\nRelations use column names in 'local'/'foreign'.\nWhen using field names (column aliases) you need to use the column names in 'local'/'foreign' when setting up a relation (hasOne/hasMany), not the field names.\n\n In other words column names are only used to communicate with the database. field names are used everywhere else. the casing of field names does not matter. column names are forced to lower case for portability. If you dont use field names (column aliases) your column names are your field names (and therefore all lowercase).
|
2007-11-18 16:06:37 +00:00 |
Task.php
|
Mass search and replace for coding standards changes, doc block formatting, and code spacing.
|
2007-10-21 06:23:59 +00:00 |
Template.php
|
nested plugin functionality added
|
2007-11-13 22:28:37 +00:00 |
Tokenizer.php
|
added tesst for Tokenizer and Search to get them under full coverage. relatex refactorings and coverage reports
|
2007-10-29 20:25:38 +00:00 |
Transaction.php
|
Doctrine_Migration::setTableName now takes the ATTR_TBLNAME_FORMAT into account
|
2007-11-18 16:42:33 +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
|
fixed #485
|
2007-10-21 08:16:31 +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 |