Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-11-19Bug 255284 Additional composite repository testsJohn Arthorne2-2/+6
2008-11-18Bug 255660 Bump up dependency on equinox.commonJohn Arthorne1-1/+1
2008-11-14Fixed ambiguous URIUtil references.DJ Houghton3-305/+2
2008-11-14Bug 255407 - Need to create helper methods for URI relativization/absolutionDJ Houghton1-0/+87
2008-11-13Bug 236437 Lost artifact repositoriesJohn Arthorne1-7/+23
2008-11-13Bug 208601 Composite repositoriesJohn Arthorne8-0/+475
2008-11-13Bug 227582 - [ui] Should the early startup extension be separated from the re...Susan Franklin1-1/+7
2008-11-12Bug 248269 add contains API for repository managersJohn Arthorne2-3/+13
2008-11-12Bug 254955 Collector should handle duplicatesJohn Arthorne1-7/+16
2008-11-06Update to require eventmgr 1.2 due to use of new CopyOnWriteIdentityMapJohn Arthorne1-1/+1
2008-11-05Bug 237667 NPE in MetadataRepositoryManager.findMatchingRepositoryExtensionsJohn Arthorne2-8/+13
2008-11-05Add new debug optionsPascal Rapicault2-1/+11
2008-11-04Bug 247671 p2 parser error - XML document structures must start and end withi...Simon Kaegi1-2/+41
2008-11-04Bug 236437 Lost artifact repositoriesv20081103John Arthorne1-0/+12
2008-11-03fix warningsAndrew Niefer1-1/+3
2008-11-01Bug 200723 - [prov] Review our usage of HeadersPascal Rapicault1-300/+0
2008-10-30Added tracing option for update checkerJohn Arthorne2-1/+3
2008-10-30Added tracing option for update checkerJohn Arthorne1-1/+4
2008-10-24250157 [repo] AbstractRepoManager keeps a lock during potentially slow load/c...v20081024John Arthorne1-46/+133
2008-10-24Bug 251623 Use singleton for zero-length arrays in InstallableUnitJohn Arthorne2-2/+3
2008-10-20Tracing to help narrow down bug 236437 Lost artifact repositoriesJohn Arthorne3-0/+10
2008-10-20added reference to ENABLEMENT event typeJohn Arthorne1-0/+1
2008-10-20Added missing equals method as errorJohn Arthorne1-2/+2
2008-10-20update preference formatJohn Arthorne1-1/+17
2008-10-17Removed unused constructorsJohn Arthorne3-27/+0
2008-10-17Bug 249862 Remove org.eclipse.pde.p2.ui plug-in and featureJohn Arthorne1-15/+14
2008-10-16Check for null copyright/licenseJohn Arthorne1-3/+9
2008-10-16Bug 251002 - URIUtil#fromString doesn't behave as specifiedPascal Rapicault1-17/+33
2008-10-14Bug 249877 Add pde.ui as x-friend on p2 provisional packagesJohn Arthorne1-1/+3
2008-10-13Bug 250157 - [repo] AbstractRepoManager keeps a lock during potentially slow ...Susan Franklin1-13/+19
2008-10-10Fixed removeFileExtension and added docJohn Arthorne1-23/+48
2008-10-10Bug 250457 Compatibility of URLs encoded in content.xml, artifacts.xmlJohn Arthorne1-2/+28
2008-10-10add remove extensionPascal Rapicault1-0/+11
2008-10-10Bug 250457 Compatibility of URLs encoded in content.xml, artifacts.xmlJohn Arthorne1-0/+1
2008-10-10Improved handling of file: URLs in URL>URI conversion methodJohn Arthorne1-48/+21
2008-10-10Remove unused URLUtil methodsJohn Arthorne1-65/+2
2008-10-10Add call to new URI in the fromString methodPascal Rapicault1-12/+16
2008-10-10Only catch specific exceptionJohn Arthorne1-2/+2
2008-10-09Bug 237776 Replace URL by URIJohn Arthorne9-82/+326
2008-10-04Bug 249643 - Unformatted message when loading repov20081006Pascal Rapicault1-1/+1
2008-10-04*** empty log message ***Pascal Rapicault1-0/+2
2008-10-02Bug 248045 - Director creates metadata directory with default content.xml if ...DJ Houghton1-0/+1
2008-09-30Don't need an @since for non-API classes.DJ Houghton4-4/+0
2008-09-30Bug 248783 - change the org.eclipse.p2.tests to use tar instead of unzip the ...DJ Houghton5-0/+719
2008-09-30Bug 249125 - OrderedProperties and equalityDJ Houghton1-4/+11
2008-09-29Temporarily make contains method public until 248269 is fixedJohn Arthorne1-1/+4
2008-09-26Bug 241307 repository manager add should always enable the repositoryJohn Arthorne2-5/+10
2008-09-26Bug 241307 repository manager add should always enable the repositoryJohn Arthorne1-0/+8
2008-09-26Bug 235652 RepositoryManager cleanupJohn Arthorne5-3/+904
2008-09-26Added getContext helper methodJohn Arthorne1-2/+6

Back to the top