aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.1.x'Tristan Darricau2015-08-271-1/+1
|\
| * [ticket/14127] Fix the BBCode FAQ about auto-linking w/o protocolZoddo2015-08-251-1/+1
* | Merge pull request #3863 from VSEphpbb/ticket/14128Tristan Darricau2015-08-271-1/+1
|\ \
| * | [ticket/14128] Fix img bbcode regression, lost postimage classMatt Friedman2015-08-261-1/+1
* | | Merge pull request #3840 from hanakin/ticket/12719Tristan Darricau2015-08-266-59/+611
|\ \ \
| * | | [ticket/12719] normalize 3.0.3 and firefox 40 fxMichael Miday2015-08-262-79/+180
| * | | [ticket/12719] Remove old resetMichael Miday2015-08-261-49/+0
| * | | [ticket/12719] Fix hamburger menu iconMichael Miday2015-08-201-1/+1
| * | | [ticket/12719] Fix paginationMichael Miday2015-08-201-6/+6
| * | | [ticket/12719] Fix ButtonsMichael Miday2015-08-201-3/+5
| * | | [ticket/12719] Add normalize & baseMichael Miday2015-08-204-0/+498
* | | | [ticket/12505] Fix variable usage in migration filen-aleha2015-08-241-1/+1
* | | | [ticket/12505] Add migrationn-aleha2015-08-241-0/+83
* | | | [ticket/12505] Set deprecations for constants to 3.2n-aleha2015-08-241-3/+3
* | | | [ticket/12505] Remove outdated media extensionsn-aleha2015-08-242-26/+9
* | | | [ticket/12505] Remove outdated media handling from acpn-aleha2015-08-242-12/+0
* | | | [ticket/12505] Remove outdated media handling from prosilvern-aleha2015-08-241-77/+2
* | | | [ticket/12505] Remove outdated media handing in attachmentsn-aleha2015-08-242-33/+0
* | | | Merge pull request #3652 from Elsensee/ticket/12143Tristan Darricau2015-08-2318-68/+196
|\ \ \ \
| * | | | [ticket/12143] Avoid no output from get_group_name()Oliver Schramm2015-08-051-1/+1
| * | | | [ticket/12143] Fix those testsOliver Schramm2015-08-051-1/+1
| * | | | [ticket/12143] Oops, fixed array indexOliver Schramm2015-08-051-1/+1
| * | | | [ticket/12143] Replace group name outputOliver Schramm2015-08-0515-68/+121
| * | | | [ticket/12143] Add group helper class to translate groupnamesOliver Schramm2015-08-052-0/+45
| * | | | [ticket/12143] Add is_set method to language serviceOliver Schramm2015-08-051-0/+30
* | | | | Merge pull request #3842 from CHItA/ticket/14097Tristan Darricau2015-08-231-3/+10
|\ \ \ \ \
| * | | | | [ticket/14097] Remove auto refresh on install failureMate Bartus2015-08-211-2/+1
| * | | | | [ticket/14097] Improve error and failure handling in the installerMate Bartus2015-08-171-2/+10
* | | | | | Merge branch '3.1.x'Joas Schilling2015-08-233-1/+121
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | [3.1.x] Update version to 3.1.7-devJoas Schilling2015-08-232-2/+2
| * | | | | [prep-release-3.1.6] Add changelog for 3.1.6-RC1Joas Schilling2015-08-231-0/+89
| * | | | | [prep-release-3.1.6] Add migration for 3.1.6-RC1Joas Schilling2015-08-231-0/+31
| * | | | | [prep-release-3.1.6] Update version to 3.1.6-RC1Joas Schilling2015-08-235-7/+7
| * | | | | Merge pull request #3829 from Nicofuma/ticket/14099Joas Schilling2015-08-233-21/+48
| |\ \ \ \ \
* | \ \ \ \ \ Merge pull request #3854 from Nicofuma/ticket/14099-masterJoas Schilling2015-08-231-8/+8
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch '3.1.x'Tristan Darricau2015-08-231-8/+8
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'ticket/14099' into 3.1.xTristan Darricau2015-08-213-21/+48
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | * | | | | | [ticket/14099] Fix the assetsTristan Darricau2015-08-181-3/+14
| | | * | | | | | [ticket/14099] Fix testsTristan Darricau2015-08-141-0/+8
| | | * | | | | | [ticket/14099] Update twig/twig to 1.20.0Tristan Darricau2015-08-142-21/+29
* | | | | | | | | Merge branch '3.1.x'Marc Alexander2015-08-221-1/+12
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge pull request #3823 from lavigor/ticket/14087Marc Alexander2015-08-221-1/+12
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [ticket/14087] Add an event to ucp_activate.php.lavigor2015-08-091-1/+12
* | | | | | | | | | Merge branch '3.1.x'Marc Alexander2015-08-221-0/+4
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge pull request #3834 from brunoais/ticket/14104Marc Alexander2015-08-221-0/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [ticket/14104] Fix missing variables from previous commitbrunoais2015-08-151-0/+4
* | | | | | | | | | | Merge branch '3.1.x'Marc Alexander2015-08-221-0/+24
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge pull request #3831 from rxu/ticket/14101Marc Alexander2015-08-221-0/+24
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [ticket/14101] Add core event to the download/file.phprxu2015-08-151-0/+24
| | |/ / / / / / / / /
* | | | | | | | | | | Merge branch '3.1.x'Marc Alexander2015-08-222-0/+18
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /