Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/11603] Fix out dated comment | Joas Schilling | 2013-06-20 | 1 | -1/+1 |
| | | | | PHPBB3-11603 | ||||
* | [ticket/11603] Fix usage note | Joas Schilling | 2013-06-20 | 1 | -1/+1 |
| | | | | PHPBB3-11603 | ||||
* | [ticket/11603] Throw RuntimeExceptions instead of using exit() | Joas Schilling | 2013-06-19 | 1 | -1/+1 |
| | | | | PHPBB3-11603 | ||||
* | [ticket/11603] Avoid using cURL | Joas Schilling | 2013-06-19 | 1 | -12/+9 |
| | | | | PHPBB3-11603 | ||||
* | [ticket/11603] Split api_request into two functions (query only vs. full url) | Joas Schilling | 2013-06-13 | 1 | -10/+8 |
| | | | | PHPBB3-11603 | ||||
* | [ticket/11603] Fix spacing and add some comments | Joas Schilling | 2013-06-13 | 1 | -2/+5 |
| | | | | PHPBB3-11603 | ||||
* | [ticket/11603] Fix github API calls | Joas Schilling | 2013-06-13 | 1 | -12/+48 |
| | | | | | | | | - Some URLs changed - Response is a plain array now - Added error messages when API limit is reached PHPBB3-11603 | ||||
* | [ticket/11603] Rename network to forks and fix handling | Joas Schilling | 2013-06-13 | 1 | -14/+14 |
| | | | | PHPBB3-11603 | ||||
* | [ticket/11603] Fix github api url and use curl with valid user agent | Joas Schilling | 2013-06-13 | 1 | -1/+7 |
| | | | | PHPBB3-11603 | ||||
* | [ticket/9916] Changing header in non-distributed files | Unknown | 2012-01-02 | 1 | -1/+1 |
| | | | | PHPBB3-9916 | ||||
* | [ticket/10044] Updated invocation documentation. | Oleg Pudeyev | 2011-02-16 | 1 | -1/+1 |
| | | | | PHPBB3-10044 | ||||
* | [ticket/10044] Stop when failed to retrieve network/collaborators. | Oleg Pudeyev | 2011-02-15 | 1 | -40/+50 |
| | | | | PHPBB3-10044 | ||||
* | [ticket/10044] Added -h to setup_github_network.php. | Oleg Pudeyev | 2011-02-15 | 1 | -2/+3 |
| | | | | PHPBB3-10044 | ||||
* | [ticket/10044] Error handling for remote requests in setup_github_network.php | Oleg Pudeyev | 2011-02-15 | 1 | -1/+22 |
| | | | | PHPBB3-10044 | ||||
* | [ticket/10044] Made setup_github_network.php runnable as a script | Oleg Pudeyev | 2011-02-15 | 1 | -0/+1 |
| | | | | PHPBB3-10044 | ||||
* | [ticket/9805] Setup security repository for developers. | Andreas Fischer | 2011-02-03 | 1 | -0/+6 |
| | | | | PHPBB3-9805 | ||||
* | [ticket/9805] Move check lower down. | Andreas Fischer | 2011-02-03 | 1 | -6/+7 |
| | | | | PHPBB3-9805 | ||||
* | [ticket/9805] Better support for already existing repositories. | Andreas Fischer | 2011-02-03 | 1 | -17/+14 |
| | | | | PHPBB3-9805 | ||||
* | [ticket/9805] Add dry-run option. | Andreas Fischer | 2011-02-03 | 1 | -3/+19 |
| | | | | PHPBB3-9805 | ||||
* | [ticket/9805] Use getopt(), add a few options, extend show_usage(). | Andreas Fischer | 2011-02-03 | 1 | -18/+34 |
| | | | | PHPBB3-9805 | ||||
* | [ticket/9805] Script for easily cloning a whole github network. | Andreas Fischer | 2011-01-15 | 1 | -0/+179 |
PHPBB3-9805 |