Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-10-03Bug 525516 - Move directorywatcher to Java 8I20171004-0315I20171003-2000Alexander Kurtakov9-54/+108
2017-10-03Bug 525501 - Move director to Java 8Alexander Kurtakov23-174/+236
2017-10-03Bug 525499 - Move frameworkadmin.equinox to java 8Alexander Kurtakov13-55/+76
2017-10-03Bug 525497 - Move simpleconfigurator bundles to Java 8 Alexander Kurtakov11-48/+87
2017-10-03Bug 313553 - Capability: add writing to a metadata repoTodor Boev3-5/+68
2017-09-29Bug 313553 - Capability: add handling to BundlesActionI20171002-2000Todor Boev4-6/+44
2017-09-28Bug 313553 - Requirement: add handling to BundlesActionI20171001-2000I20170930-1500I20170929-2000I20170928-2000Todor Boev4-92/+150
2017-09-27Remove empty methods and useless overrides in p2.tests andI20170927-2000Alexander Kurtakov8-27/+2
2017-09-25Use varargs Collections.addAll.I20170927-0420I20170926-2000I20170925-2000Alexander Kurtakov3-11/+11
2017-09-23Bug 514333 - Preferences store access can lead to unattended workspaceI20170924-2000I20170923-1500Alexander Kurtakov2-2/+2
2017-09-22Bug 514333 - Preferences store access can lead to unattended workspaceI20170922-2000Alexander Kurtakov1-1/+1
2017-09-20Bug 313553 - Capability: provide attributes to LDAP matchesI20170921-2000I20170920-2000Todor Boev1-0/+10
2017-09-20Bug 522466 - Fix generification warnings in p2.testsAlexander Kurtakov1-1/+1
2017-09-20Fix deprecated Properties.save to store.Alexander Kurtakov1-1/+1
2017-09-19Bug 522466 - Fix generification warnings in p2.testsI20170920-0100I20170919-2000Alexander Kurtakov36-156/+159
2017-09-19Bug 522466 - Fix generification warnings in p2.tests Alexander Kurtakov70-271/+276
2017-09-19Bug 522466 - Fix generification warnings in p2.tests Alexander Kurtakov54-356/+330
2017-09-19Bug 522479 - Change ActionConstants.PARM_OPTIONS to be StringAlexander Kurtakov1-2/+2
2017-09-19Bug 522466 - Fix generification warnings in p2.tests Alexander Kurtakov61-375/+350
2017-09-19Bug 522466 - Fix generification warnings in p2.tests Alexander Kurtakov65-601/+589
2017-09-08Bug 521195 - Migrate to Batik 1.9.0S4_8_0_M2I20170918-2000I20170917-2000I20170916-1500I20170915-2000I20170915-1030I20170913-2000I20170913-1120I20170913-0800I20170913-0420I20170913-0220I20170912-2255I20170912-2000I20170912-0800I20170911-2000I20170911-0800I20170911-0405I20170910-2000I20170910-1055I20170910-0800I20170909-1500I20170909-0920I20170909-0800I20170909-0510I20170908-2345I20170908-2000I20170908-0035Alexander Kurtakov1-1/+1
2017-09-06Bug 521923 - Move org.eclipse.equinox.frameworkadmin.tests to Java 8I20170907-2000I20170906-2000Alexander Kurtakov21-125/+69
2017-09-06Bug 313553 - [publisher] publish metadata for Provide-Capability andAlexander Kurtakov2-4/+5
2017-09-06Bug 313553 - Requirement: fix comparisons to match OSGi LDAP spec.I20170906-0815Todor Boev2-5/+43
2017-09-06Bug 313553 - Retrofit the JRE IU with generic osgi.ee capabilitiesTodor Boev2-11/+21
2017-09-06Bug 313553 - Prepare BundlesActionTodor Boev1-81/+112
2017-09-05Bug 521298 - Enhance deprecation messages in AbstractArtifactRepository I20170906-0225I20170905-2000Alexander Kurtakov1-1/+1
2017-09-04Bug 521842 - Move ui.discovery to Java 8I20170905-0600I20170905-0310I20170904-2000Alexander Kurtakov21-232/+205
2017-09-04Bug 521839 - Move discovery bundle to Java 8Alexander Kurtakov9-35/+68
2017-09-04Bug 521838 - Move discovery.compatibility to Java 8Alexander Kurtakov15-61/+77
2017-09-04Bug 521827 - Move artifact.repository bundle to Java 8 Alexander Kurtakov29-95/+227
2017-08-31Bug 518031 - XML External Entity Vulnerability in Eclipse IDEI20170904-0230I20170903-2000I20170902-1500I20170901-2000Brian de Alwis12-24/+103
2017-08-23Bug 313553 - [publisher] publish metadata for Provide-Capability and Require-...I20170831-2000I20170830-2000I20170830-0605I20170829-2345I20170829-2000I20170829-0940I20170829-0705I20170828-2000I20170828-1220I20170828-0730I20170827-2000I20170826-1500I20170825-2000I20170824-2000I20170823-2000Todor Boev4-36/+110
2017-08-23Bug 521301 - Stop using deprecated p2 methods in p2 tests Alexander Kurtakov28-125/+143
2017-08-23Bug 521298 - Enhance deprecation messages in AbstractArtifactRepository Alexander Kurtakov1-8/+8
2017-08-22Bug 486279 - Changed missing entry status to warning Todor Boev7-35/+25
2017-08-22Bug 486279 - Refactored SetStarLevelActionI20170822-2000Todor Boev1-51/+20
2017-08-22Bug 486279 - Refactored MarkStartedActionTodor Boev1-48/+18
2017-08-22Bug 486279 - Added a utility method to search for BundleInfoTodor Boev1-0/+18
2017-08-21Update feature versions for PhotonI20170821-2000Alexander Kurtakov12-15/+15
2017-08-21Bug 521163 - Move equinox frameworkadmin to Java 8Alexander Kurtakov9-25/+66
2017-08-21Bug 521157 - Do not try to acquire PluginConverterAlexander Kurtakov2-39/+0
2017-08-20Bug 521157 - Do not try to acquire PluginConverterI20170820-2000Alexander Kurtakov5-114/+9
2017-08-20Bug 521156 - Move p2 updatesite bundle to Java 8Alexander Kurtakov26-192/+215
2017-08-19Bug 521147 - Move p2 ui.importexport to Java 8Alexander Kurtakov15-221/+244
2017-08-19Bug 521145 - Move p2 repository.tools to Java 8Alexander Kurtakov43-194/+186
2017-08-18Bug 521121 - Move p2 publisher.eclipse to Java 8I20170819-1500I20170818-2000Alexander Kurtakov40-168/+255
2017-08-18Bug 521119 - Move p2 publisher to Java 8Alexander Kurtakov23-114/+133
2017-08-18Bug 521115 - Move p2 metadata.repository to Java 8Alexander Kurtakov20-141/+191
2017-08-18Bug 521114 - Move p2 engine to Java 8Alexander Kurtakov6-29/+14

Back to the top