aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ticket/bantu/9859' into develop-olympusNils Adermann2011-01-162-2/+2
|\
| * [ticket/9859] Remove years in credit line from some more files.Andreas Fischer2011-01-162-2/+2
* | [ticket/9933] Remove empty word check.rxu2011-01-161-5/+0
* | [ticket/9933] Add $use_unicode parameter to get_censor_preg_expression().Andreas Fischer2011-01-161-6/+7
* | [ticket/9933] Adjust word censor regex for non-unicode mode.rxu2011-01-161-4/+8
|/
* Merge branch 'ticket/bantu/9764' into develop-olympusIgor Wiedler2011-01-103-4/+4
|\
| * [ticket/9764] Allow $config['mime_triggers'] to be an empty string.Andreas Fischer2010-10-283-4/+4
* | [ticket/9933] Move word censor regex into separate function in functions.phprxu2011-01-072-18/+43
* | [ticket/9933] Wrong handling consecutive multiple asterisks in word censorrxu2011-01-072-2/+5
* | [ticket/9937] Make sure feed icon only shows for FORUM_POSTIgor Wiedler2010-12-211-1/+1
* | Merge branch 'ticket/rmcgirr83/9937' into develop-olympusIgor Wiedler2010-12-211-1/+1
|\ \
| * | [ticket/9937] The feed icon displays on External links...which we don't wantRMcGirr832010-12-211-1/+1
* | | Merge branch 'ticket/igorw/9924' into develop-olympusNils Adermann2010-12-131-1/+1
|\ \ \
| * | | [ticket/9924] Pass template instance into $template->display hookIgor Wiedler2010-11-231-1/+1
* | | | [feature/acm-wincache] Adding caching module for WinCache's User Cache.ChrisTX2010-12-131-0/+84
* | | | Merge branch 'ticket/nickvergessen/9930' into develop-olympusAndreas Fischer2010-12-031-2/+2
|\ \ \ \
| * | | | [ticket/9930] Redirect failes with open_basedir enabled.Joas Schilling2010-11-251-2/+2
| |/ / /
* | | | Merge branch 'ticket/igorw/9910' into develop-olympusAndreas Fischer2010-12-031-0/+3
|\ \ \ \
| * | | | [ticket/9910] Make sure S_BBCODE_ALLOWED exists when viewing PMsIgor Wiedler2010-11-211-0/+3
| |/ / /
* | | | [ticket/9932] Add the Bing bot when convertingRichard Foote2010-11-291-0/+1
|/ / /
* | | Merge branch 'prep-release-3.0.8' into develop-olympusNils Adermann2010-11-202-1/+10
|\ \ \ | |/ / |/| |
| * | [prep-release-3.0.8] Incrementing version number to 3.0.8 and update changelogNils Adermann2010-11-191-1/+1
| * | [ticket/9903] Fix XSS in BBcode-parser's Flash-BBcode.Ruslan Uzdenov2010-11-181-0/+9
* | | [develop-olympus] Remove accidentally added trailing newlines.Nils Adermann2010-11-111-1/+1
* | | [develop-olympus] Incrementing the version number to 3.0.9-dev.Nils Adermann2010-11-111-2/+2
|/ /
* | [develop-olympus] Bumping version number for 3.0.8-RC1.Nils Adermann2010-11-081-1/+1
* | [ticket/9696] Surpress is_dir() notice when using SQLite with open_basedir.Paul Sohier2010-11-071-1/+1
* | Merge branch 'ticket/bantu/9075' into develop-olympusNils Adermann2010-11-071-0/+5
|\ \
| * | [ticket/9075] CPF Numbers fields: Prevent SQL error on registration page.Andreas Fischer2010-10-301-0/+5
| |/
* | Merge branch 'ticket/igorw/9850' into develop-olympusAndreas Fischer2010-11-062-1/+11
|\ \
| * | [ticket/9850] Display upgrade instructions for feature release in acpIgor Wiedler2010-11-022-1/+11
| |/
* | Merge branch 'task/naderman/mssql-db-tests' into develop-olympusAndreas Fischer2010-11-031-6/+20
|\ \ | |/ |/|
| * [task/mssql-db-tests] Remove MS SQL helper values from SELECT LIMIT results.Nils Adermann2010-10-251-1/+6
| * [task/mssql-db-tests] sql_query_limit must return all results when total = 0Nils Adermann2010-10-251-5/+14
* | Merge branch 'ticket/cs278/9061' into develop-olympusAndreas Fischer2010-10-271-19/+68
|\ \
| * | [ticket/9061] Simplify conditional statements by reworking the logic.Chris Smith2010-10-271-12/+18
| * | [ticket/9061] Fixed a race condition in queue locking.Oleg Pudeyev2010-10-271-19/+62
| | |
| \ \
*-. \ \ Merge branches 'ticket/bantu/9101', 'ticket/bantu/9595' and 'ticket/bantu/985...Igor Wiedler2010-10-251-0/+8
|\ \ \ \
| | * | | [ticket/9595] List min/max characters indexed by search for mysql_fulltext.Andreas Fischer2010-10-211-0/+8
| | | |/ | | |/|
* | | | Merge branch 'ticket/naderman/9686' into develop-olympusAndreas Fischer2010-10-252-28/+46
|\ \ \ \
| * | | | [ticket/9686] Fix mssqlnative database data exportNils Adermann2010-10-252-28/+46
| | |/ / | |/| |
* | | | Merge branch 'ticket/rxu/9478' into develop-olympusAndreas Fischer2010-10-251-0/+9
|\ \ \ \
| * | | | [ticket/9478] Validate maximum number of allowed recipients per PM value.rxu2010-10-251-0/+9
| |/ / /
* | | | Merge branch 'ticket/igorw/9807' into develop-olympusNils Adermann2010-10-231-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/9807] Hide avatar tab in UCP when avatars are disabledIgor Wiedler2010-09-071-1/+1
* | | | Merge branch 'ticket/rxu/9840' into develop-olympusAndreas Fischer2010-10-181-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | [ticket/9840] Display view unread posts link for guests.rxu2010-10-161-1/+1
* | | | Merge branch 'ticket/bantu/9698' into develop-olympusIgor Wiedler2010-10-171-0/+4
|\ \ \ \
| * | | | [ticket/9698] Add .htaccess to the includes subdirectory.Andreas Fischer2010-10-151-0/+4
| |/ / /
* | | | [ticket/7538] Limit user_login_attempts to prevent SQL errors.Andreas Fischer2010-10-152-2/+8
|/ / /