aboutsummaryrefslogtreecommitdiffstats
path: root/git-tools/setup_github_network.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/11603] Fix out dated commentJoas Schilling2013-06-201-1/+1
* [ticket/11603] Fix usage noteJoas Schilling2013-06-201-1/+1
* [ticket/11603] Throw RuntimeExceptions instead of using exit()Joas Schilling2013-06-191-1/+1
* [ticket/11603] Avoid using cURLJoas Schilling2013-06-191-12/+9
* [ticket/11603] Split api_request into two functions (query only vs. full url)Joas Schilling2013-06-131-10/+8
* [ticket/11603] Fix spacing and add some commentsJoas Schilling2013-06-131-2/+5
* [ticket/11603] Fix github API callsJoas Schilling2013-06-131-12/+48
* [ticket/11603] Rename network to forks and fix handlingJoas Schilling2013-06-131-14/+14
* [ticket/11603] Fix github api url and use curl with valid user agentJoas Schilling2013-06-131-1/+7
* [ticket/9916] Changing header in non-distributed filesUnknown2012-01-021-1/+1
* [ticket/10044] Updated invocation documentation.Oleg Pudeyev2011-02-161-1/+1
* [ticket/10044] Stop when failed to retrieve network/collaborators.Oleg Pudeyev2011-02-151-40/+50
* [ticket/10044] Added -h to setup_github_network.php.Oleg Pudeyev2011-02-151-2/+3
* [ticket/10044] Error handling for remote requests in setup_github_network.phpOleg Pudeyev2011-02-151-1/+22
* [ticket/10044] Made setup_github_network.php runnable as a scriptOleg Pudeyev2011-02-151-0/+1
* [ticket/9805] Setup security repository for developers.Andreas Fischer2011-02-031-0/+6
* [ticket/9805] Move check lower down.Andreas Fischer2011-02-031-6/+7
* [ticket/9805] Better support for already existing repositories.Andreas Fischer2011-02-031-17/+14
* [ticket/9805] Add dry-run option.Andreas Fischer2011-02-031-3/+19
* [ticket/9805] Use getopt(), add a few options, extend show_usage().Andreas Fischer2011-02-031-18/+34
* [ticket/9805] Script for easily cloning a whole github network.Andreas Fischer2011-01-151-0/+179