| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Adjustments to r10005: Use request_var() to get cookie data. | Andreas Fischer | 2009-09-07 | 1 | -13/+10 |
| * | #50675 ; also don't reset the captcha on login | Henry Sudhof | 2009-09-03 | 1 | -2/+2 |
| * | Fixed bugs #43145, #44375, #44415 and #43045 | Jim Wigginton | 2009-09-02 | 1 | -1/+1 |
| * | Save some calls here, since page_footer(true) gets called quite often. | Andreas Fischer | 2009-09-01 | 1 | -7/+8 |
| * | Only embed cron.php if there is no cron lock present to reduce overhead. (Bug... | Meik Sievertsen | 2009-09-01 | 1 | -0/+19 |
| * | Addition to r10060: Add function documentation. | Andreas Fischer | 2009-08-31 | 1 | -1/+5 |
| * | Simplified login_box() and redirection after login. S_LOGIN_ACTION can now be... | Meik Sievertsen | 2009-08-30 | 1 | -16/+7 |
| * | Send service unavailable response code for E_USER_ERROR | Meik Sievertsen | 2009-08-28 | 1 | -0/+3 |
| * | Fix Bug #49195 - Queries on un-indexed column user_email | Joas Schilling | 2009-08-28 | 1 | -0/+8 |
| * | Change of r10055, which itself was: | Meik Sievertsen | 2009-08-27 | 1 | -2/+0 |
| * | One more unread posts search adjustment. | Ruslan Uzdenov | 2009-08-25 | 1 | -7/+13 |
| * | Adjustement for r10050, related to Bug #50185 | Meik Sievertsen | 2009-08-25 | 1 | -0/+2 |
| * | More unread posts search adjustment. | Ruslan Uzdenov | 2009-08-23 | 1 | -50/+58 |
| * | Better tracking of global announcements | Ruslan Uzdenov | 2009-08-18 | 1 | -6/+6 |
| * | i know, i know, no need to hrm me. :P - r10009 | Meik Sievertsen | 2009-08-17 | 1 | -1/+1 |
| * | no need to call generate_board_url() twice - r10008 | Meik Sievertsen | 2009-08-17 | 1 | -2/+2 |
| * | Ability to define constant PHPBB_USE_BOARD_URL_PATH to use board url for imag... | Meik Sievertsen | 2009-08-17 | 1 | -13/+31 |
| * | Add unread posts search support for cookie-based tracking | Ruslan Uzdenov | 2009-08-17 | 1 | -4/+55 |
| * | i am very very sorry for this hackish approach... | Meik Sievertsen | 2009-08-17 | 1 | -0/+8 |
| * | Fix r9961 - populate who is online only where required | Joas Schilling | 2009-08-17 | 1 | -3/+3 |
| * | r9961 - also set item name in page_header parameter for better implementation... | Joas Schilling | 2009-08-15 | 1 | -25/+3 |
| * | ok, i am very sorry, but this needs to be fixed. | Meik Sievertsen | 2009-08-12 | 1 | -6/+51 |
| * | populate who is online only where required | Henry Sudhof | 2009-08-12 | 1 | -4/+12 |
| * | change item to item_id; related to #49485 | Henry Sudhof | 2009-08-12 | 1 | -1/+1 |
| * | Fix bug #15729 - Global announcements marked as read if all new topics in for... | Ruslan Uzdenov | 2009-08-05 | 1 | -1/+1 |
| * | log general errors in cron, images and when debug is enabled | Henry Sudhof | 2009-08-05 | 1 | -0/+8 |
| * | and for pseudocron too (to conisder: log db errors to debug faulty cron jobs) | Henry Sudhof | 2009-08-04 | 1 | -2/+2 |
| * | add the option to place image debugging information to the log | Henry Sudhof | 2009-08-04 | 1 | -1/+6 |
| * | Adjust build_url() to not prepend $phpbb_root_path if path returned from redi... | Meik Sievertsen | 2009-08-01 | 1 | -2/+14 |
| * | Fix tiny typo in r9884, #46765. Thanks rxu. | Andreas Fischer | 2009-07-28 | 1 | -1/+1 |
| * | Move get_unread_topics_list() up in functions.php, added some documentation. ... | Andreas Fischer | 2009-07-28 | 1 | -105/+111 |
| * | More small adjustments to get_unread_topics_list(). #46765 | Andreas Fischer | 2009-07-28 | 1 | -12/+16 |
| * | Fix r9855 for #46765 | Ruslan Uzdenov | 2009-07-28 | 1 | -1/+1 |
| * | Minor captcha API change - disable display of plugin by returning false in ge... | Henry Sudhof | 2009-07-27 | 1 | -1/+0 |
| * | Fix r9755 for #46765 | Ruslan Uzdenov | 2009-07-26 | 1 | -16/+27 |
| * | fix r9758 | Joas Schilling | 2009-07-22 | 1 | -1/+1 |
| * | Ensure user errors are displayed regardless of PHP settings. #47505 | Chris Smith | 2009-07-18 | 1 | -1/+1 |
| * | #42925 | Chris Smith | 2009-07-18 | 1 | -1/+1 |
| * | - PHP4 compatibility | Marek A. R | 2009-07-18 | 1 | -0/+10 |
| * | Feature Bug #43375 - Ability to delete warnings and keep warnings permanently | Joas Schilling | 2009-07-14 | 1 | -1/+1 |
| * | Fix bug #46765 - View unread posts | Ruslan Uzdenov | 2009-07-14 | 1 | -0/+91 |
| * | Fix bug #47775 - Properly convert and show filesize information | Andreas Fischer | 2009-07-11 | 1 | -8/+63 |
| * | Fixed Bug #24075 - GZIP status is not showed up correctly in debug mode | Ruslan Uzdenov | 2009-07-08 | 1 | -1/+1 |
| * | Fix r9728 - It does actually not work that way. ;-) | Andreas Fischer | 2009-07-07 | 1 | -2/+2 |
| * | Fix bug #47785 - Fetch requested cookie variables directly from cookie super ... | Andreas Fischer | 2009-07-07 | 1 | -2/+3 |
| * | revert r9653 because it does not work as advertised (a load of bugs and not r... | Meik Sievertsen | 2009-06-25 | 1 | -1/+0 |
| * | - Fix XHTML for r9666 | Meik Sievertsen | 2009-06-24 | 1 | -1/+3 |
| * | Fix bug #46765 - View unread posts | Ruslan Uzdenov | 2009-06-22 | 1 | -0/+1 |
| * | Fixed bug #43125 | Gabriel Vazquez | 2009-06-21 | 1 | -10/+5 |
| * | rename user_id in confirm_box to confirm_uid. We are able to do this because ... | Meik Sievertsen | 2009-06-21 | 1 | -5/+5 |