| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | i had these changes sitting... must've been a merge not committed (and becaus... | Meik Sievertsen | 2008-11-02 | 2 | -2/+1 |
| * | Mini bug fix for UNDEFINE | Chris Smith | 2008-10-15 | 1 | -1/+1 |
| * | Merging r8993, r8994, r8995 | Chris Smith | 2008-10-10 | 2 | -6/+17 |
| * | Add two standard language items - #30885 | Meik Sievertsen | 2008-10-09 | 3 | -4/+33 |
| * | - Do not show link to user/group profiles if user has no permission to view t... | Meik Sievertsen | 2008-10-09 | 2 | -7/+16 |
| * | Implemented strict check for cached user permissions and existing ACL options... | Meik Sievertsen | 2008-10-09 | 1 | -9/+46 |
| * | Merge revisions: | Meik Sievertsen | 2008-10-08 | 5 | -30/+54 |
| * | merge r8970 and r8971 | Meik Sievertsen | 2008-10-06 | 2 | -22/+32 |
| * | [Change] Remove NUL-Bytes directly in request_var() for strings and within th... | Meik Sievertsen | 2008-10-02 | 6 | -6/+11 |
| * | meh | Henry Sudhof | 2008-10-01 | 2 | -0/+0 |
| * | and why not this as well? | Henry Sudhof | 2008-10-01 | 2 | -0/+901 |
| * | merge r8956, r8957 and r8960 | Meik Sievertsen | 2008-09-30 | 2 | -7/+10 |
| * | revert r8893 - there were massive problems with the display and select all code | Meik Sievertsen | 2008-09-28 | 1 | -0/+4 |
| * | Merge in r8940, r8941, r8942, r8945, r8946, r8947, r8949, r8950, r8951 | Chris Smith | 2008-09-27 | 5 | -10/+20 |
| * | tiny typo #34345 | Chris Smith | 2008-09-26 | 1 | -1/+1 |
| * | Merge in r8924, r8925, r8926, r8936, r8938 | Chris Smith | 2008-09-26 | 3 | -2/+11 |
| * | Fix typos | Marek A. R | 2008-09-25 | 2 | -2/+2 |
| * | Merge in r8934 | Chris Smith | 2008-09-24 | 1 | -3/+0 |
| * | better query for syncing post counts. Thanks to BartVB for this. ;) | Meik Sievertsen | 2008-09-24 | 1 | -12/+11 |
| * | Merging 8927, 8928, 8929, 8930 | Henry Sudhof | 2008-09-24 | 1 | -3/+3 |
| * | gah^2 | Meik Sievertsen | 2008-09-23 | 1 | -1/+1 |
| * | - Automatically add users/groups to the PM recipient list, if entered or sele... | Meik Sievertsen | 2008-09-23 | 7 | -42/+140 |
| * | Merge in r8843, r8908, r8909 | Chris Smith | 2008-09-23 | 3 | -3/+23 |
| * | short php open tags should not be used. :) A lot of users (including myself) ... | Meik Sievertsen | 2008-09-22 | 6 | -174/+187 |
| * | merging 8904 | Henry Sudhof | 2008-09-22 | 1 | -14/+21 |
| * | fixing some vC bugs (attempt counting and posting) and introducing prototype ... | Henry Sudhof | 2008-09-22 | 2 | -1/+311 |
| * | Fix sql_multi_insert() if called with non multi-dimensional array (Bug #32975) | Meik Sievertsen | 2008-09-19 | 1 | -2/+2 |
| * | do not allow categories to be locked by accident (Bug #14548) | Meik Sievertsen | 2008-09-19 | 1 | -1/+4 |
| * | support tabs in code selections (Bug #25445). Still does not solve the strang... | Meik Sievertsen | 2008-09-19 | 1 | -4/+0 |
| * | meh | Henry Sudhof | 2008-09-19 | 5 | -0/+0 |
| * | Correctly delete message attachments. (Bug #23755) Also revamped and simplifi... | Meik Sievertsen | 2008-09-19 | 2 | -121/+97 |
| * | Okay, that is pretty raw, but better to have it in place than trying to play ... | Henry Sudhof | 2008-09-19 | 12 | -303/+804 |
| * | remove duplicate statement | Meik Sievertsen | 2008-09-18 | 1 | -1/+1 |
| * | Reset login attempts on new password activation. Prevents "first failed login... | Meik Sievertsen | 2008-09-18 | 1 | -0/+1 |
| * | Fix native full text search on postgresql while using excluding keyword match... | Meik Sievertsen | 2008-09-18 | 1 | -3/+4 |
| * | Prevent integer overflow - Bug #19895 | Meik Sievertsen | 2008-09-18 | 3 | -3/+3 |
| * | Set secure cookie for style switcher if required. (Bug #19625) | Meik Sievertsen | 2008-09-18 | 1 | -2/+4 |
| * | Do not allow setting forums parent to the forum itself. (Bug #18855) | Meik Sievertsen | 2008-09-18 | 1 | -3/+9 |
| * | #18175 | Meik Sievertsen | 2008-09-17 | 1 | -1/+1 |
| * | Use correct port delimiter for MSSQL connections in windows. (Bug #16615) | Meik Sievertsen | 2008-09-17 | 2 | -2/+6 |
| * | Preserve alpha transparency for created thumbnails. (Bug #16575) | Meik Sievertsen | 2008-09-17 | 1 | -0/+4 |
| * | Display popular topic based on posts within topic instead of replies within t... | Meik Sievertsen | 2008-09-17 | 1 | -1/+2 |
| * | simplify $user->img() | Meik Sievertsen | 2008-09-16 | 6 | -9/+9 |
| * | Do not display reported topic icon for shadow topics. (Bug #13970) | Meik Sievertsen | 2008-09-16 | 1 | -2/+2 |
| * | add missing dot. :) | Meik Sievertsen | 2008-09-16 | 1 | -1/+1 |
| * | more in-depth hostname validation. Not used in install files... there the cod... | Meik Sievertsen | 2008-09-15 | 1 | -9/+56 |
| * | Merge 8844, Bug #34045 | Henry Sudhof | 2008-09-15 | 1 | -1/+1 |
| * | Merge in r8840 | Chris Smith | 2008-09-11 | 1 | -1/+1 |
| * | merge r8829, r8830, r8831, r8832, r8833, r8834, r8835, r8836, r8837, r8838 | Chris Smith | 2008-09-08 | 6 | -9/+50 |
| * | Remove a useless str_replace() | Chris Smith | 2008-09-05 | 1 | -2/+2 |