Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-01-27Bug 335414 - Site parsing errors should mention the URL of the site being par...DJ Houghton3-8/+17
2011-01-19Bug 324873 - [repository] Share IUs for Composite RepositoriesDJ Houghton2-2/+27
2010-12-25Bug 321819 - [transport] Repository transport API is tightly coupled with the...v20110104v20110102Pascal Rapicault12-1640/+92
2010-12-21incremented version range due to use of generified OSGi APIpublishing_incubatorJohn Arthorne1-2/+2
2010-12-03Bug 329385 - [repository] Share StringPool for Composite RepositoriesDJ Houghton1-13/+3
2010-11-22Bug 330441 - error checking cachev20101122Pascal Rapicault3-0/+3
2010-10-06Fixed compiler warningsJohn Arthorne1-2/+2
2010-10-04Fixed compiler warnings related to genericsv20101004John Arthorne2-13/+12
2010-10-04Bug 323149 - P2 Nullpointer Exception at RepositoryTransport.downloadDJ Houghton3-3/+12
2010-10-01Bug 326315 - Error in ProgressStatistics.getRecentSpeedJohn Arthorne1-3/+5
2010-09-01added missing @sinceJohn Arthorne1-1/+9
2010-08-26Bug 244628 - [api] [repository] artifact repos do not support bulk removeDJ Houghton3-1/+25
2010-08-22Bug 323318 - Changing visibility of a few fields for TychoPascal Rapicault1-3/+3
2010-08-17Add target folderv20101119Pascal Rapicault1-0/+1
2010-08-17Properly log the exceptionPascal Rapicault1-3/+11
2010-05-19update copyrightPascal Rapicault1-1/+2
2010-05-19Bug 313585 - FileReader should check for ECF UserCancelledException and throw...Pascal Rapicault1-0/+5
2010-05-19bug 306816: [regression] p2 activates UI plugins via org.eclipse.ui.net proxy...Ian Bull1-5/+25
2010-05-19Bug 256281 - [transport] Authentication credentials not cachedPascal Rapicault1-3/+4
2010-05-18Bug 312284 - [repository] getting index file is guarded by a throwablePascal Rapicault2-11/+29
2010-05-12Bug 274272 - [repository] Cache artifact repository indexPascal Rapicault8-20/+56
2010-05-12*** empty log message ***Pascal Rapicault1-0/+1
2010-05-12Bug 303805 - [transport] Download is performed in the cache directoryPascal Rapicault1-100/+30
2010-05-10Bug 299022 - [transport][repository] Update silently fails when proxy setting...Pascal Rapicault1-1/+1
2010-04-24Bug 300860 - [ui] Support event tracingSusan Franklin1-0/+36
2010-03-30bug 305237: [repository] Handle operation cancelled exception in execute batchIan Bull2-1/+5
2010-03-30Cleanup manifestPascal Rapicault1-2/+0
2010-03-15*** empty log message ***Pascal Rapicault1-0/+14
2010-03-12Java doc tweaks (@noextend, @noimplement, final, etc)Pascal Rapicault13-5/+23
2010-03-10298932 : [repository] Serialization support for new metadataThomas Hallgren1-0/+4
2010-03-09bug 301902: [api] Add an executeBatch to the MetadataRepositoryv20100311-1400ibull2-2/+31
2010-03-09bug 305064: [api] Add a progress monitor to the execute batch methodibull1-0/+1
2010-03-09bug 305064: [api] Add a progress monitor to the execute batch methodibull3-4/+38
2010-03-09Bug 229183 - [director] [api] ProvisioningContex does not handle repository ...Susan Franklin1-2/+11
2010-03-08bug 305069 - IArtifactKey apiAndrew Niefer2-2/+18
2010-03-08Filled in missing javadocJohn Arthorne7-16/+72
2010-03-05Bug 293340 - [api][repository] Review of the repository packageJohn Arthorne5-34/+174
2010-03-05Bug 266196 - [repo] flags used in getKnownRepositories(int) are confusingJohn Arthorne2-10/+25
2010-03-05Bug 266384 - [repo] clarify behavior for various repo property flagsJohn Arthorne2-8/+31
2010-03-04javadoc workJohn Arthorne2-5/+10
2010-03-04Bug 295399 - [ui] [api] IServiceUI API cleanupSusan Franklin3-16/+16
2010-03-03Removing deprecated methodsPascal Rapicault3-27/+5
2010-03-02@sinceAndrew Niefer1-0/+3
2010-03-02275800 : It is impossible to mirror repository references.Thomas Hallgren4-43/+114
2010-03-02Move metadata factory to a public package and change signature of IUpdateDesc...Pascal Rapicault1-1/+0
2010-03-01remove unused import packageJohn Arthorne1-1/+0
2010-02-27Bug 285308 - Poor update progressPascal Rapicault1-1/+1
2010-02-26bug 302909: [publisher] Generate the index.p2ibull1-1/+1
2010-02-26bug 301305 - missing methods on IArtifactRequestAndrew Niefer1-0/+9
2010-02-25302201 : Unify the two query approaches used in p2, final step.Thomas Hallgren3-12/+15

Back to the top