Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-06-13Prepare 3.1.0-SNAPSHOT buildsMatthias Sohn4-13/+13
2013-06-13Prepare post 3.0.0.201306101825-r buildsstable-3.0Matthias Sohn4-4/+4
2013-06-10EGit Github Mylyn Connector v3.0.0.201306101825-rv3.0.0.201306101825-rMatthias Sohn4-4/+4
2013-06-04Prepare post 3.0.0 RC3 buildsMatthias Sohn4-4/+4
2013-06-04EGit Mylyn Github Connector v3.0.0.201306040240-rc3v3.0.0.201306040240-rc3Matthias Sohn4-4/+4
2013-05-29Prepare post 3.0.0-rc2 buildsMatthias Sohn4-4/+4
2013-05-29EGit Github Mylyn Connector v3.0.0.201305282000-rc2Matthias Sohn4-4/+4
2013-05-08Prepare post 3.0.0 M7 buildsMatthias Sohn3-3/+3
2013-05-08EGit GitHub Mylyn Connector v3.0.0.201305080800-m7Matthias Sohn3-3/+3
2013-05-08Adapt github connector to compile against jgit/egit 3.0Matthias Sohn4-13/+13
2013-04-30Switch UserPlan fields to long instead of intJake Wharton1-9/+9
2013-04-30Add service support for contents APIKevin Sawicki6-15/+386
2013-02-13Prepare 2.4.0-SNAPSHOT buildsMatthias Sohn4-13/+13
2012-12-21Prepare 2.3.0 buildsMatthias Sohn4-13/+13
2012-12-09Add gson stream package to SOURCE-MANIFEST.MFKevin Sawicki1-3/+4
2012-12-09Add service support for getting all repositoriesKevin Sawicki1-0/+27
2012-12-01Append ':' before port when constructing URLKevin Sawicki1-1/+1
2012-11-28Upgrade to gson 2.2.2Kevin Sawicki1-1/+1
2012-11-28Support requesting all commit commentsKevin Sawicki1-0/+57
2012-09-24Update rate limits from getResponseStreamKevin Sawicki1-1/+1
2012-09-22Add service support for Markdown APIKevin Sawicki3-5/+195
2012-09-22Configure compiler plugin to use 1.5 source and targetKevin Sawicki1-0/+9
2012-09-22Use char instead of string of length 1Kevin Sawicki1-2/+2
2012-09-21Add service support for commit status APIKevin Sawicki3-0/+254
2012-09-19Prepare 2.2.0 buildsMatthias Sohn4-13/+13
2012-09-19Prepare 2.1 maintenance buildsstable-2.1Matthias Sohn4-4/+4
2012-09-19EGit GitHub Mylyn Connector v2.1.0.201209190230-rv2.1.0.201209190230-rMatthias Sohn4-4/+4
2012-07-30Use a POST instead of a PUT when editing repository hooksKevin Sawicki1-1/+1
2012-07-26Add comment count field to Commit model classKevin Sawicki1-0/+18
2012-07-20Add before field to PushPayload event modelKevin Sawicki1-0/+18
2012-06-27Set upper gson version bound to 2.2 in SOURCE-MANIFEST.MFKevin Sawicki1-3/+3
2012-06-27Add milestone and assignee to PullRequest model classKevin Sawicki1-0/+36
2012-06-25Set default value of user agent fieldKevin Sawicki1-1/+1
2012-06-25Add service support for editing a labelKevin Sawicki1-0/+27
2012-06-25Add service support for editing a milestoneKevin Sawicki1-0/+22
2012-06-25Set Content-Length request header explicitly to zeroKevin Sawicki1-1/+3
2012-06-14Prepare 2.1.0 buildsMatthias Sohn5-14/+14
2012-06-14Prepare post 2.0.0.201206130900-r buildsstable-2.0Matthias Sohn4-4/+4
2012-06-13EGit Github Mylyn Connector 2.0.0.201206130900-rv2.0.0.201206130900-rMatthias Sohn4-4/+4
2012-06-12Add legacy support for searching issuesKevin Sawicki2-0/+315
2012-06-06Suppress parse exceptions deserializing event payloadsKevin Sawicki1-3/+9
2012-06-06Use API v3 endpoint for repository search APIKevin Sawicki3-34/+9
2012-06-06Prepare next 2.0.0-SNAPSHOT buildsMatthias Sohn3-3/+3
2012-06-06EGit Github Mylyn Connector v2.0.0.201206060730-rc3Matthias Sohn3-3/+3
2012-05-31Prepare next 2.0.0-SNAPSHOT buildsMatthias Sohn3-3/+3
2012-05-30EGit GitHub Connector v2.0.0.201205301645-rc2Matthias Sohn3-3/+3
2012-05-09Don't call sendParams when params are nullKevin Sawicki1-1/+2
2012-05-03Removes throws IOException declaration from page callsKevin Sawicki3-44/+18
2012-04-25Call pageGists from getGistsKevin Sawicki1-3/+1
2012-04-25Add support for paging over starred gistsKevin Sawicki1-11/+46

Back to the top