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