aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14044] Patch language::set_fallback_array()Mate Bartus2015-10-301-2/+2
* [ticket/14044] Fix wrong descriptions in installMate Bartus2015-10-281-1/+1
* [ticket/14044] Solve missing email template errorMate Bartus2015-10-282-1/+17
* [ticket/14044] global $table_prefix in constants.phpMate Bartus2015-10-282-4/+3
* [ticket/14044] Try to fix missing table prefixMate Bartus2015-10-281-0/+4
* [ticket/14044] Use the correct language file versionMate Bartus2015-10-281-13/+109
* [ticket/14044] Automatically trigger rollback on insert in transactionMarc Alexander2015-10-232-8/+12
* [ticket/14044] Use empty instead of !countMate Bartus2015-10-231-1/+1
* [ticket/14044] Fix Sqlite error in testsMarc Alexander2015-10-232-5/+19
* [ticket/14044] Deduplicate the installersMate Bartus2015-10-2229-10077/+248
* Merge branch '3.1.x'Mate Bartus2015-10-211-1/+1
|\
| * Merge pull request #3997 from CHItA/ticket/13976Máté Bartus2015-10-211-1/+1
| |\
| | * [ticket/13976] Fix comment typo in salted_md5.phpSumanai2015-10-211-1/+1
* | | Merge pull request #3794 from CHItA/ticket/14039Tristan Darricau2015-10-1990-277/+4505
|\ \ \
| * | | [ticket/14039] Use update helper to include files in container factoryMate Bartus2015-10-192-24/+16
| * | | [ticket/14039] Fix inclusion logic in update helperMate Bartus2015-10-191-6/+1
| * | | [ticket/14039] Fix folder creation and deleted binary file issueMate Bartus2015-10-182-1/+8
| * | | [ticket/14039] Fix file check for deleted filesMate Bartus2015-10-181-1/+1
| * | | [ticket/14039] Fix acp linkMate Bartus2015-10-181-1/+1
| * | | [ticket/14039] Fix ACP link generationMate Bartus2015-10-182-17/+12
| * | | [ticket/14039] Fix constants for the updaterMate Bartus2015-10-182-2/+12
| * | | [ticket/14039] Include phpBB constants on startupMate Bartus2015-10-181-0/+1
| * | | [ticket/14039] Fix migrator's language callsMate Bartus2015-10-182-2/+3
| * | | [ticket/14039] Fix misunderstandable comment in the archive file updaterMate Bartus2015-10-181-1/+3
| * | | [ticket/14039] Use shared language service in the container factoryMate Bartus2015-10-182-4/+17
| * | | [ticket/14039] Fix filesystem file updater's mkdir usageMate Bartus2015-10-181-16/+1
| * | | [ticket/14039] Only show log container when it has contentMate Bartus2015-10-182-2/+4
| * | | [ticket/14039] Use compatibility globals from the update packageMate Bartus2015-10-181-1/+8
| * | | [ticket/14039] Use http_exception instead of die()Mate Bartus2015-10-181-2/+3
| * | | [ticket/14039] Fix T_TEMPLATE_PATH constantMate Bartus2015-10-182-2/+2
| * | | [ticket/14039] Fix language constants and commentsMate Bartus2015-10-183-3/+3
| * | | [ticket/14039] Revamp updaterMate Bartus2015-10-1789-252/+4469
* | | | Merge branch '3.1.x'Tristan Darricau2015-10-193-4/+7
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #3647 from marc1706/ticket/13799Tristan Darricau2015-10-194-5/+12
| |\ \ \
| | * | | [ticket/13799] Split lines in HTML files for better readabilityMarc Alexander2015-06-042-2/+7
| | * | | [ticket/13799] Add missing space before checked attributeMarc Alexander2015-06-042-2/+2
| | * | | [ticket/13799] Correctly urlencode category and show selected avatarMarc Alexander2015-05-304-5/+7
| | * | | [ticket/13799] Do not rawurlencode category in gallery avatarMarc Alexander2015-05-281-1/+1
* | | | | Merge branch '3.1.x'Tristan Darricau2015-10-191-0/+11
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3666 from marc1706/ticket/9252Tristan Darricau2015-10-191-0/+11
| |\ \ \ \
| | * | | | [ticket/9252] Do not try to disapprove a post that was just approvedMarc Alexander2015-05-301-0/+11
* | | | | | Merge branch '3.1.x'Marc Alexander2015-10-183-2/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [ticket/10343] Add inactive indicator to subsilver2 memberlistDavidIQ2015-10-172-2/+2
| * | | | | [ticket/10343] Show clearer indication an account is inactive in memberlistDavidIQ2015-10-173-2/+3
* | | | | | [ticket/14174] Refine wording of error descriptions in new installer.Cesar G2015-10-171-2/+2
| |_|_|/ / |/| | | |
* | | | | Merge pull request #3986 from CHItA/ticket/14240Tristan Darricau2015-10-171-0/+1
|\ \ \ \ \
| * | | | | [ticket/14240] Fix packaging script for 3.2Mate Bartus2015-10-151-0/+1
* | | | | | [ticket/13371] Add language files to the service as wellMate Bartus2015-10-171-0/+5
* | | | | | [ticket/13371] Use user selected language in old installerMate Bartus2015-10-171-0/+1
* | | | | | [ticket/13371] Fix language loading for the old installerMate Bartus2015-10-171-0/+1