aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Allow setting parent forums regardless of permission settings. (Bug #58415)Josh Woody2010-03-171-2/+2
| | | |/ / | | |/| |
* | | | | Merge branch 'develop-olympus' into developNils Adermann2010-03-082-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'bug/dpward/58755' into develop-olympusNils Adermann2010-03-071-1/+1
| |\ \ \ \
| | * | | | [bug/58755] Fix a redirection bug that can occur after loginDavid Ward2010-03-071-1/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'bug/evil3/12531' into develop-olympusNils Adermann2010-03-071-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [bug/12531] proposed solution for bug #12531Igor Wiedler2010-03-061-2/+2
| | |/ /
* | | | Make a few functions truly static to fix the tests.Nils Adermann2010-03-062-8/+8
|/ / /
* | | Merge branch 'master' into develop-olympusNils Adermann2010-03-061-1/+1
|\ \ \
| * | | Incrementing the version number to 3.0.7-PL1Nils Adermann2010-03-051-1/+1
| * | | Increment version number to 3.0.7Nils Adermann2010-02-281-1/+1
| * | | Merge r10551 into 3.0.7: Make the new {INTTEXT} work on pcre installations wi...Nils Adermann2010-02-281-9/+20
| * | | #58055 againHenry Sudhof2010-02-271-2/+2
| * | | okay, minus should work now #58055Henry Sudhof2010-02-261-2/+2
| * | | possible cause of #58055Henry Sudhof2010-02-261-1/+1
| * | | only whitespaces, not newlinesHenry Sudhof2010-02-251-2/+2
| * | | Merging r10491 and r10492: Add sql_bit_or() dbal method. Add ability to enabl...Nils Adermann2010-02-235-3/+70
| * | | Merge r10526 into 3.0.7 branch.Andreas Fischer2010-02-231-6/+7
| * | | Merge r10515 into 3.0.7 branchNils Adermann2010-02-231-1/+1
| * | | sneak attack merge r10518Chris Smith2010-02-221-1/+1
| * | | Enter stage left: the INTTEXT token (merge)Henry Sudhof2010-02-212-2/+8
| * | | merging TEXT warn from 3_0_0Henry Sudhof2010-02-201-91/+107
| * | | Bump version to 3.0.7-RC2.Andreas Fischer2010-02-181-1/+1
| * | | Merge r10497 and r10499 into 3.0.7 - #57755Andreas Fischer2010-02-182-3/+5
| * | | Merge r10496 - Bug #57795 - [Fix] Restrict search for language/../iso.txt to ...Joas Schilling2010-02-171-0/+5
| * | | Merge r10484 and r10485 into 3.0.7 branch.Andreas Fischer2010-02-083-5/+6
| * | | Fix #57395, a regression from r10427Josh Woody2010-02-071-1/+1
| * | | Merge r10473 into the 3.0.7 branch.Josh Woody2010-02-041-2/+16
| * | | Change version numbers to 3.0.7 and 3.0.7-RC1 for a QA releaseNils Adermann2010-02-011-1/+1
* | | | [bug/51555] proposed fix for bug #51555Igor Wiedler2010-03-061-1/+1
| |/ / |/| |
* | | Bug #54945 again: MySQL 4 does not support aggregation in ORDER BY.Marek A. RuszczyƄski2010-03-021-2/+2
| |/ |/|
* | Make the new {INTTEXT} work on pcre installations without utf8 support, it on...Nils Adermann2010-02-271-9/+20
* | #58055 againHenry Sudhof2010-02-271-2/+2
* | okay, minus should work now #58055Henry Sudhof2010-02-261-2/+2
* | possible cause of #58055Henry Sudhof2010-02-261-1/+1
* | only whitespaces, not newlinesHenry Sudhof2010-02-251-2/+2
* | Bug #56965 - Allow redirect() to redirect across directories.Josh Woody2010-02-251-0/+13
* | Fix Bug #57375 - Do not delete unrelated attachments when deleting empty forums.Andreas Fischer2010-02-231-6/+7
* | General errors can't be logged if there isn't a database connection, introduc...Chris Smith2010-02-221-1/+1
* | Enter stage left: the INTTEXT tokenHenry Sudhof2010-02-212-2/+8
* | BBCode parser now uses the user object for all settings rather than taking so...Nils Adermann2010-02-211-1/+1
* | warn users about TEXTHenry Sudhof2010-02-201-91/+107
* | Fix Bug #57755 - Make user_email_hash() function independent from system's ar...Andreas Fischer2010-02-182-3/+5
* | Bug #57795 - [Fix] Restrict search for language/../iso.txt to folders.Joas Schilling2010-02-171-0/+5
* | r10491 - Also in the Post Settings section. Thanks leviatan21Andreas Fischer2010-02-161-1/+1
* | Add sql_bit_or() dbal method. Add ability to enable quick reply in all forums...Andreas Fischer2010-02-155-2/+69
* | Forgot to properly update the file header of mssqlnative.php, revising r10489...Nils Adermann2010-02-111-2/+4
* | Support for Microsoft's Native SQL Server Driver for PHP - Patch by Chris Puc...Nils Adermann2010-02-118-2/+775
* | Fix Bug #57455 - Fix problems with firebird by no longer using 'count' as a c...Andreas Fischer2010-02-083-5/+6
* | Fix #57395, a regression from r10427Josh Woody2010-02-071-1/+1
* | Bug #57345 - No longer return the character O in generated random strings and...Andreas Fischer2010-02-071-1/+1