Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2010-03-04removed temp code now that pde bug is fixedSusan Franklin2-14/+0
Bug 304603 - remove obsolete package reference from org.eclipse.pde.build manifest
2010-03-04Bug 295399 - [ui] [api] IServiceUI API cleanupSusan Franklin3-35/+22
2010-02-24Fix up import versionsPascal Rapicault1-46/+46
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-13copy compiler settings from api branchJohn Arthorne2-8/+349
2010-01-13Merging api branch back to HEADv20100113Pascal Rapicault24-589/+564
2009-10-27Bug 293420 - Component error in org.eclipse.equinox.p2.corev20091027-0948Pascal Rapicault1-2/+1
2009-10-27Bug 293420 - Component error in org.eclipse.equinox.p2.corePascal Rapicault1-1/+2
2009-10-20Add service component header for agent providerJohn Arthorne1-1/+1
2009-10-13Removing dead codePascal Rapicault1-3/+0
2009-10-08Moving the version classPascal Rapicault10-3845/+0
2009-10-07Bug 290207 - Support multiple p2 instances in a single VMJohn Arthorne1-0/+4
2009-10-07changed exception typeJohn Arthorne2-3/+10
2009-10-07fix copyrightsJohn Arthorne2-1/+11
2009-10-07Add ds builderJohn Arthorne1-0/+5
2009-10-07 Bug 290207 - Support multiple p2 instances in a single VMJohn Arthorne12-13/+339
2009-10-07Simplified agent location implJohn Arthorne2-48/+5
2009-10-06Move query related classes to p2.metadataPascal Rapicault15-932/+5
2009-10-06Fixed javadoc errorJohn Arthorne1-1/+1
2009-10-02Bug 290984 - [core] merge IServiceUI and IServiceUICheckUnsignedSusan Franklin1-11/+56
Bug 291049 - [ui] IServiceUI declaration using ds causes test failures in N20090930
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 ↵Susan Franklin1-1/+8
the startup code Bug 275928 - No authentication on check for updates on startup
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-24Cleanup bundle manifest imports.DJ Houghton3-328/+320
2009-08-12Bug 235526 [security] No prompt for installing unsigned contentJohn Arthorne1-0/+24
2009-08-12Incremented minor segment for new provisional API in Helios streamJohn Arthorne1-1/+1
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 Arthorne11-73/+75
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
address issues non addressable with the previous one.
2009-04-29Bug 274071 Request for friend status for some PDE packagesJohn Arthorne1-2/+4
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
record and allow editing Bug 273960 [transport] a previously saved password can not be removed
2009-04-22Bug 272386 Memory use of Version objectsJohn Arthorne3-9/+67
2009-04-22fix javadoc errorSusan Franklin1-1/+1
2009-04-20Bug 272573 - testZipDynamicPathComputer test fails on LinuxDJ Houghton1-0/+25
2009-04-16Bug 272386 Memory use of Version objectsJohn Arthorne1-1/+3
2009-04-15Bug 272393 Trim strings held by p2John Arthorne1-2/+3

Back to the top