aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14570] Use phpbb_version_compareMatt Friedman2016-03-2932-32/+32
* [ticket/14570] Add effectively installed to 3.1.x versionsMatt Friedman2016-03-2932-0/+160
* Merge pull request #4229 from Senky/ticket/13013Tristan Darricau2016-03-261-1/+1
|\
| * [ticket/13013] Explain to user explicitl what "participate more" meansJakub Senko2016-03-261-1/+1
|/
* Merge pull request #3874 from lavigor/ticket/14134Tristan Darricau2016-03-261-4/+20
|\
| * [ticket/14134] Fix Okay in a comment.lavigor2016-03-251-1/+0
| * [ticket/14134] Fix code comments.lavigor2016-02-271-3/+2
| * [ticket/14134] Send warning notification PM in user's language.lavigor2015-09-021-4/+22
* | Merge pull request #4188 from marc1706/ticket/13842Tristan Darricau2016-03-251-0/+7
|\ \
| * | [ticket/13842] Prevent internal server errors without rewrite module on IISMarc Alexander2016-02-191-0/+7
* | | Merge pull request #4190 from marc1706/ticket/14437Tristan Darricau2016-03-253-17/+17
|\ \ \
| * | | [ticket/14437] Make sure attachments array is properly ordered before processingMarc Alexander2016-03-062-5/+5
| * | | [ticket/14437] Preserve attachment ID order by ordering by attach_idMarc Alexander2016-03-061-1/+1
| * | | [ticket/14437] Sort attachments after assigning inline attachmentsMarc Alexander2016-03-061-13/+13
| * | | [ticket/14437] Correctly assume index from attachment display orderMarc Alexander2016-02-211-2/+2
| |/ /
* | | Merge pull request #4214 from marc1706/ticket/14241Tristan Darricau2016-03-253-5/+32
|\ \ \
| * | | [ticket/14241] Log fatal captcha error to error logMarc Alexander2016-03-122-4/+9
| * | | [ticket/14241] Prevent empty q&a as a result of improper settingsMarc Alexander2016-03-112-3/+25
* | | | Merge pull request #4231 from Senky/ticket/13630Tristan Darricau2016-03-252-2/+3
|\ \ \ \
| * | | | [ticket/13630] Prevent empty parameter select_singleJakub Senko2016-03-202-2/+3
* | | | | Merge pull request #4244 from marc1706/ticket/14290Tristan Darricau2016-03-251-1/+1
|\ \ \ \ \
| * | | | | [ticket/14290] Correctly use modified since headerMarc Alexander2016-03-241-1/+1
|/ / / / /
* | | | | Merge pull request #4242 from marc1706/ticket/14136Tristan Darricau2016-03-2423-0/+24
|\ \ \ \ \
| * | | | | [ticket/14136] Add back X-UA-Compatible meta tagMarc Alexander2016-03-2423-0/+24
* | | | | | Merge pull request #4222 from marc1706/ticket/14536Tristan Darricau2016-03-241-1/+1
|\ \ \ \ \ \
| * | | | | | [ticket/14536] Force unix time stamps to be integerMarc Alexander2016-03-231-1/+1
* | | | | | | Merge pull request #4241 from rxu/ticket/14051Marc Alexander2016-03-241-0/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | [ticket/14051] Restore accidentally removed $topics_count valuerxu2016-03-241-0/+3
|/ / / / / /
* | | | | | Merge pull request #4238 from RMcGirr83/ticket_14051Marc Alexander2016-03-241-10/+35
|\ \ \ \ \ \
| * | | | | | [ticket/14051] Add table alias and fix types of propertyRichard McGirr2016-03-241-4/+4
| * | | | | | [ticket/14051] Fix whitespaceRichard McGirr2016-03-231-1/+1
| * | | | | | [ticket/14051] Replace sql array of viewforum sort topics functionRichard McGirr2016-03-231-10/+35
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #4175 from Senky/ticket/14471Marc Alexander2016-03-241-0/+14
|\ \ \ \ \ \
| * | | | | | [ticket/14471] Add $filedata to core.avatar_driver_upload_move_file_before eventJakub Senko2016-03-101-0/+14
* | | | | | | Merge pull request #4113 from LaxSlash/ticket/14395Marc Alexander2016-03-241-0/+27
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | [ticket/14395] core.viewtopic_add_quickmod_option_beforeLaxSlash2016-03-231-8/+8
| * | | | | | [ticket/14395] core.viewtopic_add_quickmod_option_beforeLaxSlash2016-03-231-8/+8
| * | | | | | [ticket/14395] core.viewtopic_add_quickmod_option_beforeLaxSlash2016-03-221-3/+3
| * | | | | | [ticket/14395] Add event core.viewtopic_add_quickmod_option_afterLaxSlash2016-01-081-1/+1
| * | | | | | [ticket/14395] Add event core.viewtopic_add_quickmod_option_afterLaxSlash2016-01-081-1/+1
| * | | | | | [ticket/14395] Add event core.viewtopic_add_quickmod_option_afterLaxSlash2016-01-081-8/+35
| * | | | | | [ticket/14395] Move call to phpbb_add_quickmod_optionLaxSlash2016-01-071-8/+8
* | | | | | | Merge pull request #4226 from rxu/ticket/14540Tristan Darricau2016-03-161-1/+1
|\ \ \ \ \ \ \
| * | | | | | | [ticket/14540] Adjust recursive_dot_prefix_filter_iterator for performancerxu2016-03-171-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #4224 from marc1706/ticket/14538Tristan Darricau2016-03-151-253/+363
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | [ticket/14538] Update composer dependenciesMarc Alexander2016-03-151-253/+363
|/ / / / / /
* | | | | | Merge pull request #4217 from phpbb-fr-com/ticket/14533Marc Alexander2016-03-131-1/+1
|\ \ \ \ \ \
| * | | | | | [ticket/14533] U_NOTIFICATION_SETTINGS doesn't return the correct URLSkouat2016-03-121-1/+1
|/ / / / / /
* | | | | | Merge pull request #4216 from marc1706/ticket/14529Tristan Darricau2016-03-111-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | [ticket/14529] Stop using --prefer-source for composerMarc Alexander2016-03-111-1/+1
|/ / / / /