aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13073] Add path regex to get_preg_expression() and add unit testsMarc Alexander2014-09-191-0/+5
* [ticket/13044] Move GMT out of gmdate()Jakub Senko2014-09-171-1/+1
* [ticket/13044] move GMT string out of gmdate()Jakub Senko2014-09-171-1/+1
* [ticket/13044] Correct Expires headersJakub Senko2014-09-171-1/+1
* Merge pull request #2921 from Nicofuma/ticket/13034Marc Alexander2014-09-161-3/+7
|\
| * [ticket/13034] Fix the route generated for the frontend not in the phpbb rootTristan Darricau2014-09-041-3/+7
* | [ticket/13042] Remove unused variablesJakub Senko2014-09-101-2/+0
* | [ticket/13052] Restore timespan parameter for check_form_key()Joas Schilling2014-09-101-4/+9
* | [ticket/13052] Use request class instead of $_POST and request_var()Joas Schilling2014-09-091-4/+4
* | [ticket/13052] Remove additional parameter from check_form_key()Joas Schilling2014-09-091-17/+9
|/
* Merge pull request #2865 from marc1706/ticket/12966Dhruv Goel2014-08-291-1/+1
|\
| * [ticket/12966] Sort by post_time and post_id where applicableMarc Alexander2014-08-231-1/+1
* | [ticket/13010] Specifiy correct clean_row() call in phpbb_get_avatar docblockMarc Alexander2014-08-241-1/+1
* | Merge pull request #2894 from Nicofuma/ticket/12999Andreas Fischer2014-08-211-10/+0
|\ \
| * | [ticket/12999] Remove @author tagsTristan Darricau2014-08-191-10/+0
* | | [ticket/12990] Use the full services name for the notification's typesTristan Darricau2014-08-161-18/+18
|/ /
* | Merge pull request #2842 from Nicofuma/ticket/11854Marc Alexander2014-08-111-6/+1
|\ \
| * | [ticket/11854] Rename captchas.factory service to captcha.factoryTristan Darricau2014-08-111-1/+1
| * | [ticket/11854] Move captcha stuff to phpbb/ and use DI for pluginsTristan Darricau2014-08-111-6/+1
* | | Merge pull request #2845 from rxu/ticket/12942Marc Alexander2014-08-111-1/+22
|\ \ \
| * | | [ticket/12942] Add core.add_form_key core eventrxu2014-08-111-1/+22
| | |/ | |/|
* | | Merge pull request #2863 from rxu/ticket/12944Marc Alexander2014-08-111-1/+12
|\ \ \ | |_|/ |/| |
| * | [ticket/12944] Add core.login_forum_box core eventrxu2014-08-111-1/+12
* | | Merge pull request #2862 from marc1706/ticket/12932Joas Schilling2014-08-101-2/+2
|\ \ \
| * | | [ticket/12932] Fix tests and calls to create_datetimeMarc Alexander2014-08-101-2/+2
| * | | [ticket/12932] Add method for getting the datetime class and allow overridingMarc Alexander2014-08-101-2/+2
| |/ /
* | | Merge pull request #2730 from omniError/ticket/12831Dhruv Goel2014-08-101-11/+18
|\ \ \ | |/ / |/| |
| * | [ticket/12831] fix CSomniError2014-08-091-2/+2
| * | [ticket/12831] simplified code, upd event blockomniError2014-08-091-6/+3
| * | [ticket/12831] reimplemented headers as arrayomniError2014-08-091-17/+18
| * | [ticket/12831] Optn to prevent setting HTTP headersomniError2014-08-011-10/+19
* | | [ticket/12943] Add core.phpbb_generate_debug_output core eventrxu2014-08-091-2/+14
| |/ |/|
* | [ticket/12826] Add optional root namespace indicator for consistency.Andreas Fischer2014-08-071-1/+1
* | Merge pull request #2717 from Nicofuma/ticket/12836Joas Schilling2014-08-071-6/+17
|\ \
| * | [ticket/12836] Add event core.functions.redirectTristan Darricau2014-08-041-6/+17
* | | [ticket/12887] Fix Typo: offest -> offsetAndreas Fischer2014-07-231-7/+7
* | | [ticket/12854] Don't show contact page link if board emails are disabledOliver Schramm2014-07-151-2/+2
| |/ |/|
* | [ticket/12775] Move phpbb_convert_30_dbms_to_31 into the config file classTristan Darricau2014-07-071-46/+0
|/
* Merge remote-tracking branch 'github-nicofuma/ticket/12446' into develop-ascr...Nils Adermann2014-07-041-2/+2
|\
| * [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-261-2/+2
* | Merge remote-tracking branch 'PayBas/ticket/12662' into develop-ascraeusCesar G2014-07-031-0/+1
|\ \
| * | [ticket/12662] Improve template checksPayBas2014-06-251-1/+1
| * | [ticket/12662] Initial setupPayBas2014-06-251-0/+1
| |/
* | [ticket/12784] Shearch the "vendor" folders and then the autoload.php filesTristan Darricau2014-07-031-3/+7
* | [ticket/12784] Allow the extensions to add a custom auto loaderTristan Darricau2014-07-011-0/+27
|/
* Merge pull request #2591 from rxu/ticket/12704Joas Schilling2014-06-221-2/+2
|\
| * [ticket/12704] Improve the load time information in the footer when enabledrxu2014-06-201-2/+2
* | [ticket/12707] Do not try to load 3.1 DBMS driver name as 3.0 driver.Andreas Fischer2014-06-141-1/+1
|/
* Merge pull request #2570 from Nicofuma/ticket/12687Andreas Fischer2014-06-131-29/+68
|\
| * [ticket/12687] Remove french spacesTristan Darricau2014-06-131-3/+3