Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-12Fixed javadoc compile errors.DJ Houghton1-3/+2
2010-03-12Removing old director applicationPascal Rapicault3-607/+2
2010-03-09Bug 229183 - [director] [api] ProvisioningContex does not handle repository ...Susan Franklin2-7/+14
2010-03-08bug 302990: [api] Make VersionedID APIibull2-2/+2
2010-03-04bug 301731 - security warning on exportAndrew Niefer1-0/+20
2010-03-04Bug 295399 - [ui] [api] IServiceUI API cleanupSusan Franklin1-1/+0
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-14/+10
2010-02-24302201 : Unify the two query approaches used in p2, step 6.Thomas Hallgren1-0/+1
2010-02-24Fix up import versionsPascal Rapicault1-18/+18
2010-02-22Bug 297253 - [Engine][API] Remove direct use of PhaseSet and PhasesSimon Kaegi2-3/+2
2010-02-22302201 : Unify the two query approaches used in p2, step 4.Thomas Hallgren1-2/+2
2010-02-19Removed unused messagesJohn Arthorne2-3/+1
2010-02-19302201 : Unify the two query approaches used in p2Thomas Hallgren2-4/+3
2010-02-18Bug 303113 - Remove bundle org.eclipse.equinox.p2.exemplarysetupJohn Arthorne1-1/+0
2010-02-15Bug 225250 - Need to get rid of exemplary setupJohn Arthorne1-46/+3
2010-02-11Initial release of the planner APIPascal Rapicault3-27/+37
2010-02-08bug 300902: Director shouldn't require an artifact repository to be specifiedibull2-3/+20
2010-02-05299987 : Removal of p2 services in favor of always using an agent.Thomas Hallgren1-18/+15
2010-02-05bug 301964 - doubly encoded repo URIsAndrew Niefer1-2/+2
2010-01-24300599 - NPE in p2 directory -list commandibull1-0/+3
2010-01-23300599 - NPE in p2 directory -list commandibull1-3/+0
2010-01-22Bug 299917 - Compile warnings in official buildJohn Arthorne2-7/+8
2010-01-13Merging api branch back to HEADv20100113Pascal Rapicault11-381/+522
2009-11-16Bug 295269 - 3.6 M3 director failing to create a new installv20091116John Arthorne1-1/+3
2009-10-21Revert changes for bug 290207John Arthorne1-86/+137
2009-10-20Bug 290207 - Support multiple p2 instances in a single VMJohn Arthorne6-141/+97
2009-10-14Bug 291620 - Make VersionedName APIPascal Rapicault1-3/+5
2009-10-13Bug 291768 - some external tool builders specify to refresh <selected project>Pascal Rapicault1-1/+1
2009-10-08Moving the version classPascal Rapicault3-8/+6
2009-10-06Move query related classes to p2.metadataPascal Rapicault5-15/+15
2009-09-25Use an equal sign to separate Id and versionv20090928-1920Pascal Rapicault1-3/+1
2009-09-25Bug 290552 - Update the director -list commandPascal Rapicault3-8/+32
2009-09-02Support repositories in case of revertPascal Rapicault1-1/+1
2009-09-02Add revert support for the director applicationPascal Rapicault3-5/+61
2009-08-24Cleanup bundle manifest imports.DJ Houghton1-4/+6
2009-08-24Cleanup bundle manifest imports.DJ Houghton1-5/+1
2009-08-20Bug 285235 - Logic error in DirectorApplicationDJ Houghton1-1/+1
2009-08-17Bug 285235 - Logic error in DirectorApplicationv20090817DJ Houghton1-1/+1
2009-05-21Bug 276962 NPE running new director applicationJohn Arthorne2-2/+2
2009-05-20bug 276967 - Director's verifyOnly mode has unfriendly failurev20090520-1905Andrew Niefer1-0/+15
2009-05-20Update copyrightsJohn Arthorne1-6/+6
2009-05-11Added commentsJohn Arthorne2-0/+12
2009-05-09Add deprecation string in the applicationPascal Rapicault3-1/+3
2009-05-09Bug 267337 - [director] NPE in Director App when initializing profile without...Pascal Rapicault1-5/+4
2009-05-07Bug 274704 - [director] uninstall fails without explicit versionPascal Rapicault1-4/+8
2009-05-04Bug 274470 - [director] Add meaningful output for -help optionPascal Rapicault3-98/+188
2009-04-29Bug 268138 - Create a new director application to offer more flexibility and ...Pascal Rapicault4-15/+856

Back to the top