.. |
Adapter
|
-
|
2007-10-09 22:45:37 +00:00 |
AuditLog
|
Fixes #427, now the AuditLog component should work
|
2007-10-08 22:58:53 +00:00 |
Cache
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Cli
|
Moved the tasks from the cli so they are not together.
|
2007-10-15 21:18:13 +00:00 |
Collection
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Compiler
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Connection
|
Fixing bindParam(), which should have it's 2nd param passed by reference, not value
|
2007-10-09 13:24:31 +00:00 |
Data
|
Fleshing out functionality of CLI system and changed syntax of migration classes to only required a to parameter since we already know where we are coming from.
|
2007-10-11 03:23:33 +00:00 |
DataDict
|
fixes #462
|
2007-10-07 23:43:26 +00:00 |
EventListener
|
moved hydration listeners to record listener
|
2007-10-07 22:43:04 +00:00 |
Export
|
Formatting fixes.
|
2007-10-08 18:40:14 +00:00 |
Expression
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
File
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Hook
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Hydrate
|
small improvement to Doctrine_Hydrate_Array::search()
|
2007-10-13 20:46:45 +00:00 |
I18n
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Import
|
fixing handling of default values
|
2007-10-15 20:06:28 +00:00 |
Locator
|
fixed references to get()
|
2007-10-07 21:34:06 +00:00 |
Locking
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Manager
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Migration
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Node
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Parser
|
Added ability to put php in all inputted files/strings to parser.
|
2007-10-09 02:21:53 +00:00 |
Plugin
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Query
|
fixed a bug in Doctrine_Query_Abstract::set(). Missing return value.
|
2007-10-04 15:06:46 +00:00 |
RawSql
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Record
|
moved hydration listeners to record listener
|
2007-10-07 22:43:04 +00:00 |
Relation
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Resource
|
more api doc changes
|
2007-10-03 21:47:55 +00:00 |
Schema
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Search
|
batch update functionality added
|
2007-10-13 17:52:16 +00:00 |
Sequence
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Table
|
more api doc changes
|
2007-10-03 21:47:55 +00:00 |
Task
|
Moved the tasks from the cli so they are not together.
|
2007-10-15 21:18:13 +00:00 |
Template
|
|
2007-10-14 22:11:48 +00:00 |
Transaction
|
more api doc changes
|
2007-10-03 21:47:55 +00:00 |
Tree
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Validator
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
View
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Access.php
|
updated all the necessary classes to use injectable
|
2007-10-07 20:58:08 +00:00 |
Adapter.php
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
AuditLog.php
|
|
2007-10-13 21:40:43 +00:00 |
Cache.php
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Cli.php
|
Added documentation.
|
2007-10-15 21:22:31 +00:00 |
Collection.php
|
fixes #463
|
2007-10-07 23:42:29 +00:00 |
Column.php
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Compiler.php
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Configurable.php
|
updated all the necessary classes to use injectable
|
2007-10-07 20:58:08 +00:00 |
Connection.php
|
removed deprecated attribute from getTable()
|
2007-10-15 20:56:23 +00:00 |
Data.php
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
DataDict.php
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
DataType.php
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Db.php
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Event.php
|
tests and implementation for hydrate hooks
|
2007-10-05 22:31:02 +00:00 |
EventListener.php
|
|
2007-10-07 22:43:33 +00:00 |
Exception.php
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Export.php
|
Fleshing out functionality of CLI system and changed syntax of migration classes to only required a to parameter since we already know where we are coming from.
|
2007-10-11 03:23:33 +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 |
Formatter.php
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Hook.php
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Hydrate.php
|
huge speed improvement for hydration hooks
|
2007-10-13 19:30:45 +00:00 |
I18n.php
|
refactored plugins
|
2007-10-13 09:01:03 +00:00 |
Import.php
|
Moved cli to sandbox folder. Fixes to importing schema and generating sql.
|
2007-10-15 13:47:24 +00:00 |
IntegrityMapper.php
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Lib.php
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Locator.php
|
use array_map instead of foreach loop
|
2007-10-08 16:12:02 +00:00 |
Manager.php
|
ok, fixing last fix
|
2007-10-12 13:18:40 +00:00 |
Migration.php
|
Fixes.
|
2007-10-15 20:39:44 +00:00 |
Node.php
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Null.php
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Object.php
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Overloadable.php
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Parser.php
|
Added ability to put php in all inputted files/strings to parser.
|
2007-10-09 02:21:53 +00:00 |
Plugin.php
|
|
2007-10-14 22:11:48 +00:00 |
Query.php
|
removed deprecated attributes, added bound query part functionality, fixed remaining I18n issues
|
2007-10-05 21:18:40 +00:00 |
RawSql.php
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Record.php
|
Removed propel style accessors.
|
2007-10-09 20:51:42 +00:00 |
Relation.php
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Resource.php
|
more api doc changes
|
2007-10-03 21:47:55 +00:00 |
Schema.php
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Search.php
|
|
2007-10-14 22:11:48 +00:00 |
Sequence.php
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Table.php
|
added initIdentifier()
|
2007-10-15 20:43:24 +00:00 |
Task.php
|
Moved the tasks from the cli so they are not together.
|
2007-10-15 21:18:13 +00:00 |
Template.php
|
|
2007-10-13 08:50:48 +00:00 |
Tokenizer.php
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Transaction.php
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Tree.php
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
Util.php
|
more api doc changes
|
2007-10-03 21:47:55 +00:00 |
Validator.php
|
updated all the necessary classes to use injectable
|
2007-10-07 20:58:08 +00:00 |
View.php
|
more api doc changes
|
2007-10-03 21:47:55 +00:00 |