Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-07Bug 552792 - [metatype] Persistence StackOverflowError when readingY20191112-0030I20191119-1800I20191119-1250I20191119-1235I20191119-1215I20191119-1155I20191119-0850I20191119-0725I20191119-0510I20191119-0315I20191119-0020I20191118-2230I20191118-1800I20191118-0600I20191117-1800I20191117-0600I20191116-1800I20191116-0600I20191115-1800I20191114-1800I20191114-0410I20191113-2315I20191113-1800I20191112-1800I20191111-1800I20191111-0920I20191111-0655I20191111-0435I20191111-0145I20191110-1800I20191109-1800I20191109-0650I20191109-0330I20191108-1800I20191107-1800Thomas Watson2-1/+54
2019-10-02Use StringBuilder instead of StringBuffer where possible.I20191002-1800Carsten Hammer1-1/+1
2019-07-14Use jdk 5 for-each-loop (comp.tests, console, ds.tests, event, http)Carsten Hammer4-64/+65
2019-05-14Add @Override AnnotationI20190515-0205Carsten Hammer11-0/+11
2019-03-26Bug 545788 - [metatype] provide caching of metatype informationI20190327-1800I20190326-2305I20190326-1800Thomas Watson11-103/+233
2018-08-21Bug 535802 - EPL-2.0 for test plug-ins in equinox.bundlesLars Vogel15-45/+90
2016-04-25Bug 490273 - Move tests to JUnit 4Sopot Cela15-225/+295
2015-12-03Bug 483616 - The metatype implementation does not allow OCDs with no ADsThomas Watson2-0/+60
2013-09-16Bug 416640 - Initial tests.I20130924-1130I20130924-0800I20130918-2000I20130918-0800I20130917-2000I20130917-0800I20130916-2330I20130916-2000John Ross1-0/+103
2013-01-23[Bug 395196] Add test for reject default value when not one of the options.John Ross2-0/+54
2011-11-22Bug 364459: New test to sniff out NPE in OCD.getIcon when no icons were speci...John Ross1-0/+12
2011-11-21Merge branch 'master' into 349189John Ross1-3/+18
2011-11-21Bug 363374: Additional unresolved bundle tests.John Ross1-3/+18
2011-11-21Bug 349189: New icon tests to ensure proper icon size is returned.John Ross3-1/+105
2011-11-18Bug 349189: New tests for AttributeDefinition.getDefaultValue.John Ross3-2/+148
2011-11-18Bug 363374: New test for unresolved bundle.John Ross2-0/+53
2011-10-10Convert CRLF to LF line endingsv20111010-1614BJ Hargrave1-65/+65
2011-09-27Bug 358969: Small change to avoid repeating constant.John Ross1-2/+3
2011-09-27Bug 358969: New test to ensure properties files can be located and used in re...John Ross2-0/+23
2011-07-25Bug 349711 - [metatype] Improve metatype implementation in equinox tov20110726-1503v20110725-1610jwross3-6/+72
2011-05-02update copyrightsv20110502-1540v20110502Thomas Watson1-1/+1
2011-04-06Bug 341963 - [metatype] StringIndexOutOfBoundsException when description or n...Thomas Watson1-0/+20
2011-03-25Bug 340899 - Metatype service implementation ignores Bundle-Localization mani...Thomas Watson2-0/+83
2011-03-18Bug 332161 - MetaType service trims whitespace from arguments passed to Attri...Thomas Watson5-102/+469
2011-03-15Bug 334642 - [metatype] Parsing of metafile without default value failsThomas Watson2-1/+96
2011-01-13Bug 334005 - MetaTypeInformation.getFactoryPids() returns non-factory pidsThomas Watson2-29/+88
2010-11-19Bug 330148 - MetaType service ignores min and max restrictions for STRING and...Thomas Watson2-0/+163

    Back to the top