aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13073] Add path regex to get_preg_expression() and add unit testsMarc Alexander2014-09-192-1/+6
* [ticket/13073] Use just one regex in helper route()Marc Alexander2014-09-191-1/+1
* [ticket/13073] Properly place comments in helperMarc Alexander2014-09-191-2/+1
* [ticket/13073] Add phpbb root path with mod rewrite enabled for proper routesMarc Alexander2014-09-181-2/+10
* Merge pull request #2875 from PayBas/ticket/12961Joas Schilling2014-09-182-0/+2
|\
| * [ticket/12961] Shorten ext-db link textPayBas2014-08-261-1/+1
| * [ticket/12961] Fix missing phpBB.comPayBas2014-08-231-1/+1
| * [ticket/12961] Remove target="_blank" and switch to <strong>PayBas2014-08-221-1/+1
| * [ticket/12961] Add additional link to the KBPayBas2014-08-211-1/+1
| * [ticket/12961] Move link to language filePayBas2014-08-152-4/+1
| * [ticket/12961] Refactor lang entryPayBas2014-08-143-3/+5
| * [ticket/12961] Change url to anti-spam-extPayBas2014-08-141-1/+1
| * [ticket/12961] Change url to https://www.phpbb.com/go/anti-spam/PayBas2014-08-141-1/+1
| * [ticket/12961] Add link in anti-spam ACP page to titaniaPayBas2014-08-132-0/+3
* | Merge pull request #2967 from nickvergessen/ticket/12963Tristan Darricau2014-09-183-26/+1
|\ \
| * | [ticket/12963] Revert back to "migrations" folder name for extensionsJoas Schilling2014-09-183-26/+1
* | | Merge pull request #2927 from Senky/ticket/13022Joas Schilling2014-09-184-4/+4
|\ \ \ | |/ / |/| |
| * | [ticket/13022] Language adjustmentsJakub Senko2014-09-085-6/+5
| * | [ticket/13022] Remove ternary conditionJakub Senko2014-09-071-1/+1
| * | [ticket/13022] Condition Return to advanced search linkJakub Senko2014-09-062-1/+2
* | | [ticket/13068] Language correction in FIELD_IS_CONTACT_EXPLAINGiampaolo Falqui2014-09-181-1/+1
* | | [ticket/13064] Revert "[ticket/13064] Validate the migrations provided to ..."Joas Schilling2014-09-171-18/+1
* | | Merge pull request #2948 from Nicofuma/ticket/13061Joas Schilling2014-09-175-57/+4
|\ \ \
| * | | [ticket/13061] Replace the service event.subscriber_loader by a compiler passTristan Darricau2014-09-135-57/+4
* | | | Merge pull request #2949 from rxu/ticket/13062Joas Schilling2014-09-171-5/+38
|\ \ \ \
| * | | | [ticket/13062] Add viewforum.php core event to modify topic ids sql queryrxu2014-09-141-5/+38
| |/ / /
* | | | Merge pull request #2951 from Nicofuma/ticket/13064Joas Schilling2014-09-171-1/+18
|\ \ \ \
| * | | | [ticket/13064] Validate the migrations provided to migrator::set_migrations()Tristan Darricau2014-09-141-1/+18
| |/ / /
* | | | [ticket/13044] Move GMT out of gmdate in functions_acpJakub Senko2014-09-171-1/+1
* | | | [ticket/13044] Move GMT out of gmdate()Jakub Senko2014-09-171-1/+1
* | | | [ticket/13044] \G\M\T to GMT in whole projectJakub Senko2014-09-171-3/+3
* | | | [ticket/13044] move GMT string out of gmdate()Jakub Senko2014-09-175-6/+6
* | | | [ticket/13044] Correct Expires headersJakub Senko2014-09-175-6/+6
* | | | Merge pull request #2922 from Nicofuma/ticket/13036Marc Alexander2014-09-171-3/+10
|\ \ \ \
| * | | | [ticket/13036] Add unit testsTristan Darricau2014-09-161-0/+5
| * | | | [ticket/13036] Make the reference type configurable when generating a routeTristan Darricau2014-09-161-3/+5
* | | | | Merge pull request #2932 from Nicofuma/ticket/12963Marc Alexander2014-09-173-7/+37
|\ \ \ \ \
| * | | | | [ticket/12963] Edit deprecation messageTristan Darricau2014-09-163-3/+3
| * | | | | [ticket/12963] Load extensions migrations from /migrationTristan Darricau2014-09-103-4/+23
| * | | | | [ticket/12963] Don't use static var in \extension\base\get_migration_file_listTristan Darricau2014-09-101-4/+5
| * | | | | [ticket/12963] Fix the list of migrations in database_update.phpTristan Darricau2014-09-101-0/+10
* | | | | | [ticket/13069] Fix timezone location filtering.Cesar G2014-09-161-6/+1
| |/ / / / |/| | | |
* | | | | Merge pull request #2921 from Nicofuma/ticket/13034Marc Alexander2014-09-163-18/+37
|\ \ \ \ \
| * | | | | [ticket/13034] Update the base url to move to the root dirTristan Darricau2014-09-152-2/+19
| * | | | | [ticket/13034] Add commentTristan Darricau2014-09-151-0/+2
| * | | | | [ticket/13034] Use utf8_basenameTristan Darricau2014-09-141-1/+1
| * | | | | [ticket/13034] Fix the route generated for the frontend not in the phpbb rootTristan Darricau2014-09-042-17/+17
* | | | | | Merge pull request #2958 from prototech/ticket/13018Andreas Fischer2014-09-151-88/+60
|\ \ \ \ \ \
| * | | | | | [ticket/13018] Clean up and fix some logic.Cesar G2014-09-151-4/+3
| * | | | | | [ticket/13018] Do not handle events in close function.Cesar G2014-09-151-14/+13