Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/13718] Added missing global declaration | JoshyPHP | 2015-03-23 | 1 | -1/+1 |
| | | | | PHPBB3-13718 | ||||
* | [ticket/10748] Replace direct creations of tools(); | Joas Schilling | 2015-02-07 | 1 | -7/+5 |
| | | | | PHPBB3-10748 | ||||
* | [ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()` | Gaëtan Muller | 2015-02-03 | 1 | -3/+3 |
| | | | | PHPBB3-13455 | ||||
* | [ticket/13455] Update calls to `request_var()` | Gaëtan Muller | 2015-02-03 | 4 | -37/+43 |
| | | | | PHPBB3-13455 | ||||
* | [ticket/13494] Update calls to `set_config()` | Gaëtan Muller | 2015-02-02 | 2 | -2/+2 |
| | | | | PHPBB3-13494 | ||||
* | [ticket/13468] Update calls to `add_log()` | Gaëtan Muller | 2015-01-27 | 3 | -6/+6 |
| | | | | PHPBB3-13468 | ||||
* | [ticket/13421] Move tools to subdirectory | Joas Schilling | 2014-12-06 | 1 | -2/+2 |
| | | | | PHPBB3-13421 | ||||
* | [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] 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 | 1 | -35/+29 |
| | | | | PHPBB3-11854 | ||||
* | [ticket/11854] Fix various comments | Tristan Darricau | 2014-08-11 | 1 | -1/+1 |
| | | | | PHPBB3-11854 | ||||
* | [ticket/11854] Move captcha stuff to phpbb/ and use DI for plugins | Tristan Darricau | 2014-08-11 | 6 | -0/+1930 |
PHPBB3-11854 |