aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14481] Respect HTTP_X_FORWARDED headers for implying httpsMarc Alexander2016-02-152-2/+10
* Merge pull request #4176 from Elsensee/ticket/14409Joas Schilling2016-02-131-0/+2
|\
| * [ticket/14409] Update session page info before displaying online listOliver Schramm2016-02-131-0/+2
* | [prep-release-3.1.8] Add migration for 3.1.8-RC1Joas Schilling2016-02-131-0/+32
|/
* Merge pull request #3718 from javiexin/ticket/13908Marc Alexander2016-01-171-0/+5
|\
| * [ticket/13908] "After" clause in migration not workingjaviexin2015-06-021-1/+1
| * [ticket/13908] "After" clause in migration not workingjaviexin2015-06-011-0/+5
* | Merge pull request #4117 from Elsensee/ticket/14403Marc Alexander2016-01-151-2/+2
|\ \
| * | [ticket/14403] Don't expect user_id and user_ip in phpbb\logOliver Schramm2016-01-101-2/+2
* | | [ticket/14407] Fix removing users from Newly Registered Users groupZoddo2016-01-131-1/+1
* | | Merge pull request #3929 from kilianr/ticket/12618Marc Alexander2016-01-122-4/+11
|\ \ \
| * | | [ticket/12618] Change ssl:// to tls://Kilian2016-01-101-1/+1
| * | | [ticket/12618] Allow extension author to use SSL for version-checkKilian2015-09-252-4/+11
* | | | Merge branch 'prep-release-3.1.7' into 3.1.xJoas Schilling2016-01-091-0/+31
|\ \ \ \ | |_|/ / |/| | |
| * | | [prep-release-3.1.7] Add migration for 3.1.7-pl1Joas Schilling2016-01-091-0/+31
* | | | Merge pull request #4097 from Nicofuma/ticket/14382Marc Alexander2016-01-091-1/+6
|\ \ \ \
| * | | | [ticket/14382] Specify the branch-alias in the composer.json filesTristan Darricau2016-01-091-1/+6
| |/ / /
* | | | [ticket/14396] Use VCHAR_UNI and correct depends_on() versionMarc Alexander2016-01-081-2/+2
* | | | [ticket/13180] Increase dateformat field sizeSaeed Hubaishan2016-01-071-1/+0
* | | | [ticket/13180] Increase dateformat field sizeSaeed Hubaishan2016-01-071-0/+36
* | | | [ticket/14387] Extend avatar-driver by extension in ACP not possiblejaviexin2016-01-021-26/+2
* | | | [ticket/14387] Extend avatar-driver by extension in ACP not possiblejaviexin2016-01-023-0/+27
* | | | [ticket/14387] Extend avatar-driver by extension in ACP not possiblejaviexin2016-01-023-1/+16
|/ / /
* | | [prep-release-3.1.7] Add migration to update the versionJoas Schilling2015-12-191-0/+31
* | | [prep-release-3.1.7] Add migration for 3.1.7-RC1Joas Schilling2015-12-121-0/+32
* | | Merge pull request #4008 from Zoddo/ticket/14261Tristan Darricau2015-12-071-45/+35
|\ \ \
| * | | [ticket/14261] Fix tests by removing old code.Zoddo2015-10-281-9/+0
| * | | [ticket/14261] Move the update of session informations to page_footer()Zoddo2015-10-271-45/+44
* | | | [ticket/14334] Use phpbb_get_avatar() in user_loaderMarc Alexander2015-12-031-6/+1
|/ / /
* | | [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 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 #3647 from marc1706/ticket/13799Tristan Darricau2015-10-191-2/+4
|\ \ \ \
| * | | | [ticket/13799] Correctly urlencode category and show selected avatarMarc Alexander2015-05-301-2/+4
| * | | | [ticket/13799] Do not rawurlencode category in gallery avatarMarc Alexander2015-05-281-1/+1
* | | | | [ticket/13892] Replace other uses of self with static.Cesar G2015-10-157-9/+9
* | | | | [ticket/13892] Respect "Someone reports a post" notification setting.Cesar G2015-10-151-1/+1
* | | | | [ticket/13835] Normalize filename for attachments uploaded in chunks.Cesar G2015-10-131-1/+1
* | | | | Merge pull request #3830 from rxu/ticket/14098Tristan Darricau2015-10-124-13/+263
|\ \ \ \ \
| * | | | | [ticket/14098] Add core events to the search backendsrxu2015-10-094-13/+263
| | |_|/ / | |/| | |
* | | | | Merge pull request #3925 from Senky/ticket/14191Tristan Darricau2015-10-121-0/+13
|\ \ \ \ \
| * | | | | [ticket/14191] Add core.get_gravatar_url_after eventJakub Senko2015-09-231-0/+13
| |/ / / /
* | | | | Merge pull request #3864 from Zoddo/ticket/8920Marc Alexander2015-10-112-2/+67
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [ticket/8920] Revert update_module_auth() on revert_data()Zoddo2015-09-131-0/+21
| * | | | [ticket/8920] Add a MCP PM reports view permissionZoddo2015-08-302-2/+46
* | | | | Merge pull request #3890 from marc1706/ticket/13423Tristan Darricau2015-09-091-0/+1
|\ \ \ \ \
| * | | | | [ticket/13423] Set busyTimeout on connect to prevent db lockingMarc Alexander2015-09-071-0/+1
* | | | | | Merge pull request #3881 from VSEphpbb/ticket/14142Marc Alexander2015-09-081-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |