Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-01304594 Fix obvious POM configuration issuesTobias Oberlies1-2/+3
2011-07-29325611 Publisher app exit code 1 only on error statusTobias Oberlies1-10/+12
2011-07-20Changed .cvsignore to .gitignore filesJohn Arthorne2-2/+1
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-08Fix up plugin user readable namePascal Rapicault1-1/+1
2011-05-02copyright updateIan Bull28-28/+28
2011-04-01Bug 331974 - [publisher] Enable publishing of products and featuresDJ Houghton1-7/+1
2011-04-01*** empty log message ***Pascal Rapicault1-1/+1
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 Rapicault27-6666/+10
2011-03-09fix 1.5 method in 1.4 bundleAndrew Niefer1-1/+1
2011-02-28Bug 336246 - Remove the metadata generatorPascal Rapicault1-1/+1
2011-02-25bug 268895: [publisher] product 'includeLaunchers' attributeIan Bull3-1/+14
2010-12-21incremented version range due to use of generified OSGi APIpublishing_incubatorJohn Arthorne1-2/+2
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-08-17adjust versionPascal Rapicault1-1/+1
2010-08-17*** empty log message ***Pascal Rapicault1-1/+2
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-22Increment minor segment for bug fix in Indigo streamJohn Arthorne1-1/+1
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
2010-05-11bug 267822 - special characters not correctly escapedAndrew Niefer1-6/+16
2010-04-23Bug 310320 - [publisher] Publisher creating extra IU fragments when not neces...DJ Houghton1-4/+3
2010-04-19bug 309227 - osgi.launcherPath getting mangledAndrew Niefer1-1/+0
2010-04-16bug 286135: [publisher] ProductPublisherApplication should support feature an...Ian Bull1-1/+12
2010-04-09bug 308660 - localization fragment does not provide selfAndrew Niefer2-1/+2
2010-04-06Bug 305334 - MetadataFactory.InstallableUnitDescription - method name refact...Pascal Rapicault6-12/+12
2010-04-01bug 278883, bug 234032 - port fixes from pde.build/BrandingIronAndrew Niefer1-34/+56
2010-03-31bug 278883: [publisher] BrandingIron broken for MacOSIan Bull1-7/+19
2010-03-24bug 305724 - Remove unnecessary version normalization codeAndrew Niefer1-14/+2
2010-03-24bug 306957 - unknown platform brandingAndrew Niefer1-5/+7
2010-03-24bug 291696 - Ensure we can get rid of the metadata generatorAndrew Niefer1-1/+2
2010-03-23bug 291696 - Ensure we can get rid of the metadata generatorAndrew Niefer8-61/+83
2010-03-20Adding pom files to allow build with tychoPascal Rapicault1-0/+14
2010-03-17Make the version handling protected to allow for overridePascal Rapicault1-1/+1
2010-03-10299507 : Filters on IRequirement should be an expressionThomas Hallgren9-32/+31
2010-03-09bug 305064: [api] Add a progress monitor to the execute batch methodibull1-10/+7
2010-03-08fix deprecated warningsv20100308-2027Andrew Niefer10-46/+37
2010-03-08bug 302990: [api] Make VersionedID APIibull3-3/+5

Back to the top