Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/13316] Ensure Recaptcha image uses https when necessary. | Cesar G | 2014-11-21 | 1 | -2/+4 |
| | | | | PHPBB3-13316 | ||||
* | [ticket/11854] Don't override get service name in nogd | Tristan Darricau | 2014-08-11 | 2 | -9/+1 |
| | | | | PHPBB3-11854 | ||||
* | [ticket/11854] Use a set_name method instead of overriding get_service_name | Tristan Darricau | 2014-08-11 | 5 | -27/+36 |
| | | | | PHPBB3-11854 | ||||
* | [ticket/11854] Change the error message in reCaptcha | Tristan Darricau | 2014-08-11 | 1 | -1/+1 |
| | | | | PHPBB3-11854 | ||||
* | [ticket/11854] Fix comments | Tristan Darricau | 2014-08-11 | 1 | -4/+5 |
| | | | | PHPBB3-11854 | ||||
* | [ticket/11854] Remove unused globals | Tristan Darricau | 2014-08-11 | 1 | -12/+12 |
| | | | | PHPBB3-11854 | ||||
* | [ticket/11854] Remove constants and use DI for QA tables | Tristan Darricau | 2014-08-11 | 1 | -30/+48 |
| | | | | PHPBB3-11854 | ||||
* | [ticket/11854] Fix coding style | Tristan Darricau | 2014-08-11 | 3 | -812/+30 |
| | | | | PHPBB3-11854 | ||||
* | [ticket/11854] Fix various comments | Tristan Darricau | 2014-08-11 | 2 | -3/+7 |
| | | | | PHPBB3-11854 | ||||
* | [ticket/11854] Split phpbb\captcha\gd.php | Tristan Darricau | 2014-08-11 | 2 | -0/+804 |
| | | | | PHPBB3-11854 | ||||
* | [ticket/11854] Migrate all old php4 constructor | Tristan Darricau | 2014-08-11 | 2 | -3/+3 |
| | | | | PHPBB3-11854 | ||||
* | [ticket/11854] Move captcha stuff to phpbb/ and use DI for plugins | Tristan Darricau | 2014-08-11 | 10 | -0/+5867 |
PHPBB3-11854 |