aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/8935] Prevent setting maximum avatar dimensions less than the minimums.Chris Smith2010-09-091-0/+14
* Merge branch 'ticket/evil3/8944' into develop-olympusChris Smith2010-09-052-3/+35
|\
| * [ticket/8944] Patch db_tools to support index length for MySQL4Igor Wiedler2010-09-051-1/+17
| * [ticket/8944] Add index length to CREATE INDEX for MySQL4 in database_updateIgor Wiedler2010-09-031-2/+18
* | Merge branch 'ticket/evil3/9800' into develop-olympusChris Smith2010-09-051-1/+1
|\ \
| * | [ticket/9800] Update tracker URL in docs/README.htmlIgor Wiedler2010-09-021-1/+1
| |/
* | [ticket/9039] Make mssqlnative.php non-executableIgor Wiedler2010-09-031-0/+0
* | Merge branch 'ticket/jellydoughnut/9662' into develop-olympusAndreas Fischer2010-09-021-2/+3
|\ \ | |/ |/|
| * [ticket/9662] Search flood interval no longer applies to non-keyword searchesJosh Woody2010-08-201-2/+3
* | Merge branch 'ticket/bantu/9615' into develop-olympusChris Smith2010-08-301-2/+3
|\ \
| * | [ticket/9615] magic_quotes_gpc: call stripslashes() before utf8_basename()Andreas Fischer2010-08-041-2/+3
* | | Merge branch 'ticket/bantu/9793' into develop-olympusNils Adermann2010-08-301-0/+1
|\ \ \
| * | | [ticket/9793] Make sure send_status_line() is defined when in avatar mode.Andreas Fischer2010-08-271-0/+1
* | | | Merge branch 'ticket/rxu/9117' into develop-olympusAndreas Fischer2010-08-282-2/+2
|\ \ \ \
| * | | | [ticket/9117] Wrong redirection after login.rxu2010-08-282-2/+2
| |/ / /
* | | | Merge branch 'ticket/cs278/7369' into develop-olympusAndreas Fischer2010-08-281-2/+3
|\ \ \ \
| * | | | [ticket/7369] CPF date should always render the users selection.Chris Smith2010-08-231-2/+3
* | | | | Merge branch 'ticket/nickvergessen/7296' into develop-olympusAndreas Fischer2010-08-282-5/+6
|\ \ \ \ \
| * | | | | [ticket/7296] Exporting styles to tar creates corrupted archives.Joas Schilling2010-08-222-5/+6
* | | | | | Merge branch 'ticket/nickvergessen/9519' into develop-olympusAndreas Fischer2010-08-2814-25/+43
|\ \ \ \ \ \
| * | | | | | [ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable().Joas Schilling2010-08-192-0/+18
| * | | | | | [ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable().Joas Schilling2010-08-132-4/+4
| * | | | | | [ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable().Joas Schilling2010-08-132-4/+4
| * | | | | | [ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable().Joas Schilling2010-08-1010-17/+17
* | | | | | | Merge branch 'ticket/jellydoughnut/9772' into develop-olympusAndreas Fischer2010-08-283-3/+3
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | [ticket/9772] Unify permissions for sending email when board_email_form is offJosh Woody2010-08-283-3/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'ticket/jellydoughnut/9646' into develop-olympusAndreas Fischer2010-08-221-2/+10
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | [ticket/9646] Honor CSS comments in @import statementsJosh Woody2010-08-201-2/+10
| |/ / / /
* | | | | Merge branch 'ticket/nickvergessen/7260' into develop-olympusChris Smith2010-08-221-0/+26
|\ \ \ \ \
| * | | | | [ticket/7260] Don't delete poll if one exists and editing user lacks permissionJoas Schilling2010-08-221-0/+26
| | |_|/ / | |/| | |
* | | | | Merge branch 'ticket/nickvergessen/7716' into develop-olympusAndreas Fischer2010-08-211-0/+3
|\ \ \ \ \
| * | | | | [ticket/7716] Data too long for column 'message_subject'Joas Schilling2010-08-211-0/+3
| | |/ / / | |/| | |
* | | | | Revert "[ticket/7716] Data too long for column 'message_subject'"Andreas Fischer2010-08-211-4/+0
* | | | | Merge branch 'ticket/nickvergessen/7716' into develop-olympusAndreas Fischer2010-08-211-0/+4
|\ \ \ \ \
| * | | | | [ticket/7716] Data too long for column 'message_subject'Joas Schilling2010-08-191-0/+4
| |/ / / /
* | | | | Merge branch 'ticket/nickvergessen/9104' into develop-olympusAndreas Fischer2010-08-211-5/+1
|\ \ \ \ \
| * | | | | [ticket/9104] Safari does not display box headers correctly in the ACP.Joas Schilling2010-08-191-5/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'ticket/cs278/7332' into develop-olympusAndreas Fischer2010-08-213-2/+13
|\ \ \ \ \
| * | | | | [ticket/7332] Redirect users back to post details when performing actions.Chris Smith2010-08-081-1/+1
| * | | | | [ticket/7332] Collapse post details content down to a maximum of 300px heighChris Smith2010-08-082-1/+12
| | |_|_|/ | |/| | |
* | | | | Merge branch 'ticket/cs278/7972' into develop-olympusAndreas Fischer2010-08-201-0/+35
|\ \ \ \ \
| * | | | | [ticket/7972] Copying topics in the MCP now indexes the new topic.Chris Smith2010-08-201-0/+35
| |/ / / /
* | | | | Merge branch 'ticket/nickvergessen/9635' into develop-olympusAndreas Fischer2010-08-201-1/+1
|\ \ \ \ \
| * | | | | [ticket/9635] Useless parameter $data['post_time'] in function submit_post.Joas Schilling2010-08-191-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'ticket/nickvergessen/9782' into develop-olympusAndreas Fischer2010-08-201-1/+1
|\ \ \ \ \
| * | | | | [ticket/9782] Board disable radio set on when server load highJoas Schilling2010-08-201-1/+1
| |/ / / /
* | | | | [ticket/9780] Add length check back to gen_rand_string().Joas Schilling2010-08-201-1/+1
* | | | | Merge branch 'ticket/bantu/9702' into develop-olympusJosh Woody2010-08-191-1/+2
|\ \ \ \ \
| * | | | | [ticket/9702] Take user's timezone settings into account when banning Until ->Andreas Fischer2010-07-231-1/+2
* | | | | | Merge branch 'ticket/bantu/9599' into develop-olympusJosh Woody2010-08-191-17/+152
|\ \ \ \ \ \