aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Include live data in the statistics #53795Chris Smith2010-01-171-0/+4
* The easy solution to all my problems with SQLite is this. :( #56105Chris Smith2010-01-171-1/+8
* Load reCAPTCHA over https when using a secure connection to the board. #55755Chris Smith2010-01-171-0/+7
* spacesHenry Sudhof2010-01-171-1/+1
* Invalidate captcha after regHenry Sudhof2010-01-171-1/+1
* Invalidate captcha after regHenry Sudhof2010-01-171-0/+6
* spacesHenry Sudhof2010-01-171-1/+1
* spacesHenry Sudhof2010-01-171-4/+4
* Always require a fresh solved captcha, don't accept a stored solution.Henry Sudhof2010-01-171-3/+8
* Mirror login captcha option on captcha settingsHenry Sudhof2010-01-171-0/+1
* Fix r10391 - Bug #56025 - Pagination of User Notes in MCP uses two different ...Joas Schilling2010-01-171-1/+1