Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-02-16 | Prepare post 1.3.0.201202151440-r buildsstable-1.3 | Matthias Sohn | 17 | -17/+17 | |
Change-Id: I280e2bfc02df2c65d023e345e6b731fa8f53d9c9 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> | |||||
2012-02-15 | EGit Github 1.3.0.201202151440-rv1.3.0.201202151440-r | Matthias Sohn | 17 | -17/+17 | |
Change-Id: I1e2dfa9ec75f6493b4be4783b40b39340d1fda89 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> | |||||
2012-02-13 | Prepare post 1.3.0.201202121842-rc4 builds | Matthias Sohn | 17 | -17/+17 | |
Change-Id: I062c0932c056083caf7e641baae808877ebed9a7 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> | |||||
2012-02-13 | EGit GitHub 1.3.0.201202121842-rc4v1.3.0.201202121842-rc4 | Matthias Sohn | 17 | -17/+17 | |
Change-Id: I5f1573a4faad7f796bf6fb9df582dbbeb9a45272 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> | |||||
2012-02-10 | Support editing specific repository fields only | Kevin Sawicki | 2 | -0/+93 | |
This overloads RepositoryService.editRepository to take a map of the fields that should be changed on the repository Bug: 371062 Change-Id: Ie13a22b6af795c58d30858c493436c51ff864e3a | |||||
2012-02-09 | Update build to use the Indigo SR2 orbit repository | Matthias Sohn | 1 | -1/+1 | |
This was requested on the cross list for Indigo SR2 builds [1]. [1] http://dev.eclipse.org/mhonarc/lists/cross-project-issues-dev/msg07166.html Change-Id: I4fbe4f328044b4fc1ff1a861aa14dc117afcdd7a Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Signed-off-by: Kevin Sawicki <kevin@github.com> | |||||
2012-01-30 | Merge "Add the RepositorySearchWizardPage to the EGit import wizard" into ↵ | Kevin Sawicki | 3 | -3/+35 | |
stable-1.3 | |||||
2012-01-30 | Add the RepositorySearchWizardPage to the EGit import wizard | Stefan Lay | 3 | -3/+35 | |
In this first version we just clone the repository without further configuration. Change-Id: Ia1fb391dfc18771c51a9727d7946f53403c5a3bb Signed-off-by: Stefan Lay <stefan.lay@sap.com> Signed-off-by: Kevin Sawicki <kevin@github.com> | |||||
2012-01-27 | Update .eclipse_iplog for 1.3.0 | Matthias Sohn | 1 | -6/+1 | |
Usage of Apache HTTP client was removed in the following changes - ca40854c Drop dependency on Apache HttpComponents (HC) - 6f3bc9c4 Remove Apache HttpComponents dependency from tests - 65ed388d Remove dependencies on Apache HttpComponents - 7478f4aa Remove no longer needed dependency to org.apache.http - b429472a Update README for changes to build and dependencies Hence we can remove this dependency from the IP log. Change-Id: I21cd2b088352a28819ebe39e66f54bf8d9a4df34 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> | |||||
2012-01-12 | Treat 410 (Gone) response codes as parseable JSON errors | Kevin Sawicki | 1 | -0/+2 | |
Change-Id: Ie74a98bf2c5ec0b0ad9b49a78f1e8539a67426f1 | |||||
2012-01-12 | Add missing id field to Event model class | Kevin Sawicki | 2 | -0/+20 | |
Change-Id: Ia00a5808654178d00c9b2498521e16843a1cc369 | |||||
2012-01-10 | Update README for changes to build and dependencies | Kevin Sawicki | 1 | -18/+7 | |
Apache HttpComponents is no longer required and neither is the custom build step for Android deployments Change-Id: Idba76185e50309a423dd8b06b026db9f2bb37f8e | |||||
2012-01-10 | Overload methods to take an IRepositoryProvider | Kevin Sawicki | 2 | -5/+252 | |
This is an alternative to take a String owner and name Change-Id: Id164e5173fcdba51bcf68aab9069ce5619bd4586 | |||||
2012-01-06 | Add missing id field to Issue model class | Jason Tsay | 2 | -0/+20 | |
Change-Id: I76193b1577fce7ed86ba4bf04007d103d9ae48f6 Signed-off-by: Kevin Sawicki <kevin@github.com> | |||||
2012-01-06 | Add missing id field to PullRequest model class | Jason Tsay | 2 | -0/+20 | |
Change-Id: Id9f9314c0f24c90c4fec6b6bd36fc83766f18b53 Signed-off-by: Kevin Sawicki <kevin@github.com> | |||||
2012-01-05 | Add missing unit tests to AllHeadlessTests | Kevin Sawicki | 1 | -0/+2 | |
Change-Id: I9e3fb6c6397a6dc3f9fe165de4efe245bb4ee62d | |||||
2012-01-05 | Add service support for comparing commits | Kevin Sawicki | 5 | -0/+406 | |
Bug: 367807 Change-Id: I56ba82ed790449114f962c0b6fb8ec449910a21f | |||||
2011-12-29 | Remove no longer needed dependency to org.apache.http | Matthias Sohn | 1 | -2/+1 | |
Change-Id: I2b903ff24608e37a5b5c0f4f47ed604ba198d155 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> | |||||
2011-12-27 | Overload methods to take an IRepositoryIdProvider parameter | Kevin Sawicki | 4 | -12/+352 | |
This commit makes MilestoneService and LabelService consistent with other services Change-Id: Idd08a3e739504989970d297893500600f9e0962e | |||||
2011-12-27 | Remove dependencies on Apache HttpComponents | Kevin Sawicki | 1 | -14/+0 | |
These dependencies have already been removed elsewhere but were still being referenced by the feature.xml file Change-Id: I8df522ecb1d00b15c2843757711297e4043f139e | |||||
2011-12-26 | Merge branch 'stable-1.2' | Matthias Sohn | 0 | -0/+0 | |
* stable-1.2: EGit GitHub v1.2.0.201112221803-r Change-Id: I051fe05fc2e779b5f1c3930154ba394f9d926113 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> | |||||
2011-12-23 | EGit GitHub v1.2.0.201112221803-rv1.2.0.201112221803-rstable-1.2 | Matthias Sohn | 16 | -16/+16 | |
Change-Id: Ib03dcb6602113a91de089f7189713cbbcf94c820 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> | |||||
2011-12-20 | Overload methods to take an IRepositoryIdProvider parameter | Kevin Sawicki | 2 | -16/+242 | |
IssueService was one of the original services before IRepositoryIdProvider was introduced so methods to get issues and issue comments still take both a String user and String repository parameter. This commit makes IssueService consistent with other services. Change-Id: Ieb535342c00ec994e51560e16ce687d12068b987 | |||||
2011-12-20 | Replace usage of Java 6 API with Java 5 API | Steffen Pingel | 1 | -1/+2 | |
Change-Id: If783a3003a7d04e683a2ed40d64611b2bd26ae1e | |||||
2011-12-18 | Bump user agent versions to 1.3.0 | Kevin Sawicki | 2 | -18/+18 | |
Change-Id: I552ea379ba58bbedc31274183cae2ddb0150bb64 | |||||
2011-12-18 | Add configuration of send/receive buffer sizes | Kevin Sawicki | 1 | -2/+19 | |
Change-Id: Iadbfb74b474d14ef14f11484da8e968cc69a856a | |||||
2011-12-16 | Allow request to specify 'Accept' header value | Kevin Sawicki | 3 | -0/+38 | |
Also add constants to service class for HTML and full values Change-Id: I9df737e2a882778997dc8cb95b0091dd4dc43212 | |||||
2011-12-16 | Add missing bodyText and bodyHtml fields | Kevin Sawicki | 6 | -0/+120 | |
These fields are present when certain values are specified in the Accept header of the request Change-Id: Idccdaeb8fa01848e172bb7549fd1ece3dec18092 | |||||
2011-12-16 | Add constants for user types | Kevin Sawicki | 1 | -0/+10 | |
Change-Id: Ie28610946df368189ed47bf18ac5632c107726ff | |||||
2011-12-16 | Merge branch 'stable-1.2' | Matthias Sohn | 1 | -1/+1 | |
* stable-1.2: Use different maven repository to get signing plugin Change-Id: Ida81334e0dab34847bd884d6952b2099086ba6b8 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> | |||||
2011-12-14 | Add missing id and updated at fields to Repository model | Kevin Sawicki | 2 | -0/+41 | |
Change-Id: I4f9f6ca91af76de852961854f869bc98c582c667 | |||||
2011-12-14 | Create model class for event repository | Kevin Sawicki | 4 | -11/+132 | |
The repository information included in the Events API does not match the current Repository class and so a new class was added to capture just the specific fields present Change-Id: I6521813bfbf6d85797a1348f48b029192fc89d85 | |||||
2011-12-14 | Make CommitCommentPayload utilize the CommitComment object | Eddie Ringle | 2 | -6/+7 | |
Change-Id: If591079a5f8767d7d4c432301b28f57e2a61f6b3 Signed-off-by: Eddie Ringle <eddie@eringle.net> | |||||
2011-12-13 | Use different maven repository to get signing plugin | Matthias Sohn | 1 | -1/+1 | |
The maven repository we used so far has a lot of content and some artifacts are corrupt. Hence switch to a more specific one. Change-Id: I1c4bb627185382ac033287b82b7aafaea8e0e5c3 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> | |||||
2011-12-13 | Add service support for Event API | Jason Tsay | 49 | -0/+3207 | |
Implements support for the GitHub Event API. Event payload returned as an EventPayload object (which is empty) and is left to the caller to cast to the appropriate payload subclass. Page model class also added to support GollumEvent payload. Bug: 364424 Change-Id: I3ed4f7f74e394ce8ad60dcdde6a99e510ade59dc Signed-off-by: Kevin Sawicki <kevin@github.com> Signed-off-by: Chris Aniszczyk <zx@twitter.com> | |||||
2011-12-13 | Remove Apache HttpComponents dependency from tests | Kevin Sawicki | 4 | -8/+6 | |
Only constants were being used that were also available from the HttpURLConnection class Change-Id: I5c1376ab7791143985c2fe21e417b332549c9366 | |||||
2011-12-12 | Drop dependency on Apache HttpComponents (HC) | Kevin Sawicki | 22 | -690/+951 | |
HC was used sparingly and added several additional JAR requirements that made the GitHub Java API unusable on Android due to these dependencies. A HttpURLConnection is now used instead to make all request types. Change-Id: I82e442139d3adec3d2331f279bde69320b13638d Signed-off-by: Kevin Sawicki <kevin@github.com> | |||||
2011-12-12 | Fix version of org.eclipse.egit.github.core/pom-jar.xml | Matthias Sohn | 1 | -4/+4 | |
Change-Id: Ic89267914dd2e080cdf3e09424df83942215a256 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> | |||||
2011-12-12 | Fix version.sh | Matthias Sohn | 1 | -1/+1 | |
Missed to handle org.eclipse.egit.github.core/pom-jar.xml Change-Id: I1ce2a9012dde5ea6d54b23a7a072bc856679daa5 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> | |||||
2011-12-11 | Prepare 1.3.0 builds | Matthias Sohn | 16 | -62/+62 | |
Change-Id: I74c91282833fe672f11ee63d63b87d6c246bef48 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> | |||||
2011-12-11 | Fix versions for mylyn github bundles | Matthias Sohn | 3 | -13/+13 | |
We missed to update these versions to 1.2.0. Change-Id: Iba1e87f2dbdc35809f5438eabae584f465a3e411 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> | |||||
2011-12-11 | Fix version.sh | Matthias Sohn | 1 | -0/+2 | |
Change-Id: I68d19cfc3fda0794127cb3ef5fe840a1f15eadcd Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> | |||||
2011-12-07 | Set Accept header to 'application/vnd.github.beta+json' | Kevin Sawicki | 1 | -1/+2 | |
This was the JSON version the model classes were derived from Change-Id: Ib1d020bdc0099656e560f4f566434cfab4ab95e2 | |||||
2011-12-05 | Support creating Gist from files selected in Package Explorer | Kevin Sawicki | 2 | -24/+44 | |
This required updating the 'visibleWhen' to check for a selection that adapts to IResource but not to IContainer as a check for IFile does not match selected compilation units Change-Id: I26c5393ec23adb6108004510c640d5cd123663ce | |||||
2011-12-05 | Use correct task repository when opening a newly Gist | Kevin Sawicki | 3 | -19/+22 | |
Now that multiple Gist Task Repositories are supported the GistNotificationPopup needs to track which repository to use when the link is selected Change-Id: Ibd8c911d8396c6856aabec3fa93a708a3a977c24 | |||||
2011-12-05 | Use GitHubClient class to request Gist file contents. | Kevin Sawicki | 3 | -10/+25 | |
Previously a URL connection was used which failed on Enterprise installs since credentials are needed. Using GitHubClient.getStream is now used instead with configured credentials. Change-Id: Ia18992b0aa79780cd667b06e62022d944312bfc8 | |||||
2011-12-01 | Update .eclipse_iplog for 1.2 | Matthias Sohn | 1 | -1/+1 | |
Change-Id: I794fb945a2653a4bbf8256044044bfa97a84d204 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> | |||||
2011-11-10 | Use file portion instead of entire next page URI | Kevin Sawicki | 3 | -2/+16 | |
Link headers contain the full host name and therefore prefix checking should be done against the file portion only of the URL. Change-Id: I89444f8edfaf818d393179b9d0328f65cf7ff854 Signed-off-by: Kevin Sawicki <kevin@github.com> | |||||
2011-11-10 | Add service support for OAuth authorization API | Kevin Sawicki | 8 | -1/+643 | |
Change-Id: I18dd6a66d3d6191bfc68b914fec746832d695110 Signed-off-by: Kevin Sawicki <kevin@github.com> | |||||
2011-11-10 | Implement Serializable in CommitStats model class | Kevin Sawicki | 1 | -1/+6 | |
Change-Id: I1d28dc7f23038109258298e7b666cc4fbedd30d7 Signed-off-by: Kevin Sawicki <kevin@github.com> |
- Members
- Working Groups
- Projects
- Community
- Participate
- Eclipse IDE
-
More
-
-
Community
- Marketplace
- Events
- Planet Eclipse
- Newsletter
- Videos
- Blogs
-
Participate
- Report a Bug
- Forums
- Mailing Lists
- Wiki
- IRC
- Research
-
-
-
-
Search
-