.. |
Adapter
|
caching docs
|
2007-02-09 20:56:04 +00:00 |
Cache
|
fixing var name
|
2007-02-09 22:58:19 +00:00 |
Collection
|
- remove trailing whitespace
|
2006-12-29 21:46:14 +00:00 |
Compiler
|
- second round of PEAR CS fixes
|
2006-12-29 14:40:47 +00:00 |
Connection
|
|
2007-02-08 22:07:11 +00:00 |
DataDict
|
|
2007-02-08 21:31:20 +00:00 |
Db
|
caching docs
|
2007-02-09 20:56:04 +00:00 |
EventListener
|
Fixed variable name typos
|
2007-01-27 00:07:59 +00:00 |
Export
|
fixed a typo
|
2007-02-07 13:09:12 +00:00 |
Expression
|
added support for random()
|
2007-02-07 14:22:45 +00:00 |
Hook
|
|
2007-01-04 23:52:18 +00:00 |
Hydrate
|
- second round of PEAR CS fixes
|
2006-12-29 14:40:47 +00:00 |
Import
|
Fixed variable name typos
|
2007-01-27 00:07:59 +00:00 |
Locking
|
refactoring for tree implementation
|
2007-02-08 12:53:32 +00:00 |
Manager
|
- second round of PEAR CS fixes
|
2006-12-29 14:40:47 +00:00 |
Node
|
Fixed a bug in Doctrine_Node_NestedSet::getRootValue() and setRootValue(). They were still using underscore property names (roo_column_name, ...).
|
2007-02-09 22:15:04 +00:00 |
Query
|
refactoring for tree implementation
|
2007-02-08 12:53:32 +00:00 |
RawSql
|
- second round of PEAR CS fixes
|
2006-12-29 14:40:47 +00:00 |
Record
|
- second round of PEAR CS fixes
|
2006-12-29 14:40:47 +00:00 |
Relation
|
Refactored many classes
|
2007-02-08 13:56:23 +00:00 |
Schema
|
- second round of PEAR CS fixes
|
2006-12-29 14:40:47 +00:00 |
Sequence
|
little sequence handling fix
|
2007-01-29 20:10:51 +00:00 |
Table
|
- second round of PEAR CS fixes
|
2006-12-29 14:40:47 +00:00 |
Transaction
|
Removed transaction driver exceptions (not needed anymore)
|
2007-01-11 11:51:57 +00:00 |
Tree
|
refactoring for tree implementation
|
2007-02-08 12:53:32 +00:00 |
Validator
|
|
2007-01-25 23:05:26 +00:00 |
View
|
- second round of PEAR CS fixes
|
2006-12-29 14:40:47 +00:00 |
Access.php
|
- second round of PEAR CS fixes
|
2006-12-29 14:40:47 +00:00 |
Adapter.php
|
- second round of PEAR CS fixes
|
2006-12-29 14:40:47 +00:00 |
Cache.php
|
caching docs
|
2007-02-09 20:56:04 +00:00 |
Collection.php
|
Refactored many classes
|
2007-02-08 13:56:23 +00:00 |
Column.php
|
cache implementation continues
|
2007-02-09 20:02:49 +00:00 |
Compiler.php
|
fixed Compiler classes order and removed old classes from compilation list
|
2007-02-07 13:15:32 +00:00 |
Configurable.php
|
|
2007-01-24 22:50:49 +00:00 |
Connection.php
|
fixed typo
|
2007-02-07 13:11:05 +00:00 |
DataDict.php
|
- s/\$db/\$this->conn
|
2007-01-05 22:05:55 +00:00 |
Db.php
|
caching docs
|
2007-02-09 20:56:04 +00:00 |
EventListener.php
|
- second round of PEAR CS fixes
|
2006-12-29 14:40:47 +00:00 |
Exception.php
|
- second round of PEAR CS fixes
|
2006-12-29 14:40:47 +00:00 |
Export.php
|
added tests for mssql import driver
|
2007-01-25 22:27:20 +00:00 |
Expression.php
|
Refactored many classes
|
2007-02-08 13:56:23 +00:00 |
Hook.php
|
Fixed DQL many-to-many alias handling
|
2007-01-27 10:08:06 +00:00 |
Hydrate.php
|
Refactored many classes
|
2007-02-08 13:56:23 +00:00 |
Identifier.php
|
- second round of PEAR CS fixes
|
2006-12-29 14:40:47 +00:00 |
Import.php
|
- second round of PEAR CS fixes
|
2006-12-29 14:40:47 +00:00 |
Lib.php
|
- fixed switch statement formating according to ZF CS
|
2006-12-29 21:30:37 +00:00 |
Manager.php
|
removing exception when trying to call connection twice
|
2007-02-05 14:13:13 +00:00 |
Node.php
|
refactoring for tree implementation
|
2007-02-08 12:53:32 +00:00 |
Null.php
|
- second round of PEAR CS fixes
|
2006-12-29 14:40:47 +00:00 |
Overloadable.php
|
comments added
|
2007-02-08 22:11:18 +00:00 |
Query.php
|
fixed Doctrine_Query::count()
|
2007-02-08 18:26:05 +00:00 |
RawSql.php
|
- remove trailing whitespace
|
2006-12-29 21:46:14 +00:00 |
Record.php
|
|
2007-02-08 22:31:54 +00:00 |
Relation.php
|
TreeStructure bug fixed
|
2007-01-04 21:08:56 +00:00 |
Reporter.php
|
|
2007-01-01 18:37:48 +00:00 |
Schema.php
|
- second round of PEAR CS fixes
|
2006-12-29 14:40:47 +00:00 |
Sequence.php
|
|
2007-02-01 09:58:53 +00:00 |
Table.php
|
|
2007-02-08 22:23:47 +00:00 |
Transaction.php
|
|
2007-02-06 19:05:03 +00:00 |
Tree.php
|
|
2007-01-15 22:08:31 +00:00 |
Validator.php
|
|
2007-01-29 21:24:18 +00:00 |
ValueHolder.php
|
- second round of PEAR CS fixes
|
2006-12-29 14:40:47 +00:00 |
View.php
|
- second round of PEAR CS fixes
|
2006-12-29 14:40:47 +00:00 |