Gitiles
Code Review
Sign In
git.eclipse.org
/
equinox
/
rt.equinox.bundles
/
6143eb953d0dba7c76de299081bb98d8af6ed21e
6143eb9
Initial transform commit
by khorne
· 18 years ago
7d3a4ad
bug 165273 [server] Context Class Loader set differently based on how Jetty Http Service bundle is started.
by Simon Kaegi
· 18 years ago
8529a43
Bug 165334 Handling of LinkageError in RegistryStrategyOSGI.createExecutableExtension
by Oleg Besedin
· 18 years ago
47ce810
Bug 157124 fixing potential Javadoc warnings
by Oleg Besedin
· 18 years ago
v20061117
aa2d813
Bug 157124 Improvements to SubProgressMonitor
by Oleg Besedin
· 18 years ago
v20061113
f9943d7
cleanup: nulling out references when the bundle stops
by Simon Kaegi
· 18 years ago
v20061031
d319d79
Bug 160750 Unbuffered I/O in ExtensionRegistry#addContribution
by Oleg Besedin
· 18 years ago
v20061023
a02781f
Bug 161408 RegistrySupport.translate () fail if trim return an empty string
by Oleg Besedin
· 18 years ago
a2adc50
Bug 161062 AdapterManager not thread-safe
by Oleg Besedin
· 18 years ago
b508cab
- move org.eclipse.core.runtime package (IProduct etc.) back to org.eclipse.core.runtime bundle
by Thomas Watson
· 18 years ago
a72d3b5
changing the default build feature to reflect the servletbridge name
by Simon Kaegi
· 18 years ago
e8facd7
Adding a very simple "sp_test" sanity check.
by Simon Kaegi
· 18 years ago
0c7c2ba
Adding Copyright
by Simon Kaegi
· 18 years ago
9a36329
[bug 158171] Adding support to allow contribution of the HttpContext implementation. Use the "class" attribute to specify a class name instantiated via createExecutableExtension.
by Simon Kaegi
· 18 years ago
4c7eeb9
remove unecessary loop
by Thomas Watson
· 18 years ago
v20061017-pre-remove-product
69e2988
updates from Jeff's review in bug 109893
by Thomas Watson
· 18 years ago
13cd9e4
cleaning out redundant config settings -- these are not needed since we're using EclipseStarter.startup(...) now.
by Simon Kaegi
· 18 years ago
a7831b6
Adding cleanup of the javax.servlet.context.tempdir. See bug 158145
by Simon Kaegi
· 18 years ago
v20061002
b1029c5
correcting a typo
by Simon Kaegi
· 18 years ago
209c48a
Update imports to allow running in a Servlet 2.5 Container
by Simon Kaegi
· 18 years ago
9ea8916
Update imports and implement ServletContext.getContextPath() method to allow running in a Servlet 2.5 Container
by Simon Kaegi
· 18 years ago
8598543
Adding javax.servlet.resources to the set of API exported by the generated extensionbundle
by Simon Kaegi
· 18 years ago
cbac337
using startup instead of run. See bug 158166
by Simon Kaegi
· 18 years ago
cc204f2
HttpServiceServlet can just extend ProxyServlet instead of holding a private member and delegating to it.
by Simon Kaegi
· 18 years ago
fa3d35c
Adds support for generating the servletbridge's extension bundle. This is only generated if the extensionbundle is not already present in the plugins directory. See bug 158167
by Simon Kaegi
· 18 years ago
8a3d073
removing 3.2 extensionbundle folder
by Simon Kaegi
· 18 years ago
099390e
extension bundle folder should be 1.0.0
by Simon Kaegi
· 18 years ago
feea72d
Add missing versions
by Pascal Rapicault
· 18 years ago
788e5fc
Adding the serverside eclipse projects to the main depot
by Simon Kaegi
· 18 years ago
776557b
change singleton attr to cardinality attr
by Thomas Watson
· 18 years ago
5add04a
- add new attributes to applications extension (thread, singleton)
by Thomas Watson
· 18 years ago
d2563f8
- Fix synchronization issues
by Thomas Watson
· 18 years ago
5688bef
Check in final org.osgi.service.application package from OSGi
by Thomas Watson
· 18 years ago
bcb174b
Move to latest OSGi R4.0.1 code
by Thomas Watson
· 18 years ago
v20060918
edabeee
Fix NPEs
by Pascal Rapicault
· 18 years ago
6792c77
- javadoc updates - add property to register all application descriptors
by Thomas Watson
· 18 years ago
1325a34
Bug 156059 Fix for javadoc warnings in latest nightly builds
by Oleg Besedin
· 18 years ago
v20060906
b0aa01b
Bug 145504 Constructing Status object in stand alone SWT JFace app causes NoClassDefFoundError
by Oleg Besedin
· 18 years ago
v20060905
c0aed6e
Bug 127623 Need API to distinguish between adapter not loaded and can't adapt
by Oleg Besedin
· 18 years ago
33bb2f9
Bug 145504 Constructing Status object in stand alone SWT JFace app causes NoClassDefFoundError
by Oleg Besedin
· 18 years ago
v20060828
f1f829e
Bug 145504 Constructing Status object in stand alone SWT JFace app causes NoClassDefFoundError
by Oleg Besedin
· 18 years ago
1821f92
Bug 120423 Status class constructor should handle null message argument
by Oleg Besedin
· 18 years ago
b492bf0
Fix compiler warnings in build.
by Thomas Watson
· 18 years ago
5843b2f
fix for bug 153877: correct error in waiting when parking a thread in the pool
by BJ Hargrave
· 18 years ago
v20060821
1ecb55d
151363 [http] registerServlet throws NPE whereas it should throws IllegalArgumentException
by Thomas Watson
· 18 years ago
v20060814
cd1bfde
Bug 150851 "eclipsei" in package names...
by Thomas Watson
· 18 years ago
v20060803
25f49af
code restructure
by Thomas Watson
· 18 years ago
3c15844
Bug 151367 [http] ServletcontextImpl mention IBM SMF
by Thomas Watson
· 18 years ago
v20060724
b72db8e
- Latest changes from osgi - Port to final registry API of 3.2
by Thomas Watson
· 18 years ago
v20060718-post-refactor
947749d
Bug 150852 Improve BufferedRandomInputStream.seek() functionality
by Oleg Besedin
· 18 years ago
aab9af9
increment version numbers
by Thomas Watson
· 18 years ago
v20060717
0fb07f6
Removed unused members.
by DJ Houghton
· 18 years ago
3c252b4
Update bundle version.
by DJ Houghton
· 18 years ago
e8cbce6
Bug 150516 BufferedRandomInputStream doesn't buffer correctly
by Oleg Besedin
· 18 years ago
2f6a9f5
Bug 150288 - [prefs] Should avoid messages printed to the console
by DJ Houghton
· 18 years ago
a54c3b9
Bug 150288 - [prefs] Should avoid messages printed to the console
by DJ Houghton
· 18 years ago
d4927db
refactor to rename all references of ComponentDescriptionProp (CDP) to the spec defined name of ComponentConfiguration
by BJ Hargrave
· 18 years ago
fdb9345
bug 132918. Create project encoding settings
by BJ Hargrave
· 18 years ago
111c216
Bug 104267 changes in the plugin xml while target is running are ignored on subsequent restart
by Oleg Besedin
· 18 years ago
v20060710
fa991b4
Bug 149889 LogService doesn't export OSGI-INF in build.props
by Thomas Watson
· 18 years ago
65b2aa4
Bug 149887 HTTPService build.props doesn't export OSGI-INF
by Thomas Watson
· 18 years ago
2ed7556
clean up the import-packages: removed unused packages and added versions
by BJ Hargrave
· 18 years ago
5a1f26d
Bug 148107 - Unused messages in CommonMessages
by DJ Houghton
· 18 years ago
7e6e54b
Bug 107374 added FileLocator.findEntries() to return multiple matches
by Oleg Besedin
· 18 years ago
17db06b
Bug 138621 - NPE in runtime if no log service is registered.
by Oleg Besedin
· 18 years ago
c2ceb94
Bug 145630 questionable plugin xml parsing behaviour
by Oleg Besedin
· 18 years ago
2740375
Bug 139690 extension Registry doesn't cache data when running shared installs
by Oleg Besedin
· 18 years ago
v20060626
b551ea9
Bug 129230 Improve logging of duplicate object IDs by the extension registry
by Oleg Besedin
· 18 years ago
8443b25
Bug 86701 add console commands for registry related info
by Oleg Besedin
· 18 years ago
474bc36
Bug 143038 org.eclipse.equinox.common should have Eclipse-LazyStart manifest entry
by Oleg Besedin
· 18 years ago
c23b9f1
Bug 146824 - [registry] some imports should be optional
by DJ Houghton
· 18 years ago
v20060619
d13fdd5
Bug 146944 - IPath.append should preserve separators of receiver
by DJ Houghton
· 18 years ago
04ae337
Bug 143576 Several cases where we're not ungetting tracked services
by Thomas Watson
· 18 years ago
ef85da1
Bug 143576Several cases where we're not ungetting tracked services
by Thomas Watson
· 18 years ago
8e67908
Bug 143576 Several cases where we're not ungetting tracked services
by Thomas Watson
· 18 years ago
65abd83
[doc] IExtensionRegistry#getExtensionPoint(String, String) comment typo
by Pascal Rapicault
· 19 years ago
v20060612
2ed294e
Released new about.html files.
by DJ Houghton
· 19 years ago
I20060605-1430
R3_2
v20060603
38eebd4
update about.html files to fix eclipse.org url ref.
by Thomas Watson
· 19 years ago
v20060601a
28bc7b1
Updated about.html.
by DJ Houghton
· 19 years ago
v20060601
a713b2a
Bug 143576 Several cases where we're not ungetting tracked services
by Thomas Watson
· 19 years ago
01f46af
Fixed javadoc warning.
by DJ Houghton
· 19 years ago
v20060512
bbd34f8
Bug 140967 - Update PluginVersionIdentifier javadoc
by DJ Houghton
· 19 years ago
v20060511
db37fad
Bug 140862 - No version range specified when requiring bundles
by DJ Houghton
· 19 years ago
75dcdfa
Updated about.html files.
by DJ Houghton
· 19 years ago
v20060510
d15ff47
Bug 129401 - make it explicit whether an API requires an OSGi container
by Oleg Besedin
· 19 years ago
b86aeaa
update copyrights.
by Thomas Watson
· 19 years ago
1ebe6d4
update about.html files.
by Thomas Watson
· 19 years ago
625d773
update about.html files.
by Thomas Watson
· 19 years ago
e49430b
Bug 129401 - document whether an API requires an OSGi container
by Oleg Besedin
· 19 years ago
64b9960
Update the about.html.
by DJ Houghton
· 19 years ago
6d06266
Bug 139800 - Compile errors against Foundation 1.0: org.eclipse.equinox.common
by DJ Houghton
· 19 years ago
v20060504-1200
a53e8e5
Bug 124176 - Store OSGi preferences in Eclipse Preferences
by DJ Houghton
· 19 years ago
v20060504-0600
718bc3c
Bug 139812 registry expects osgi.nl, osgi.os, and osgi.ws to be set
by Oleg Besedin
· 19 years ago
v20060503
5984a25
Bug 130601 - improving Javadoc for the getNamespace deprecation.
by Oleg Besedin
· 19 years ago
v20060426
272be71
Bug 128249 [javadoc] ListenerList javadoc could include example from jface.util.ListenerList
by Thomas Watson
· 19 years ago
6647364
Bug 122759 [javadoc] Assert.isNotNull specs IllegalArgumentException but throws AssertionFailedException
by Thomas Watson
· 19 years ago
4dcd183
Bug 134182 - [common] MessageResourceBundle class is not used
by DJ Houghton
· 19 years ago
37b8d5a
Bug 134831 - [doc] Fix Javadoc issues in the split runtime
by DJ Houghton
· 19 years ago
b87ed72
Bug 135051 - [registry] [doc] deprecate methods returning non-translated strings
by DJ Houghton
· 19 years ago
ed785c0
Bug 136681 - Need to update manifests with ExecutionEnvironment header
by DJ Houghton
· 19 years ago
Next »