aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13847] Updated ucp_pm_compose to use the utils serviceJoshyPHP2015-05-251-1/+5
* Merge pull request #3578 from s9e/ticket/13801Nicofuma2015-05-201-0/+5
|\
| * [ticket/13801] Updated comments for clarityJoshyPHP2015-05-181-0/+1
| * [ticket/13801] Removed user dependency from text_formatter.s9e.parserJoshyPHP2015-05-181-0/+4
* | Merge pull request #3597 from s9e/ticket/13614Nicofuma2015-05-194-139/+28
|\ \
| * | [ticket/13614] Added phpbb_pcre_utf8_support() dummy for BCJoshyPHP2015-05-111-0/+9
| * | [ticket/13614] Removed code that relies on phpbb_pcre_utf8_support()JoshyPHP2015-05-113-139/+19
* | | [ticket/11530] Remove extra quotes when depth limit is exceededJoshyPHP2015-05-181-0/+10
| |/ |/|
* | Merge branch '3.1.x'Joas Schilling2015-05-161-1/+2
|\ \
| * | [ticket/13838] Fix coding styleNicofuma2015-05-141-1/+2
* | | Merge pull request #3582 from s9e/ticket/13805Nicofuma2015-05-141-2/+14
|\ \ \
| * | | [ticket/13805] Updated generate_text_for_storage() to match message_parserJoshyPHP2015-05-021-2/+14
* | | | Merge pull request #3581 from MateBartus/ticket/13804Nicofuma2015-05-142-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | [ticket/13804] Make template's user dependency optionalMateBartus2015-05-052-2/+2
* | | | Merge pull request #3599 from marc1706/ticket/13825Nicofuma2015-05-081-1/+1
|\ \ \ \
| * | | | [ticket/13825] Correctly call phpbb_filesystem in create_thumbnailMarc Alexander2015-05-081-1/+1
* | | | | Merge branch '3.1.x'Marc Alexander2015-05-081-7/+33
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge pull request #3526 from rxu/ticket/13750Marc Alexander2015-05-081-7/+33
| |\ \ \ \
| | * | | | [ticket/13750] Add core event to allow modifying navlinks textrxu2015-05-071-7/+33
* | | | | | Merge branch '3.1.x'Marc Alexander2015-05-081-4/+21
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | Merge pull request #3459 from brunoais/ticket/13664Marc Alexander2015-05-081-4/+21
| |\ \ \ \
| | * | | | [ticket/13664] BUMP version to 3.1.5-devbrunoais2015-05-061-1/+1
| | * | | | [ticket/13664] Added alias to table to make modding easier.brunoais2015-03-011-3/+3
| | * | | | [ticket/13664] Add event to allow changing number of unapproved posts listedbrunoais2015-03-011-0/+12
| | * | | | [ticket/13664] From string query in mcp_front unapproved posts to built querybrunoais2015-03-011-4/+9
* | | | | | Merge branch '3.1.x'Marc Alexander2015-05-081-0/+12
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #3455 from brunoais/ticket/13660Marc Alexander2015-05-081-0/+12
| |\ \ \ \ \
| | * | | | | [ticket/13660] BUMP version to 3.1.5-RC1brunoais2015-05-061-1/+1
| | * | | | | [ticket/13660] Fix @since version.brunoais2015-03-101-1/+1
| | * | | | | [ticket/13660] Allow changing the query for total reports in mcp_frontbrunoais2015-02-281-0/+12
| | |/ / / /
* | | | | | Merge branch '3.1.x'Nicofuma2015-05-061-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #3583 from nickvergessen/ticket/13807Nicofuma2015-05-061-1/+1
| |\ \ \ \ \
| | * | | | | [ticket/13807] Fix "changed version" to match our version numberingJoas Schilling2015-05-021-1/+1
* | | | | | | Merge branch '3.1.x'Andreas Fischer2015-05-061-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | |
| * | | | | [ticket/13819] Add missing sql_freeresult() to files in includes/Marc Alexander2015-05-052-0/+2
| |/ / / /
* | | | | [ticket/13638] Inject $filesystem in \phpbb\template\assetNicofuma2015-05-052-0/+2
* | | | | [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-025-209/+38
* | | | | [ticket/13793] Remove translation on throwing exceptionsMateBartus2015-05-011-5/+9
| |_|_|/ |/| | |
* | | | Merge branch '3.1.x'Andreas Fischer2015-04-281-2/+2
|\ \ \ \ | |/ / /
| * | | Merge branch 'prep-release-3.1.4' into 3.1.xAndreas Fischer2015-04-281-2/+2
| |\ \ \ | | |_|/ | |/| |
| | * | [ticket/security-180] Use language variable for redirect error in 3.1+Marc Alexander2015-04-281-1/+1
| | * | Merge branch 'ticket/security-180' into ticket/security-180-ascMarc Alexander2015-04-281-1/+1
| | |\ \
| | | * | [ticket/security-180] Always fail when redirecting to an insecure URLJoas Schilling2015-04-111-1/+1
| | * | | [ticket/security-180] Merge if statement with previous one in 3.1.xMarc Alexander2015-04-281-7/+1
| | * | | Merge branch 'ticket/security-180' into ticket/security-180-ascMarc Alexander2015-04-281-0/+6
| | |\ \ \ | | | |/ /
| | | * | [ticket/security-180] Make sure that redirect goes to full URL plus slashMarc Alexander2015-04-111-1/+1
| | | * | [ticket/security-180] Check if redirect URL contains board URLMarc Alexander2015-04-101-0/+6
* | | | | Merge branch '3.1.x'Andreas Fischer2015-04-271-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | [ticket/12101] Remove HTML redirect workaround for Microsoft/IIS webserverAlexander Köplinger2015-04-261-1/+1
* | | | | Merge pull request #3524 from marc1706/ticket/8672Tristan Darricau2015-04-272-16/+17
|\ \ \ \ \