1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine
2007-07-23 18:50:32 +00:00
..
Adapter support for expressional column values 2007-07-01 11:27:45 +00:00
AuditLog 2007-07-18 19:18:30 +00:00
Cache 2007-06-29 09:39:03 +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 new record locking mechanism 2007-07-23 18:50:32 +00:00
DataDict Several bugfixes for the export module (expecially pgsql). 2007-07-21 15:17:17 +00:00
EventListener 2007-07-11 22:03:47 +00:00
Export Several bugfixes for the export module (expecially pgsql). 2007-07-21 15:17:17 +00:00
Expression 2007-07-09 12:36:21 +00:00
Hook 2007-05-26 16:49:58 +00:00
Hydrate removed array_unique in Hydrate/Record and added test to run.php fixes #403 2007-07-21 16:35:04 +00:00
Import added Search component, new record event listeners and some tests 2007-07-11 14:39:15 +00:00
Locking 2007-05-24 16:54:42 +00:00
Manager - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Node Changed where() and orderBy() to addWhere() and addOrderBy() 2007-07-12 15:41:26 +00:00
Query [#404] restored addFrom for the DQL - went missing in Query.php refactorings 2007-07-20 10:11:13 +00:00
RawSql - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Record 2007-07-16 19:26:00 +00:00
Relation 2007-07-13 16:22:49 +00:00
Schema - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Search 2007-07-20 19:51:19 +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-07-20 20:32:24 +00:00
Transaction added Mock driver 2007-06-10 19:38:22 +00:00
Tree Changed where() and orderBy() to addWhere() and addOrderBy() 2007-07-12 15:41:26 +00:00
Validator fixed default error message for ValidatorException that list the classes that have validation errors 2007-07-21 22:15:22 +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-07-18 19:31:43 +00:00
Cache.php Corrected Doctrine_EventListener method names. Fixes #366 2007-06-26 22:30:23 +00:00
Collection.php new record locking mechanism 2007-07-23 18:50:32 +00:00
Column.php 2007-05-19 17:29:43 +00:00
Compiler.php 2007-06-19 22:55:34 +00:00
Configurable.php 2007-07-11 22:03:47 +00:00
Connection.php identifier quoting fix 2007-07-12 22:31:16 +00:00
DataDict.php boolean value parsing added 2007-02-15 11:36:43 +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 Several bugfixes for the export module (expecially pgsql). 2007-07-21 15:17:17 +00:00
Expression.php 2007-07-01 12:11:44 +00:00
Formatter.php foreign key support 2007-06-14 20:43:04 +00:00
Hook.php 2007-07-05 23:47:48 +00:00
Hydrate.php 2007-07-16 19:19:29 +00:00
Import.php added Search component, new record event listeners and some tests 2007-07-11 14:39:15 +00:00
IntegrityMapper.php doc block fix 2007-06-14 18:17:07 +00:00
Lib.php fixed some inconsitensies with the codeing style 2007-07-01 10:47:44 +00:00
Manager.php 2007-07-23 18:32:29 +00:00
Node.php Bugfix for hydration. (zyne, please have a look at the diff). 2007-07-08 12:57:52 +00:00
Null.php 2007-04-16 18:08:11 +00:00
Object.php 2007-06-07 16:26:01 +00:00
Overloadable.php comments added 2007-02-08 22:11:18 +00:00
Query.php 2007-07-13 21:51:03 +00:00
RawSql.php fixes #360 2007-06-26 10:05:26 +00:00
Record.php new record locking mechanism 2007-07-23 18:50:32 +00:00
Relation.php added Search component, new record event listeners and some tests 2007-07-11 14:39:15 +00:00
Schema.php - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Search.php 2007-07-17 20:59:09 +00:00
Sequence.php 2007-02-01 09:58:53 +00:00
Table.php fixes #395 applied Antik´s patch and ran tests. 1 less failure 2007-07-21 16:49:52 +00:00
Template.php 2007-06-28 11:56:56 +00:00
Tokenizer.php added new methods 2007-05-11 19:07:06 +00:00
Transaction.php new record locking mechanism 2007-07-23 18:50:32 +00:00
Tree.php 2007-01-15 22:08:31 +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 2007-06-28 11:56:56 +00:00
View.php - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00