1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine
2007-05-31 21:06:11 +00:00
..
Adapter 2007-05-20 21:51:10 +00:00
Cache 2007-05-27 18:56:04 +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-05-27 18:56:04 +00:00
DataDict - added ability to set scale at runtime 2007-05-11 19:20:38 +00:00
Db new DQL Hydration algorithm ! 2007-05-31 17:45:07 +00:00
EventListener Fixed variable name typos 2007-01-27 00:07:59 +00:00
Export 2007-05-18 09:35:00 +00:00
Expression 2007-05-31 21:06:11 +00:00
Hook 2007-05-26 16:49:58 +00:00
Hydrate new DQL Hydration algorithm ! 2007-05-31 17:45:07 +00:00
Import 2007-05-27 18:56:04 +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 Fixed issue with isValidNode() and it not accepting an argument when it should allow it. 2007-05-17 19:52:50 +00:00
Query new DQL Hydration algorithm ! 2007-05-31 17:45:07 +00:00
RawSql - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Record 2007-05-27 18:56:04 +00:00
Relation new attribute Doctrine::ATTR_LOAD_REFERENCES 2007-05-30 10:20:21 +00:00
Schema - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Sequence 2007-05-27 18:56:04 +00:00
Table - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Transaction 2007-04-18 08:59:10 +00:00
Tree Small fix: createRoot() only generates a root id if it doesnt already have a valid value 2007-05-07 16:05:14 +00:00
Validator Important security fix for the e-mail validator. The D modifier was missing in the pattern. 2007-05-23 09:55:32 +00:00
View - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Access.php 2007-05-22 21:05:52 +00:00
Adapter.php - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Cache.php possible improvements to Cache class 2007-02-09 23:39:01 +00:00
Collection.php fixed reference setting 2007-05-23 20:33:47 +00:00
Column.php 2007-05-19 17:29:43 +00:00
Compiler.php made all manager variables protected and adhere to Zend naming conventions 2007-05-16 22:45:13 +00:00
Configurable.php 2007-05-31 20:13:04 +00:00
Connection.php Two bugfixes. 2007-05-28 09:54:29 +00:00
DataDict.php boolean value parsing added 2007-02-15 11:36:43 +00:00
Db.php 2007-05-27 18:56:04 +00:00
EventListener.php - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Exception.php 2007-05-12 23:27:16 +00:00
Export.php fixes #309 2007-04-17 17:36:55 +00:00
Expression.php 2007-05-31 21:06:11 +00:00
Formatter.php 2007-05-27 18:56:04 +00:00
Hook.php 2007-05-26 16:49:58 +00:00
Hydrate.php new DQL Hydration algorithm ! 2007-05-31 17:45:07 +00:00
Identifier.php - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Import.php 2007-02-10 21:51:53 +00:00
Lib.php 2007-05-22 21:05:52 +00:00
Manager.php 2007-05-31 18:47:08 +00:00
Node.php refactoring for tree implementation 2007-02-08 12:53:32 +00:00
Null.php 2007-04-16 18:08:11 +00:00
Overloadable.php comments added 2007-02-08 22:11:18 +00:00
Query.php DQL limit-subquery-algorithm ORDER BY handling fixed 2007-05-31 18:30:47 +00:00
RawSql.php 2007-05-27 18:56:04 +00:00
Record.php new DQL Hydration algorithm ! 2007-05-31 17:45:07 +00:00
Relation.php new attribute Doctrine::ATTR_LOAD_REFERENCES 2007-05-30 10:20:21 +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 new DQL Hydration algorithm ! 2007-05-31 17:45:07 +00:00
Tokenizer.php added new methods 2007-05-11 19:07:06 +00:00
Transaction.php transaction deletes no longer unset record identifiers 2007-05-22 20:56:59 +00:00
Tree.php 2007-01-15 22:08:31 +00:00
Validator.php Relation model rewrite, draft 2 2007-02-17 12:38:02 +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