Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-14Fix typo in automatic module name in MANIFEST.MFThomas Wolf1-1/+1
2018-12-14Add missing @since 5.3 tagsThomas Wolf4-0/+9
2018-12-14Implement list tags API for repositoryFrédéric Cilia1-0/+25
2018-12-14Implement delete reference, tag and branchFrédéric Cilia2-0/+81
2018-12-14Implement merging API for repositoryFrédéric Cilia4-5/+310
2018-12-14GitHubClient: enable using a proxyLuca Andreatta1-0/+21
2018-12-03Prepare 5.3.0-SNAPSHOT buildsMatthias Sohn4-13/+13
2018-11-17Unify gitignore rules in a single top level fileMichael Keppler1-2/+0
2018-11-09Fix editing issues: correct milestone attribute typeThomas Wolf1-5/+4
2018-10-20[releng] Store all project properties explicitlyMichael Keppler2-2/+46
2018-10-20[releng] Fix unused member/parameter warningsMichael Keppler1-0/+1
2018-10-18[releng] Fix all boxing/unboxing warningsMichael Keppler2-2/+2
2018-10-08minor: fix all empty block warningsMichael Keppler18-18/+77
2018-10-08minor: remove superfluous semicolonMichael Keppler1-1/+1
2018-09-23Add Mylyn commit message templateMichael Keppler1-0/+3
2018-09-15Fix redundant interface warningsMichael Keppler19-57/+19
2018-09-05Prepare 5.2.0-SNAPSHOT buildsMatthias Sohn4-13/+13
2018-05-30More restrictive JDT settings for the projectsThomas Wolf18-87/+556
2018-05-30Get user's teams across GitHub organizationsSingaram Subramanian3-4/+139
2018-05-30Merge branch 'stable-5.0'Matthias Sohn119-253/+495
2018-05-30Update license to EPL-2.0Matthias Sohn119-253/+495
2018-05-23Prepare 5.1.0-SNAPSHOT buildsMatthias Sohn4-13/+13
2018-05-23Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn4-4/+4
2018-05-22EGit Mylyn Github Connector v5.0.0.201805221745-rc1v5.0.0.201805221745-rc1Matthias Sohn4-4/+4
2018-05-17Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn4-4/+4
2018-05-16EGit Mylyn Github Connector v5.0.0.201805151920-m7v5.0.0.201805151920-m7Matthias Sohn4-4/+4
2018-05-08Fix Repository.getWatchers(); add Repository.getStars()Thomas Wolf1-2/+27
2018-03-24Support diff/patch generation via the Github APIChristian Barcenas2-15/+102
2018-03-16Remove deprecated WatcherServiceMatthias Sohn1-332/+0
2018-03-16Remove deprecated User#getGravatarId and #setGravatarIdMatthias Sohn1-20/+0
2018-03-16Remove deprecated Repository#getMasterBranch and #setMasterBranchMatthias Sohn1-20/+2
2018-03-16Remove deprecated Gist#setUser and #getUser methodsMatthias Sohn1-20/+2
2018-03-09Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn4-13/+13
2018-03-08Prepare 4.11.1-SNAPSHOT buildsstable-4.11Matthias Sohn4-13/+13
2018-03-08EGit Mylyn Github Connector v4.11.0.201803080745-rv4.11.0.201803080745-rMatthias Sohn4-4/+4
2018-02-21Add the assignees list in pull requestRaquel Pau1-0/+21
2018-01-02Replace FileInputStream and FileOutputStream with static Files methodsMatthias Sohn1-4/+4
2017-12-31Prepare 4.11.0-SNAPSHOT buildsMatthias Sohn4-13/+13
2017-12-23Fix GitHubClient to always use responseContentTypeChristian Barcenas1-1/+6
2017-12-23Add header Automatic-Module-Name for Java 9Karsten Thoms1-0/+1
2017-10-08Prepare 4.10.0-SNAPSHOT buildsMatthias Sohn4-13/+13
2017-05-30Prepare 4.9.0-SNAPSHOT buildsMatthias Sohn4-13/+13
2017-04-05Prepare 4.8.0-SNAPSHOT buildsMatthias Sohn4-13/+13
2016-12-27Prepare 4.7.0-SNAPSHOT buildsMatthias Sohn4-13/+13
2016-12-26Prepare 4.6.1-SNAPSHOT buildsMatthias Sohn4-13/+13
2016-12-24EGit Mylyn Github Connector v4.6.0.201612231935-rv4.6.0.201612231935-rMatthias Sohn4-4/+4
2016-09-20Change minimum execution environment to JavaSE-1.8Matthias Sohn5-8/+8
2016-09-19Prepare 4.6.0-SNAPSHOT buildsMatthias Sohn4-13/+13
2016-06-01Prepare 4.5.0-SNAPSHOT buildsMatthias Sohn4-13/+13
2016-05-24Add missing attributes to CommitCommentJon Ander Peñalba1-0/+54

Back to the top