Gitiles
Code Review
Sign In
git.eclipse.org
/
equinox
/
rt.equinox.bundles
/
55c89972efa8e854f519fc7d2385fac03e42c395
/
bundles
/
org.eclipse.equinox.metatype
55c8997
Bug 397850 - [CBI] use the correct group IDs for all artifacts
by Thomas Watson
· 12 years ago
I20130225-2230
I20130225-2315
I20130226-0800
I20130226-0912
I20130226-2000
I20130226-2100
I20130226-2200
I20130227-0112
v20130225-170224
98ba80b
Bug 395196 - [metatype] Unhelpful error message from metatype parser
by John Ross
· 12 years ago
v20130123-143937
6f750e7
Bug 398830 - remove jsr14 from pom files of projects using Java 5
by Thomas Watson
· 12 years ago
v20130122-183902
50373ab
Bug 396094 - Merge in CBI patches from 4.2.2 into 4.3 (pom changes) for
by Thanh Ha
· 12 years ago
I20121210-2000
I20121211-0800
I20121211-2000
I20121212-0800
I20121212-2000
I20121213-1200
I20121214-0730
I20121218-0800
v20121210-201919
c239b45
Bug 369145 - Stop the use of jsr14
by Thomas Watson
· 13 years ago
v20120925-191900
0c5882c
Bug 379748 - Pull request for Equinox from CBI Add poms for Tycho build
by Thomas Watson
· 13 years ago
v20120522-1841
55ab637
Bug 371557: Don't instantiate resource bundle until the first time a translation is needed.
by John Ross
· 13 years ago
v20120216-2333
34f4c9c
Bug 364461: Added javacWarnings..=-hiding to metatype build.properties.
by John Ross
· 13 years ago
v20111122-1632
54a28d5
Bug 353049: Completed the Extendable API Javadoc.
by John Ross
· 13 years ago
f25b89f
Bug 364459: Check for null icon list when no icons were specified.
by John Ross
· 13 years ago
19d60e3
Bug 349189: Added support for returning icons that are the closest possible match to the requested size.
by John Ross
· 13 years ago
v20111121-2050
ef88d7c
Bug 363374: Replaced remaining references to BundleWiring.findEntries with Bundle.findEntries.
by John Ross
· 13 years ago
82fc12f
Bug 349189: Updates to AttributeDefinition.getDefaultValue.
by John Ross
· 13 years ago
eeb130d
Bug 363374: Bundle.findEntries used instead of BundleWiring.findEntries.
by John Ross
· 13 years ago
312a4b5
Bug 360153 - Add project prefs to force unix LF on new text files.
by Thomas Watson
· 13 years ago
0609664
Convert line endings to LF
by BJ Hargrave
· 14 years ago
f25d4a7
Bug 358969: Changed resource bundle names to match package name. Also changed x-internal to x-friends on exported package
by John Ross
· 14 years ago
421152f
Bug 349711 - [metatype] Improve metatype implementation in equinox to
by jwross
· 14 years ago
e1f28a3
Bug 345562 - [metatype] Metatype Service tries to read directory entries and fails
by jross
· 14 years ago
v20110705
cc8f276
Bug 346804 - [metatype] Error parsing xml with empty <MetaData/> element
by jross
· 14 years ago
740e13c
Bug 350201 - [metatype] No error is reported when "type" attribute is missing in AD tag
by jross
· 14 years ago
85913f2
update copyrights
by Thomas Watson
· 14 years ago
v20110502
v20110502-1540
15e7e81
Bug 344292 - Metatype: ObjectClassDefinition.getIcon(int) should never return null if an icon exists.
by jross
· 14 years ago
909a777
Bug 341963 - [metatype] StringIndexOutOfBoundsException when description or name attributes are an empty string
by Thomas Watson
· 14 years ago
9c1523b
Bug 341900 - Metatype must support optional 'pid' attribute on <Designate> element.
by Thomas Watson
· 14 years ago
612c8b9
Bug 340899 - Metatype service implementation ignores Bundle-Localization manifest header.
by Thomas Watson
· 14 years ago
cc5c796
Bug 332161 - MetaType service trims whitespace from arguments passed to AttributeDefinition.validate(String).
by Thomas Watson
· 14 years ago
64d8b8c
Bug 334642 - [metatype] Parsing of metafile without default value fails
by Thomas Watson
· 14 years ago
a43e48e
Bug 337219 - Metatype Impl failing CT due to recent change in Bundle Wiring API
by Thomas Watson
· 14 years ago
6af0428
Bug 334005 - MetaTypeInformation.getFactoryPids() returns non-factory pids
by Thomas Watson
· 14 years ago
Root_OSGI_R4_3_Wiring
b6f3920
Bug 334005 - MetaTypeInformation.getFactoryPids() returns non-factory pids
by Thomas Watson
· 14 years ago
7501782
remove Bundle-Copyright headers.
by Thomas Watson
· 14 years ago
v20110413
66ba561
Bug 332131 - Compile warnings in I20101207-2000 build for event and metatype
by Thomas Watson
· 14 years ago
6fe4fa2
Bug 329452 - Service impls should use a tight version range for service imports.
by Thomas Watson
· 14 years ago
v20101204
254ac79
Bug 330148 - MetaType service ignores min and max restrictions for STRING and PASSWORD when specified independently.
by Thomas Watson
· 14 years ago
v20101115
b5308e9
Bug 327173 - Metatype service should support password attribute definition type.
by Thomas Watson
· 14 years ago
188e3b5
Bug 311128 - add support for metatype on declarative services
by Thomas Watson
· 14 years ago
v20101025
82a8cc4
Need to use jsr14 target in the workspace.
by Thomas Watson
· 14 years ago
v20101018
09a03bc
Bug 327174 - Update Metatype service source code to use jsr14 and generics.
by Thomas Watson
· 14 years ago
75f5f8e
Bug 319501 - [metatype] should use OSGi logging
by Thomas Watson
· 14 years ago
e09e4c9
Bug 122993 - [metatype service] AttributeDefinitionImpl attempts to localize option values
by Thomas Watson
· 14 years ago
66908c3
Bug 299090 org.eclipse.equinox.event should be set to use API Tooling
by Thomas Watson
· 15 years ago
v20100118
aae60a9
update copyrights
by Thomas Watson
· 16 years ago
c06d2db
Bug 254300 Branding
by Thomas Watson
· 16 years ago
pre_log_1_1
92f74e3
Bug 266043 [metatype] Latest I-build shows unused code
by Thomas Watson
· 16 years ago
817af23
Bug 253593 Execution Environment
by Thomas Watson
· 16 years ago
28eae66
Update shared core compiler settings and format on save.
by Thomas Watson
· 18 years ago
ecc1716
Updated shared Core compiler settings for formatting.
by DJ Houghton
· 18 years ago
Root_bug183883
v20080212_oldcontent
fdb9345
bug 132918. Create project encoding settings
by BJ Hargrave
· 19 years ago
8e67908
Bug 143576 Several cases where we're not ungetting tracked services
by Thomas Watson
· 19 years ago
38eebd4
update about.html files to fix eclipse.org url ref.
by Thomas Watson
· 19 years ago
v20060601a
b86aeaa
update copyrights.
by Thomas Watson
· 19 years ago
625d773
update about.html files.
by Thomas Watson
· 19 years ago
fc48948
Bug 128291 equinox.metatype is missing imports for non-java.* packages
by Thomas Watson
· 19 years ago
8182b2b
fix for 126055 - removed pid reference from OCD
by jfogell
· 19 years ago
v20060213
67c9918
additional fix for 126055
by jfogell
· 19 years ago
v20060210
9655a7b
fix for 126055 - ObjectClassDefination.getID now returns OID and not PID
by jfogell
· 19 years ago
v20060209
57f62dc
removed compile warnings per bug #125839
by jfogell
· 19 years ago
5811086
#122368 - changed factorypid from a boolean to a string
by jfogell
· 19 years ago
2325f60
added check for length == 0 in isLocaleValid
by jfogell
· 19 years ago
25a7380
Back off PR #112368 - changed factoryPid from boolean to String
by Thomas Watson
· 19 years ago
44a680e
PR #112368 - changed factoryPid from boolean to String
by jfogell
· 19 years ago
eca5802
Remove Eclipse-LazyStart from service exporting equinox bundles.
by Thomas Watson
· 19 years ago
v20060103
eff3bdc
Add jdt prefs to enable proper warnings/errors for equinox projects.
by Thomas Watson
· 19 years ago
83fbd37
initial checkin for OSGi MetaType Service
by jfogell
· 19 years ago