Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-02copyright updateIan Bull12-12/+12
2011-01-28Bug 332314 - [ui] possible over use of ProvUIActivator.getProvisioningUI() an...v20110201-0200DJ Houghton1-1/+3
2011-01-28Bug 326476 - set the specific status code when artifact's md5 doesn't match t...DJ Houghton1-2/+9
2011-01-20Bug 334914 - javadoc warnings in N20110119-2000 wrt org.eclipse.equinox.p2.co...DJ Houghton1-1/+1
2011-01-19Bug 324873 - [repository] Share IUs for Composite RepositoriesDJ Houghton3-0/+127
2010-12-03Bug 329385 - [repository] Share StringPool for Composite RepositoriesDJ Houghton1-73/+0
2010-10-06Fixed compiler warningsJohn Arthorne1-0/+37
2010-10-04Fixed compiler warnings related to genericsv20101004John Arthorne1-3/+3
2010-09-22fixed generics compiler warningsJohn Arthorne5-34/+35
2010-05-06Bug 306668 - IProvisioningAgent.getService is NOT thread safeJohn Arthorne1-37/+40
2010-04-24Bug 300860 - [ui] Support event tracingSusan Franklin1-0/+2
2010-04-10Bug 303990 - MetaRequirement seems broken...Pascal Rapicault2-1/+7
2010-03-31bug 307790: If p2.core is eagerly started the agent provider service is nullIan Bull1-1/+11
2010-03-29Bug 307151 - In Eclipse 3.6M6, ProfilePreferences remembers stopped provisio...John Arthorne2-3/+5
2010-03-28fix javadocPascal Rapicault1-2/+2
2010-03-04removed temp code now that pde bug is fixedSusan Franklin1-11/+0
2010-03-04Bug 295399 - [ui] [api] IServiceUI API cleanupSusan Franklin2-8/+21
2010-02-12bug 302762 - deadlock saving profile preferences on shutdownAndrew Niefer1-2/+2
2010-02-11Bug 300450 - Agent service lifecycle problemsJohn Arthorne1-9/+61
2010-02-09Bug 300450 - Agent service lifecycle problemsJohn Arthorne4-10/+104
2010-01-22Bug 296066 - Creating Agent with file pathJohn Arthorne1-3/+5
2010-01-13docJohn Arthorne1-0/+5
2010-01-13Merging api branch back to HEADv20100113Pascal Rapicault19-228/+543
2009-10-13Removing dead codePascal Rapicault1-3/+0
2009-10-08Moving the version classPascal Rapicault10-3845/+0
2009-10-07changed exception typeJohn Arthorne2-3/+10
2009-10-07fix copyrightsJohn Arthorne1-1/+1
2009-10-07 Bug 290207 - Support multiple p2 instances in a single VMJohn Arthorne8-0/+321
2009-10-07Simplified agent location implJohn Arthorne2-48/+5
2009-10-06Move query related classes to p2.metadataPascal Rapicault14-900/+4
2009-10-06Fixed javadoc errorJohn Arthorne1-1/+1
2009-10-02Bug 290984 - [core] merge IServiceUI and IServiceUICheckUnsignedSusan Franklin1-11/+56
2009-10-01Bug 290984 - [core] merge IServiceUI and IServiceUICheckUnsignedSusan Franklin2-25/+7
2009-09-30Bug 288855 - [ui] IServiceUI should be registered using ds rather than in th...Susan Franklin1-1/+8
2009-09-25Set the agent location to null when shutting downPascal Rapicault1-0/+1
2009-09-23added todoJohn Arthorne1-0/+1
2009-09-09 Bug 288944 - Invalid site references are printed on stderr rather than loggedJohn Arthorne1-2/+4
2009-08-12Bug 235526 [security] No prompt for installing unsigned contentJohn Arthorne1-0/+24
2009-08-11Bug 276391 URIUtil.toFile(URL) does not handle relative URLs correctlyJohn Arthorne1-6/+34
2009-07-16bug 279091 - CompoundQueryable.ListCollector always returns isEmpty == trueAndrew Niefer1-2/+27
2009-06-09Remove unnecessary null checkJohn Arthorne1-9/+5
2009-05-20Update copyrightsJohn Arthorne10-67/+69
2009-05-13commentJohn Arthorne1-0/+3
2009-05-06Bug 275196 Incorrect version range produced in metadataHenrik Lindberg1-1/+1
2009-04-29Bug 274433 SimplePlanner.createIUForMetaRequirements can create illegal versionsSimon Kaegi2-2/+2
2009-04-29Added javadocJohn Arthorne1-4/+45
2009-04-29Bug 268138 - Create a new director application to offer more flexibility and ...Pascal Rapicault2-0/+122
2009-04-29Bug 274319 Remove unused stringsJohn Arthorne2-3/+0
2009-04-29bug 274181 - jars don't have directory entriesv20090428-2350Andrew Niefer3-17/+56
2009-04-28Bug 263487 Prompting for username/password should show if info is already on ...Henrik Lindberg1-0/+10

Back to the top