|
|
|
@4403
|
[4403]
|
05/23/08 19:19:02 |
mahono |
branches/0.9: changed Doctrine_Collection->getKeyColumn() to return the … |
|
|
|
@3963
|
[3963]
|
03/10/08 14:49:24 |
domluc |
Fix #845 (typo) |
|
|
|
@3909
|
[3909]
|
02/29/08 19:54:13 |
guilhermeblanco |
Added argument documentation of methods Doctrine_Export::alterTable and … |
|
|
|
@3901
|
[3901]
|
02/28/08 01:40:49 |
guilhermeblanco |
Removed support to imbricated query added yesterday (which fixed ticket … |
|
|
|
@3897
|
[3897]
|
02/27/08 03:54:17 |
guilhermeblanco |
Added imbricated query support in whereIn method (fixes #782) |
|
|
|
@3896
|
[3896]
|
02/27/08 02:17:42 |
guilhermeblanco |
Adjusted quoteIdentifier in update and delete when executing a SQL query … |
|
|
|
@3895
|
[3895]
|
02/27/08 01:39:51 |
guilhermeblanco |
Added float8 support in pgsql. Fixes #808 |
|
|
|
@3883
|
[3883]
|
02/22/08 18:18:38 |
jwage |
Changed all references to phpdoctrine.com to phpdoctrine.org |
|
|
|
@3877
|
[3877]
|
02/21/08 15:22:09 |
guilhermeblanco |
Merged r3869 in 0.9 and 0.10 branches |
|
|
|
@3871
|
[3871]
|
02/21/08 04:15:13 |
guilhermeblanco |
Fixed method getNextPage that was always returning the last page in all … |
|
|
|
@3868
|
[3868]
|
02/20/08 23:44:24 |
jwage |
Officially correcting logic errors in schema parsing and model building. |
|
|
|
@3867
|
[3867]
|
02/20/08 23:05:33 |
jwage |
Added blank setTableDefinition() and setUp() method as it is in 0.10 and … |
|
|
|
@3866
|
[3866]
|
02/20/08 22:41:00 |
jwage |
Merged r3852 - r3857 from to 0.9 branch |
|
|
|
@3865
|
[3865]
|
02/20/08 22:31:29 |
jwage |
Merged r3851 to 0.9 branch. |
|
|
|
@3864
|
[3864]
|
02/20/08 22:30:30 |
jwage |
Merged r3850 to 0.9 branch |
|
|
|
@3863
|
[3863]
|
02/20/08 22:29:16 |
jwage |
Merged r3849 to 0.9 branch. |
|
|
|
@3860
|
[3860]
|
02/20/08 22:26:30 |
meus |
added setTableName to 4.3.1 example since it will not run out of the box … |
|
|
|
@3859
|
[3859]
|
02/20/08 22:23:39 |
jwage |
Merged r3847 to 0.9 branch. |
|
|
|
@3846
|
[3846]
|
02/19/08 21:25:08 |
pookey |
fixing logic error |
|
|
|
@3845
|
[3845]
|
02/19/08 20:16:05 |
pookey |
improving the exception that is thrown when trying to get a connection … |
|
|
|
@3842
|
[3842]
|
02/19/08 20:11:32 |
jwage |
Reversed r3841. Broke tests. |
|
|
|
@3841
|
[3841]
|
02/19/08 19:54:36 |
jwage |
Merged r3839 to 0.9 branch. |
|
|
|
@3838
|
[3838]
|
02/19/08 03:37:22 |
guilhermeblanco |
Small reorganization of 0.9 manual. Moved sandbox, command line interface … |
|
|
|
@3837
|
[3837]
|
02/19/08 02:41:37 |
guilhermeblanco |
Updates in Getting Started manual chapter (fixes #794) |
|
|
|
@3836
|
[3836]
|
02/19/08 02:37:09 |
guilhermeblanco |
Second parameter support in Doctrine_Pager::setCountQuery and added new … |
|
|
|
@3835
|
[3835]
|
02/19/08 00:24:32 |
jwage |
Merged r3834 to 0.9 and trunk. Fixed conservative model loading to … |
|
|
|
@3831
|
[3831]
|
02/17/08 22:52:37 |
jwage |
Merged r3830 to trunk and 0.9 branch. Bug was originally fixed in the 0.10 … |
|
|
|
@3819
|
[3819]
|
02/17/08 04:54:49 |
gnat |
pre/post Up/Down methods |
|
|
|
@3817
|
[3817]
|
02/17/08 04:03:28 |
jwage |
Merged r3815 to 0.9 branch. |
|
|
|
@3804
|
[3804]
|
02/16/08 04:31:16 |
jwage |
Updated package information for 0.9.1 and 0.10.1 releases. |
|
|
|
@3800
|
[3800]
|
02/15/08 23:58:40 |
jwage |
Merged new failing test case from 0.10 |
|
|
|
@3797
|
[3797]
|
02/15/08 19:38:41 |
jwage |
Added model loading to default sandbox configuration. |
|
|
|
@3789
|
[3789]
|
02/15/08 16:57:46 |
guilhermeblanco |
Small fix convertion of enum (fixes #788) |
|
|
|
@3787
|
[3787]
|
02/15/08 16:50:08 |
jwage |
Merging r3565 to 0.9 branch. |
|
|
|
@3786
|
[3786]
|
02/15/08 16:48:44 |
adrive |
Removed is_numeric() check when array is passed to convertBoolean method. |
|
|
|
@3785
|
[3785]
|
02/15/08 16:35:37 |
guilhermeblanco |
Fix to allow sequences work in MySQL (fixes #702) in 0.9 branch |
|
|
|
@3783
|
[3783]
|
02/15/08 15:07:47 |
guilhermeblanco |
Added NOT operator recognition in DQL (fixes #496) |
|
|
|
@3782
|
[3782]
|
02/15/08 14:49:21 |
guilhermeblanco |
Applied patch provided by ticket #788 in 0.9, 0.10 and trunk |
|
|
|
@3774
|
[3774]
|
02/14/08 18:56:35 |
jwage |
Added new failing test case for ticket #786 |
|
|
|
@3769
|
[3769]
|
02/14/08 12:49:20 |
adrive |
convertBoolean method was not working correctly for Pgsql, when integer … |
|
|
|
@3764
|
[3764]
|
02/14/08 03:56:35 |
jwage |
Updated package from PEAR_PackageFileManager2 |
|
|
|
@3758
|
[3758]
|
02/13/08 21:46:22 |
gnat |
append multiple fields instead of setting to last value |
|
|
|
@3757
|
[3757]
|
02/13/08 15:30:02 |
romanb |
relaxed a comparison in the hydrator. caused buggy behavior. |
|
|
|
@3753
|
[3753]
|
02/13/08 04:18:49 |
guilhermeblanco |
Merged r3549 into 0.9 and 0.10 branches |
|
|
|
@3751
|
[3751]
|
02/13/08 03:05:10 |
guilhermeblanco |
Merged r3567 into 0.9 and 0.10 branches |
|
|
|
@3749
|
[3749]
|
02/12/08 19:52:24 |
jwage |
Fixes to package.xml |
|
|
|
@3748
|
[3748]
|
02/12/08 19:35:03 |
jwage |
Updated. |
|
|
|
@3745
|
[3745]
|
02/12/08 16:47:01 |
jwage |
Added jwage as lead maintainer to allow pear packaging. |
|
|
|
@3736
|
[3736]
|
02/10/08 22:11:30 |
jwage |
Another package fix. |
|
|
|
@3735
|
[3735]
|
02/10/08 21:59:12 |
jwage |
Fixed package.xml dependency. |
|
|
|
@3723
|
[3723]
|
02/10/08 14:49:22 |
pookey |
fixes #732 - yes, it's a nasty hack, but we have a new parser on the way |
|
|
|
@3696
|
[3696]
|
02/01/08 16:15:34 |
RQuadling |
Ticket: 766,767 |
|
|
|
@3691
|
[3691]
|
01/30/08 23:05:23 |
lsmith |
- MFT (merge from trunk) |
|
|
|
@3688
|
[3688]
|
01/30/08 21:53:11 |
pookey |
fixing previous commits poor coding standards |
|
|
|
@3687
|
[3687]
|
01/30/08 21:45:44 |
jwage |
fix to i18n template |
|
|
|
@3686
|
[3686]
|
01/30/08 20:42:24 |
jwage |
more descriptive exception message |
|
|
|
@3682
|
[3682]
|
01/30/08 01:04:54 |
guilhermeblanco |
Merged changeset #3577 into 0.9 and 0.10 branches |
|
|
|
@3681
|
[3681]
|
01/30/08 00:54:04 |
guilhermeblanco |
Merged changeset #3578 into 0.9 and 0.10 branches |
|
|
|
@3680
|
[3680]
|
01/30/08 00:51:53 |
guilhermeblanco |
Merged changeset #3579 into 0.9 and 0.10 branches. This change does not … |
|
|
|
@3679
|
[3679]
|
01/30/08 00:32:36 |
guilhermeblanco |
Merged changeset #3588 into 0.9 and 0.10 branches. Fixed ws in trunk |
|
|
|
@3678
|
[3678]
|
01/30/08 00:25:55 |
guilhermeblanco |
Merged changeset #3589 into 0.9 and 0.10 branches |
|
|
|
@3677
|
[3677]
|
01/30/08 00:18:13 |
guilhermeblanco |
Merged changeset #3590 into 0.9 and 0.10 branches (since we cannot change … |
|
|
|
@3676
|
[3676]
|
01/29/08 23:57:14 |
guilhermeblanco |
Merged changeset #3592 into 0.9 and 0.10 branches |
|
|
|
@3675
|
[3675]
|
01/29/08 23:49:31 |
guilhermeblanco |
Merged changeset #3593 into 0.9 and 0.10 branches |
|
|
|
@3674
|
[3674]
|
01/29/08 23:45:44 |
guilhermeblanco |
Merged changeset #3609 and #3599 into 0.9 and 0.10 branches |
|
|
|
@3673
|
[3673]
|
01/29/08 23:19:20 |
guilhermeblanco |
Merged changeset #3621 into 0.9 and 0.10 branches. Fixed ws in trunk |
|
|
|
@3672
|
[3672]
|
01/29/08 23:14:24 |
guilhermeblanco |
Added changeset #3624 into 0.9 and 0.10 branches |
|
|
|
@3671
|
[3671]
|
01/29/08 23:12:36 |
guilhermeblanco |
Added commit #3652 into 0.9 branch |
|
|
|
@3646
|
[3646]
|
01/27/08 15:02:45 |
pookey |
a previous commit of mine broke method chaining |
|
|
|
@3642
|
[3642]
|
01/26/08 21:43:56 |
pookey |
test showing that using count() with enums does not work. |
|
|
|
@3641
|
[3641]
|
01/26/08 21:20:24 |
pookey |
fix to whereIn to prevent invalid SQL being generated when no params are … |
|
|
|
@3639
|
[3639]
|
01/25/08 23:13:04 |
pookey |
improved exception message |
|
|
|
@3631
|
[3631]
|
01/25/08 07:41:09 |
dbrewer |
#749: fixed a problem with r3630: subclass inheritance map in parseData … |
|
|
|
@3630
|
[3630]
|
01/25/08 07:14:07 |
dbrewer |
#749: fixed issue with hydrating rows of a result set when column … |
|
|
|
@3629
|
[3629]
|
01/25/08 04:44:04 |
dbrewer |
#749: added test case to demonstrate issue with column aggregation … |
|
|
|
@3625
|
[3625]
|
01/25/08 03:33:41 |
jwage |
Updated package |
|
|
|
@3623
|
[3623]
|
01/25/08 03:15:41 |
jwage |
Changed versions in Doctrine.php for branches. |
|
|
|
@3610
|
[3610]
|
01/24/08 20:10:28 |
baron314159 |
Merged 3586 into .9 branch. |
|
|
|
@3601
|
[3601]
|
01/23/08 17:26:47 |
romanb |
Fixed a bug in Doctrine_Node_nestedSet::getPath(). |
|
|
|
@3580
|
[3580]
|
01/23/08 00:36:10 |
jwage |
fixes #613 |
|
|
|
@3562
|
[3562]
|
01/22/08 16:59:22 |
jwage |
Added contains() method for checking whether an arbitrary piece of dql … |
|
|
|
@3561
|
[3561]
|
01/21/08 23:02:00 |
jwage |
Fix for situation where subclasses is not an array. |
|
|
|
@3558
|
[3558]
|
01/19/08 21:31:59 |
pookey |
refs #741 - updating the names of the model classes |
|
|
|
@3557
|
[3557]
|
01/19/08 21:25:39 |
pookey |
refs #741 |
|
|
|
@3556
|
[3556]
|
01/19/08 21:08:21 |
pookey |
updating unnamed test case |
|
|
|
@3555
|
[3555]
|
01/19/08 20:16:36 |
pookey |
adding a currently un ticketed test case |
|
|
|
@3554
|
[3554]
|
01/19/08 17:22:47 |
tigglet |
Added Doctrine::HYDRATE_NONE example to "Fetch Only What You Need" … |
|
|
|
@3550
|
[3550]
|
01/19/08 02:25:14 |
dbrewer |
#740: fixed issue with hydrate when given an array containing null values. … |
|
|
|
@3546
|
[3546]
|
01/18/08 17:08:02 |
romanb |
Fixed a bug where the hydration mode HYDRATE_NONE was not recognized when … |
|
|
|
@3542
|
[3542]
|
01/17/08 20:17:44 |
guilhermeblanco |
Removed initial definition of setSelectedTemplate in Doctrine_Pager_layout … |
|
|
|
@3541
|
[3541]
|
01/17/08 16:00:52 |
pookey |
setting default templatse for the payer layout |
|
|
|
@3540
|
[3540]
|
01/17/08 15:33:08 |
guilhermeblanco |
Fixed _adjustOffset in order to get it working after previous change in … |
|
|
|
@3539
|
[3539]
|
01/17/08 15:01:07 |
guilhermeblanco |
Fixed wrong call to _setExecuted in Pager |
|
|
|
@3538
|
[3538]
|
01/17/08 14:37:11 |
guilhermeblanco |
Added different counter query support for Doctrine_Pager. Now it can use 2 … |
|
|
|
@3536
|
[3536]
|
01/17/08 13:25:04 |
guilhermeblanco |
Added a fix in toArray method to prevent mapped Doctrine_Record values to … |
|
|
|
@3534
|
[3534]
|
01/17/08 12:37:49 |
pookey |
backporting whereNotIn from trunk |
|
|
|
@3529
|
[3529]
|
01/16/08 20:51:36 |
guilhermeblanco |
Fixed count bug in Doctrine_Pager that was wrong counting the total of … |
|
|
|
@3520
|
[3520]
|
01/15/08 13:19:46 |
pookey |
back porting a fix from 0.10 |
|
|
|
@3515
|
[3515]
|
01/11/08 23:41:42 |
jackbravo |
Merged fix from bugs #576 and #582 |
|
|
|
@3514
|
[3514]
|
01/11/08 22:50:36 |
jackbravo |
Merged synchronizeWithArray method from trunk branch, added a test case … |