Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-12-25Bug 321819 - [transport] Repository transport API is tightly coupled with the...v20110104v20110102Pascal Rapicault2-2/+11
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-08-18Bug 313789 - [comparator] False Positive comparing with different inner class...Pascal Rapicault1-0/+22
2010-05-20bug 313615 - p2.mirror ignoreErrors does not workv20100520Andrew Niefer1-1/+1
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-10Bug 305490 - [planner] Remove code related to absolute provisioning plan from...Pascal Rapicault1-11/+5
2010-03-31bug 295297: Add parameters to the Repo Analyzer toolsIan Bull1-4/+21
2010-03-26bug 272061 - context repositories for exportAndrew Niefer2-24/+22
2010-03-25bug 304950 - disable ok messages in compare logAndrew Niefer1-1/+1
2010-03-12Java doc tweaks (@noextend, @noimplement, final, etc)Pascal Rapicault3-4/+5
2010-03-10299507 : Filters on IRequirement should be an expressionThomas Hallgren1-5/+5
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-04remove require on runtimePascal Rapicault1-3/+2
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 Rapicault3-3/+6
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-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 Hallgren4-13/+13
2010-02-24manifest updatesAndrew Niefer4-4/+12
2010-02-22Bug 303269 - [repository] The method signatures on IMetadataRepository should...DJ Houghton2-8/+5
2010-02-19Removed unused messagesJohn Arthorne4-8/+0
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 Rapicault1-3/+5
2010-02-11bug 302283 - exclude artifacts from compareAndrew Niefer2-36/+62
2010-02-10bug 302288 - feature comparison, *.mappingsAndrew Niefer3-45/+143
2010-02-08bug 301056 - exception with empty baselinev20100208Andrew Niefer1-7/+10
2010-02-05299987 : Removal of p2 services in favor of always using an agent.Thomas Hallgren5-9/+22
2010-01-22Bug 299917 - Compile warnings in official buildJohn Arthorne3-3/+4
2010-01-15bug 299776 - fix failing tests, refactored message bundle locationAndrew Niefer1-1/+1
2010-01-13Merging api branch back to HEADv20100113Pascal Rapicault69-263/+1860
2009-12-02bug 296288 - memory leaks of repositoriesv20091204Andrew Niefer1-0/+6
2009-11-25bug 296101 - binary folder in root artifactsv20091125Andrew Niefer1-1/+1
2009-11-25bug 296101 - binary folder in root artifactsAndrew Niefer1-1/+3
2009-10-23bug 291436v20091023Andrew Niefer1-3/+4
2009-10-09bug 291424 - option to remove only some descriptorsv20091010Andrew Niefer2-0/+4
2009-10-07Reference IEngine rather than EngineJohn Arthorne1-3/+2
2009-10-06Move query related classes to p2.metadataPascal Rapicault2-3/+6
2009-09-24bug 290323 - remove IUs from repoAndrew Niefer1-0/+8
2009-09-23bug 289866 - don't create pack.gz descriptor is file is size 0Andrew Niefer1-1/+1
2009-09-23bug 289851 - p2.mirror grabs a large portion of the repoAndrew Niefer2-0/+16

Back to the top