aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* [prep-release-3.1.3] Update version to 3.1.2-RC1Joas Schilling2015-01-261-1/+1
* Merge branch 'develop-olympus' into develop-ascraeusAndreas Fischer2015-01-201-1/+1
|\
| * Merge pull request #3306 from marc1706/ticket/13519Andreas Fischer2015-01-201-1/+1
| |\
| | * [ticket/13519] Correctly validate imagick path as path and not stringMarc Alexander2015-01-191-1/+1
| * | Merge pull request #2990 from Senky/ticket/10985Nils Adermann2015-01-191-0/+5
| |\ \ | | |/ | |/|
| | * [ticket/10985] Add fix to properly inherit style during update processJakub Senko2014-09-231-0/+5
| * | [ticket/11613] Allow cookies to work on netbios domainsJakub Senko2014-11-261-1/+1
* | | Merge pull request #3226 from prototech/ticket/13420Joas Schilling2015-01-201-2/+2
|\ \ \
| * | | [ticket/13420] Correctly filter by lt/gt/equal to 0 posts when pruning users.Cesar G2014-12-091-2/+2
* | | | Merge pull request #3278 from rxu/ticket/13492Joas Schilling2015-01-201-1/+3
|\ \ \ \
| * | | | [ticket/13492] Add the migration to update custom bbcodes with IDN regexpsrxu2015-01-201-1/+1
| * | | | [ticket/13492] Add IDN support for custom BBCode URL tokensrxu2015-01-111-1/+3
* | | | | Merge pull request #3055 from marc1706/ticket/13192Tristan Darricau2015-01-191-23/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [ticket/13192] Pass correct parameters and rename method to get_valid_pageMarc Alexander2014-10-211-3/+3
| * | | | [ticket/13192] Use get_valid_user_page in confirm_box() and cleanup globalsMarc Alexander2014-10-211-3/+3
| * | | | [ticket/13192] Use get_valid_user_page method in build_url functionMarc Alexander2014-10-211-20/+1
* | | | | Merge pull request #3189 from rxu/ticket/12926Joas Schilling2015-01-102-9/+19
|\ \ \ \ \
| * | | | | [ticket/12926] Get rid of the $scheme and $inline vars, fix regex_idn.phprxu2015-01-101-7/+17
| * | | | | [ticket/12926] Support for IDN (IRI)rxu2014-11-272-5/+5
| | |/ / / | |/| | |
* | | | | Merge pull request #3267 from Elsensee/ticket/13478Joas Schilling2015-01-091-1/+21
|\ \ \ \ \
| * | | | | [ticket/13478] Add event core.bbcode_cache_init_endOliver Schramm2015-01-081-1/+21
* | | | | | [ticket/13470] Fix non-empty username array if no usernames are givenOliver Schramm2015-01-081-1/+1
|/ / / / /
* | | | | Merge pull request #3262 from Elsensee/ticket/13466Joas Schilling2015-01-061-0/+9
|\ \ \ \ \
| * | | | | [ticket/13466] Add bitfield and uid to event core.message_parser_check_messageOliver Schramm2015-01-051-0/+9
* | | | | | Merge pull request #3231 from rxu/ticket/13435Joas Schilling2015-01-061-0/+24
|\ \ \ \ \ \
| * | | | | | [ticket/13435] Add core event to modify submit_post() sql datarxu2014-12-131-0/+24
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #3230 from omniError/ticket/13430Joas Schilling2015-01-061-1/+16
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | [ticket/13430] update event versionomniError2014-12-121-1/+1
| * | | | | [ticket/13430] Add event core.prune_sqlomniError2014-12-111-1/+16
| |/ / / /
* | | | | Merge pull request #3254 from VSEphpbb/ticket/13440Marc Alexander2015-01-041-1/+1
|\ \ \ \ \
| * | | | | [ticket/13440] Update event version to 3.1.3-RC1Matt Friedman2015-01-041-1/+1
* | | | | | Merge pull request #3253 from VSEphpbb/ticket/13439Marc Alexander2015-01-041-1/+1
|\ \ \ \ \ \
| * | | | | | [ticket/13439] Update event version to 3.1.3-RC1Matt Friedman2015-01-041-1/+1
* | | | | | | Merge pull request #3249 from VSEphpbb/ticket/13440Marc Alexander2015-01-041-0/+13
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | [ticket/13440] Add event core.login_box_failedMatt Friedman2015-01-031-0/+13
* | | | | | [ticket/13439] Add event core.acp_users_overview_beforeMatt Friedman2015-01-031-0/+15
|/ / / / /
* | | | | [ticket/13441] Functions_convert fails to set global moderators default groupGaëtan Muller2015-01-031-0/+1
* | | | | [ticket/13312] Use empty for usernames arrayOliver Schramm2014-11-261-2/+2
* | | | | [ticket/13312] Add event core.acp_email_send_beforeOliver Schramm2014-11-261-19/+52
|/ / / /
* | | | [prep-release-3.1.2] Update the development version to 3.1.3-RC1-devJoas Schilling2014-11-251-1/+1
* | | | Merge branch 'develop-olympus' into prep-release-3.1.2Joas Schilling2014-11-251-23/+5
|\ \ \ \ | | |/ / | |/| |
| * | | [ticket/13376] Revert unnecessary change for cookies called GLOBALS 92f554e3Nils Adermann2014-11-251-23/+5
| * | | Merge pull request #3090 from Nicofuma/ticket/13234Joas Schilling2014-10-281-30/+39
| |\ \ \
| | * | | [ticket/13234] Fix conditions and CSTristan Darricau2014-10-281-2/+2
| | * | | [ticket/13234] Never allow autologin/remember me to modify the useridNils Adermann2014-10-271-31/+40
| |/ / /
* | | | [prep-release-3.1.2] Increase version number to 3.1.2Joas Schilling2014-11-241-1/+1
* | | | [prep-release-3.1.2] Update version to 3.1.2-RC1Joas Schilling2014-11-221-1/+1
* | | | Merge pull request #3157 from marc1706/ticket/13358Joas Schilling2014-11-222-57/+10
|\ \ \ \
| * | | | [ticket/13358] Correctly create version_helper in acp_extensionsMarc Alexander2014-11-221-1/+1
| * | | | [ticket/13358] Do not pass variables by referenceMarc Alexander2014-11-211-4/+6