Gitiles
Code Review
Sign In
git.eclipse.org
/
equinox
/
rt.equinox.bundles
/
5e7f14929a1ab4eef9f9c3984722603f25fa5691
5e7f149
updated copyrights
by khorne
· 17 years ago
81f423a
Moving towards the new pattern. There is still work to be done with the XSLTTransformer and the TransformerHook in particular
by khorne
· 17 years ago
dfd69bf
Initial commit
by khorne
· 17 years ago
7326a14
Bug 216988 Migrate equinox bundles to Bundle-ActivationPolicy
by Thomas Watson
· 17 years ago
Root_jetty6
v20080201
f091022
add non-nls comments
by Thomas Watson
· 17 years ago
584b79f
Bug 215764 Service tracker is not closed in equinox.app's DefaultApplicationListener
by Thomas Watson
· 17 years ago
v20080128
7379a1c
Bug 212954 Uninstalling bundle declarating adpater factory removes all adapter factories for the adapter
by Oleg Besedin
· 17 years ago
v20080121
04b4698
Bug 214760 Uninformative error message from AdapterFactoryProxy.loadFactory(..)
by Oleg Besedin
· 17 years ago
v20080114
1f1eff7
Bug 214929 registry does not include schemas in source bundle
by Oleg Besedin
· 17 years ago
0fa1026
Bug 203599 Events are not delivered if jobs bundle has been stopped
by Oleg Besedin
· 17 years ago
v20080107
b2f5f9d
Bug 210394 SubMonitor.convert(SubMonitor) isn't useful
by Oleg Besedin
· 17 years ago
74446c7
Bug 206942 SubMonitor does not work as speced in regard to infinite progress
by Oleg Besedin
· 17 years ago
bc90f8b
Bug 192295 Platform launcher does not keep properties in sync with command line options
by Thomas Watson
· 17 years ago
v20071207
6a1981a
Bug 195501 Advise callers not to use CoreException.getStatus() for logging
by Thomas Watson
· 17 years ago
83351c2
Bug 208121 App model: listening on org.eclipse.equinox.app.applications
by Thomas Watson
· 17 years ago
74a61bc
Bug 211823 HttpContextManager ArrayIndexOutOfBoundsException
by Simon Kaegi
· 17 years ago
v20071203
fca598e
Bug 209344 [log] need an event adapter
by Thomas Watson
· 17 years ago
c3b3739
Bug 179619 Request for friendship: org.eclipse.core.filesystem
by Oleg Besedin
· 17 years ago
9a7ae79
Bug 210699 Moving AdapterFactory into the registry bundle
by Oleg Besedin
· 17 years ago
352285b
Bug 206938 request a way to find current Contributors
by Oleg Besedin
· 17 years ago
v20071126
9a5a5a7
Bug 209577 Extension Registry problems with invalid XML format
by Oleg Besedin
· 17 years ago
3915f50
Bug 209635 javadoc warnings in N20071113-0010
by Thomas Watson
· 17 years ago
v20071119
06f87ae
Bug 209293 [useradmin] need an event adapter
by Thomas Watson
· 17 years ago
2b0e586
make event admin package optional import.
by Thomas Watson
· 17 years ago
8f20d69
Bug 209293 [useradmin] need an event adapter
by Thomas Watson
· 17 years ago
v20071112
336c761
Bug 202278 [eventadmin] Remove event adapters
by Thomas Watson
· 17 years ago
c760c08
Bug 206936 Improving registry notification mechanism
by Oleg Besedin
· 17 years ago
8d5331a
fix javadoc errors.
by Thomas Watson
· 17 years ago
v20071026
314452c
Bug 196890 Equinox 3.3 HttpService bundle not OSGi/Minimum-1.1 compliant.
by Thomas Watson
· 17 years ago
v20071015
08ad74b
Fix javadoc error.
by Thomas Watson
· 17 years ago
3452780
Bug 205060 [app] testcase testDescriptorEvents01 fails intermittently
by Thomas Watson
· 17 years ago
014babb
Fix for bug 205117 - ReferenceMap.purge has a major flaw in its implementation
by Oleg Besedin
· 17 years ago
v20071008
7fe6a95
(minor) correcting typo in comment
by Simon Kaegi
· 17 years ago
v20071001
259619e
Bug 204381 [app] two application admin tests fail intermittently
by Thomas Watson
· 17 years ago
v20070924
01f6e20
Bug 204027 [app] timing issues if app handle is destroyed before the application code is run
by Thomas Watson
· 17 years ago
f05f9b6
should catch all throwables when launching another app
by Thomas Watson
· 17 years ago
46399bf
Bug 203279 Some 3.4 plugins have lower versions that 3.3.1 plugins
by Simon Kaegi
· 17 years ago
v20070913
6854ebf
Fix for bug 200068 - AdapterManager fails to find correct IAdapterFactory if the adapter uses non-standard class loading
by Oleg Besedin
· 17 years ago
v20070910
cea91b5
Bug 198447
by Thomas Watson
· 17 years ago
v20070827
957956c
Bug 200231 [app] Support creating app container without app launcher
by Thomas Watson
· 17 years ago
28eae66
Update shared core compiler settings and format on save.
by Thomas Watson
· 17 years ago
a4ab53b
Bug 195073 - [Preferences] Some preferences are not crash safe
by DJ Houghton
· 17 years ago
v20070820
b4ecd08
Bug 200211 Malformed javadoc tags
by Thomas Watson
· 18 years ago
dd156c1
Add copyrights.
by Thomas Watson
· 18 years ago
9febfc3
Bug 198459 Enhancement request to make hasContributor() API
by Oleg Besedin
· 18 years ago
v20070803
2332f14
Bug 193617 IExtensionRegistry API request for 'removeContributor'
by Oleg Besedin
· 18 years ago
v20070730
62ca5a8
Bug 192454 [server] http.jetty's SSL support for "needclientauth" and "wantclientauth" cause ClassCastExceptions
by Simon Kaegi
· 18 years ago
02a46be
Bug 198130 org.eclipse.equinox.app Activator has potential threading issues
by Thomas Watson
· 18 years ago
33fa828
Bug 198087 org.eclipse.equinox.internal.app.Activator contains unref. frameworkLog field
by Thomas Watson
· 18 years ago
f9593f2
duplicate key application_error_stopping should be application_error_starting
by Thomas Watson
· 18 years ago
7a4e2ee
Bug 192454 [server] http.jetty's SSL support for "needclientauth" and "wantclientauth" cause ClassCastExceptions
by Simon Kaegi
· 18 years ago
d7ab7e1
Bug 196071 Can't stop/start apps which have a common prefix with another app
by Thomas Watson
· 18 years ago
b5f0170
Bug 197013 - [server] console command line parsing problem in FrameworkLauncher
by Simon Kaegi
· 18 years ago
3f76560
Bug 197009 [server] JSPContextFinder.loadClass should not by synchronous
by Simon Kaegi
· 18 years ago
c66e220
Bug 193857 [server] Use of file extension wildcards doesn't work correctly with Resources
by Simon Kaegi
· 18 years ago
715d565
bug 196497 - [server] JettyConfigurator constants for supported settings
by Simon Kaegi
· 18 years ago
15e6c84
Update version
by Thomas Watson
· 18 years ago
v20070723
16211e9
Bug 193596 [app] Starting a non main-thread application causes an exception
by Thomas Watson
· 18 years ago
02d43c5
Bug 95052 - [prefs] does not catch up with external property removal
by DJ Houghton
· 18 years ago
d8b8da6
Bug 196504 [app] Equinox application model should support application.icon service property
by Thomas Watson
· 18 years ago
v20070716
6effa3d
Bug 195845 EventManager.getEventThread creates daemon thread in application threadgroup
by Thomas Watson
· 18 years ago
e953512
Bug 193566 IExtensionRegistry API request for 'filledFromCache'
by Oleg Besedin
· 18 years ago
c70abea
Bug 194628 IExtensionRegistry API request for finding IExtensions and IExtensionPoints for a Contributor
by Oleg Besedin
· 18 years ago
e7792e8
Bug 193596 [app] Starting a non main-thread application causes an exception
by Thomas Watson
· 18 years ago
0be4753
Bug 178028 ExtensionTracker removal notification without associated Objects
by Oleg Besedin
· 18 years ago
v20070709
57c9855
Bug 192454 [server] http.jetty's SSL support for "needclientauth" and "wantclientauth" cause ClassCastExceptions
by Simon Kaegi
· 18 years ago
f0f1dce
Bug 185977 InvalidRegistryObjectException thrown when refreshingPackages
by Oleg Besedin
· 18 years ago
402c4e0
[doc] correcting typos and removing unwanted sections in schemas
by Simon Kaegi
· 18 years ago
R3_3
pre_R3_3
v20070608
fe38ed9
[doc] updating schema for blank attribute descriptions
by Simon Kaegi
· 18 years ago
v20070607
2bb70d2
[doc] formatting javadoc to improve readability
by Simon Kaegi
· 18 years ago
d391146
[doc] formatting JettyConfigurator javadoc settings
by Simon Kaegi
· 18 years ago
7111019
[doc] updating version tags and copyrights
by Simon Kaegi
· 18 years ago
v20070606
37eee4f
Bug 191243 javadoc warnings in I20070606-0010
by Simon Kaegi
· 18 years ago
94fc867
[doc] typo
by Simon Kaegi
· 18 years ago
89aad03
Bug 191087 - [doc] Add API and extension doc for platform server components
by Simon Kaegi
· 18 years ago
v20070605
2a58fb7
updated copyrights
by khorne
· 18 years ago
Version_1
4824fbc
Bug 188749 - [server] Update Copyrights for all server components
by Simon Kaegi
· 18 years ago
v20070523
v20070530
c76cc72
Bug 188131 - [server] Servletbridge and SecurityManager
by Simon Kaegi
· 18 years ago
4ba6f72
Fix for he bug 188369 - Extension registry don't catch exceptions thrown by listeners
by Oleg Besedin
· 18 years ago
v20070522
6382c75
Bug 188341 - [server] ResourceRegistrations should try Writer if getting OutputStream fails
by Simon Kaegi
· 18 years ago
ef5cef5
Bug 188070 - [prefs] OSGi Preferences are not available after applying prefs from the root node
by DJ Houghton
· 18 years ago
78fd6d1
Bug 183883 Messages bottleneck within EventAdmin under heavy load.
by Thomas Watson
· 18 years ago
v20070516
c189895
Bug 184454 EventAdmin delivers service events synchronously
by Thomas Watson
· 18 years ago
v20070515
6f74c7e
Bug 186402 - [server] In servletbridge.FrameworkLauncher make restart handler optional
by Simon Kaegi
· 18 years ago
v20070510
2c0e8f9
typo
by Simon Kaegi
· 18 years ago
v20070507
ae64a8f
Bug 183858 - [server] In http.jetty only start default httpservice if bundle is explicitly activated
by Simon Kaegi
· 18 years ago
v20070427
cb1d764
Bug 119018 - SubProgressMonitor should not accept negative tick values (e.g. IProgressMonitor.UNKNOWN)
by Oleg Besedin
· 18 years ago
v20070426
eb7be4a
Bug 183032 - [server] Servletbridge should handle osgi.forcedRestart
by Simon Kaegi
· 18 years ago
v20070423
d9179d3
Bug 46034 - [path] IPath collapseParentReferences
by DJ Houghton
· 18 years ago
5fbe3e8
Fix compiler warnings.
by Thomas Watson
· 18 years ago
fa4b539
Bug 179282 ServletOutputStreamImpl writes headers to socket one byte at a time
by Thomas Watson
· 18 years ago
61079cd
Bug 180603 - [server] Add "host" support for config parameters for http.jetty
by Simon Kaegi
· 18 years ago
8ec2b14
Bug 182764 An IllegalStateException may occur if system bundle is stopped
by Thomas Watson
· 18 years ago
047ef25
changing default to "app". It's not unusual for appservers and users to override the JAXP factory and make the parser available on the System class path.
by Simon Kaegi
· 18 years ago
v20070416
27f4cde
Unlogged - the EMPTY_CLASSLOADER should not overide getResources because that method was final for VMs <1.4
by Simon Kaegi
· 18 years ago
f9f375c
Bug 181874 - [server] JspClassloader wrapping of ContextFinder does not work correctly
by Simon Kaegi
· 18 years ago
d7d56f2
Bug 178468 - [registry] Incorrect message when adding dynamic contribution
by DJ Houghton
· 18 years ago
aea588a
Bug 155081 - Platform#asLocalURL(..) does not work in automated testing framework
by DJ Houghton
· 18 years ago
e9c69d4
Bug 180080 Equinox Application Admin spec violations
by Thomas Watson
· 18 years ago
v20070409
6080fee
Bug 120813 - [prefs] pluginCustomization system property not recognised if only set in config.ini
by DJ Houghton
· 18 years ago
Next »