aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12196] Revert Fix typo "referer" in acp/attachmentsDhruv2014-06-271-1/+1
* [ticket/12196] Fix typo "referer" in acp/attachmentsJoas Schilling2014-06-251-1/+1
* [ticket/12755] Apply de morgan to conditionalMarc Alexander2014-06-241-1/+1
* [ticket/12755] Terminate upload loop if upload reaches filesizeMarc Alexander2014-06-241-2/+12
* [ticket/12755] Change upload in remote_upload() method to fit get_remote_fileMarc Alexander2014-06-241-12/+14
* [ticket/12755] Add language string for timed out remote uploadMarc Alexander2014-06-231-1/+1
* [ticket/12755] Add timeout to remote upload to prevent infinite loopMarc Alexander2014-06-211-0/+15
* [ticket/12660] Improve check for when phpinfo() is disabled.Andreas Fischer2014-06-091-1/+1
* Merge remote-tracking branch 'github-marc1706/ticket/8960-olympus' into devel...Nils Adermann2014-05-021-1/+1
|\
| * [ticket/8960] Allow changing avatar path if it's not writableMarc Alexander2014-04-141-1/+1
* | [ticket/12186] Move PM reports below post reports while installingn-aleha2014-04-231-1/+1
* | Merge pull request #2310 from n-aleha/ticket/12397Andreas Fischer2014-04-151-2/+2
|\ \
| * | [ticket/12397] Fix sql_unique_index_exists doc blockn-aleha2014-04-161-2/+2
| |/
* | Merge pull request #2195 from Elsensee/ticket/10423Joas Schilling2014-04-151-0/+18
|\ \ | |/ |/|
| * [ticket/10423] Match multiple wildcardsOliver Schramm2014-04-131-2/+2
| * [ticket/10423] Move code into a function and add tests for itOliver Schramm2014-04-131-0/+18
* | Merge remote-tracking branch 'Marc/ticket/10851' into develop-olympusJoas Schilling2014-04-051-0/+4
|\ \
| * | [ticket/10851] Set disallowed content to empty array if checking is disabledMarc Alexander2014-04-031-0/+4
* | | [ticket/12353] Fix displayed attachments in ACPOliver Schramm2014-04-041-1/+1
|/ /
* | Merge remote-tracking branch 'noxwizard/ticket/naderman/9725' into develop-ol...Joas Schilling2014-03-292-49/+113
|\ \ | |/ |/|
| * [ticket/9725] Code sniffer fixesPatrick Webster2014-03-281-4/+4
| * [ticket/9725] Do not use deprecated views to remove default constraintsPatrick Webster2014-03-281-32/+84
| * [ticket/9725] Move primary key creation to the correct locationPatrick Webster2014-03-281-9/+9
| * [ticket/9725] Create MSSQL primary keys if none existPatrick Webster2014-03-281-0/+9
| * [ticket/9725] Remove explicit filegroup designationsPatrick Webster2014-03-281-17/+4
| * [ticket/9725] Fetch Azure db stats from proper tablePatrick Webster2014-03-281-0/+16
* | [ticket/12035] Correcting the conditiongeetakshi2014-03-201-1/+1
* | [ticket/12035] Adding necessary conditionsgeetakshi2014-03-201-1/+1
* | [ticket/12035] Adding link to user posts to ACP pagegeetakshi2014-03-171-0/+1
* | Merge remote-tracking branch 'marcosbc/ticket/12247' into develop-olympusJoas Schilling2014-03-141-2/+4
|\ \
| * | [ticket/12247] Makes static usernames workMarcos Bjorkelund2014-03-141-2/+4
| * | [ticket/12247] Add ['username'] to mcp_queue.php's user_notification()Marcos Bjorkelund2014-03-131-2/+2
* | | Merge remote-tracking branch 'exreaction/ticket/12202' into develop-olympusJoas Schilling2014-03-141-2/+6
|\ \ \ | |/ / |/| |
| * | [ticket/12202] Can't call htmlspecialchars before checking for quotesNathaniel Guse2014-03-091-1/+5
| * | [ticket/12202] Apply htmlspecialchars to style.cfg dataNathan Guse2014-03-091-3/+3
* | | Merge remote-tracking branch 'bantu/ticket/12176' into develop-olympusJoas Schilling2014-03-131-2/+7
|\ \ \
| * | | [ticket/12176] Display correct message when trying to delete founder.Andreas Fischer2014-02-151-2/+7
* | | | [ticket/10549] using correct variable in includes/functions_module.php tooCrizzo2014-03-111-1/+1
* | | | Merge remote-tracking branch 'dhruvgoel92/ticket/11288' into develop-olympusJoas Schilling2014-03-111-0/+6
|\ \ \ \
| * | | | [ticket/11288] Handle +,- without preceeding whitespace charactersDhruv2013-10-051-0/+6
* | | | | [ticket/10549] Adds language variablesCrizzo2014-03-101-3/+3
| |_|/ / |/| | |
* | | | [ticket/10945] Fix return values for split_keywords functionDhruv2014-03-081-14/+8
* | | | [ticket/10945] Display search query when search fails in native searchDhruv2014-03-081-18/+11
| |_|/ |/| |
* | | [ticket/12205] Do not display 0 for empty integers when show_novalue is offJoas Schilling2014-02-251-1/+1
* | | [ticket/12210] dbtools::sql_create_table incorrectly throws errorNathaniel Guse2014-02-171-1/+1
| |/ |/|
* | [ticket/12048] Fix the regexp for language keys in custom bbcodes.Cesar G2013-12-021-2/+2
* | Merge branch 'prep-release-3.0.12' into develop-olympusAndreas Fischer2013-09-281-0/+7
|\ \
| * | [ticket/11873] Do not hash very large passwords in order to safe resources.Joas Schilling2013-09-281-0/+7
| * | [prep-release-3.0.12] Bumping version number for 3.0.12 final.Andreas Fischer2013-09-271-1/+1
| * | [prep-release-3.0.12] Bumping version number for 3.0.12-RC3.Andreas Fischer2013-09-021-1/+1