-
Notifications
You must be signed in to change notification settings - Fork 511
Comparing changes
Open a pull request
base repository: fsteeg/egit-github
base: master
head repository: srgcode/egit-github
compare: master
Commits on Mar 29, 2011
-
HTTP 201 (HTTP Created) is not handled as error
GitHUb issues can be created now. Bug: 340900 Change-Id: Ieac3108163f4e7f1b5fa78b369e3140244dee04b Signed-off-by: Christian Trutz <christian.trutz@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 16c98e3 - Browse repository at this point
Copy the full SHA 16c98e3View commit details
Commits on Apr 4, 2011
-
Configuration menu - View commit details
-
Copy full SHA for b4735b0 - Browse repository at this point
Copy the full SHA b4735b0View commit details
Commits on Apr 5, 2011
-
Add comment support to GitHub task editor
Adding new comments on existing issues is implemented now. Bug: 340901 Change-Id: I896ace16cc698e4b51ebb61e5a2732a874789dfb Signed-off-by: Christian Trutz <christian.trutz@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 728bc02 - Browse repository at this point
Copy the full SHA 728bc02View commit details -
Simplify starting Eclipse instance including egit-github plugins Change-Id: I789ecb7684bac1beeef227f9aeee602e3ebfdca8 Signed-off-by: Christian Trutz <christian.trutz@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5da76f5 - Browse repository at this point
Copy the full SHA 5da76f5View commit details
Commits on Apr 7, 2011
-
Add support for creating Gists
Supports creating gists on selections with files and on a selected file. Change-Id: Iab9b2a3892aaf6e753d8fcde77917c8d7347e8d0 Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a193f51 - Browse repository at this point
Copy the full SHA a193f51View commit details -
Add missing credentials on GitHubService.showIssue
This fixes 401 exceptions being thrown when issue in private repository is refreshed in task editor. Change-Id: Ie0fc780a8e439699a203184070de5cf4fd06c56e Signed-off-by: Kevin Sawicki <kevin@github.com>
Configuration menu - View commit details
-
Copy full SHA for 1eea7cf - Browse repository at this point
Copy the full SHA 1eea7cfView commit details -
Fix incorrect date format with swapped month and minute
Change-Id: Ie6cf75c961eafcf37d31cedf50a0ae2b6586677f Signed-off-by: Kevin Sawicki <kevin@github.com> Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3cf270b - Browse repository at this point
Copy the full SHA 3cf270bView commit details -
Change summary attribute to type short rich text
This improves the appearance in the summary editor part. Change-Id: I11e0e907321d1ec2558f1f568f1b191134a155e9 Signed-off-by: Kevin Sawicki <kevin@github.com> Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0cc4165 - Browse repository at this point
Copy the full SHA 0cc4165View commit details -
Change-Id: If72b62fd5e2389f3bcf9e0db0dc999a9284b0fc3 Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b31532a - Browse repository at this point
Copy the full SHA b31532aView commit details -
Close reader and use StringBuilder instead of StringBuffer.
Change-Id: I33506b4399918c4b4194b73ed6cb1f34a26b286f Signed-off-by: Kevin Sawicki <kevin@github.com>
Configuration menu - View commit details
-
Copy full SHA for 37149b8 - Browse repository at this point
Copy the full SHA 37149b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2c6f29 - Browse repository at this point
Copy the full SHA f2c6f29View commit details -
Add support for converting JSON dates to Java dates.
Change-Id: If328b7023e0b8cdc4f19f23fd473b4189b2ffe4e Signed-off-by: Kevin Sawicki <kevin@github.com>
Configuration menu - View commit details
-
Copy full SHA for 7bb025d - Browse repository at this point
Copy the full SHA 7bb025dView commit details
Commits on Apr 8, 2011
-
Add ability to view comments on an issue.
Adds service support for getting a list of comments and maps them as task attributes. Bug: 340901 Change-Id: I0210346e20125e50fc28f5be6aa0a9af5f0562f0 Signed-off-by: Kevin Sawicki <kevin@github.com>
Configuration menu - View commit details
-
Copy full SHA for 8920427 - Browse repository at this point
Copy the full SHA 8920427View commit details -
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 03f2f6c - Browse repository at this point
Copy the full SHA 03f2f6cView commit details -
ClassCastException when creating a gist via editor text selection
A TextSelection is casted to a IStructuredException in CreateGistHandler. Bug: 342337 Change-Id: I05f5824617b0a6dfc5a03a4c530aeeaebd641876 Signed-off-by: Christian Trutz <christian.trutz@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9769090 - Browse repository at this point
Copy the full SHA 9769090View commit details
Commits on Apr 9, 2011
-
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 386e70b - Browse repository at this point
Copy the full SHA 386e70bView commit details
Commits on Apr 10, 2011
-
Add user and request error model support
Change-Id: Ic2ddda0eada498ebbabb9aefdd741ce5bd595c34 Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dec33a8 - Browse repository at this point
Copy the full SHA dec33a8View commit details -
Add comment and milestone model support
Change-Id: If336ef2527a58d89d83cd8949370005768e53b89 Signed-off-by: Kevin Sawicki <kevin@github.com> Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ca6bf18 - Browse repository at this point
Copy the full SHA ca6bf18View commit details -
Add support for displaying an issue's labels
Change-Id: I97b56c9fbd4f6c0962a0275c451554786e13e03b Signed-off-by: Kevin Sawicki <kevin@github.com> Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ccaf4c9 - Browse repository at this point
Copy the full SHA ccaf4c9View commit details -
Add interface for new API constants
Change-Id: I6d6a7c4265921a1cccd5dc5d979824923272c38a Signed-off-by: Kevin Sawicki <kevin@github.com> Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d1db183 - Browse repository at this point
Copy the full SHA d1db183View commit details -
Add GitHub client class for new API
Change-Id: I8f4681353bcfcffc7efbc9bb4f726dc61a45a563 Signed-off-by: Kevin Sawicki <kevin@github.com> Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9907904 - Browse repository at this point
Copy the full SHA 9907904View commit details -
Add label and issue model classes for new API
Change-Id: I035aa1dd7e64354bc2cc07c1da9f36a73016c9f5 Signed-off-by: Kevin Sawicki <kevin@github.com> Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3301f6a - Browse repository at this point
Copy the full SHA 3301f6aView commit details -
Add support for getting an issue using new API
Change-Id: I6211b9da6faa44a0185a6fa6cb187e81985adda7 Signed-off-by: Kevin Sawicki <kevin@github.com> Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1852237 - Browse repository at this point
Copy the full SHA 1852237View commit details -
Add support for getting an issue's comments
Change-Id: I7709adc3d71ab5e0cf533f44a9a35f1db1f04b62 Signed-off-by: Kevin Sawicki <kevin@github.com> Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bd1c7a9 - Browse repository at this point
Copy the full SHA bd1c7a9View commit details -
Add support for getting a list of issues matching filters
Added constants for allowable filter keys and values. Change-Id: Ie175af2cc7b47afdf3e89f0f413e371306e0653d Signed-off-by: Kevin Sawicki <kevin@github.com> Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f3ab380 - Browse repository at this point
Copy the full SHA f3ab380View commit details -
Add support for creating issues using JSON POST request
Change-Id: Ifc25874f66fe153f8629e2375ff476b2a35aabb8 Signed-off-by: Kevin Sawicki <kevin@github.com> Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 052abaf - Browse repository at this point
Copy the full SHA 052abafView commit details -
Not null unit tests for IssueService#getIssue
Change-Id: I1e22682fa36f81ec25ccb9aabf872a4c010ce520 Signed-off-by: Christian Trutz <christian.trutz@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for faa3199 - Browse repository at this point
Copy the full SHA faa3199View commit details
Commits on Apr 11, 2011
-
Add task attributes for assignee and milestone fields
Change-Id: Ifd186b1087a2b9e67d1c11a252ed6574f0cce97e Signed-off-by: Kevin Sawicki <kevin@github.com> Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c093f6e - Browse repository at this point
Copy the full SHA c093f6eView commit details -
Add support for getting labels used in a repository
This will be used in the query dialog to search for issues that match all selected labels. Change-Id: I9726556cc3ad5a7432997e63ce3da14ac1ac0a03 Signed-off-by: Kevin Sawicki <kevin@github.com> Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ad7ca72 - Browse repository at this point
Copy the full SHA ad7ca72View commit details -
Add support for getting milestones used in a repository
This will be used in the query dialog to search for issues that are in a selected milestone. Change-Id: I54d1e490c554a26bdd7cef9a1b458d00bca443ca Signed-off-by: Kevin Sawicki <kevin@github.com> Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c52d054 - Browse repository at this point
Copy the full SHA c52d054View commit details -
Remove API token support which is not supported in v3
GitHub password now required for issue task repository which is supported in both v2 and v3 APIs. Change-Id: I36dac5b68d7476843b9b19351d41ad21d718e927 Signed-off-by: Kevin Sawicki <kevin@github.com> Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e9fe868 - Browse repository at this point
Copy the full SHA e9fe868View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22fe54e - Browse repository at this point
Copy the full SHA 22fe54eView commit details
Commits on Apr 12, 2011
-
Migrate task data handler and attribute mapper to use new API
Change-Id: I13f6d9928e16b70d46bff3cb3313edfc0fdf92d2 Signed-off-by: Kevin Sawicki <kevin@github.com> Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0c4b3ac - Browse repository at this point
Copy the full SHA 0c4b3acView commit details -
Add caching and refreshing of labels and milestones
This will be used in the task editor and query page to display current milestones and labels. Change-Id: I1f83ceabc288e866ae97e4a66d9d2aeb47691e6b Signed-off-by: Kevin Sawicki <kevin@github.com> Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c37f280 - Browse repository at this point
Copy the full SHA c37f280View commit details -
Add issue label comparator used for sorting in lists
Change-Id: Idb584baad24d10ae6c4ca527c9bb9748a75c7532 Signed-off-by: Kevin Sawicki <kevin@github.com> Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e7ee811 - Browse repository at this point
Copy the full SHA e7ee811View commit details -
Add utility for storing values in a repository query attribute
Change-Id: Iae11bb46d4f04b5ae96aead7168aec4b7ad5a56d Signed-off-by: Kevin Sawicki <kevin@github.com> Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dc79215 - Browse repository at this point
Copy the full SHA dc79215View commit details -
Add support for querying issues using new API parameters
Supports queries on labels, milestone, mentions, assignee, and state. Change-Id: I0fadec754ab5143e5d3087eebb0cca78bc7ca672 Signed-off-by: Kevin Sawicki <kevin@github.com> Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d241156 - Browse repository at this point
Copy the full SHA d241156View commit details -
Migrate query page to support new filter parameters
Change-Id: I0d9645e5030b9ab909d869b5c3b9a53b46fc3bc1 Signed-off-by: Kevin Sawicki <kevin@github.com> Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4c78b55 - Browse repository at this point
Copy the full SHA 4c78b55View commit details -
Add task attributes for assignee/reporter gravatar url
Change-Id: Idc8804c665b9bed938116b93a204e40a3f8fc54d Signed-off-by: Kevin Sawicki <kevin@github.com> Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7fcde31 - Browse repository at this point
Copy the full SHA 7fcde31View commit details -
Add class to fetch and cache avatar image data
Change-Id: Ifaf6611f554deeef538c6b9dc7890021df0e8c26 Signed-off-by: Kevin Sawicki <kevin@github.com> Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 80a1f56 - Browse repository at this point
Copy the full SHA 80a1f56View commit details -
Add avatar label widget to be used in task editor
Change-Id: I892d30cf0e8e013bfdbf4940eefc5be4d69da696 Signed-off-by: Kevin Sawicki <kevin@github.com> Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d62e2e4 - Browse repository at this point
Copy the full SHA d62e2e4View commit details -
Add avatar store field to UI plug-in instance
This store loads and saves when the bundle starts and stops. Change-Id: I26cf039cca00f9ff8a93591d4e09c061de38bf5e Signed-off-by: Kevin Sawicki <kevin@github.com> Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 74244ef - Browse repository at this point
Copy the full SHA 74244efView commit details -
Add custom summary task editor part to display avatars
Change-Id: I13b19b9b65031bf295a6adf9e946e958681a716c Signed-off-by: Kevin Sawicki <kevin@github.com> Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 039d7d6 - Browse repository at this point
Copy the full SHA 039d7d6View commit details -
Use custom summary part from issue task editor page
Change-Id: I76e460864b6132fb18c3e4d0567b46c67e7f5a33 Signed-off-by: Kevin Sawicki <kevin@github.com> Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c3a4fc1 - Browse repository at this point
Copy the full SHA c3a4fc1View commit details -
Clean up image usage and a label
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c22f60e - Browse repository at this point
Copy the full SHA c22f60eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f08f1fe - Browse repository at this point
Copy the full SHA f08f1feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3100a86 - Browse repository at this point
Copy the full SHA 3100a86View commit details -
Add icon for issue labels for query dialog and task editor
Change-Id: I82e583d3551e0067d881a89defa8ee0443e7fcf9 Signed-off-by: Kevin Sawicki <kevin@github.com> Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5f60a4f - Browse repository at this point
Copy the full SHA 5f60a4fView commit details -
Add PUT request support to GitHubClient
This will be used to update existing issues. Change-Id: I056b72934056daf8dbe7bdf4d38a9ec13dce106e Signed-off-by: Kevin Sawicki <kevin@github.com> Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 42903ba - Browse repository at this point
Copy the full SHA 42903baView commit details -
Add support for creating comments and issues using new API
Change-Id: If51002c9bd11505453d5d2cdfeca708f37ac1568 Signed-off-by: Kevin Sawicki <kevin@github.com> Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2598308 - Browse repository at this point
Copy the full SHA 2598308View commit details
There are no files selected for viewing
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.