2012-06-09
@John Reese
Merge pull request #15 from morgant/github-api-v3-support ...
John Reese committed on 9 Jun 2012
@Morgan Aldridge
Merge branch 'master' into github-api-v3-support
Morgan Aldridge committed on 9 Jun 2012
@Morgan Aldridge
Added rudimentary dynamic rate limiting to SourceGithub to prevent it from going over the GitHub API rate limit. Issue #206
Morgan Aldridge committed on 9 Jun 2012
2012-06-06
@John Reese
Merge pull request #11 from jportoles/master ...
John Reese committed on 6 Jun 2012
@John Reese
Merge pull request #14 from Kirill/master ...
John Reese committed on 6 Jun 2012
2012-06-05
@Morgan Aldridge
Added missing url_post() method from the last commit (oops\!), plus polished the user feedback in SourceGithub's OAuth page. Issue #206
Morgan Aldridge committed on 5 Jun 2012
2012-06-04
@Kirill Krasnov
Fix missed </tr> tag
Kirill Krasnov committed on 4 Jun 2012
2012-06-02
@Morgan Aldridge
Initial, but feature-complete OAuth2 support ontop of Github API v3. Issue #206
Morgan Aldridge committed on 2 Jun 2012
2012-05-31
@John Reese
Merge pull request #13 from morgant/github-api-v3-support ...
John Reese committed on 31 May 2012
2012-05-29
@Morgan Aldridge
Ported to GitHub API v3 calls as v2 is now deprecated.
Morgan Aldridge committed on 29 May 2012
2012-05-23
@John Reese
Merge pull request #12 from santigimeno/master ...
John Reese committed on 23 May 2012
2012-05-22
@Santiago Gimeno
replace map with array_map
Santiago Gimeno committed on 22 May 2012
2012-04-25
@John Reese
Updated contact url
John Reese committed on 25 Apr 2012
@John Reese
Updated contact email
John Reese committed on 25 Apr 2012
@John Reese
Update copyrights
John Reese committed on 25 Apr 2012
@John Reese
Fix map() -> array_map()
John Reese committed on 25 Apr 2012
2012-03-29
@Jose Portoles
Fixes some issues parsing gitweb, should make it work on 1.7.9 ...
Jose Portoles committed on 29 Mar 2012
2012-03-28
@John Reese
Merge pull request #4 from cocox/master ...
John Reese committed on 28 Mar 2012
2012-03-27
@John Reese
Merge pull request #10 from lavoiesl/master ...
John Reese committed on 27 Mar 2012
@Sébastien Lavoie
Fixed #085: Updated Gitweb parsing for author ...
Sébastien Lavoie committed on 27 Mar 2012
@John Reese
Merge pull request #9 from lavoiesl/master ...
John Reese committed on 27 Mar 2012
@Sébastien Lavoie
added support for Source/import by name
Sébastien Lavoie committed on 27 Mar 2012
2012-03-09
@John Reese
Merge pull request #8 from Belphemur/master ...
John Reese committed on 9 Mar 2012
@Antoine Aflalo
Using the gpc_get_string() with a default value as @vboctor said.
Antoine Aflalo committed on 9 Mar 2012
@Antoine Aflalo
ref_name is no more used. Now it's ref with the whole ref : refs/head/master.
Antoine Aflalo committed on 9 Mar 2012
@Antoine Aflalo
using $_GET/$_POST to get the repo_name, since github is not sending it anymore, we can't use the gpc_get_string that ask to have the repo_name set.
Antoine Aflalo committed on 9 Mar 2012
2012-03-08
@John Reese
Merge pull request #7 from Belphemur/master ...
John Reese committed on 8 Mar 2012
@Antoine Aflalo
Added the check of the api_key to be able to pass the IP check and import remotely with only the API key.
Antoine Aflalo committed on 8 Mar 2012
2011-12-17
@David Hicks
Merge pull request #5 from philippbeckmann/master ...
David Hicks committed on 17 Dec 2011
2011-12-14
@Philipp Beckmann
Fixed invalid XHTML bits ...
Philipp Beckmann committed on 14 Dec 2011