Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2010-02-22Bug 303269 - [repository] The method signatures on IMetadataRepository should...DJ Houghton3-10/+7
2010-02-22302201 : Unify the two query approaches used in p2, step 3.Thomas Hallgren1-7/+5
2010-02-19303383 : We don't need both QLMatchQuery and ExpressionQuery and some things ...Thomas Hallgren1-1/+1
2010-02-19Removed unused messagesJohn Arthorne4-8/+0
2010-02-19302201 : Unify the two query approaches used in p2Thomas Hallgren1-4/+4
2010-02-18Bug 297255 - [Engine][API] Make Operands internalSimon Kaegi1-0/+2
2010-02-15Bug 225250 - Need to get rid of exemplary setupJohn Arthorne3-28/+2
2010-02-11Initial release of the planner APIPascal Rapicault2-3/+6
2010-02-11bug 302283 - exclude artifacts from compareAndrew Niefer7-42/+213
2010-02-10bug 302288 - feature comparison, *.mappingsAndrew Niefer4-45/+145
2010-02-08bug 301056 - exception with empty baselinev20100208Andrew Niefer1-7/+10

Back to the top