2012-06-09 |
Merge branch 'master' into github-api-v3-support
Morgan Aldridge
committed
on 9 Jun 2012
|
---|---|
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 |
|
|
|
2012-06-05 |
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 |
Fix missed </tr> tag
Kirill Krasnov
committed
on 4 Jun 2012
|
2012-06-02 |
Initial, but feature-complete OAuth2 support ontop of Github API v3. Issue #206
Morgan Aldridge
committed
on 2 Jun 2012
|
2012-05-31 |
|
2012-05-29 |
Ported to GitHub API v3 calls as v2 is now deprecated.
Morgan Aldridge
committed
on 29 May 2012
|
2012-05-23 |
|
2012-05-22 |
replace map with array_map
Santiago Gimeno
committed
on 22 May 2012
|
2012-04-25 |
Updated contact url
John Reese
committed
on 25 Apr 2012
|
Updated contact email
John Reese
committed
on 25 Apr 2012
|
|
Update copyrights
John Reese
committed
on 25 Apr 2012
|
|
Fix map() -> array_map()
John Reese
committed
on 25 Apr 2012
|
|
2012-03-29 |
Fixes some issues parsing gitweb, should make it work on 1.7.9
...
Jose Portoles
committed
on 29 Mar 2012
|
2012-03-28 |
|
2012-03-27 |
|
|
|
|
|
added support for Source/import by name
Sébastien Lavoie
committed
on 27 Mar 2012
|
|
2012-03-09 |
|
Using the gpc_get_string() with a default value as @vboctor said.
Antoine Aflalo
committed
on 9 Mar 2012
|
|
ref_name is no more used. Now it's ref with the whole ref : refs/head/master.
Antoine Aflalo
committed
on 9 Mar 2012
|
|
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 |
|
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 |
|
2011-12-14 |
|
2011-10-04 |
Added option to get all branches with * branch name for GitHub also.
jrroca
committed
on 4 Oct 2011
|