Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-02Bug 531917 - Remove redundant type parametersAlexander Kurtakov1-2/+2
2018-01-30Bug 530526 - Don't use deprecated Number children constructorsAlexander Kurtakov2-4/+4
2017-11-22Bug 527379 - Remove references to update.configuratorI20171128-0100I20171127-2000I20171126-2000I20171125-1500I20171124-2000I20171123-2000I20171122-2000Karsten Thoms1-12/+1
2017-09-19Bug 522479 - Change ActionConstants.PARM_OPTIONS to be StringAlexander Kurtakov1-2/+2
2017-08-31Bug 518031 - XML External Entity Vulnerability in Eclipse IDEI20170904-0230I20170903-2000I20170902-1500I20170901-2000Brian de Alwis1-1/+2
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-06-21Bug 518574 - Use StandardCharsetsAlexander Kurtakov2-6/+5
2017-05-15Bug 514530 - CCE: UpdateSiteArtifactRepository cannot be cast toI20170515-2000Andrey Loskutov1-1/+6
2016-04-19Bug 489706 - Replace new Integer() with Integer.valueOf()I20160419-0800Alex Blewitt1-3/+3
2016-01-02Bug 466249 - Propagate more exceptions to ease problem analysisEike Stepper1-1/+1
2015-09-07Bug 476724 - Remove new Boolean and Boolean.valueOf().booleanValue()I20150929-0800I20150922-0800I20150916-2000I20150916-0800I20150915-2000I20150915-0800I20150914-2000I20150914-1545I20150914-1130I20150914-0800I20150913-2000I20150908-0800Alex Blewitt6-18/+18
2015-03-04Bug 431116 - Releases for Mac OS X should be bundled as a proper "MacPascal Rapicault3-54/+7
2015-02-26Bug 460967 - Use type safe service retrievingI20150303-0800Alexander Kurtakov1-4/+5
2015-02-16Revert "WIP mac"I20150217-0800Pascal Rapicault2-13/+44
2015-02-16WIP macPascal Rapicault2-44/+13
2013-11-19Bug 422026 - Get rid of ColletionUtils.empty[Set|List|Map]Alexander Kurtakov1-2/+1
2013-02-28Introduce helper class in to get the provisioning agent from a locationv20130228-213432Pascal Rapicault (Ericsson)1-0/+139
2013-01-25331683 Publisher returns error status in case of invalid manifestv20130125-132342Jan Sievers1-1/+1
2012-11-17Add copyright headersv20121117-034753Pascal Rapicault (Ericsson)1-0/+1
2012-11-17Allow to install from a repository without copying the artifactsepasrap1-0/+18
2012-04-28Support for bundled macosx - http://bugs.eclipse.org/57349v20120428-0117Pascal Rapicault5-7/+35
2012-01-17364929 support customizable download statisticsv20120117-1140v20120117-0330Mengxin Zhu1-2/+2
2011-09-01Bug 354888 - Cache extensions from parent lost in shared installv20110901-1435dj1-1/+56
2011-08-16Updated comment.v20110816-1910dj1-1/+6
2011-08-15 Bug 354737 - [touchpoint eclipse] RepositoryAction doesn't decrementdj1-2/+2
2011-06-08Bug 348712 - Test failures in nightly buildDJ Houghton1-2/+3
2011-05-11bug 343329: [publisher] AdviceFileAdvice should not be in publisher.eclipsetoberlies1-1/+2
2011-05-02copyright updatev20110502-1955v20110502-1930Ian Bull22-22/+22
2011-02-22Bug 337497 - [touchpoint] Add touchpoint action to specify -vm argDJ Houghton2-1/+63
2011-02-02Bug 329784 - Touchpoint instruction for incremental changes to program proper...DJ Houghton2-0/+163
2010-12-02Bug 329386 - Optimize manifest TouchPointData memory footprint for MetadataRe...DJ Houghton5-79/+47
2010-11-03Fixed compiler warningsJohn Arthorne1-4/+4
2010-10-04Bug 326912 - Unnecessary @SuppressWarnings can be removedDJ Houghton1-1/+0
2010-09-23Bug 309539 - [planner] Make ProfileChangeRequest internalDJ Houghton1-4/+4
2010-08-20Bug 318934 - [tests] Modify test framework to allow mimic of product installsDJ Houghton1-0/+11
2010-06-22Bug 316650 - PathUtil doesn't make paths relative correctly across volumesJohn Arthorne1-6/+10
2010-06-21Bug 317519 - [reconciler] Second startup after update also slowDJ Houghton1-6/+4
2010-05-11bug 311332 - NPE uninstalling launcherAndrew Niefer1-1/+4
2010-04-22bug 309923 - NPE while updating IBuildAndrew Niefer1-1/+1
2010-03-31Bug 304895 - [reconciler] Issues with encoded URLs in platform.xmlDJ Houghton4-28/+40
2010-03-29bug 282652, bug 295282v20100329Andrew Niefer1-7/+25
2010-03-19bug 286503 - empty eclipse.ini generated, breaks updateAndrew Niefer1-0/+1
2010-03-12Bug 305710 - Garbage collection may delete bundles it used to keepDJ Houghton1-1/+3
2010-03-12Java doc tweaks (@noextend, @noimplement, final, etc)Pascal Rapicault1-3/+2
2010-03-09Bug 229183 - [director] [api] ProvisioningContex does not handle repository ...Susan Franklin1-3/+3
2010-03-04bug 269496 - SimpleConfiguratorManipulator apiAndrew Niefer10-22/+23
2010-02-26302193 : Return type inconsistency on IInstallableUnit's gettersThomas Hallgren2-6/+6

Back to the top