Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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 NPE...John Arthorne1-1/+445
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 ranges...John Arthorne1-1/+1
2009-02-19Bug 248951 Simplify API usage for repository creation/loadJohn Arthorne1-3/+5
2009-02-19Bug 256412 [metadata] Create a finite set of non opaque Query implementationsJeff McAffer6-0/+126
2009-02-18bug 248951 - repository load hintsAndrew Niefer2-7/+14
2009-02-18Remove unused codeJohn Arthorne1-12/+0
2009-02-17Bug 264687 No updates found until "test connection" pressedJohn Arthorne1-0/+1
2009-02-13Bug 264570 - [composite] Allow relative child URIs in XMLDJ Houghton5-40/+116
2009-02-12Bug 259598 [repo] repo manager should favor client-settable repo nameJohn Arthorne1-1/+25
2009-02-12Bug 264769 - [composite] Clean up repository persistence codeDJ Houghton3-204/+185
2009-02-12Bug 259598 [repo] repo manager should favor client-settable repo nameJohn Arthorne2-5/+20
2009-02-12Bug 264674 [Version] String representation of version format is incorrectJohn Arthorne1-1/+7
2009-02-11Bug 249318 [repo] Loading of repository is not safeJohn Arthorne1-0/+6
2009-02-11Bug 247566 [repo] p2 reverts to legacy update site when p2 repository fails t...John Arthorne1-4/+12
2009-02-06bug 263717 - branding p2 artifactsAndrew Niefer1-1/+9
2009-02-05Bug 262454 - Remove repositories when finished with themDJ Houghton1-1/+2
2009-02-02Bug 263291 - Make repository.tools a friendDJ Houghton1-3/+6
2009-01-24Bug 260752 - [query] pre and post perform hooks for match query iterationSusan Franklin3-9/+61
2009-01-23Bug 262118 - omni VersionRange NPE in intersectsPascal Rapicault1-1/+463
2009-01-21Bug 261786 Omni version breaks the metadata GeneratorJohn Arthorne1-1/+1
2009-01-21Bug 261403 [query] Add compound queryableJeff McAffer8-7/+129
2009-01-20Bug 260752 - [ui] IUProfilePropertyByIdQuery doesn't really cache the profileSusan Franklin1-9/+42
2009-01-19Bug 261399 org.eclipse.equinox.p2.core start errorJohn Arthorne1-1/+1
2009-01-16fixed typosJohn Arthorne1-2/+2
2009-01-15Fixed javadoc compile errors.DJ Houghton1-2/+0
2009-01-15Bug 233699 - Add support for version types other than OSGiPascal Rapicault9-2/+2727
2009-01-15Bug 260012 [Query] Cannot properly compose queriesJeff McAffer7-55/+328
2008-12-22Bug 233699 - Add support for version types other than OSGipost_version_2008Pascal Rapicault6-9/+10
2008-12-20Bug 233699 Add support for version types other than OSGiSimon Kaegi6-582/+9
2008-12-20Bug 233699Simon Kaegi6-9/+582
2008-12-13Bug 233668 - p2.core imports internals from o.e.osgi unecessarilyPascal Rapicault1-2/+0
2008-12-05bug 241430 - limit director to provided reposv20081206Andrew Niefer1-1/+2
2008-12-05Remove unused messagesJohn Arthorne2-10/+2
2008-12-05Bug 257431 Query.perform doesn't check for short circuit from collectorJohn Arthorne1-1/+2
2008-12-04Bug 257602 - [reconciler] Add debug information when constructing the profile...DJ Houghton2-2/+7
2008-12-03Added API toolsJohn Arthorne2-0/+94
2008-12-03Boolean.parseBoolean is a 1.5 methodAndrew Niefer1-1/+1
2008-12-03Bug 255691 [repo] Composite Repository loading child repositories modifies ch...John Arthorne2-1/+47
2008-11-20Bug 248201 - IPathComputer leads to invalid zip filesDJ Houghton1-1/+4

Back to the top