| Commit message (Expand) | Author | Age | Files | Lines |
| * | merging 8904 | Henry Sudhof | 2008-09-22 | 3 | -19/+29 |
| * | fixing some vC bugs (attempt counting and posting) and introducing prototype ... | Henry Sudhof | 2008-09-22 | 7 | -2/+449 |
| * | remove some spaces | Meik Sievertsen | 2008-09-21 | 4 | -6/+6 |
| * | 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 |
| * | language correction (Bug #23955) | Meik Sievertsen | 2008-09-19 | 1 | -1/+1 |
| * | support tabs in code selections (Bug #25445). Still does not solve the strang... | Meik Sievertsen | 2008-09-19 | 4 | -10/+5 |
| * | meh | Henry Sudhof | 2008-09-19 | 8 | -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 | 23 | -405/+927 |
| * | Pass S_SEARCH_ACTION through append_sid() in search.php. (Bug #21585) | Meik Sievertsen | 2008-09-18 | 1 | -1/+1 |
| * | remove duplicate statement | Meik Sievertsen | 2008-09-18 | 2 | -2/+2 |
| * | 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 | 3 | -3/+6 |
| * | Display assigned rank/avatar for guests. (Bug #19155) | Meik Sievertsen | 2008-09-18 | 1 | -1/+3 |
| * | 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 |
| * | Expand shown ban reason in unban screen to fully show long entries. (Bug #16234) | Meik Sievertsen | 2008-09-17 | 2 | -4/+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 | 9 | -16/+16 |
| * | make topic icon image width/height available to viewforum and search template... | Meik Sievertsen | 2008-09-16 | 2 | -0/+7 |
| * | emails to e-mails | Meik Sievertsen | 2008-09-16 | 1 | -1/+1 |
| * | Do not display reported topic icon for shadow topics. (Bug #13970) | Meik Sievertsen | 2008-09-16 | 2 | -2/+3 |
| * | Fix Wrong table order in query obtaining posts if post id given. In MSSQL the... | Meik Sievertsen | 2008-09-16 | 1 | -5/+10 |
| * | 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 | 12 | -17/+65 |
| * | Merge in r8827 | Chris Smith | 2008-09-05 | 1 | -0/+1 |
| * | Merge in r8825 | Chris Smith | 2008-09-05 | 1 | -2/+1 |
| * | Remove a useless str_replace() | Chris Smith | 2008-09-05 | 1 | -2/+2 |
| * | cleanage | Meik Sievertsen | 2008-09-04 | 3 | -10/+17 |
| * | Get real dbms version instead of relying on php internal functions which only... | Meik Sievertsen | 2008-09-04 | 11 | -72/+193 |
| * | needed for mysql 4.1.3+? | Meik Sievertsen | 2008-09-04 | 1 | -0/+1 |
| * | support new method of getting correct language strings for nullar/singular/pl... | Meik Sievertsen | 2008-09-04 | 1 | -0/+66 |
| * | add phpbb version number to constants | Meik Sievertsen | 2008-09-04 | 1 | -2/+5 |
| * | schema updates for the queue trigger feature and for storing the dbms version | Meik Sievertsen | 2008-09-04 | 1 | -0/+3 |
| * | - queue trigger feature | Meik Sievertsen | 2008-09-04 | 16 | -43/+140 |
| * | Remove caching of templates from the database completely, themes is cut down ... | Chris Smith | 2008-09-04 | 13 | -393/+34 |
| * | Merge in r8758, r8807, r8808, r8809 | Chris Smith | 2008-09-02 | 9 | -9/+9 |
| * | Merging R8795 | Henry Sudhof | 2008-08-29 | 1 | -1/+1 |
| * | Merge R8792 | Henry Sudhof | 2008-08-28 | 1 | -5/+12 |
| * | Merge R8790/8791 | Henry Sudhof | 2008-08-28 | 1 | -1/+1 |
| * | fix bug #32925 | Meik Sievertsen | 2008-08-25 | 2 | -2/+10 |
| * | Merge of the language-specific custom path change Revision #r8782 | Meik Sievertsen | 2008-08-24 | 11 | -69/+91 |