Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-07-20Changed .cvsignore to .gitignore filesJohn Arthorne1-4/+3
2011-07-20Added .gitignore to ignore generated JAR files for Ant tasks.dj1-0/+1
2011-05-12bug 330006 - false positive in feature compareAndrew Niefer1-17/+62
2011-05-08Fix up plugin user readable namePascal Rapicault1-1/+1
2011-05-06Bug 344851 - [repository] Composite repo "create" ant tasks should have the a...Pascal Rapicault4-1/+30
2011-05-02copyright updateIan Bull68-66/+86
2011-04-13Bug 342661 - compile warnings in official buildsDJ Houghton3-7/+9
2011-04-11Add resolution mode in the slicing optionsPascal Rapicault3-0/+40
2011-04-05*** empty log message ***Pascal Rapicault1-1/+2
2011-02-17Update version numbers in poms.Pascal Rapicault1-1/+1
2011-01-21bug 335042 - Composite repo remove task adds instead of removesv20110121-1730Andrew Niefer1-5/+10
2010-12-25Bug 321819 - [transport] Repository transport API is tightly coupled with the...v20110104v20110102Pascal Rapicault3-2/+12
2010-11-03Fixed compiler warningsJohn Arthorne1-4/+4
2010-10-20Bug 325311 - [comparator] ArrayIndexOutOfBoundsException in ComparatorAndrew Niefer3-14/+49
2010-10-14bug 325134 - missing argument for some errorsv20101018-2330Andrew Niefer1-2/+31
2010-10-07Bug 327236 - please retag the following p2 bundles for the next 3.7 I-buildv20101011-2110DJ Houghton1-1/+1
2010-08-18Bug 313789 - [comparator] False Positive comparing with different inner class...Pascal Rapicault1-0/+22
2010-06-23bug 317711 - Use add elements directlyAndrew Niefer1-0/+24
2010-05-20bug 313615 - p2.mirror ignoreErrors does not workv20100520Andrew Niefer2-2/+4
2010-05-12bug 312687: Repo2Runnable should not consult all known repositoriesIan Bull1-0/+12
2010-05-12Bug 274272 - [repository] Cache artifact repository indexPascal Rapicault1-9/+5
2010-05-12Bug 312500 - Bad array index in MirrorApplicationPascal Rapicault1-2/+2
2010-04-23bug 310318 - don't remove IUs that had no artifacts when artifact filter is usedAndrew Niefer1-1/+1
2010-04-10Bug 305490 - [planner] Remove code related to absolute provisioning plan from...Pascal Rapicault1-11/+5
2010-04-09bug 280147 - fix messages - OOM during mirrorAndrew Niefer3-5/+12
2010-03-31bug 295297: Add parameters to the Repo Analyzer toolsIan Bull1-4/+21
2010-03-30Cleanup manifestPascal Rapicault1-4/+1
2010-03-26bug 272061 - context repositories for exportAndrew Niefer4-32/+41
2010-03-25bug 304950 - disable ok messages in compare logAndrew Niefer1-1/+1
2010-03-20Adding pom files to allow build with tychoPascal Rapicault1-2/+2
2010-03-12Java doc tweaks (@noextend, @noimplement, final, etc)Pascal Rapicault3-4/+5
2010-03-10299507 : Filters on IRequirement should be an expressionThomas Hallgren2-9/+9
2010-03-09Bug 229183 - [director] [api] ProvisioningContex does not handle repository ...Susan Franklin1-5/+3
2010-03-08Bug 305031 - Remove reference to the org.osgi.Version type from the Version c...Pascal Rapicault1-3/+13
2010-03-05Bug 293340 - [api][repository] Review of the repository packageJohn Arthorne1-1/+1
2010-03-04removed temp code now that pde bug is fixedSusan Franklin1-1/+0
2010-03-04remove require on runtimePascal Rapicault3-6/+18
2010-03-02275800 : It is impossible to mirror repository references.Thomas Hallgren1-0/+12
2010-03-02Return collection of IRequirement for fragmentsPascal Rapicault1-3/+4
2010-03-02Move metadata factory to a public package and change signature of IUpdateDesc...Pascal Rapicault4-4/+6
2010-03-01remove unused import packageJohn Arthorne1-1/+0
2010-02-27Rename the unmodifiableSet methodPascal Rapicault2-2/+2
2010-02-27Use unmodifiableSet where possiblePascal Rapicault1-1/+1
2010-02-26bug 301305 - missing methods on IArtifactRequestAndrew Niefer1-3/+1
2010-02-26bug 303933 - packed jars missing in repoAndrew Niefer2-2/+3
2010-02-26302193 : Return type inconsistency on IInstallableUnit's gettersThomas Hallgren1-8/+5
2010-02-25302201 : Unify the two query approaches used in p2, final step.Thomas Hallgren6-27/+21
2010-02-24fix manifestsAndrew Niefer1-1/+1
2010-02-24manifest updatesAndrew Niefer5-10/+19
2010-02-24Fix up import versionsPascal Rapicault1-23/+23

Back to the top