Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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
2009-04-02HEAD - Enable api toolingPascal Rapicault1-3/+2
2009-04-02Added tracing support to publisherJohn Arthorne2-9/+14
2009-03-30Bug 212811 - [ui] The sizing phase should not return a size when some ↵Susan Franklin1-0/+6
artifacts are missing
2009-03-30Bug 216278 - [prov] ECFTransport and ECFMetadataTransport should be mergedPascal Rapicault19-3413/+8
2009-03-09Bug 267567 [engine] Profile presented as a repo should honor the roaming flagSimon Kaegi1-1/+2
2009-03-06Bug 267139 Ensure repository is not lost on refresh failureJohn Arthorne1-3/+5
2009-03-04Bug 254300 BrandingJohn Arthorne1-1/+1
2009-03-04Bug 266081 [Version] More consistent handling of MIN/MAX versions in rangesJohn Arthorne2-14/+49
2009-03-04Bug 266887 [Version] Versions created with NULL or an empty string yields ↵John Arthorne1-1/+445
NPE when used
2009-03-04Remove unused dependency on core.jobsJohn Arthorne1-2/+1
2009-03-03bug 266844 - problems untarring "./" entriesAndrew Niefer1-21/+26
2009-03-02Bug 220125 [metadata] Need to version IU formatSimon Kaegi4-15/+5
2009-02-28Bug 266205 IllegalStateException while saving preferencesJohn Arthorne1-30/+10
2009-02-27Added tracing supportJohn Arthorne2-0/+5
2009-02-26Bug 266382 Explicitly save when setting repository propertiesJohn Arthorne1-1/+1
2009-02-20Bug 265315 Profile Scoped PreferencesJohn Arthorne4-40/+96
2009-02-20Bug 265431 [Version] IllegalArgumentException when parsing raw GTEQUAL ↵John Arthorne1-1/+1
ranges with format
2009-02-19Bug 248951 Simplify API usage for repository creation/loadJohn Arthorne1-3/+5

Back to the top