1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine
2007-10-17 14:50:55 +00:00
..
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 Fixes to importing and merging of data fixtures from multiple files. 2007-10-17 01:54:27 +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 - 2007-10-16 05:39:49 +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 Implemented generation for loadTemplate() from Schema file. 2007-10-17 09:18:59 +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 added createForeignKey() support to export module and migrations 2007-10-16 17:05:52 +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 2007-10-16 22:10:49 +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 Initial entry. 2007-10-15 23:04:39 +00:00
Template drafting the new class Doctrine_Search_File 2007-10-16 21:33:06 +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 fixes #484 2007-10-17 14:50:55 +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 Fixes to original compiler code to allow the exporting of certain drivers. 2007-10-15 23:03:08 +00:00
Configurable.php updated all the necessary classes to use injectable 2007-10-07 20:58:08 +00:00
Connection.php 2007-10-15 22:01:04 +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 Addex support for indexes and attributes to schema. 2007-10-16 23:33:14 +00:00
Expression.php Lots of formatting changes, cleanup, doc block changes. 2007-10-03 21:43:22 +00:00
Facade.php Fixes to importing and merging of data fixtures from multiple files. 2007-10-17 01:54:27 +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 added createForeignKey() support to export module and migrations 2007-10-16 17:05:52 +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-16 22:10:49 +00:00
Sequence.php Lots of formatting changes, cleanup, doc block changes. 2007-10-03 21:43:22 +00:00
Table.php 2007-10-15 22:01:04 +00:00
Task.php Fixes to original compiler code to allow the exporting of certain drivers. 2007-10-15 23:03:08 +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