root/branches/0.11/lib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @5254 [5254] 5 weeks gnat [0.11] reverted limit(1) in fetchOne fixes #1715 Ticket: 1715
(edit) @5225 [5225] 5 weeks gnat limit fetchOne to one result
(edit) @5214 [5214] 6 weeks guilhermeblanco Reverted gnat changes
(edit) @5213 [5213] 6 weeks gnat mail merge images
(edit) @4974 [4974] 4 months gnat backported changeset 4894 Ticket: 1420
(edit) @4814 [4814] 5 months guilhermeblanco fixes #1378 in 0.11 and 1.0 branches. Fixed array index dubeous access …
(edit) @4813 [4813] 5 months guilhermeblanco fixes #1376. Fixed in both 0.11 and 1.0 branches. Thanks for the patch!
(edit) @4803 [4803] 5 months subzero2000 Ensure unique queries are generated when generating SQL for exporting …
(edit) @4735 [4735] 5 months guilhermeblanco Fixes #1283. Moved getDql from Doctrine_Query to Doctrine_Query_Abstract.
(edit) @4732 [4732] 5 months guilhermeblanco Fixes #1214. Thanks for the patch.
(edit) @4731 [4731] 5 months guilhermeblanco Missing files of patch for ticket #1298.
(edit) @4730 [4730] 5 months guilhermeblanco Fixes #1298. Thanks for patch!
(edit) @4729 [4729] 5 months guilhermeblanco Fixes #1299. Thanks for the tip and patch!
(edit) @4728 [4728] 5 months guilhermeblanco Fixes #1300.
(edit) @4727 [4727] 5 months guilhermeblanco Fixes #1301. Thanks for the suggestion & patch.
(edit) @4726 [4726] 5 months guilhermeblanco Fixes #1306
(edit) @4715 [4715] 6 months guilhermeblanco Fixes #1255. Thanks for the patch!
(edit) @4714 [4714] 6 months guilhermeblanco Fixes #1195.
(edit) @4711 [4711] 6 months guilhermeblanco Added coverage to ticket #1265. Unable to reproduce user assertion. …
(edit) @4710 [4710] 6 months guilhermeblanco fixes #1234 Ticket: 1234
(edit) @4709 [4709] 6 months guilhermeblanco Added coverage to ticket #1219. This ticket works for me. Small changes in …
(edit) @4708 [4708] 6 months guilhermeblanco fixes #1262 and fixes #1272
(edit) @4707 [4707] 6 months guilhermeblanco Better solution to ticket #1268.
(edit) @4706 [4706] 6 months guilhermeblanco Fixes #1268 and fixes #1260. Fixed test case of #1250. Updated …
(edit) @4703 [4703] 6 months gnat revert previous changes - will create a new isActive type template instead
(edit) @4702 [4702] 6 months gnat allow the boolean value to be reversed (for things like is_active as …
(edit) @4700 [4700] 6 months jwage fix so abstract classes are not instantiated.
(edit) @4696 [4696] 6 months guilhermeblanco Fixed #1222. Added new Record state called STATE_TLOCKED, which means the …
(edit) @4686 [4686] 6 months guilhermeblanco Fixed #1246 and fixed #1247. The issue is the same, patch applied! Thanks …
(edit) @4661 [4661] 6 months guilhermeblanco Fixes 1205. That was the same issue to 1237. Commented it on source.
(edit) @4660 [4660] 6 months guilhermeblanco Fixes 1237. Thanks for the patch!
(edit) @4659 [4659] 6 months guilhermeblanco Fixes 1031. Added unix socket support to PDO connection
(edit) @4658 [4658] 6 months guilhermeblanco Fixes 1197. Thanks for the patch! =)
(edit) @4657 [4657] 6 months guilhermeblanco Fixes 1225. The provided patch does not work, I made my own. Still need …
(edit) @4656 [4656] 6 months guilhermeblanco Fixes #1231. Added possibility to hydrate tree as array, through …
(edit) @4654 [4654] 6 months romanb Fixed #1235
(edit) @4652 [4652] 6 months romanb Fixed #1228. Thanks again. I hope its solved now.
(edit) @4649 [4649] 6 months romanb Fixed #1228. Thanks for the report and testcase.
(edit) @4645 [4645] 6 months guilhermeblanco Fixed #1209 and added coverage to it. Added new methods: …
(edit) @4641 [4641] 6 months jwage fixes #1211
(edit) @4639 [4639] 6 months jwage Cleaning.
(edit) @4638 [4638] 6 months jwage fixes #1215
(edit) @4637 [4637] 6 months gnat Allow listeners to be specified from the schema.
(edit) @4636 [4636] 6 months jwage fixes #1160
(edit) @4634 [4634] 6 months jwage fixes #1192
(edit) @4632 [4632] 6 months jwage fixes #1024
(edit) @4631 [4631] 6 months jwage fixes #1206
(edit) @4617 [4617] 6 months jwage fixes #1185
(edit) @4616 [4616] 6 months jwage fixes #1189
(edit) @4615 [4615] 6 months jwage fixes #1184
(edit) @4614 [4614] 6 months jwage fixes #1151
(edit) @4613 [4613] 6 months jwage Adding code formatting to migrations the same way it is in the record …
(edit) @4612 [4612] 6 months jwage fixes #1194
(edit) @4611 [4611] 6 months jwage fixes #1182
(edit) @4610 [4610] 6 months jwage Reverting a change which combined fromArray() and synchronizeWithArray()
(edit) @4604 [4604] 6 months hansbrix eol correction for model generation with templates and children
(edit) @4601 [4601] 6 months jwage fixes #1145
(edit) @4600 [4600] 6 months jwage fixes #1138
(edit) @4599 [4599] 6 months jwage fixes #1086
(edit) @4598 [4598] 6 months jwage fixes #1142
(edit) @4597 [4597] 6 months jwage fixes #1136
(edit) @4596 [4596] 6 months jwage fixes #1149
(edit) @4595 [4595] 6 months jwage fixes #1124
(edit) @4593 [4593] 6 months jwage Fixing issue where parent::setUp() is called for class_table inheritance
(edit) @4592 [4592] 6 months jwage Allowing use of foreignClass in schema files.
(edit) @4591 [4591] 6 months jwage Fixing spacing of generated code.
(edit) @4590 [4590] 6 months jwage Fixing generation of setUp() to be cleaner, changed to not generate when …
(edit) @4589 [4589] 6 months jwage fixes #1180
(edit) @4587 [4587] 6 months jwage fixes #1040
(edit) @4586 [4586] 6 months jwage fixes #950
(edit) @4580 [4580] 6 months jwage fixes #1078 fixes #1117
(edit) @4576 [4576] 6 months jwage Fixes setSubClasses() to include children from all levels.
(edit) @4573 [4573] 7 months jwage Fixed Doctrine_Record::preDql*() hooks to accept an event just the same as …
(edit) @4572 [4572] 7 months jwage fixes #1175
(edit) @4563 [4563] 7 months jwage Removing setAttribute('use_dql_callbacks', true) from contructor as it is …
(edit) @4560 [4560] 7 months guilhermeblanco Fix for ( XXX ) in joins. Issue reported when using IN ( SUBSELECT ), but …
(edit) @4559 [4559] 7 months jwage Fixing Doctrine_Connection::connection() so that blank passwords get …
(edit) @4557 [4557] 7 months jwage fixes #625 - Implementing generating relationships from existing databases …
(edit) @4556 [4556] 7 months jwage Enhanced code to clean column definitions properly when importing records …
(edit) @4555 [4555] 7 months jwage Documentation.
(edit) @4554 [4554] 7 months jwage Documentation and removing functions which were added but never used …
(edit) @4550 [4550] 7 months jwage