aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug #13181 - Honor minimum and maximum password length in generated passwords...Andreas Fischer2010-02-071-5/+6
* Fix Bug #57385Andreas Fischer2010-02-061-2/+2
* Bug #57265 - Convertors cannot read configuration filesJosh Woody2010-02-041-2/+16
* Slight performance optimisation for r9624 refs #54265Chris Smith2010-02-011-1/+3
* Change version numbers to 3.0.7 and 3.0.8-dev in preparation for development ...Nils Adermann2010-02-011-1/+1
* Do not store email templates in database. [Bug #54505]Nils Adermann2010-01-262-16/+35
* okay, now the confirm_id is no longer enough to get a new row into the qa tableHenry Sudhof2010-01-261-15/+3
* Add a warning for users of old PHP versions about ending support.Josh Woody2010-01-261-0/+8
* erm, that wouldn't workHenry Sudhof2010-01-261-3/+3
* tuningHenry Sudhof2010-01-261-0/+38
* debug code, begoneHenry Sudhof2010-01-261-1/+1
* tuningHenry Sudhof2010-01-261-5/+5
* ACP usabilityHenry Sudhof2010-01-261-12/+61
* Further fixes for r10447 and r10448. Correctly account for custom language d...Josh Woody2010-01-261-1/+10
* Remove needless check (revising r10447)Josh Woody2010-01-261-7/+4
* Fall back to board default language email template if the file does not exist...Josh Woody2010-01-261-2/+8
* Database updater now separates ADD COLUMN from SET NOT NULL and SET DEFAULT, ...Nils Adermann2010-01-261-1/+23
* [Fix] Don't send activation email when user tries to change email without per...Cullen Walsh2010-01-251-5/+8
* Deprecate $allow_reply parameter to truncate_string() (Bug #56675)Josh Woody2010-01-251-2/+3
* Bug #52495 - [Fix] Replace hard coded "px" with translated language-string.Joas Schilling2010-01-251-3/+3
* [Fix] Don't send activation email when user tries to change email without per...Cullen Walsh2010-01-251-1/+1
* [Fix] Do not automatically unsubscribe users from topics, when email and jabb...Joas Schilling2010-01-241-1/+1
* Fix bug #55045 - Do not duplicate previous/next links in pagination text of m...Ruslan Uzdenov2010-01-242-2/+2
* Trigger error right away if user has exceeded login attempts instead of askin...Andreas Fischer2010-01-201-0/+5
* Make sure captcha factory is there. Make sure language array is there.Andreas Fischer2010-01-202-0/+10
* [Feature] Ability to use HTTP authentication in ATOM feeds by passing the GET...Andreas Fischer2010-01-193-0/+99
* Bug #56285 - Properly calculate posts in a topic in the MCPCullen Walsh2010-01-191-1/+8
* - Bug #56255 - Moving topics to a forum where you are on queue Josh Woody2010-01-183-8/+19
* Friends and foes will not show up as private message rule options if their re...Chris Smith2010-01-181-0/+17