Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-11-30This commit was manufactured by cvs2svn to create tag 'v200711300000'.v200711300000nhauge604-56313/+0
2007-11-30[211532] create persistence.xml and orm.xml in jobs to fix(?) deadlockbvosburgh1-8/+36
2007-11-27[209275] reworked JpaModel synchronizationbvosburgh3-264/+258
2007-11-15[201159] model rework: read-only ListValueModelbvosburgh40-977/+699
2007-11-14[209785] move intermittent test failure to System.errbvosburgh1-3/+9
2007-11-14[201159] model rework: read-only CollectionValueModelbvosburgh33-457/+377
2007-11-13fix for bug 209720pfullbright4-15/+16
2007-11-13[201159] model rework: SingleAspectChangeSupportbvosburgh15-110/+122
2007-11-12[201159] model rework: TreeValueModelbvosburgh8-120/+138
2007-11-12removed importskmoore12-12/+0
2007-11-12209275 - fix for deadlock, removed some of the JpaModelManager synchronizationkmoore4-30/+62
2007-11-12Fix for bug 208147pfullbright8-61/+203
2007-11-12[201159] model rework: ListValueModelbvosburgh47-719/+718
2007-11-08removing importskmoore26-65/+5
2007-11-07[201159] model rework: made lots of stuff 'final'bvosburgh69-479/+274
2007-11-07[201159] model rework: CollectionValueModelbvosburgh42-984/+880
2007-11-05[201159] model rework: changed ValueModelChangeSupport to SingleAspectChangeS...bvosburgh16-35/+48
2007-11-05[201159] model rework: renamed ValueModel.getValue() to value()bvosburgh93-445/+442
2007-11-05tweaked commentsbvosburgh4-10/+0
2007-11-05tweaked commentsbvosburgh4-26/+1
2007-11-05[138074] coordinate with changes to WTP facetsbvosburgh1-25/+12
2007-11-03[201159] model reworkbvosburgh61-7/+13135
2007-11-03tweaked commentsbvosburgh1-1/+1
2007-11-02[201159] model reworkbvosburgh9-2/+1508
2007-11-01[201159] model reworkbvosburgh19-4/+3297
2007-11-01[201159] model reworkbvosburgh73-0/+13746
2007-11-01[201159] model reworkbvosburgh31-58/+828
2007-11-01tweaked commentsbvosburgh3-4/+3
2007-11-01tweaked commentsbvosburgh9-50/+18
2007-10-25[201159] model reworkbvosburgh13-217/+588
2007-10-23[201159] model reworkbvosburgh1-1/+1
2007-10-18[201159] model reworkbvosburgh23-422/+396
2007-10-18added UIChangeEventDispatcherbvosburgh6-77/+162
2007-10-18converted StringBuffer to StringBuilder, etc.bvosburgh17-81/+812
2007-10-16added comment for jpa facet uninstall actionpfullbright1-0/+2
2007-10-16added back uninstall delegate so that facet UI will allow facet uninstallationpfullbright2-1/+35
2007-10-10[201159] model reworkbvosburgh96-3722/+3257
2007-10-08remove casting method since generics handle this nowkmoore1-8/+1
2007-10-08remove casting method since generics handle this nowkmoore1-13/+2
2007-10-08switch to use Boolean.parseBoolean() new api in 1.5kmoore1-1/+1
2007-09-26Changed combo box style.tle1-1/+1
2007-09-26Changed combo box style to read only.tle1-1/+1
2007-09-25switch to flat buttonskmoore4-20/+41
2007-09-25refactored to allow extension (even if this is never public api), trying this...kmoore1-19/+90
2007-09-25removed redudant methodkmoore5-10/+5
2007-09-24removed check, since resource path isn't based on deployment any morepfullbright2-19/+9
2007-09-24Changed root nodes to use resources rather than artifact editspfullbright5-39/+25
2007-09-24Removed *.resource.* packages (until they get merged in from exp stream)pfullbright18-4749/+0
2007-09-22fixed commentbvosburgh1-1/+1
2007-09-21removed Oracle proxy configuration methodsbvosburgh1-19/+0

Back to the top