root/branches/0.10/lib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @4402 [4402] 8 months mahono branches/0.10: changed Doctrine_Collection->getKeyColumn() to return the …
(edit) @4229 [4229] 9 months romanb Fixed #969.
(edit) @4223 [4223] 9 months romanb Fixed #966.
(edit) @4208 [4208] 9 months guilhermeblanco Fixed wrong variable condition order in fromArray() method
(edit) @4205 [4205] 9 months David.Stendardi fixed #940
(edit) @4204 [4204] 9 months adamthehutt see #926
(edit) @4203 [4203] 9 months jwage Re-factored validation system to allow for validation of single …
(edit) @4202 [4202] 9 months jwage Removed.
(edit) @4198 [4198] 9 months jwage Tabs to spaces.
(edit) @4196 [4196] 9 months jwage fixes #921
(edit) @4194 [4194] 9 months jwage Changing default inheritance to concrete from class table since 1.0 will …
(edit) @4190 [4190] 9 months jwage fixes #734 - Added removeDqlQueryPart() method.
(edit) @4184 [4184] 9 months David.Stendardi Fixed #929. Ticket: 929
(edit) @4180 [4180] 9 months jwage fixes #922
(edit) @4174 [4174] 9 months romanb Fixed #935.
(edit) @4168 [4168] 9 months romanb Fixed #932.
(edit) @4164 [4164] 9 months jwage Cleanup.
(edit) @4158 [4158] 9 months jwage Cleaning.
(edit) @4156 [4156] 10 months adamthehutt Added merge method. Fixes #926
(edit) @4151 [4151] 10 months jwage Updating versions for 0.10.4
(edit) @4144 [4144] 10 months jwage Removed trailing white spaces.
(edit) @4143 [4143] 10 months jwage Added isIdentifierAutoincrement() and cleaned up some stuff.
(edit) @4137 [4137] 10 months jwage Removed isIdentifier() check, it causes sql syntax errors if the only …
(edit) @4136 [4136] 10 months jwage fixes #867
(edit) @4134 [4134] 10 months jwage fixes #865
(edit) @4133 [4133] 10 months jwage Added missing validation keys for column definitions.
(edit) @4132 [4132] 10 months jwage Added fixed to the list of things to skip when getting column validators.
(edit) @4131 [4131] 10 months jwage Removed. Will reintroduce in 2.0
(edit) @4130 [4130] 10 months jwage Adds support for sequence in schema.
(edit) @4129 [4129] 10 months jwage fixes #916
(edit) @4128 [4128] 10 months jwage fixes #784
(edit) @4126 [4126] 10 months jwage Code formatting
(edit) @4124 [4124] 10 months jwage fixes #915
(edit) @4123 [4123] 10 months jwage Fixed spacing issue causing some failing test cases.
(edit) @4121 [4121] 10 months romanb Fixed #906.
(edit) @4120 [4120] 10 months mahono branches/0.10: tweaked is_dir() check in Doctrine::loadModels()
(edit) @4118 [4118] 10 months romanb Fixed #912. Many thanks for the ticket & patch!
(edit) @4115 [4115] 10 months jwage Small refactorings.
(edit) @4114 [4114] 10 months jwage Small refactorings.
(edit) @4110 [4110] 10 months jwage Fixed sluggable so it always calls urlize on the value.
(edit) @4109 [4109] 10 months jwage Fixed issue. free() broke the data fixtures and tests did catch it. …
(edit) @4106 [4106] 10 months jwage fixed failing test case.
(edit) @4105 [4105] 10 months jwage Fixed invalid test case.
(edit) @4104 [4104] 10 months jwage Fixed pessimistic locking.
(edit) @4100 [4100] 10 months jwage Changed behavior of Sluggable back to what it was. Will not set slug if it …
(edit) @4098 [4098] 10 months jwage fixes #849
(edit) @4097 [4097] 10 months jwage fixes #864
(edit) @4096 [4096] 10 months jwage fixing test case for #741
(edit) @4095 [4095] 10 months tom fixes #902 added 'format' to the valid column name array Ticket: 902
(edit) @4094 [4094] 10 months jwage fixes #868
(edit) @4093 [4093] 10 months jwage fixes #855
(edit) @4092 [4092] 10 months jwage Adding free() calls when importing and exporting
(edit) @4090 [4090] 10 months jwage Fixes #801
(edit) @4089 [4089] 10 months romanb Fixed #838. After reviewing the testcase, i've come to the conclusion that …
(edit) @4087 [4087] 10 months romanb Fixed #749.
(edit) @4086 [4086] 10 months romanb Fixed #728. Searched & fixed for all occurences. If we missed one, please …
(edit) @4085 [4085] 10 months romanb Fixed #899.
(edit) @4084 [4084] 10 months jwage Fixed comment.
(edit) @4078 [4078] 10 months jwage fixes #869
(edit) @4077 [4077] 10 months jwage Removing ending new line.
(edit) @4076 [4076] 10 months jwage fixes #874
(edit) @4074 [4074] 10 months jwage fixes #837
(edit) @4072 [4072] 10 months jwage Formatting.
(edit) @4070 [4070] 10 months romanb Fixed #859
(edit) @4069 [4069] 10 months jwage fixes #852
(edit) @4068 [4068] 10 months jwage fixes #844
(edit) @4066 [4066] 10 months jwage fixes #900
(edit) @4063 [4063] 10 months jwage Refactoring adapter information.
(edit) @4062 [4062] 10 months jwage fixes #886
(edit) @4061 [4061] 10 months jwage fixes #839 again :) whoops
(edit) @4060 [4060] 10 months jwage fixes #893
(edit) @4059 [4059] 10 months jwage Added 'equal' to valid relation elements
(edit) @4057 [4057] 10 months romanb Fixed #873
(edit) @4050 [4050] 10 months romanb Fixed #883
(edit) @4049 [4049] 10 months romanb fixed #882
(edit) @4047 [4047] 10 months romanb lazy relation loading fix
(edit) @4046 [4046] 10 months romanb removed wrong patch
(edit) @4045 [4045] 10 months romanb Ported validator refactorings partly from trunk.
(edit) @4042 [4042] 10 months jwage fixes #872 - How does informix handle identifier quoting if it does at …
(edit) @4041 [4041] 10 months jwage fixes #879
(edit) @4038 [4038] 10 months jwage fixes #840
(edit) @4037 [4037] 10 months jwage fixes #839
(edit) @4036 [4036] 10 months jwage fixes #833 - also cleaned up and added doc blocks for all adapter module …
(edit) @4033 [4033] 10 months jwage