| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Bug #56965 - Allow redirect() to redirect across directories. | Josh Woody | 2010-02-25 | 2 | -0/+14 |
* | | Quick reply enable button was merged into 3.0.7: r10491, r10492 and r10529 | Nils Adermann | 2010-02-23 | 1 | -1/+1 |
* | | Update: Store expected resulting file contents in cache and do not suggest fu... | Nils Adermann | 2010-02-23 | 2 | -25/+81 |
* | | Fix Bug #57375 - Do not delete unrelated attachments when deleting empty forums. | Andreas Fischer | 2010-02-23 | 2 | -6/+8 |
* | | merge r10513 into 3.0 branch: propdel | Nils Adermann | 2010-02-23 | 1 | -0/+0 |
* | | We have to use a 'snapshot' of the function there, because it might not be av... | Andreas Fischer | 2010-02-22 | 1 | -1/+3 |
* | | General errors can't be logged if there isn't a database connection, introduc... | Chris Smith | 2010-02-22 | 2 | -1/+2 |
* | | Enter stage left: the INTTEXT token | Henry Sudhof | 2010-02-21 | 4 | -4/+14 |
* | | BBCode parser now uses the user object for all settings rather than taking so... | Nils Adermann | 2010-02-21 | 2 | -1/+2 |
* | | Bugs #53925 and #52085 - Language fixes related to the quick reply settings | Yuriy Rusko | 2010-02-20 | 2 | -2/+2 |
* | | warn users about TEXT | Henry Sudhof | 2010-02-20 | 3 | -91/+132 |
* | | Firebird based board can now access their global announcements, took a while ... | Chris Smith | 2010-02-20 | 2 | -0/+8 |
* | | #57715 - Correct behavior of "force_approved_state" when value is false. | Josh Woody | 2010-02-18 | 2 | -2/+3 |
* | | Adding 3.0.7-RC2 to database updater | Andreas Fischer | 2010-02-18 | 1 | -2/+8 |
* | | Revising r10499, #57755 | Andreas Fischer | 2010-02-18 | 1 | -2/+4 |
* | | We can put the fix for #57505 into 3.0.7 because we have to regenerate the pa... | Andreas Fischer | 2010-02-18 | 1 | -2/+1 |
* | | Fix Bug #57755 - Make user_email_hash() function independent from system's ar... | Andreas Fischer | 2010-02-18 | 4 | -3/+34 |
* | | Add 3.0.7-RC1 to the updater. | Andreas Fischer | 2010-02-17 | 1 | -0/+7 |
* | | Bug #57795 - [Fix] Restrict search for language/../iso.txt to folders. | Joas Schilling | 2010-02-17 | 2 | -0/+6 |
* | | Let's fix #57825 in 3.0.7. - r10493 | Andreas Fischer | 2010-02-17 | 1 | -1/+1 |
* | | Fix Bug #57825 - Small language correction for the FAQ page. | Andreas Fischer | 2010-02-16 | 2 | -1/+2 |
* | | r10491 - Also in the Post Settings section. Thanks leviatan21 | Andreas Fischer | 2010-02-16 | 1 | -1/+1 |
* | | Add sql_bit_or() dbal method. Add ability to enable quick reply in all forums... | Andreas Fischer | 2010-02-15 | 7 | -2/+71 |
* | | Forgot to properly update the file header of mssqlnative.php, revising r10489... | Nils Adermann | 2010-02-11 | 1 | -2/+4 |
* | | Support for Microsoft's Native SQL Server Driver for PHP - Patch by Chris Puc... | Nils Adermann | 2010-02-11 | 14 | -15/+829 |
* | | Fix Bug #57505 - Replace button2 with btnlite, button2 doesn't exist. | Andreas Fischer | 2010-02-09 | 3 | -2/+3 |
* | | Make those warnings more consistent. | Andreas Fischer | 2010-02-08 | 1 | -3/+3 |
* | | Let's adjust those to the format of the other entries. | Andreas Fischer | 2010-02-08 | 1 | -2/+2 |
* | | Fix Bug #57455 - Fix problems with firebird by no longer using 'count' as a c... | Andreas Fischer | 2010-02-08 | 4 | -5/+7 |
* | | Fix #57395, a regression from r10427 | Josh Woody | 2010-02-07 | 1 | -1/+1 |
* | | No longer needed, as of r10480. | Andreas Fischer | 2010-02-07 | 1 | -1/+1 |
* | | Bug #57345 - No longer return the character O in generated random strings and... | Andreas Fischer | 2010-02-07 | 2 | -1/+2 |
* | | Bug #13181 - Honor minimum and maximum password length in generated passwords... | Andreas Fischer | 2010-02-07 | 2 | -5/+7 |
* | | Fix Bug #57385 | Andreas Fischer | 2010-02-06 | 2 | -3/+4 |
* | | Add 'Changes since 3.0.7' section to Changelog. | Andreas Fischer | 2010-02-06 | 1 | -15/+23 |
* | | Bug #38765 - Unify BBCode selection across browsers (also needs fixing in sub... | Josh Woody | 2010-02-04 | 1 | -2/+2 |
* | | Bug #57265 - Convertors cannot read configuration files | Josh Woody | 2010-02-04 | 3 | -3/+27 |
* | | Bug #38765 - Unify BBCode selection across browsers | Josh Woody | 2010-02-04 | 2 | -2/+3 |
* | | Slight performance optimisation for r9624 refs #54265 | Chris Smith | 2010-02-01 | 1 | -1/+3 |
* | | Change version number to 3.0.8-dev in preparation for development on next rel... | Nils Adermann | 2010-02-01 | 1 | -1/+1 |
* | | Change version numbers to 3.0.7 and 3.0.8-dev in preparation for development ... | Nils Adermann | 2010-02-01 | 12 | -55/+55 |
|/ |
|
* | fix_files script must have been broken by svn:eol-style quite a while ago, no... | Nils Adermann | 2010-01-31 | 1 | -3/+3 |
* | Hopefully nobody will notice me sneaking this one in: | Chris Smith | 2010-01-31 | 2 | -3/+4 |
* | Bug #56545 - Speed up topic move operation by adding an index for topic_id on... | Andreas Fischer | 2010-01-28 | 11 | -0/+18 |
* | Updated AUTHORS file, hope I didn't get any names wrong ;-) | Nils Adermann | 2010-01-28 | 1 | -24/+26 |
* | Do not store email templates in database. [Bug #54505] | Nils Adermann | 2010-01-26 | 4 | -16/+42 |
* | okay, now the confirm_id is no longer enough to get a new row into the qa table | Henry Sudhof | 2010-01-26 | 1 | -15/+3 |
* | Add a warning for users of old PHP versions about ending support. | Josh Woody | 2010-01-26 | 4 | -1/+17 |
* | erm, that wouldn't work | Henry Sudhof | 2010-01-26 | 1 | -3/+3 |
* | Fix bugs #55485 and #55545 - styles adjustment to correctly display an order ... | Ruslan Uzdenov | 2010-01-26 | 4 | -0/+20 |