Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-04-27Bug 273920 Credentials doesn't need service trackerJohn Arthorne1-4/+2
2009-04-27Bug 273319 Repositories requiring authorizationJohn Arthorne1-8/+28
2009-04-22Bug 272386 Memory use of Version objectsJohn Arthorne1-2/+1
2009-04-22Bug 273107 - removed reference to LoginException which isn't in class library...John Arthorne1-2/+1
2009-04-21Bug 273107 [transport] metadata repository load is not prompting for authenti...Henrik Lindberg1-0/+3
2009-04-21Bug 272358 - org.eclipse.equinox.p2.repository manifest has the uses clausePascal Rapicault1-11/+2
2009-04-20javadoc fixesHenrik Lindberg1-0/+3
2009-04-17Bug 271681 [transport][ui] Details error message not shown in the UIHenrik Lindberg1-2/+6
2009-04-17Bug 272520 [repository] Version optimizations in our Parsers and WritersJohn Arthorne1-3/+4
2009-04-17Bug 272250 [repository] ResumeDownloadTest failingHenrik Lindberg1-2/+3
2009-04-17Bug 272604 [transport] Some exceptions are not propagatedHenrik Lindberg2-68/+99
2009-04-16Bug 261637 - [ui] Interpret path names with no scheme as file: in the UISusan Franklin1-1/+2
2009-04-16Removed unused texts fieldJohn Arthorne1-6/+0
2009-04-16Bug 272530 [repository] Add location validation method suitable for use by UIHenrik Lindberg3-3/+29
2009-04-15Update provider name.DJ Houghton1-1/+1
2009-04-15Fix up translationPascal Rapicault2-6/+15
2009-04-15Fixed javadoc errorJohn Arthorne1-2/+0
2009-04-15Cleanup - removed unwanted @author tagsHenrik Lindberg8-14/+1
2009-04-15Bug 237984 [transport] Use ECF to obtain the list of mirrorHenrik Lindberg1-5/+35
2009-04-15Bug 266243 [transport] Need ability to restart failed download of repo index ...John Arthorne1-160/+143
2009-04-15Added commentsJohn Arthorne1-0/+8
2009-04-15Updated copyrightJohn Arthorne1-1/+1
2009-04-14comment cleanupHenrik Lindberg1-1/+0
2009-04-14Minor cleanup comments and dead codeHenrik Lindberg1-19/+4
2009-04-14https://bugs.eclipse.org/bugs/show_bug.cgi?id=266243 - make download of meta ...Henrik Lindberg8-65/+346
2009-04-13Bug 271793 Cannot open install software dialog because of bad siteJohn Arthorne1-6/+20
2009-04-13Bug 271402 [repository] Metadataparser should use statics for required and op...John Arthorne2-8/+2
2009-04-09Fixed compile error.DJ Houghton1-2/+0
2009-04-09Bug 265550 - Review Ant task consistencyPascal Rapicault4-1/+65
2009-04-03Bug 267707 [composite repo] child repos are not marked as "system" repos afte...John Arthorne1-1/+4
2009-04-02Bug 268165 NPE in SimpleMetadataRepositoryFactory if scheme is nullJohn Arthorne2-10/+34
2009-04-02Bug 266450 [repo] Don't log OperationCanceledExceptionJohn Arthorne1-0/+3
2009-04-02Improved 418 error messageJohn Arthorne1-1/+1
2009-04-02Removed unused messageJohn Arthorne1-1/+0
2009-04-02Bug 271058 Remove deprecated Transport methodJohn Arthorne1-8/+0
2009-04-02Bug 267667 [repo] Exception after immediately closing Install dialog.John Arthorne2-21/+3
2009-04-02Bug 268245 [repo] zipped site not included in IRepositoryManager.REPOSITORIES...John Arthorne1-1/+1
2009-04-02HEAD - Enable api tooling + adjust import packages and EEPascal Rapicault2-1/+11
2009-04-02Removed unused messagesJohn Arthorne4-69/+4
2009-04-01Bug 270758 - new p2.repository bundle is missing legal filesDJ Houghton1-1/+4
2009-04-01Bug 270535 - New p2.repository bundle uses 1.5 methodsv20090401-1036DJ Houghton5-21/+22
2009-03-31Bug 270590 - Chkpii error in p2.repository in N20090330-2000Pascal Rapicault1-11/+11
2009-03-30bug 270535 - temporary change to 1.5 to avoid compilation errorsAndrew Niefer1-1/+1
2009-03-30Bug 269588 [p2] Cannot load repository if HTTP server doesn't respond correct...John Arthorne1-4/+5
2009-03-30Bug 269588 [p2] Cannot load repository if HTTP server doesn't respond correct...John Arthorne3-19/+24
2009-03-30Bug 216278 - [prov] ECFTransport and ECFMetadataTransport should be mergedPascal Rapicault1-104/+104
2009-03-17Bug 216278 - Initial release of the p2 repository bundlePascal Rapicault44-0/+6039
2009-03-11Bug 267694 p2 does not detect update is needed when using 3.5 I-Build siteJohn Arthorne1-32/+67
2009-02-17Bug 246803 Clear cache on read errorJohn Arthorne1-5/+8
2009-01-22Bug 262084 - [composite] Unable to use remote composite repositoriesDJ Houghton1-6/+8

Back to the top