Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-11-22synchronize versions with pomv20111122-1412Pascal Rapicault1-1/+1
2011-10-26Bug 261928 : Adds a Relaxed Constraint Optionv20111026-0642irbull1-1/+1
2011-10-21Bug 361704 - Update bundle versionsv20111021-1926dj2-1/+2
2011-10-17Bug 261928 : Adds a Relaxed Constraint Optionv20111017-2246irbull4-0/+118
2011-08-12304594 fixed versions in few poms to be consistent with Manifests, fixed rela...Anthony Dahanne1-1/+1
2011-08-01304594 Fix obvious POM configuration issuesTobias Oberlies1-2/+3
2011-07-20Changed .cvsignore to .gitignore filesJohn Arthorne2-2/+1
2011-06-14Bug 349275 - Javadoc warning in official buildPascal Rapicault1-1/+1
2011-06-10Bug 348981 & Bug 348982 - Tweak to the APIPascal Rapicault2-12/+13
2011-05-11Bug 345284 - [operations] Problems with SynchronizeOperation APIv20110511-1821Pascal Rapicault1-0/+2
2011-05-08Fix up plugin user readable namePascal Rapicault1-1/+1
2011-05-04Bug 337016 - [operations] Simplify operation API to cater for self casev20110504-1715DJ Houghton3-24/+29
2011-05-02copyright updateIan Bull11-11/+11
2011-04-25Update javadoc.v20110425-0900DJ Houghton3-5/+9
2011-04-22Bug 337016 - [operations] Simplify operation API to cater for self casev20110421-2100Pascal Rapicault3-1/+252
2011-02-17Update version numbers in poms.Pascal Rapicault1-1/+1
2011-01-11Bug 315790 - [ui] IllegalArgumentException when cancelling a check for updateSusan Franklin1-2/+6
2010-12-20Bug 311633 - [ui] RepositoryTracker duplicate checking should consult the rep...v20101221-0005Susan Franklin1-4/+18
2010-10-08Bug 327099 - No prompt after updatev20101011-2100DJ Houghton1-0/+4
2010-10-04Bug 326914 - org.eclipse.equinox.p2.operations contains a breaking changeDJ Houghton3-1/+13
2010-09-23Bug 326090 - [api] ProfileChangeOperation leaks non-APIv20100927-1600DJ Houghton1-1/+2
2010-09-23Bug 309539 - [planner] Make ProfileChangeRequest internalDJ Houghton7-18/+17
2010-09-02Bug 320611 - [ui] [admin] Equinox p2 agent prompts to be restarted after ext...Susan Franklin2-3/+9
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

Back to the top