Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-20Bug 521157 - Do not try to acquire PluginConverterI20170820-2000Alexander Kurtakov2-6/+2
2017-08-18Bug 521119 - Move p2 publisher to Java 8Alexander Kurtakov19-102/+112
2017-06-27Bug 514885 Pooling Version and VersionRangeKarsten Thoms1-3/+3
2017-03-30Bug 509401 - Create an artifact descriptor for a directoryMykola Nikishov1-2/+2
2017-03-29Bug 509401 - Don't hide I/O problems in ChecksumProducer's computeMD5(File)Mykola Nikishov1-6/+17
2016-04-21Bug 490028 - Extract MD5 checksum calculation into a separate classMykola Nikishov1-46/+6
2016-04-19Bug 489706 - Replace new Integer() with Integer.valueOf()I20160419-0800Alex Blewitt1-2/+2
2015-09-07Bug 476724 - Remove new Boolean and Boolean.valueOf().booleanValue()I20150929-0800I20150922-0800I20150916-2000I20150916-0800I20150915-2000I20150915-0800I20150914-2000I20150914-1545I20150914-1130I20150914-0800I20150913-2000I20150908-0800Alex Blewitt1-6/+6
2014-11-17Bug 427123 - Remove copies of profile files from publishersI20141202-0800I20141125-0800I20141118-0830I20141118-0800Tobias Oberlies1-5/+12
2013-11-19Bug 422026 - Get rid of ColletionUtils.empty[Set|List|Map]Alexander Kurtakov3-6/+7
2013-09-04Fixed compiler warningI20130905-2000I20130904-2000John Arthorne1-3/+6
2013-04-16Bug 405716: use 4k buffer to update MD5 digestJan Sievers1-2/+4
2013-04-09Add support for product and shared installPascal Rapicault (JBoss)1-1/+1
2013-01-25331683 Publisher returns error status in case of invalid manifestv20130125-132342Jan Sievers2-0/+4
2012-12-09Bug 396136 - [publisher] Support for expression in update descriptor andv20121209-025907Pascal Rapicault1-5/+25
2012-11-27Cleanup warningsv20121127-211026Pascal Rapicault1-1/+1
2012-10-01388566 Always publish IUs regardless of the statusv20121001-160038Tobias Oberlies1-3/+1
2012-10-01388566 Fix corner case when publishing a single osgi.ee capabilityTobias Oberlies3-4/+26
2012-09-24388566 Publish osgi.ee capabilities of a.jre IUsTobias Oberlies3-5/+110
2012-09-24388566 Refactorings in JREAction(Test)Tobias Oberlies1-22/+24
2012-07-10Bug 384753 - [publisher] support for p2ql in update descriptor v20120710-162729Pascal Rapicault1-2/+14
2012-04-28Support for bundled macosx - http://bugs.eclipse.org/57349v20120428-0117Pascal Rapicault1-2/+10
2012-03-09Let's the advice file set min/max values for capability advice.v20120309-0029Ian Bull1-1/+22
2012-03-02372788 Let artifact repository create ArtifactDescriptor instancesTobias Oberlies1-1/+1
2012-02-20334519 Added parameter for selecting JRE profile in product publisher applica...v20120220-1824Shenol Yousouf3-13/+34
2011-12-08Bug 364221 - JREAction fails for OSGi/Minimum profilesv20111208-2108DJ Houghton1-2/+6
2011-12-08Bug 364475 - allow customization of p2.inf requirement processingv20111208-2102DJ Houghton1-2/+8
2011-08-01325611 Publish correctly if action returns a warningTobias Oberlies1-3/+10
2011-07-29325611 Publisher app exit code 1 only on error statusTobias Oberlies1-10/+12
2011-06-24Bug 348428 - [publisher] Allow platform-independent product publishingPascal Rapicault1-3/+4
2011-05-11bug 343329: [publisher] AdviceFileAdvice should not be in publisher.eclipsetoberlies2-0/+775
2011-05-02copyright updateIan Bull28-28/+28
2011-04-01Package was moved to new org.eclipse.equinox.p2.publisher.eclipse bundle.DJ Houghton26-5050/+0
2011-03-31Merging changes from work done for https://bugs.eclipse.org/bugs/show_bug.cgi...Pascal Rapicault13-5841/+5
2011-03-09fix 1.5 method in 1.4 bundleAndrew Niefer1-1/+1
2011-02-25bug 268895: [publisher] product 'includeLaunchers' attributeIan Bull3-1/+14
2010-12-14Bug 332444 - NPE in generateSiteReferences if no metadata repository in IPubl...Pascal Rapicault1-0/+3
2010-12-02Bug 329386 - Optimize manifest TouchPointData memory footprint for MetadataRe...DJ Houghton1-6/+11
2010-11-02Bug 321997 - P2 Publisher applications hide the exception which caused the ER...Pascal Rapicault3-1/+15
2010-11-02Bug 316886 - [publisher] NullPointerException in ProductPublisherApplication ...Pascal Rapicault3-3/+6
2010-10-06Fixed compiler warningsJohn Arthorne2-8/+6
2010-09-01Bug 317598 - Delete extra createArtifactDescriptor method on PublisherHelperJohn Arthorne1-9/+0
2010-08-24bug 315757: [publisher][regression] Cannot provide -contextMetadata to publis...Ian Bull1-25/+8
2010-08-22Bug 323318 - Changing visibility of a few fields for TychoPascal Rapicault1-7/+7
2010-07-12bug 279015: Support update descriptor advice in p2.infv20100712-1655Ian Bull7-10/+93
2010-06-22Bug 317598 - Delete extra createArtifactDescriptor method on PublisherHelperv20100628John Arthorne3-3/+3
2010-06-22Bug 317598 - Delete extra createArtifactDescriptor method on PublisherHelperJohn Arthorne1-1/+4
2010-06-22Bug 313447 - Avoid MD5 computation for publishing from dropins reconcilerJohn Arthorne4-10/+40
2010-06-09bug 306789 - compress option on eclipse.publish.featuresAndBundlesAndrew Niefer1-3/+6
2010-05-12bug 309566 - Bundle-Localization defaults and with sub foldersAndrew Niefer2-2/+2

Back to the top