aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14278] Check if user_id is set and fall back to ANONYMOUSMarc Alexander2015-11-091-1/+1
* [ticket/14277] Fix CSMate Bartus2015-11-091-2/+1
* [ticket/14277] Use user_id if availableMate Bartus2015-11-091-1/+1
* [ticket/14277] Fix undefined index error in migrationsMate Bartus2015-11-082-2/+15
* Merge pull request #4019 from prototech/ticket/14273Marc Alexander2015-11-062-7/+1
|\
| * [ticket/14273] Remove unused core.root_path dependency in files.upload serviceCesar G2015-11-052-7/+1
* | Merge pull request #4020 from VSEphpbb/ticket/14274Oliver Schramm2015-11-061-0/+5
|\ \
| * | [ticket/14274] Include user functions during installerMatt Friedman2015-11-051-0/+5
| |/
* | Merge branch '3.1.x'Oliver Schramm2015-11-062-12/+60
|\ \ | |/ |/|
| * Merge pull request #3975 from prototech/ticket/11971Oliver Schramm2015-11-062-12/+60
| |\
| | * [ticket/11971] Validate "Spambot countermeasures" settings before saving.Cesar G2015-10-142-12/+60
* | | Merge pull request #4010 from Elsensee/ticket/14264Máté Bartus2015-11-059-67/+18
|\ \ \
| * | | [ticket/14264] Don't use constants as return valuesOliver Schramm2015-11-039-67/+18
* | | | Merge pull request #3995 from CHItA/ticket/14044Tristan Darricau2015-11-0336-10095/+405
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/14044] Add config as global in notify userMate Bartus2015-11-031-2/+5
| * | | [ticket/14044] Fix language selection data lossMate Bartus2015-10-304-3/+6
| * | | [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'Marc Alexander2015-11-031-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #4012 from RMcGirr83/ticket_14228Marc Alexander2015-11-031-1/+1
| |\ \ \
| | * | | [ticket/14228] Vertical align of numbers in pollsRichard McGirr2015-11-011-1/+1
* | | | | Merge branch '3.1.x'Andreas Fischer2015-11-021-2/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3983 from prototech/ticket/13831Andreas Fischer2015-11-021-2/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [ticket/13831] Store provided reason when deleting from Mod. Queue module.Cesar G2015-10-141-2/+3
* | | | | [ticket/14265] Make all tables available in containerOliver Schramm2015-11-011-1/+50
* | | | | Merge pull request #3971 from VSEphpbb/ticket/14237Oliver Schramm2015-10-2918-73/+114
|\ \ \ \ \
| * | | | | [ticket/14237] Consistent references to classes in docblocksMatt Friedman2015-10-141-3/+3
| * | | | | [ticket/14237] Use $language class for notificationsMatt Friedman2015-10-1318-76/+117
* | | | | | Merge branch '3.1.x'Marc Alexander2015-10-241-0/+19
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | [ticket/14258] Add event into auth::login before session creationPaul Sohier2015-10-241-1/+1
| * | | | | [ticket/14258] Add event into auth::login before session creationPaul Sohier2015-10-241-8/+7
| * | | | | [ticket/14258] Add event into auth::login before session creationPaul Sohier2015-10-241-0/+20
* | | | | | Merge branch '3.1.x'Cesar G2015-10-221-1/+1
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | [ticket/14249] Fix online list orderOliver Schramm2015-10-211-1/+1
* | | | | 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