root/branches/0.9/lib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @4403 [4403] 8 months mahono branches/0.9: changed Doctrine_Collection->getKeyColumn() to return the …
(edit) @3901 [3901] 11 months guilhermeblanco Removed support to imbricated query added yesterday (which fixed ticket …
(edit) @3897 [3897] 11 months guilhermeblanco Added imbricated query support in whereIn method (fixes #782)
(edit) @3896 [3896] 11 months guilhermeblanco Adjusted quoteIdentifier in update and delete when executing a SQL query …
(edit) @3895 [3895] 11 months guilhermeblanco Added float8 support in pgsql. Fixes #808
(edit) @3883 [3883] 11 months jwage Changed all references to phpdoctrine.com to phpdoctrine.org
(edit) @3877 [3877] 11 months guilhermeblanco Merged r3869 in 0.9 and 0.10 branches
(edit) @3871 [3871] 11 months guilhermeblanco Fixed method getNextPage that was always returning the last page in all …
(edit) @3868 [3868] 11 months jwage Officially correcting logic errors in schema parsing and model building.
(edit) @3867 [3867] 11 months jwage Added blank setTableDefinition() and setUp() method as it is in 0.10 and …
(edit) @3866 [3866] 11 months jwage Merged r3852 - r3857 from to 0.9 branch
(edit) @3865 [3865] 11 months jwage Merged r3851 to 0.9 branch.
(edit) @3864 [3864] 11 months jwage Merged r3850 to 0.9 branch
(edit) @3863 [3863] 11 months jwage Merged r3849 to 0.9 branch.
(edit) @3859 [3859] 11 months jwage Merged r3847 to 0.9 branch.
(edit) @3846 [3846] 11 months pookey fixing logic error
(edit) @3845 [3845] 11 months pookey improving the exception that is thrown when trying to get a connection …
(edit) @3842 [3842] 11 months jwage Reversed r3841. Broke tests.
(edit) @3841 [3841] 11 months jwage Merged r3839 to 0.9 branch.
(edit) @3836 [3836] 11 months guilhermeblanco Second parameter support in Doctrine_Pager::setCountQuery and added new …
(edit) @3835 [3835] 11 months jwage Merged r3834 to 0.9 and trunk. Fixed conservative model loading to …
(edit) @3831 [3831] 11 months jwage Merged r3830 to trunk and 0.9 branch. Bug was originally fixed in the 0.10 …
(edit) @3819 [3819] 11 months gnat pre/post Up/Down methods
(edit) @3817 [3817] 11 months jwage Merged r3815 to 0.9 branch.
(edit) @3804 [3804] 11 months jwage Updated package information for 0.9.1 and 0.10.1 releases.
(edit) @3789 [3789] 11 months guilhermeblanco Small fix convertion of enum (fixes #788)
(edit) @3787 [3787] 11 months jwage Merging r3565 to 0.9 branch.
(edit) @3786 [3786] 11 months adrive Removed is_numeric() check when array is passed to convertBoolean method.
(edit) @3785 [3785] 11 months guilhermeblanco Fix to allow sequences work in MySQL (fixes #702) in 0.9 branch
(edit) @3783 [3783] 11 months guilhermeblanco Added NOT operator recognition in DQL (fixes #496)
(edit) @3782 [3782] 11 months guilhermeblanco Applied patch provided by ticket #788 in 0.9, 0.10 and trunk
(edit) @3769 [3769] 11 months adrive convertBoolean method was not working correctly for Pgsql, when integer …
(edit) @3758 [3758] 11 months gnat append multiple fields instead of setting to last value
(edit) @3757 [3757] 11 months romanb relaxed a comparison in the hydrator. caused buggy behavior.
(edit) @3751 [3751] 11 months guilhermeblanco Merged r3567 into 0.9 and 0.10 branches
(edit) @3723 [3723] 11 months pookey fixes #732 - yes, it's a nasty hack, but we have a new parser on the way
(edit) @3696 [3696] 11 months RQuadling Ticket: 766,767
(edit) @3691 [3691] 11 months lsmith - MFT (merge from trunk)
(edit) @3688 [3688] 11 months pookey fixing previous commits poor coding standards
(edit) @3687 [3687] 11 months jwage fix to i18n template
(edit) @3686 [3686] 11 months jwage more descriptive exception message
(edit) @3682 [3682] 12 months guilhermeblanco Merged changeset #3577 into 0.9 and 0.10 branches
(edit) @3681 [3681] 12 months guilhermeblanco Merged changeset #3578 into 0.9 and 0.10 branches
(edit) @3680 [3680] 12 months guilhermeblanco Merged changeset #3579 into 0.9 and 0.10 branches. This change does not …
(edit) @3679 [3679] 12 months guilhermeblanco Merged changeset #3588 into 0.9 and 0.10 branches. Fixed ws in trunk
(edit) @3678 [3678] 12 months guilhermeblanco Merged changeset #3589 into 0.9 and 0.10 branches
(edit) @3677 [3677] 12 months guilhermeblanco Merged changeset #3590 into 0.9 and 0.10 branches (since we cannot change …
(edit) @3676 [3676] 12 months guilhermeblanco Merged changeset #3592 into 0.9 and 0.10 branches
(edit) @3675 [3675] 12 months guilhermeblanco Merged changeset #3593 into 0.9 and 0.10 branches
(edit) @3674 [3674] 12 months guilhermeblanco Merged changeset #3609 and #3599 into 0.9 and 0.10 branches
(edit) @3673 [3673] 12 months guilhermeblanco Merged changeset #3621 into 0.9 and 0.10 branches. Fixed ws in trunk
(edit) @3672 [3672] 12 months guilhermeblanco Added changeset #3624 into 0.9 and 0.10 branches
(edit) @3646 [3646] 12 months pookey a previous commit of mine broke method chaining
(edit) @3641 [3641] 12 months pookey fix to whereIn to prevent invalid SQL being generated when no params are …
(edit) @3639 [3639] 12 months pookey improved exception message
(edit) @3631 [3631] 12 months dbrewer #749: fixed a problem with r3630: subclass inheritance map in parseData …
(edit) @3630 [3630] 12 months dbrewer #749: fixed issue with hydrating rows of a result set when column …
(edit) @3623 [3623] 12 months jwage Changed versions in Doctrine.php for branches.
(edit) @3610 [3610] 12 months baron314159 Merged 3586 into .9 branch.
(edit) @3601 [3601] 12 months romanb Fixed a bug in Doctrine_Node_nestedSet::getPath().
(edit) @3580 [3580] 12 months jwage fixes #613
(edit) @3562 [3562] 12 months jwage Added contains() method for checking whether an arbitrary piece of dql …
(edit) @3561 [3561] 12 months jwage Fix for situation where subclasses is not an array.
(edit) @3550 [3550] 12 months dbrewer #740: fixed issue with hydrate when given an array containing null values. …
(edit) @3546 [3546] 12 months romanb Fixed a bug where the hydration mode HYDRATE_NONE was not recognized when …
(edit) @3542 [3542] 12 months guilhermeblanco Removed initial definition of setSelectedTemplate in Doctrine_Pager_layout …
(edit) @3541 [3541] 12 months pookey setting default templatse for the payer layout
(edit) @3540 [3540] 12 months guilhermeblanco Fixed _adjustOffset in order to get it working after previous change in …
(edit) @3539 [3539] 12 months guilhermeblanco Fixed wrong call to _setExecuted in Pager
(edit) @3538 [3538] 12 months guilhermeblanco Added different counter query support for Doctrine_Pager. Now it can use 2 …
(edit) @3536 [3536] 12 months guilhermeblanco Added a fix in toArray method to prevent mapped Doctrine_Record values to …
(edit) @3534 [3534] 12 months pookey backporting whereNotIn from trunk
(edit) @3529 [3529] 12 months guilhermeblanco Fixed count bug in Doctrine_Pager that was wrong counting the total of …
(edit) @3520 [3520] 12 months pookey back porting a fix from 0.10
(edit) @3515 [3515] 12 months jackbravo Merged fix from bugs #576 and #582
(edit) @3514 [3514] 12 months jackbravo Merged synchronizeWithArray method from trunk branch, added a test case …
(edit) @3512 [3512] 12 months guilhermeblanco Added Pager in 0.9 branch and fixed Pager_Range_Sliding in beta2 branch
(edit) @3504 [3504] 12 months guilhermeblanco Fixed default definition in date* fields for 0.9 branch
(edit) @3503 [3503] 12 months guilhermeblanco Added support to leftJoin and innerJoin parameters. Included some tests …
(edit) @3489 [3489] 12 months Mosh Fixed #680 again, because it was not taken into 0.9 branch
(edit) @3481 [3481] 12 months jwage Merged some changes from another revision which deal with allowing …
(edit) @3479 [3479] 12 months jwage Fix for Templates and actAs overwriting other parts of the generated …
(edit) @3478 [3478] 12 months romanb Made the query parser puke when encountering a duplicate class alias
(edit) @3475 [3475] 12 months jwage Fix to NestedSet? template so extra table definitions are added to the …