aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.1.x'Tristan Darricau2015-08-281-4/+2
|\
| * Merge pull request #3764 from Zoddo/ticket/13988Tristan Darricau2015-08-281-4/+2
| |\
| | * [ticket/13988] Use absolute path for image attachments in feedsCarstenF2015-07-151-4/+2
* | | Merge pull request #3858 from Nicofuma/ticket/14125Máté Bartus2015-08-281-12/+45
|\ \ \
| * | | [ticket/14125] Add --env option to all CLI commandsTristan Darricau2015-08-241-12/+45
* | | | Merge pull request #3470 from Nicofuma/ticket/13645Máté Bartus2015-08-2827-539/+1281
|\ \ \ \
| * | | | [ticket/13645] Fix docblocksTristan Darricau2015-08-241-1/+3
| * | | | [ticket/13645] Proper OOP for feedsTristan Darricau2015-08-2314-320/+505
| * | | | [ticket/13645] Move the feeds to controllersNicofuma2015-08-2316-224/+779
* | | | | 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
* | | | | | [ticket/12505] Fix variable usage in migration filen-aleha2015-08-241-1/+1
* | | | | | [ticket/12505] Add migrationn-aleha2015-08-241-0/+83
| |_|/ / / |/| | | |
* | | | | Merge pull request #3652 from Elsensee/ticket/12143Tristan Darricau2015-08-232-0/+70
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [ticket/12143] Add group helper class to translate groupnamesOliver Schramm2015-08-051-0/+40
| * | | | [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-231-0/+31
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | [prep-release-3.1.6] Add migration for 3.1.6-RC1Joas Schilling2015-08-231-0/+31
| * | | | | Merge pull request #3829 from Nicofuma/ticket/14099Joas Schilling2015-08-231-0/+19
| |\ \ \ \ \
| | * | | | | [ticket/14099] Fix the assetsTristan Darricau2015-08-181-3/+14
| | * | | | | [ticket/14099] Fix testsTristan Darricau2015-08-141-0/+8
* | | | | | | 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-201-0/+20
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | |
| * | | | | [ticket/14037] Minor coding style improvements to eventMarc Alexander2015-08-201-0/+2
| * | | | | [ticket/14037] Allows adapting memberlist profile fields headlinejaviexin2015-08-201-0/+18
* | | | | | Merge branch '3.1.x'Andreas Fischer2015-08-202-3/+3
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | Merge pull request #3848 from VSEphpbb/ticket/14116Andreas Fischer2015-08-202-3/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [ticket/14116] sql_affectedrows method has no argumentsMatt Friedman2015-08-192-3/+3
* | | | | Merge branch '3.1.x'Marc Alexander2015-08-131-0/+8
|\ \ \ \ \ | |/ / / /
| * | | | [ticket/13968] Add core.user_setup_after eventZoddo2015-08-121-0/+8
| |/ / /
* | | | Merge branch '3.1.x'Andreas Fischer2015-08-101-1/+1
|\ \ \ \ | |/ / /
| * | | Merge pull request #3811 from marcovo/ticket/14069Andreas Fischer2015-08-101-1/+1
| |\ \ \
| | * | | [ticket/14069] Corrected sql_fetchfield() in style_update_p1 migrationMarco Kubuntu2015-08-051-1/+1
* | | | | Merge branch '3.1.x'Marc Alexander2015-08-091-0/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3822 from brunoais/ticket/14083Marc Alexander2015-08-091-0/+4
| |\ \ \ \
| | * | | | [ticket/14083] Fix wrong variables from previous commitbrunoais2015-08-081-0/+4
* | | | | | Merge branch '3.1.x'Marc Alexander2015-08-091-5/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [ticket/14082] Fix wrong variables from previous commitbrunoais2015-08-081-5/+7
| |/ / / /
* | | | | Merge branch '3.1.x'Marc Alexander2015-08-081-7/+67
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3738 from javiexin/ticket/13981Marc Alexander2015-08-081-7/+67
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [ticket/13981] Add events to capture avatar deletion or overwritingjaviexin2015-07-241-3/+3
| | * | | [ticket/13981] Add events to capture avatar deletion or overwritingjaviexin2015-07-171-1/+1
| | * | | [ticket/13981] Add events to capture avatar deletion or overwritingjaviexin2015-07-171-6/+10
| | * | | [ticket/13981] Add events to capture avatar deletion or overwritingjaviexin2015-07-091-0/+10
| | * | | [ticket/13981] Add events to capture avatar deletion or overwritingjaviexin2015-07-031-6/+52