Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-06-22egit-github v1.0.0.201106211955-rv1.0.0.201106211955-rMatthias Sohn2-2/+2
2011-06-22Update SUA and add missing license filesMatthias Sohn2-1/+30
2011-06-21Remove redundant version definition from pom.xmlMatthias Sohn1-1/+0
2011-06-17Use package dependencies for internal dependenciesMatthias Sohn1-2/+5
2011-06-17Assign version to exported packagesMatthias Sohn1-3/+3
2011-06-14Update EGit/JGit dependencies and target for 1.0.0Kevin Sawicki1-4/+4
2011-06-03Migrate from using deprecated API.Kevin Sawicki2-3/+3
2011-06-01Add support for error field in request error class.Kevin Sawicki1-2/+4
2011-05-31Remove incubation markerMatthias Sohn2-2/+2
2011-05-30Use wrapped exception when validating repo settings.Kevin Sawicki6-14/+36
2011-05-25Update version to 1.0.0-SNAPSHOTChris Aniszczyk2-4/+4
2011-05-24Support setting a milestone when creating new issues.Kevin Sawicki2-5/+8
2011-05-19Fetch issues comments on synchronize.Kevin Sawicki1-23/+12
2011-05-18Support adding new labels with creating issues.Kevin Sawicki2-15/+9
2011-05-17Support creating public and private Gists from GitHub menu.Kevin Sawicki2-12/+6
2011-05-16Add custom task kind label for issues and pull requests.Kevin Sawicki5-37/+45
2011-05-16Refactor package and class names for issue connector.Kevin Sawicki18-210/+245
2011-05-13Remove httpcomponents dependency from mylyn core plug-in.Kevin Sawicki1-2/+1
2011-05-12Using HttpComponents 4.1Christian Trutz1-1/+2
2011-05-12Add new core GitHub API plug-in and unit tests.Kevin Sawicki44-3838/+118
2011-05-10Support new field error objects and null field requirementsKevin Sawicki12-57/+176
2011-05-10Use proper type when loading repositoriesKevin Sawicki1-0/+2
2011-05-10Merge "Migrate services to support pagination"Chris Aniszczyk9-105/+182
2011-05-10Migrate services to support paginationKevin Sawicki9-105/+182
2011-05-09Prevent null pointer exceptions on date getter methods.Christian Trutz1-6/+4
2011-05-09Merge changes If30795d3,I4e635beaMatthias Sohn6-448/+448
2011-05-09Fix line endingsMatthias Sohn6-448/+448
2011-05-09Prevent null pointer exceptions on date getter methods.Kevin Sawicki4-24/+14
2011-05-06Unit tests for Gist, Issue, Milestone, GistRevision.Christian Trutz4-11/+27
2011-05-06Add CommentTestChristian Trutz1-3/+7
2011-05-05PullRequestService unit tests completed.Christian Trutz1-1/+3
2011-05-03Unit tests for PullRequestServiceChristian Trutz2-6/+10
2011-05-03Update dependencies to feature xml and manifest.Kevin Sawicki1-2/+1
2011-05-03Add resource provider interface for v2 api callsKevin Sawicki3-7/+35
2011-05-03Add response class and link header supportKevin Sawicki3-0/+234
2011-05-03Add request class and interfaces for pagination supportKevin Sawicki4-0/+230
2011-05-03Set per_page query param to 100 for all requestsKevin Sawicki2-9/+20
2011-04-29Add support for Gist updated at field.Kevin Sawicki6-1/+39
2011-04-27Add pull request service.Kevin Sawicki3-0/+115
2011-04-27Add pull request model class.Kevin Sawicki1-0/+204
2011-04-27Add pull request marker model class.Kevin Sawicki1-0/+61
2011-04-27Add pull request id and discussion model classes.Kevin Sawicki2-0/+217
2011-04-27Remove use of gist repo field.Kevin Sawicki5-24/+15
2011-04-26Unit tests for GistService completedChristian Trutz1-2/+7
2011-04-26Unit tests for GistServiceChristian Trutz1-1/+5
2011-04-25Add repository service support.Kevin Sawicki3-10/+120
2011-04-25Add full repository model support.Kevin Sawicki2-1/+169
2011-04-24Make LabelComparator serializable.Kevin Sawicki1-1/+7
2011-04-22Add gist task attribute for clone url.Kevin Sawicki4-1/+15
2011-04-22Add html url field to Gist class.Kevin Sawicki2-1/+10

Back to the top