Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-07deleted everything but the .project since these project were renamed, ready t...kmoore260-57492/+0
2011-01-21[256003] [331610] - added validation for queries, generators, and converters....nhauge3-5/+16
2011-01-18[233567] rework context model sync with resource model etc.bvosburgh56-1173/+2195
2010-12-30added getName() to AnnotatedElement interface. support setter method name con...kmoore1-1/+3
2010-11-02Added XmlSchema xmlns context model support along with testskmoore2-0/+13
2010-10-29Start of the JAXB context model. Includes some changes from Brian so that we ...kmoore6-138/+7
2010-08-12Added KeyedSet data structurepfullbright1-0/+129
2010-05-10311112 - @Convert value can get unset - CompositeListValueModel listChanged ...kmoore1-42/+113
2010-04-21minor tweaksbvosburgh1-1/+1
2010-04-19bug 308271 - added autoboxing attribute type comparisonspfullbright1-0/+10
2010-04-13[305079] canonical metamodel for nested classesbvosburgh1-151/+0
2010-04-06301043 - fixed typo in super call in fireItemsRemoved_, orm entity secondary ...kmoore1-1/+1
2010-03-26[289664] fix handling of missing platform or connectionbvosburgh1-0/+56
2010-03-26rename BooleanTransformer to NonNullBooleanTransformerbvosburgh1-10/+11
2010-03-26removed unused importbvosburgh2-3/+2
2010-03-26fix compiler warningsbvosburgh15-64/+64
2010-03-26change SuppressWarnings from "unchecked" to "rawtypes" because of JDT fix for...bvosburgh25-78/+66
2010-03-23fixed copyrightspfullbright15-15/+15
2010-03-18make AWT listeners consistent with SWT listenersbvosburgh6-76/+234
2010-03-18fix text field flakiness; fix some widget enablement behaviorbvosburgh10-59/+510
2010-03-08tweak commentsbvosburgh2-4/+4
2010-03-08add ThreadFactory supportbvosburgh4-12/+141
2010-03-08add constructorbvosburgh1-1/+11
2010-02-20primary key validationpfullbright1-4/+20
2010-01-23[233567] clean up AnnotationContainer stuffbvosburgh2-2/+17
2010-01-05utility workbvosburgh42-1973/+2716
2009-12-19[258541] JPA 2.0 default delimited identifiers - modelbvosburgh3-60/+200
2009-12-19ListIterable workbvosburgh47-9/+1125
2009-12-08minor tweaksbvosburgh1-1/+1
2009-12-01fix commentsbvosburgh1-1/+1
2009-11-04[292436] OMG - what a sad bug...bvosburgh1-2/+5
2009-11-03clean up JPA project locking workbvosburgh3-95/+8
2009-10-28rework JPA project lockingbvosburgh18-194/+1460
2009-10-28tweak method namebvosburgh1-3/+3
2009-10-28rework "reference" classesbvosburgh9-313/+1280
2009-10-08log composite exception a bit betterbvosburgh1-1/+8
2009-10-08handle synchronization exceptionsbvosburgh6-18/+118
2009-10-07tweak commentbvosburgh1-6/+9
2009-10-07add getIterable()bvosburgh2-5/+20
2009-10-05Metamodel generation, part 4bvosburgh1-0/+48
2009-10-05more utility testsbvosburgh2-32/+35
2009-09-29Big check-in: collapsed orm/persistence resource models, reworked resource cr...pfullbright4-7/+0
2009-09-17Metamodel generation, part 3bvosburgh2-78/+89
2009-09-17minor clean-upbvosburgh1-25/+11
2009-09-17create SynchronizedIntbvosburgh1-0/+468
2009-09-17clean up synchronizersbvosburgh6-256/+165
2009-09-11create CallbackSynchronizer interface and implementationsbvosburgh6-97/+461
2009-09-11minor clean-upbvosburgh18-351/+496
2009-09-03refactor ChangeListener implementationsbvosburgh3-6/+6
2009-09-03move some methods from CollectionTools to ArrayToolsbvosburgh15-2914/+3780

Back to the top