.. |
Adapter
|
replace tabs with 4 spaces. and fix other coding style related stuff
|
2007-09-03 14:57:18 +00:00 |
AuditLog
|
replace tabs with 4 spaces. and fix other coding style related stuff
|
2007-09-03 14:57:18 +00:00 |
Cache
|
replace tabs with 4 spaces. and fix other coding style related stuff
|
2007-09-03 14:57:18 +00:00 |
Collection
|
|
2007-05-18 09:22:06 +00:00 |
Compiler
|
- second round of PEAR CS fixes
|
2006-12-29 14:40:47 +00:00 |
Connection
|
|
2007-09-20 20:21:08 +00:00 |
Data
|
Fixes for importing dummy data.
|
2007-09-20 17:04:22 +00:00 |
DataDict
|
|
2007-09-17 20:44:30 +00:00 |
EventListener
|
Unified event listener methods for close() method: preClose() postClose()
|
2007-08-09 22:16:33 +00:00 |
Export
|
Refactoring of Resource module.
|
2007-09-24 04:58:57 +00:00 |
Expression
|
replace tabs with 4 spaces. and fix other coding style related stuff
|
2007-09-03 14:57:18 +00:00 |
File
|
|
2007-07-24 20:38:42 +00:00 |
Hook
|
|
2007-05-26 16:49:58 +00:00 |
Hydrate
|
Fix bug #428, clearing object relations before adding new ones in a query
|
2007-09-04 01:23:02 +00:00 |
I18n
|
|
2007-09-04 20:56:16 +00:00 |
Import
|
Fixes and tweaks. Added code to generate classes for schema and load them.
|
2007-09-24 21:32:02 +00:00 |
Locking
|
replace tabs with 4 spaces. and fix other coding style related stuff
|
2007-09-03 14:57:18 +00:00 |
Manager
|
- second round of PEAR CS fixes
|
2006-12-29 14:40:47 +00:00 |
Migration
|
Changes for new migration code.
|
2007-09-19 19:33:00 +00:00 |
Node
|
replace tabs with 4 spaces. and fix other coding style related stuff
|
2007-09-03 14:57:18 +00:00 |
Parser
|
Fixes for doctrine resource.
|
2007-09-22 01:32:48 +00:00 |
Plugin
|
|
2007-09-02 17:34:44 +00:00 |
Query
|
|
2007-09-20 20:21:08 +00:00 |
RawSql
|
- second round of PEAR CS fixes
|
2006-12-29 14:40:47 +00:00 |
Record
|
|
2007-09-21 13:48:31 +00:00 |
Relation
|
|
2007-09-17 22:19:17 +00:00 |
Resource
|
Removed some unwanted functions.
|
2007-09-25 14:09:05 +00:00 |
Schema
|
replace tabs with 4 spaces. and fix other coding style related stuff
|
2007-09-03 14:57:18 +00:00 |
Search
|
replace tabs with 4 spaces. and fix other coding style related stuff
|
2007-09-03 14:57:18 +00:00 |
Sequence
|
|
2007-07-05 22:42:32 +00:00 |
Table
|
- second round of PEAR CS fixes
|
2006-12-29 14:40:47 +00:00 |
Template
|
|
2007-09-13 18:42:52 +00:00 |
Transaction
|
added Mock driver
|
2007-06-10 19:38:22 +00:00 |
Tree
|
replace tabs with 4 spaces. and fix other coding style related stuff
|
2007-09-03 14:57:18 +00:00 |
Validator
|
|
2007-09-20 20:21:08 +00:00 |
View
|
- second round of PEAR CS fixes
|
2006-12-29 14:40:47 +00:00 |
Access.php
|
|
2007-06-08 19:07:32 +00:00 |
Adapter.php
|
- second round of PEAR CS fixes
|
2006-12-29 14:40:47 +00:00 |
AuditLog.php
|
|
2007-09-02 11:29:14 +00:00 |
Cache.php
|
replace tabs with 4 spaces. and fix other coding style related stuff
|
2007-09-03 14:57:18 +00:00 |
Collection.php
|
Fixes for doctrine resource.
|
2007-09-22 01:32:48 +00:00 |
Column.php
|
|
2007-05-19 17:29:43 +00:00 |
Compiler.php
|
|
2007-06-19 22:55:34 +00:00 |
Configurable.php
|
Throw exception on deprecated attributes
|
2007-09-04 16:36:12 +00:00 |
Connection.php
|
replace tabs with 4 spaces. and fix other coding style related stuff
|
2007-09-03 14:57:18 +00:00 |
Data.php
|
Made dummy data function return it.
|
2007-09-20 19:31:04 +00:00 |
DataDict.php
|
replace tabs with 4 spaces. and fix other coding style related stuff
|
2007-09-03 14:57:18 +00:00 |
DataType.php
|
replace tabs with 4 spaces. and fix other coding style related stuff
|
2007-09-03 14:57:18 +00:00 |
Db.php
|
Completes deprecation of Doctrine_Db. Fixes #362.
|
2007-06-25 17:48:44 +00:00 |
Event.php
|
fixing so taht getName uses the correct constants
|
2007-07-21 20:03:28 +00:00 |
EventListener.php
|
|
2007-07-11 22:03:47 +00:00 |
Exception.php
|
|
2007-05-12 23:27:16 +00:00 |
Export.php
|
Fixes for unit tests being broken.
|
2007-09-24 22:27:41 +00:00 |
Expression.php
|
replace tabs with 4 spaces. and fix other coding style related stuff
|
2007-09-03 14:57:18 +00:00 |
File.php
|
|
2007-07-24 20:38:42 +00:00 |
Formatter.php
|
Add decimal as a valid type to Formatter->quote()
|
2007-09-20 21:40:23 +00:00 |
Hook.php
|
replace tabs with 4 spaces. and fix other coding style related stuff
|
2007-09-03 14:57:18 +00:00 |
Hydrate.php
|
|
2007-09-06 20:52:16 +00:00 |
I18n.php
|
|
2007-09-06 20:23:52 +00:00 |
Import.php
|
Formatting fix.
|
2007-09-20 22:34:03 +00:00 |
IntegrityMapper.php
|
replace tabs with 4 spaces. and fix other coding style related stuff
|
2007-09-03 14:57:18 +00:00 |
Lib.php
|
replace tabs with 4 spaces. and fix other coding style related stuff
|
2007-09-03 14:57:18 +00:00 |
Manager.php
|
|
2007-09-18 17:26:17 +00:00 |
Migration.php
|
Changes to migration.
|
2007-09-20 20:24:38 +00:00 |
Node.php
|
Fixed a bug in the nestedset implementation. When using single table inheritance all node instances need to use the same tree object. previously every subclass created it's own tree object which resulted in strange behaviour.
|
2007-09-04 12:52:23 +00:00 |
Null.php
|
replace tabs with 4 spaces. and fix other coding style related stuff
|
2007-09-03 14:57:18 +00:00 |
Object.php
|
|
2007-06-07 16:26:01 +00:00 |
Overloadable.php
|
comments added
|
2007-02-08 22:11:18 +00:00 |
Parser.php
|
A few tweaks.
|
2007-09-20 16:11:59 +00:00 |
Plugin.php
|
|
2007-09-02 17:34:44 +00:00 |
Query.php
|
fixed bug in Doctrine_Query::copy() - params were not copied
|
2007-09-24 18:44:37 +00:00 |
RawSql.php
|
|
2007-09-20 20:21:08 +00:00 |
Record.php
|
Fixes for Doctrine Resource
|
2007-09-24 18:22:52 +00:00 |
Relation.php
|
replace tabs with 4 spaces. and fix other coding style related stuff
|
2007-09-03 14:57:18 +00:00 |
Resource.php
|
Refactoring of Resource module.
|
2007-09-24 04:58:57 +00:00 |
Schema.php
|
replace tabs with 4 spaces. and fix other coding style related stuff
|
2007-09-03 14:57:18 +00:00 |
Search.php
|
replace tabs with 4 spaces. and fix other coding style related stuff
|
2007-09-03 14:57:18 +00:00 |
Sequence.php
|
|
2007-02-01 09:58:53 +00:00 |
Table.php
|
|
2007-09-21 13:48:31 +00:00 |
Template.php
|
|
2007-09-06 20:23:52 +00:00 |
Tokenizer.php
|
replace tabs with 4 spaces. and fix other coding style related stuff
|
2007-09-03 14:57:18 +00:00 |
Transaction.php
|
replace tabs with 4 spaces. and fix other coding style related stuff
|
2007-09-03 14:57:18 +00:00 |
Tree.php
|
replace tabs with 4 spaces. and fix other coding style related stuff
|
2007-09-03 14:57:18 +00:00 |
Util.php
|
new classes Doctrine_Event, Doctrine_Connection_Profiler_Exception and Doctrine_Util
|
2007-06-19 23:34:30 +00:00 |
Validator.php
|
replace tabs with 4 spaces. and fix other coding style related stuff
|
2007-09-03 14:57:18 +00:00 |
View.php
|
- second round of PEAR CS fixes
|
2006-12-29 14:40:47 +00:00 |