Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-05-09[security] protect callers from access to system propertiesv20050509-2000Thomas Watson1-2/+2
2005-05-09Bug 87504 - Warn when .log becomes bigPascal Rapicault1-1/+100
2005-05-09Bug 67699 - EclipseClassLoader should not log exceptions that are thrown to c...Pascal Rapicault1-3/+1
2005-05-06Bug 88078 - support running on read-only configuration areav200505063-3/+6
2005-05-05Add support for osgi.java.profile.bootdelegation property for java profile bo...Thomas Watson7-21/+68
2005-05-05Add StateHelper#getAccessCode method for PDE to use.Thomas Watson5-13/+50
2005-05-05Bug 93787 - NPE in DevClassPathHelper#load(URL)1-1/+2
2005-05-05Bug 87780 [osgi] should PluginConverter auto require org.eclipse.osgi ?Jeff McAffer2-13/+5
2005-05-04added test case for moving pre-primed configuration areas4-26/+172
2005-05-04Prevent possible NPEThomas Watson1-1/+4
2005-05-04x-internal and x-friend directives should be set on ExportPackageDescription ...Thomas Watson9-19/+43
2005-05-04Bug 88120 - improve error messages when framework cannot write2-5/+6
2005-05-04sorted message keys1-19/+19
2005-05-0387780 [osgi] should PluginConverter auto require org.eclipse.osgi ?Thomas Watson2-11/+38
2005-05-03Bug 93572 - CodeSource(URL, null) is ambiguous in 1.51-2/+2
2005-05-03Move FileManager to org.eclipse.core.runtime.adaptorThomas Watson7-8/+7
2005-05-02must fail install if framework extensions import-package, require-bundle, or ...Thomas Watson3-2/+22
2005-04-30Only recognize x-friends if using strict mode.Thomas Watson1-1/+2
2005-04-29back out fix to 86713 Don't hold class loader lock while waiting for bundle a...Thomas Watson1-3/+1
2005-04-29improved error message for java.nio locking failure2-3/+4
2005-04-29Updated javadoc.DJ Houghton2-4/+8
2005-04-29Updated javadoc.DJ Houghton8-237/+322
2005-04-28Bug 92924 [osgi] query class context to determine parent delegationThomas Watson3-6/+52
2005-04-27Bug 92979 FileManager tests fail on linuxThomas Watson3-40/+74
2005-04-27Updates from OSGi.Thomas Watson1-2/+2
2005-04-25Fix for accessing builtin URL handlers when security is enabled.v20050425aOSGI_RI_20050427Thomas Watson4-12/+62
2005-04-25testJavaIOLocking should run on Windows only1-0/+3
2005-04-25Fixes for multiple hosts per fragment.Thomas Watson2-1/+2
2005-04-25Bug 92283 - Timestamp of !SESSION entry in log is not accuratev20050425DJ Houghton1-5/+20
2005-04-25should publish missing classpath entries as INFO events.Thomas Watson1-1/+1
2005-04-25Bug 92550Thomas Watson1-1/+16
2005-04-22return default locale headers when requested locale is not found.Thomas Watson1-4/+8
2005-04-22return default locale headers when bundle is uninstalled.Thomas Watson1-0/+3
2005-04-22- removed dev classpath entry property support (not API)Thomas Watson3-46/+13
2005-04-2158281 [osgi] Support for importing libraries outside the plugin folderThomas Watson2-24/+86
2005-04-21Bug 88131 - Embedded - enable filemanager to use reliable filesPascal Rapicault19-1276/+2854
2005-04-21add non-nls tagPascal Rapicault1-1/+1
2005-04-21Bug 89261 - auto-activation is useless/potentially harmful for library pluginsPascal Rapicault1-1/+5
2005-04-20Bug 77146Thomas Watson1-27/+41
2005-04-20Bug 92035DJ Houghton1-25/+23
2005-04-20Bug 86085 - Blank in path messes up launcher error messagePascal Rapicault1-1/+2
2005-04-19message cleanupJohn Arthorne1-3/+4
2005-04-19Bug 90526 [osgi] Need to log exceptions in MessageResourceBundleJohn Arthorne2-32/+53
2005-04-19Bug 88128 - Eclipse and JVM Shutdown HooksPascal Rapicault3-39/+19
2005-04-18set state bits on copies of BundleDescriptionsv20050418Thomas Watson1-0/+3
2005-04-18fix permissions check on findEntries for fragments; add comments to findEntri...Thomas Watson1-16/+18
2005-04-18Updates from OSGi.Thomas Watson2-61/+74
2005-04-15Fix to not fail when fragment has identical constraints as a resolved host.Thomas Watson1-4/+6
2005-04-15Check for conflicting constraints from fragmentsThomas Watson1-1/+28
2005-04-15Initial versionMax firstThomas Watson1-5/+3

Back to the top