| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | Bug #54745 - Fix language string for PM-Reports refering to post-data. | Joas Schilling | 2010-01-26 | 4 | -3/+5 |
| * | tuning | Henry Sudhof | 2010-01-26 | 1 | -0/+38 |
| * | debug code, begone | Henry Sudhof | 2010-01-26 | 1 | -1/+1 |
| * | doc | Henry Sudhof | 2010-01-26 | 1 | -0/+4 |
| * | tuning | Henry Sudhof | 2010-01-26 | 1 | -5/+5 |
| * | ACP usability | Henry Sudhof | 2010-01-26 | 3 | -13/+64 |
| * | Further fixes for r10447 and r10448. Correctly account for custom language d... | Josh Woody | 2010-01-26 | 1 | -1/+10 |
| * | Remove needless check (revising r10447) | Josh Woody | 2010-01-26 | 1 | -7/+4 |
| * | Fall back to board default language email template if the file does not exist... | Josh Woody | 2010-01-26 | 2 | -2/+9 |
| * | Database updater now separates ADD COLUMN from SET NOT NULL and SET DEFAULT, ... | Nils Adermann | 2010-01-26 | 3 | -3/+48 |
| * | Revert r9564, Fix #54445, Related to #44665. | Andreas Fischer | 2010-01-25 | 10 | -20/+9 |
| * | Ignore that last commit message in r10443. | Cullen Walsh | 2010-01-25 | 1 | -1/+1 |
| * | [Fix] Don't send activation email when user tries to change email without per... | Cullen Walsh | 2010-01-25 | 2 | -5/+9 |
| * | Deprecate $allow_reply parameter to truncate_string() (Bug #56675) | Josh Woody | 2010-01-25 | 2 | -2/+4 |
| * | Bug #52495 - [Fix] Replace hard coded "px" with translated language-string. | Joas Schilling | 2010-01-25 | 8 | -9/+10 |
| * | Bug #49945 - [Fix] Correctly hover list menu in UCP and MCP for rtl languages. | Joas Schilling | 2010-01-25 | 2 | -0/+2 |
| * | Bug #33745 - [Fix] Correctly orientate quoted text image on RTL languages. | Joas Schilling | 2010-01-25 | 2 | -1/+2 |
| * | [Fix] Don't send activation email when user tries to change email without per... | Cullen Walsh | 2010-01-25 | 2 | -1/+2 |
| * | Fix: "typo" on r10436 | Joas Schilling | 2010-01-24 | 1 | -1/+1 |
| * | [Fix] Do not automatically unsubscribe users from topics, when email and jabb... | Joas Schilling | 2010-01-24 | 2 | -1/+2 |
| * | Let's remove this warning again, since it for example also works quite well w... | Andreas Fischer | 2010-01-24 | 1 | -3/+0 |
| * | acl_get() of course requires the forum_id there. | Andreas Fischer | 2010-01-24 | 1 | -1/+1 |
| * | Fix bug #55045 - Do not duplicate previous/next links in pagination text of m... | Ruslan Uzdenov | 2010-01-24 | 3 | -2/+3 |
| * | Trigger error right away if user has exceeded login attempts instead of askin... | Andreas Fischer | 2010-01-20 | 1 | -0/+5 |
| * | Make sure captcha factory is there. Make sure language array is there. | Andreas Fischer | 2010-01-20 | 2 | -0/+10 |
| * | [Feature] Ability to use HTTP authentication in ATOM feeds by passing the GET... | Andreas Fischer | 2010-01-19 | 9 | -0/+123 |
| * | Fix bug #56075 - "Bump Topic" link not showing when bump interval is 0 | Ruslan Uzdenov | 2010-01-19 | 2 | -1/+2 |
| * | Bug #56285 - Properly calculate posts in a topic in the MCP | Cullen Walsh | 2010-01-19 | 2 | -1/+9 |