aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ticket/bantu/9091' into develop-olympusIgor Wiedler2010-09-163-0/+13
|\
| * [ticket/9091] Extract IPv4 address from addresses mapped into IPv6.Andreas Fischer2010-07-233-0/+13
* | Merge branch 'ticket/bantu/9644' into develop-olympusIgor Wiedler2010-09-161-1/+1
|\ \
| * | [ticket/9644] Check $mode before calling user_notification() from submit_post()Andreas Fischer2010-07-231-1/+1
| |/
* | Merge branch 'ticket/bantu/9613' into develop-olympusIgor Wiedler2010-09-169-5/+22
|\ \
| * | [ticket/9613] Slightly update language strings.Andreas Fischer2010-08-293-3/+3
| * | [ticket/9613] Fix missing database part for unread posts search load switch.rxu2010-08-292-0/+4
| * | [ticket/9613] Implement a load switch for unread posts search feature.rxu2010-08-297-5/+18
* | | Merge branch 'ticket/bantu/9785' into develop-olympusIgor Wiedler2010-09-161-1/+1
|\ \ \
| * | | [ticket/9785] Allow users to request new passwords when board is disabled.Andreas Fischer2010-08-221-1/+1
* | | | Merge branch 'ticket/bantu/9609' into develop-olympusIgor Wiedler2010-09-163-13/+14
|\ \ \ \
| * | | | [ticket/9609] Change header() calls setting HTTP status to send_status_line().Andreas Fischer2010-09-113-13/+14
* | | | | Merge branch 'ticket/nickvergessen/9162' into develop-olympusAndreas Fischer2010-09-141-1/+1
|\ \ \ \ \
| * | | | | [ticket/9162] BBCode in poll options is broken, when posting without question.Joas Schilling2010-09-141-1/+1
* | | | | | [ticket/9820] phpBB Debug Error when trying to post a new topic.Joas Schilling2010-09-141-9/+12
|/ / / / /
* | | | | Merge branch 'ticket/bantu/9804' into develop-olympusIgor Wiedler2010-09-121-1/+2
|\ \ \ \ \
| * | | | | [ticket/9804] Update docs/AUTHORS. Move DavidMJ, add evil<3.Andreas Fischer2010-09-121-1/+2
* | | | | | Merge branch 'ticket/bantu/9748' into develop-olympusIgor Wiedler2010-09-121-1/+1
|\ \ \ \ \ \
| * | | | | | [ticket/9748] Replace <br /> before converting < and > to their entities.Richard Foote2010-07-241-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'ticket/bantu/9503' into develop-olympusIgor Wiedler2010-09-121-1/+1
|\ \ \ \ \ \
| * | | | | | [ticket/9503] Show 'No subject specified' in 'Posts awaiting approval'.Andreas Fischer2010-07-231-1/+1
| |/ / / / /
* | | | | | Merge branch 'ticket/bantu/9754' into develop-olympusIgor Wiedler2010-09-121-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | [ticket/9754] Populate S_USER_POSTED variable with correct value in search.phpAndreas Fischer2010-07-261-1/+1
| |/ / / /
* | | | | [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
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |