Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-22EGit Mylyn Github Connector v5.0.0.201805221745-rc1v5.0.0.201805221745-rc1Matthias Sohn18-18/+18
2018-05-17Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn18-18/+18
2018-05-16EGit Mylyn Github Connector v5.0.0.201805151920-m7v5.0.0.201805151920-m7Matthias Sohn18-18/+18
2018-05-08Fix Repository.getWatchers(); add Repository.getStars()Thomas Wolf5-3/+147
2018-04-05Silence unusual equals() argument type warningsMichael Keppler3-144/+147
2018-03-24Support diff/patch generation via the Github APIChristian Barcenas4-15/+366
2018-03-16Remove deprecated WatcherServiceMatthias Sohn5-627/+1
2018-03-16Remove deprecated User#getGravatarId and #setGravatarIdMatthias Sohn3-24/+0
2018-03-16Remove deprecated Repository#getMasterBranch and #setMasterBranchMatthias Sohn1-20/+2
2018-03-16Remove deprecated Gist#setUser and #getUser methodsMatthias Sohn4-25/+7
2018-03-11Replace use of deprecated Repository#getRef methodMatthias Sohn3-3/+3
2018-03-09Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn18-73/+73
2018-03-08Merge branch 'stable-4.11'Matthias Sohn18-53/+53
2018-03-08Prepare 4.11.1-SNAPSHOT buildsstable-4.11Matthias Sohn18-53/+53
2018-03-08EGit Mylyn Github Connector v4.11.0.201803080745-rv4.11.0.201803080745-rMatthias Sohn18-18/+18
2018-02-23Update tycho to 1.1.0Michael Keppler1-1/+1
2018-02-21Add the assignees list in pull requestRaquel Pau2-0/+27
2018-01-02Replace FileInputStream and FileOutputStream with static Files methodsMatthias Sohn2-28/+18
2017-12-31Prepare 4.11.0-SNAPSHOT buildsMatthias Sohn18-54/+54
2017-12-30Remove references to org.eclipse.update.configuratorMatthias Sohn1-1/+1
2017-12-30Remove references to update.coreKarsten Thoms1-1/+1
2017-12-23Fix GitHubClient to always use responseContentTypeChristian Barcenas1-1/+6
2017-12-23Update required egit version to 4.10.0Matthias Sohn1-1/+1
2017-12-23Add header Automatic-Module-Name for Java 9Karsten Thoms5-0/+5
2017-10-08Prepare 4.10.0-SNAPSHOT buildsMatthias Sohn18-53/+53
2017-08-01Update mylyn github feature to require egit from same releaseMatthias Sohn1-1/+1
2017-08-01Remove deprecated access to mylyn.tasksMichael Keppler9-39/+40
2017-07-18Remove usage of junit.frameworkMichael Keppler1-3/+3
2017-07-09Have non empty title for all wizardsMichael Keppler4-3/+9
2017-07-05Doc bundle has unnecessary runtime dep on wikitextMat Booth2-7/+2
2017-07-05Doc bundle has unnecessary runtime dep on wikitextMat Booth5-17/+24
2017-06-14Do not try to use EGit icons directlyThomas Wolf20-7/+7
2017-05-30Prepare 4.9.0-SNAPSHOT buildsMatthias Sohn18-53/+53
2017-05-19Resolve compilation problem on OxygenThomas Wolf5-1/+251
2017-05-18Merge branch 'stable-4.8'Matthias Sohn0-0/+0
2017-05-18Prepare 4.8.0-SNAPSHOT buildsMatthias Sohn18-18/+18
2017-05-17EGit Mylyn Github Connector v4.8.0.201705170830-rc1v4.8.0.201705170830-rc1Matthias Sohn18-18/+18
2017-04-20Update eclipse-jarsigner-plugin to 1.1.4Matthias Sohn1-1/+1
2017-04-05Prepare 4.8.0-SNAPSHOT buildsMatthias Sohn18-53/+53
2017-02-15Update build to use Tycho 1.0.0Matthias Sohn1-1/+1
2016-12-27Prepare 4.7.0-SNAPSHOT buildsMatthias Sohn18-53/+53
2016-12-27Merge branch 'stable-4.6'Matthias Sohn18-54/+54
2016-12-26Update tycho version to 0.26stable-4.6Matthias Sohn1-1/+1
2016-12-26Prepare 4.6.1-SNAPSHOT buildsMatthias Sohn18-53/+53
2016-12-24EGit Mylyn Github Connector v4.6.0.201612231935-rv4.6.0.201612231935-rMatthias Sohn18-18/+18
2016-09-21Merge branch 'stable-4.5'Matthias Sohn0-0/+0
2016-09-21Prepare 4.5.1-SNAPSHOT buildsstable-4.5Matthias Sohn18-53/+53
2016-09-21EGit Mylyn Github Connector v4.5.0.201609210915-rv4.5.0.201609210915-rMatthias Sohn18-18/+18
2016-09-20Change minimum execution environment to JavaSE-1.8Matthias Sohn21-36/+36
2016-09-19Prepare 4.6.0-SNAPSHOT buildsMatthias Sohn18-53/+53

Back to the top