| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Bug #44525 - do not try to fetch existing username var in cookie set by exter... | Meik Sievertsen | 2009-04-28 | 1 | -1/+3 |
| * | Fix column handling in db updater, custom profile fields an db tools for fire... | Meik Sievertsen | 2009-04-28 | 3 | -5/+6 |
| * | Correct calculation of source/target forum statistics if mass moving topics w... | Meik Sievertsen | 2009-04-28 | 1 | -20/+52 |
| * | #44485 - we only send a 503 header if it is a search engine. | Meik Sievertsen | 2009-04-28 | 1 | -2/+8 |
| * | do not use spamhaus XBL list - it has too much false positives due to the dyn... | Meik Sievertsen | 2009-04-25 | 1 | -1/+1 |
| * | Display the online status of hidden users to users with the u_viewonline perm... | Chris Smith | 2009-04-24 | 1 | -1/+1 |
| * | Fixed bug #'ers 42585, 35505, 36675, and 42705 | Jim Wigginton | 2009-04-24 | 1 | -6/+9 |
| * | #41575 | Henry Sudhof | 2009-04-22 | 1 | -1/+1 |
| * | rollback | Henry Sudhof | 2009-04-22 | 1 | -45/+2 |
| * | #41575 | Henry Sudhof | 2009-04-22 | 1 | -2/+45 |
| * | #43345 - log changes to visual confirmation | Meik Sievertsen | 2009-04-18 | 1 | -0/+1 |
| * | #43755 - also return GiB sizes for get_formatted_filesize(), patch by nickver... | Meik Sievertsen | 2009-04-18 | 1 | -0/+6 |
| * | Search for 'topic title only' and 'first post' should work again for non-mysq... | Meik Sievertsen | 2009-04-18 | 1 | -0/+8 |
| * | Fix topic title only and first post search option with the SQL_CALC_FOUND_ROW... | Meik Sievertsen | 2009-04-18 | 1 | -6/+6 |
| * | erm, forgot to globalize $config. :/ | Meik Sievertsen | 2009-04-18 | 1 | -1/+1 |
| * | forgot one instance where the min/max captcha chars need to be applied ;) | Meik Sievertsen | 2009-04-18 | 1 | -1/+1 |
| * | #44105 | Henry Sudhof | 2009-04-17 | 1 | -1/+1 |
| * | encode imageset path in user->img (may not fix any other issues regarding sty... | Meik Sievertsen | 2009-04-17 | 1 | -1/+1 |
| * | remove hardcoded size unit for PHP_SIZE_OVERRUN error (Bug #29935) | Meik Sievertsen | 2009-04-17 | 1 | -3/+36 |
| * | Do not create thumbnail if thumbnail would've the same size as the original i... | Meik Sievertsen | 2009-04-17 | 1 | -1/+1 |
| * | change arabic-numbers list-style-type to correct type decimal (Bug #30775) | Meik Sievertsen | 2009-04-17 | 1 | -4/+4 |
| * | Apply append_sid() to newest/latest post links in viewforum/search and UCP ma... | Meik Sievertsen | 2009-04-17 | 1 | -3/+4 |
| * | add missing $super assignment - Bug #43635 | Meik Sievertsen | 2009-04-17 | 1 | -2/+2 |
| * | remove unused language key | Meik Sievertsen | 2009-04-17 | 1 | -1/+1 |
| * | force non-relative date for pm forwards (thanks chris. :)) | Meik Sievertsen | 2009-04-17 | 1 | -1/+1 |
| * | fix for #r9451 | Meik Sievertsen | 2009-04-17 | 1 | -1/+2 |
| * | #40865 - no message parsing for messages evaluating to false | Meik Sievertsen | 2009-04-17 | 1 | -5/+1 |
| * | PM Export uses ISO 8601 date now. (Bug #32645) | Meik Sievertsen | 2009-04-17 | 1 | -1/+1 |
| * | Messenger now also able to use a custom language path. (Bug #36545) | Meik Sievertsen | 2009-04-17 | 1 | -2/+3 |
| * | fix revision #r9430 - all hail the math! | Meik Sievertsen | 2009-04-16 | 1 | -2/+2 |
| * | #43965 | Henry Sudhof | 2009-04-13 | 1 | -1/+1 |
| * | #43965 | Henry Sudhof | 2009-04-13 | 1 | -1/+2 |
| * | On permissions, return to user/group/forum selection, 2nd step, instead of 1s... | Meik Sievertsen | 2009-04-12 | 1 | -2/+2 |
| * | Fix skipping messages if using next/prev PM in history links. (Bug #22205) | Meik Sievertsen | 2009-04-12 | 2 | -3/+10 |
| * | [Change] Performance improvements for native fulltext search (patch by Paul) | Meik Sievertsen | 2009-04-11 | 1 | -3/+19 |
| * | SQL optimizations | Meik Sievertsen | 2009-04-11 | 1 | -5/+19 |
| * | New search option: Maximum number of words allowed to search for. | Meik Sievertsen | 2009-04-11 | 3 | -3/+18 |
| * | a language alteration for captchas. | Meik Sievertsen | 2009-04-11 | 4 | -7/+20 |
| * | Correct alt tag for compose message and message locked - Bug #31525 | Meik Sievertsen | 2009-04-10 | 1 | -2/+2 |
| * | fix $transfer->file_exists() and $transfer->_ls() if using fsock or IIS7. Bug... | Meik Sievertsen | 2009-04-10 | 1 | -2/+37 |
| * | Correctly split long subject lines according to the used RFC. This fixes extr... | Meik Sievertsen | 2009-04-10 | 1 | -5/+6 |
| * | Erm, yes, we use EOL in queue too. :/ (me is ashamed). Paul, thanks for givin... | Meik Sievertsen | 2009-04-08 | 1 | -0/+5 |
| * | make sure eol is set (if PHP_EOL is empty? :o) | Meik Sievertsen | 2009-04-08 | 1 | -0/+1 |
| * | Set topic_last_view_time on post/reply/edit to circumvent race conditions in ... | Meik Sievertsen | 2009-04-08 | 1 | -2/+10 |
| * | Revert r9422 while we come up with a better fix | Chris Smith | 2009-04-07 | 1 | -1/+1 |
| * | Fix infinite loop in truncate_string (Bug #43475) | Meik Sievertsen | 2009-04-04 | 1 | -1/+1 |
| * | Fix infinite loop in truncate_string (Bug #43475) | Meik Sievertsen | 2009-04-04 | 1 | -1/+1 |
| * | Fixed bug # 42885 - "Select all" selects much too much in Opera | Jim Wigginton | 2009-04-01 | 1 | -1/+1 |
| * | Enforce correct case for template variables. {var} no longer works for example. | Chris Smith | 2009-03-31 | 1 | -4/+4 |
| * | Prevent incomplete backups stored if option "store and download" is... | Meik Sievertsen | 2009-03-30 | 1 | -0/+2 |