Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-01304594 Fix obvious POM configuration issuesTobias Oberlies1-2/+3
2011-07-20Changed .cvsignore to .gitignore filesJohn Arthorne2-1/+1
2011-06-11*** empty log message ***Pascal Rapicault2-4/+3
2011-05-02copyright updateIan Bull1-1/+1
2011-04-01Bug 340296 - Command providers to provide help for individual commandPascal Rapicault4-58/+195
2011-02-17Update version numbers in poms.Pascal Rapicault1-1/+1
2010-12-21incremented version range due to use of generified OSGi APIpublishing_incubatorJohn Arthorne1-2/+2
2010-11-02Bug 313484 - NullPointerException in ProvCommandProvider (p2.console) when pr...Pascal Rapicault1-8/+53
2010-10-04Fixed compiler warnings related to genericsv20101004John Arthorne1-9/+9
2010-09-23Bug 309539 - [planner] Make ProfileChangeRequest internalDJ Houghton1-3/+3
2010-08-17*** empty log message ***Pascal Rapicault1-0/+1
2010-08-05Bug 321873 - Fix source code compatibility when compiling against new OSGi r4...DJ Houghton2-3/+4
2010-05-31Update version numberv20100601Pascal Rapicault1-1/+1
2010-05-04forced tagging for 311428v20100503aPascal Rapicault1-1/+1
2010-03-20Adding pom files to allow build with tychoPascal Rapicault1-0/+14
2010-03-18305619 : GC test failure in HEAD + some optimizationsThomas Hallgren1-5/+7
2010-03-12Bug 195876 - Hide or remove ProvisioningHelperPascal Rapicault1-17/+17
2010-03-10304855 : [query] add a query command to p2 consoleThomas Hallgren1-0/+71
2010-03-09Bug 229183 - [director] [api] ProvisioningContex does not handle repository ...Susan Franklin1-3/+4
2010-03-03Require equinox.commonPascal Rapicault1-2/+2
2010-03-02Move metadata factory to a public package and change signature of IUpdateDesc...Pascal Rapicault1-1/+0
2010-03-01remove unused import packageJohn Arthorne1-1/+0
2010-02-27Rename the unmodifiableSet methodPascal Rapicault1-2/+2
2010-02-25302201 : Unify the two query approaches used in p2, final step.Thomas Hallgren2-12/+8
2010-02-24Fix up import versionsPascal Rapicault1-17/+17
2010-02-22302201 : Unify the two query approaches used in p2, step 4.Thomas Hallgren1-5/+5
2010-02-16Bug 302676 - provinstall does not always provide details for installation fai...Pascal Rapicault1-1/+11
2010-02-11Initial release of the planner APIPascal Rapicault2-3/+7
2010-02-05299987 : Removal of p2 services in favor of always using an agent.Thomas Hallgren3-80/+84
2010-01-22Bug 299917 - Compile warnings in official buildJohn Arthorne4-15/+25
2010-01-13Merging api branch back to HEADv20100113Pascal Rapicault7-156/+451
2009-10-08Moving the version classPascal Rapicault2-2/+2
2009-10-06Move query related classes to p2.metadataPascal Rapicault3-8/+6
2009-08-24Cleanup bundle manifest imports.DJ Houghton1-5/+3
2009-05-20Update copyrightsJohn Arthorne2-13/+13
2009-05-13Bug 275725 - Increment version numbersPascal Rapicault1-1/+1
2009-04-08Use the installer planPascal Rapicault1-7/+3
2009-04-02HEAD - Enable api toolingPascal Rapicault1-0/+6
2009-03-30Bug 216278 - [prov] ECFTransport and ECFMetadataTransport should be mergedPascal Rapicault2-2/+3
2009-03-04Bug 254300 BrandingJohn Arthorne1-1/+1
2008-12-22Bug 233699 - Add support for version types other than OSGipost_version_2008Pascal Rapicault2-2/+2
2008-12-20Bug 233699 Add support for version types other than OSGiSimon Kaegi2-2/+2
2008-12-20Bug 233699Simon Kaegi2-2/+2
2008-12-05bug 241430 - limit director to provided reposv20081206Andrew Niefer1-1/+3
2008-10-30Remove unused methodsJohn Arthorne1-34/+1
2008-10-24code cleanupJohn Arthorne1-2/+4
2008-10-09Bug 237776 Replace URL by URIJohn Arthorne2-32/+32
2008-10-03Bug 232440 - Places where a few monitor.isCanceled checks might buy us a lotDJ Houghton1-1/+1
2008-05-14Bug 229384 Director application will try to install all the versions availabl...Pascal Rapicault1-1/+5
2008-05-06Bug 222957 IProfileRegistry.add() API insufficientSimon Kaegi2-2/+6

Back to the top