Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-30Update license to EPL-2.0Matthias Sohn6-12/+24
2018-03-16Remove deprecated Gist#setUser and #getUser methodsMatthias Sohn1-1/+1
2015-03-12Update API calls to v3Jon Ander PeƱalba1-5/+5
2011-12-05Use GitHubClient class to request Gist file contents.Kevin Sawicki2-9/+23
2011-10-27Prompt on Gist creation when multiple repositories exist.Kevin Sawicki3-9/+10
2011-09-01Use pull URL when not Gist owner.Kevin Sawicki1-4/+7
2011-09-01Only update Gists owned by currently authenticated user.Kevin Sawicki1-2/+37
2011-08-09Add missing parentheses to externalized stringsKevin Sawicki1-3/+3
2011-08-04Add summary field that uses text from description.Kevin Sawicki2-6/+35
2011-08-01Add task repository for pull requests.Kevin Sawicki1-1/+1
2011-07-15Remove code duplicated in Gist and Issue packages.Kevin Sawicki4-217/+58
2011-07-10Enable clone repositories from GitHub wizard.Kevin Sawicki1-2/+1
2011-06-30Set user agent on all client requests with versionKevin Sawicki1-0/+1
2011-06-03Migrate from using deprecated API.Kevin Sawicki1-1/+1
2011-05-30Use wrapped exception when validating repo settings.Kevin Sawicki3-6/+6
2011-05-17Support creating public and private Gists from GitHub menu.Kevin Sawicki2-12/+6
2011-05-16Refactor package and class names for issue connector.Kevin Sawicki3-5/+5
2011-05-12Add new core GitHub API plug-in and unit tests.Kevin Sawicki3-14/+14
2011-05-10Migrate services to support paginationKevin Sawicki1-1/+4
2011-04-29Add support for Gist updated at field.Kevin Sawicki5-1/+30
2011-04-27Remove use of gist repo field.Kevin Sawicki3-8/+8
2011-04-22Add gist task attribute for clone url.Kevin Sawicki4-1/+15
2011-04-22Add html url field to Gist class.Kevin Sawicki1-1/+1
2011-04-20Add validation of settings in Gist repository pageKevin Sawicki1-16/+16
2011-04-15Set task attachment id to be gist file nameKevin Sawicki1-0/+1
2011-04-15Use attachment file from attribute instead of sourceKevin Sawicki1-1/+4
2011-04-15Add generated summary text with file and size summaryKevin Sawicki3-1/+71
2011-04-15Only set description task attribute if non-nullKevin Sawicki1-3/+4
2011-04-14Support gists without a descriptionChris Aniszczyk1-1/+2
2011-04-14Add initial gist attachment, create and update supportKevin Sawicki6-3/+235
2011-04-14Update Gist field from author to userKevin Sawicki5-4/+30
2011-04-14Add gist query constantsKevin Sawicki2-1/+24
2011-04-14Add initial gist repository connectorKevin Sawicki3-0/+211
2011-04-14Add initial gist task data handlerKevin Sawicki1-0/+142
2011-04-14Add initial gist task attributesKevin Sawicki3-0/+189

    Back to the top