Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-02Bug 531917 - Remove redundant type parametersAlexander Kurtakov2-4/+4
2018-02-22Bug 531430 - Replace usage of SubProgressMonitor by SubMonitorI20180226-2000I20180225-2000I20180224-1500I20180223-2000I20180222-2000Karsten Thoms1-1/+1
2018-01-05Remove no longer needed api_filters.Alexander Kurtakov1-239/+1
2018-01-03Bug 529078 - Add header Automatic-Module-Name for Java 9I20180104-2000I20180104-0030I20180103-2000Karsten Thoms1-0/+1
2017-10-09Bug 525733 - Move operations bundle to Java 8 Alexander Kurtakov24-171/+195
2017-06-22Bug 517929 - Update POMs in the master for 4.8 releaseI20170622-0950Alexander Kurtakov1-1/+1
2017-05-11Bug 516457 - Many of plug-ins need a version increaseAlexander Kurtakov2-2/+2
2016-08-30Bug 461102 - NPE in OperationFactory.listInstalledElementsY20160915-1000Y20160908-1000Y20160901-1000I20160915-0230I20160915-0200I20160914-2300I20160914-2000I20160914-0800I20160914-0430I20160914-0030I20160913-2000I20160913-0800I20160912-2000I20160912-1005I20160912-0800I20160912-0430I20160912-0225I20160912-0140I20160911-2015I20160906-0800Sergey Prigogin1-2/+6
2016-06-28Bug 496465 - Prep for 4.7 (Oxygen) and 4.6.1 (Neon.1) maintenance buildsThomas Watson1-1/+1
2016-05-04Bug 493004 - Need to update versions for Neon of various bundlesY20160519-1000Y20160513-1000Y20160505-1000I20160523-2000I20160522-2000I20160521-1500I20160520-2000I20160519-1730I20160519-1100I20160518-2000I20160517-2000I20160516-2000I20160515-2000I20160514-1500I20160513-2000I20160512-1000I20160511-2000I20160511-0400I20160510-2000I20160509-2000I20160508-2000I20160507-1500I20160506-2000I20160506-1030I20160506-0830I20160505-2000I20160504-2000Thomas Watson2-2/+2
2016-04-19Bug 489706 - Replace new Integer() with Integer.valueOf()I20160419-0800Alex Blewitt1-2/+2
2016-03-17Bug 483644: improve "no updates were found" dialog.Y20160414-1000Y20160407-1000Y20160331-1000Y20160324-1000I20160417-1112I20160412-0800I20160405-0800I20160330-1230I20160330-0930I20160329-0800I20160322-0800Mickael Istria1-1/+1
2015-11-14Bug 482066 - Fix minor progress reporting issueI20151117-0800Stefan Xenos1-3/+7
2015-07-02Bug 469765 - Prep for 4.6 (Neon) and 4.5 (Mars) maintenance buildsI20150818-0800I20150811-1400I20150805-2000I20150805-0800I20150804-2000I20150804-0800I20150803-2000I20150803-0800I20150802-2000I20150728-0800I20150721-0800I20150714-0800I20150707-0800Thomas Watson1-1/+1
2015-04-23Update versions for MarsThomas Watson2-2/+2
2015-02-26Bug 460967 - Use type safe service retrievingI20150303-0800Alexander Kurtakov1-2/+3
2014-06-19Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsPaul Webster1-1/+1
2013-11-19Bug 422026 - Get rid of ColletionUtils.empty[Set|List|Map]Alexander Kurtakov1-2/+1
2013-07-23Return null from getProvisioningJob when operation is not resolvedI20130724-1600John Arthorne1-1/+4
2013-07-11Bug 411623 - Unanticipated comparator errors in I20130625-0800John Arthorne3-15/+272
2013-06-26Bug 411170 -- Updated the parent poms for Luna (Eclipse 4.4)Ian Bull1-1/+1
2013-06-03Bug 409769 - [remediation] change wording on progress monitorPascal Rapicault1-1/+1
2013-05-27Bug 408996 - Product detection should go over all IUsI20130527-2000Pascal Rapicault (JBoss)1-3/+13
2013-05-21Remove commented codePascal Rapicault1-5/+0
2013-05-17Bug 407958 - [Remediation] pass progress monitor downI20130520-2000I20130519-2000I20130518-1500Pascal Rapicault1-1/+1
2013-05-14Bug 407958 - [Remediation] pass progress monitor downI20130514-2000Pascal Rapicault1-20/+24
2013-05-09Bug 407079 - [API][remediation] Clean API references Pascal Rapicault (JBoss)4-4/+17
2013-05-09Bug 406984 - [ui][remediation] Rework presentation of the solutionsPascal Rapicault (JBoss)3-2/+172
2013-05-03Bug 407115 - externalize stringsI20130504-1500I20130503-2000Pascal Rapicault (JBoss)4-2/+4
2013-05-02Bug 407099 - [Remediation] Operation should not special case isCheckForUpdatesPascal Rapicault (JBoss)2-35/+22
2013-05-02Improve progress monitorI20130502-0800Pascal Rapicault (JBoss)2-8/+12
2013-05-02Bug 406986 - [operation] Remediation does heavy lifting in resolveModalPascal Rapicault (JBoss)2-13/+87
2013-04-28fix npe that only occurs in testI20130429-0800I20130428-2000Pascal Rapicault1-6/+10
2013-04-28Check for null in case the remediation does not find any answerPascal Rapicault (JBoss)1-390/+391
2013-04-28Disable explanation when looking for remediationsPascal Rapicault (JBoss)1-2/+13
2013-04-27Replace "out of" by "/"Pascal Rapicault (JBoss)1-1/+1
2013-04-27Check is the new request is usefulPascal Rapicault (JBoss)1-3/+16
2013-04-27Indentify API as provisional Pascal Rapicault (JBoss)3-3/+18
2013-04-25Extract profile from profile change requestPascal Rapicault1-4/+1
2013-04-25NPE when cancelling while the remediation is being computedPascal Rapicault1-0/+2
2013-04-19Fixed API warningsJohn Arthorne2-1/+9
2013-04-19Fixed API tools errorsJohn Arthorne7-18/+32
2013-04-09Add support for product and shared installPascal Rapicault (JBoss)1-2/+36
2013-04-09Avoid no-op plansPascal Rapicault (JBoss)1-10/+24
2013-04-09cleanupPascal Rapicault (JBoss)2-4/+4
2013-04-09* overlay icon to show an addition, a removal, a downgrade or an upgrade * se...Pascal Rapicault (JBoss)1-7/+12
2013-04-09remove unused messagesPascal Rapicault (JBoss)1-4/+3
2013-03-27Bug 403971 - Update Equinox p2 parent versionsI20130402-0800Pascal Rapicault2-4/+4
2013-03-24Add remediation pagePascal Rapicault (JBoss)11-116/+698
2013-02-25Bug 397850 - [CBI] use the correct group IDs for all artifactsv20130225-185631Ian Bull1-1/+1

Back to the top