Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2011-09-13Add JDT prefs to remove trailing whitespace on saveKevin Sawicki1-0/+55
Change-Id: I9b96d2d0a8104359a26ab5d61ce46adc4f16896b Signed-off-by: Kevin Sawicki <kevin@github.com>
2011-05-18Set .classpath to java 1.5Christian Trutz1-8/+8
Change-Id: I6ef49622c19531a1588f2526baece044b9a22e29 Signed-off-by: Christian Trutz <christian.trutz@gmail.com>
2011-05-12Add new core GitHub API plug-in and unit tests.Kevin Sawicki1-0/+8
This moves the current API unit tests from the mylyn test plug-in and creates a new package of live tests that can be run directly against a GitHub instance. The new core API plug-in has no Eclipse dependencies and only relies on GSON and Apache Commons HTTP client. Change-Id: I2b4dc436760818e5fcf1503f7ba80e351aca4fb6 Signed-off-by: Kevin Sawicki <kevin@github.com>

    Back to the top