Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-08-17*** empty log message ***Pascal Rapicault1-1/+2
2010-07-26Bug 320144 - NPE from ProfileModificationJob.runModalDJ Houghton1-3/+3
2010-05-06Bug 311367 - [ui] deal more gracefully with a null plan in a failed resolutionPascal Rapicault2-3/+14
2010-04-22Bug 310206 - [ui] how and when does UI make use of ProvisioningContext repo ...Susan Franklin8-32/+85
2010-04-22Bug 299818 - [ui] Uninstall should not contact the external worldSusan Franklin6-19/+82
2010-04-13Bug 290858 - [ui] Checking for updates from the about dialog blocks the UISusan Franklin3-7/+105
2010-04-10Bug 305490 - [planner] Remove code related to absolute provisioning plan from...Pascal Rapicault1-6/+6
2010-04-01Bug 305534 - Potential unused code in ProvisioningSessionSusan Franklin1-5/+13
2010-03-30Cleanup manifestPascal Rapicault1-4/+3
2010-03-20Adding pom files to allow build with tychoPascal Rapicault1-0/+14
2010-03-12Java doc tweaks (@noextend, @noimplement, final, etc)Pascal Rapicault1-1/+2
2010-03-09Bug 229183 - [director] [api] ProvisioningContex does not handle repository ...Susan Franklin2-2/+2
2010-03-08Bug 304942 - remove deprecated method use in RuntimeInstallJobSusan Franklin1-7/+1
2010-03-07Bug 302183 - [operations] ProvisioningSession is weirdv20100307-1300Susan Franklin4-107/+48
2010-03-05Bug 304280 - [api] PhaseSet is still APISimon Kaegi2-6/+8
2010-03-04Bug 304321 - [ui] IAE when opening details for "There is another installatio...Susan Franklin1-0/+5
2010-03-04Bug 295399 - [ui] [api] IServiceUI API cleanupSusan Franklin1-1/+0
2010-03-02Move PlannerHelper to API and renaming itPascal Rapicault2-4/+6
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-3/+3
2010-02-27Use unmodifiableSet where possiblePascal Rapicault1-3/+1
2010-02-26Bug 272954 - [planner] updatesFor should return a QueryablePascal Rapicault1-7/+7
2010-02-25302201 : Unify the two query approaches used in p2, final step.Thomas Hallgren3-13/+13
2010-02-24302201 : Unify the two query approaches used in p2, step 6.Thomas Hallgren1-0/+1
2010-02-24Fix up import versionsPascal Rapicault1-21/+21
2010-02-22Bug 297253 - [Engine][API] Remove direct use of PhaseSet and PhasesSimon Kaegi4-67/+7
2010-02-22302201 : Unify the two query approaches used in p2, step 4.Thomas Hallgren1-1/+1
2010-02-15Bug 302137 - [operation] NPE trying to resolveSusan Franklin1-7/+9
2010-02-12fixed compiler warningsJohn Arthorne1-6/+5
2010-02-11Initial release of the planner APIPascal Rapicault6-54/+65
2010-02-09Bug 272066 - [repo] Repository location validationJohn Arthorne1-19/+1
2010-02-05299987 : Removal of p2 services in favor of always using an agent.Thomas Hallgren3-3/+3
2010-01-25Bug 300132 [engine][planner] Move ProvisioningPlan Planner detailsSimon Kaegi1-6/+11
2010-01-23Bug 300240 - [ui] Not all versions of updates are shownSusan Franklin1-3/+2
2010-01-21remove old commented codeSusan Franklin1-1/+0
2010-01-21Bug 300218 - [ui] Install always runs in backgroundSusan Franklin1-1/+7
2010-01-19Bug 300122 - [ui] NPE upgrading SDKSusan Franklin1-1/+1
2010-01-13Bug 299574 - p2.operations bundle does not export all of its packagesJohn Arthorne1-1/+2
2010-01-13Use API IPhaseSet rather than internal PhaseSetJohn Arthorne2-5/+4
2010-01-13Merging api branch back to HEADv20100113Pascal Rapicault30-0/+3078

    Back to the top