| Commit message (Expand) | Author | Age | Files | Lines |
| * | add core file before i go to bed. :) | Meik Sievertsen | 2008-12-27 | 1 | -0/+386 |
| * | Add core bootstrap. Also change common.php to use it. | Meik Sievertsen | 2008-12-26 | 1 | -0/+130 |
| * | add nils' request and super globals class | Meik Sievertsen | 2008-12-25 | 12 | -496/+627 |
| * | comment with intendation | Meik Sievertsen | 2008-12-25 | 2 | -73/+101 |
| * | changed documentation for the session abstract | Meik Sievertsen | 2008-12-25 | 2 | -22/+1084 |
| * | Update session and separate from user | Meik Sievertsen | 2008-12-24 | 1 | -1378/+448 |
| * | change cache:: to phpbb_cache:: | Meik Sievertsen | 2008-12-24 | 5 | -193/+196 |
| * | relocate some files | Meik Sievertsen | 2008-12-24 | 6 | -250/+0 |
| * | put acp, mcp and ucp into modules/ directory | Meik Sievertsen | 2008-12-24 | 102 | -40669/+0 |
| * | remove no longer necessary files... hooray | Meik Sievertsen | 2008-12-24 | 4 | -40/+0 |
| * | merge #r9217 | Meik Sievertsen | 2008-12-24 | 1 | -51/+64 |
| * | merge in r9090, r9170, r9174, r9179 | Chris Smith | 2008-12-23 | 3 | -5/+9 |
| * | fix postcount resync for situations where low and high post ids are higher th... | Meik Sievertsen | 2008-12-05 | 3 | -12/+76 |
| * | every second commit an pre/post-commit error... :/ | Meik Sievertsen | 2008-12-03 | 1 | -0/+19 |
| * | correctly update last topic/forum information if changing guest usernames thr... | Meik Sievertsen | 2008-12-03 | 1 | -3/+19 |
| * | fix the no_profile one called after another mode with the same user_id and gu... | Meik Sievertsen | 2008-12-03 | 1 | -2/+2 |
| * | ok... now i remember. Added more precise comments | Meik Sievertsen | 2008-12-03 | 1 | -5/+6 |
| * | fix tiny typos in r9087 | Chris Smith | 2008-12-02 | 1 | -2/+2 |
| * | Add same redirect disable_cd_check parameter to meta_refresh - #38065 | Meik Sievertsen | 2008-12-02 | 1 | -2/+7 |
| * | Slight performance increase for common parameter calls to append_sid() (Bug #... | Meik Sievertsen | 2008-12-02 | 1 | -12/+27 |
| * | Performance increase for get_username_string() (Bug #37545 - Patch by BartVB) | Meik Sievertsen | 2008-12-02 | 1 | -48/+45 |
| * | merge in r9145 | Chris Smith | 2008-12-01 | 2 | -6/+6 |
| * | merge in r9144 | Chris Smith | 2008-12-01 | 1 | -0/+8 |
| * | Clear the stat cache of cache files after writing them | Chris Smith | 2008-12-01 | 1 | -0/+2 |
| * | force full date on "edited by" line. ;) | Meik Sievertsen | 2008-11-30 | 1 | -1/+1 |
| * | [Change] Performance increase for format_date() (Bug #37575 - Patch by BartVB) | Meik Sievertsen | 2008-11-30 | 2 | -37/+77 |
| * | Do not increment users post count after post approval if post had been posted... | Meik Sievertsen | 2008-11-30 | 1 | -2/+6 |
| * | Let's face it - the most common setup we see with phpBB is having group-speci... | Meik Sievertsen | 2008-11-30 | 1 | -2/+5 |
| * | - Add template variable S_BLOCK_NAME | Chris Smith | 2008-11-25 | 2 | -10/+57 |
| * | - Make a start on completing the phpDoc comments for the template engine | Chris Smith | 2008-11-24 | 2 | -34/+106 |
| * | Fix a bug we inherited from Smarty a long time ago | Chris Smith | 2008-11-24 | 1 | -2/+2 |
| * | Optimized this so it would not renumber the keys in the array every time it w... | David M | 2008-11-24 | 1 | -2/+3 |
| * | Deprecate S_ROW_COUNT, remove *really* old assignments from the code | Chris Smith | 2008-11-24 | 1 | -7/+3 |
| * | - updated all code to use the request class instead of any direct access to | Nils Adermann | 2008-11-24 | 58 | -276/+284 |
| * | Introducing the new request class. All input his handled through this class. | Nils Adermann | 2008-11-23 | 1 | -126/+513 |
| * | S_NUM_ROWS gives you the number of rows in a block | Chris Smith | 2008-11-23 | 1 | -0/+8 |
| * | Why did I not do it this way to begin with :) | Chris Smith | 2008-11-23 | 1 | -32/+38 |
| * | [Change] Alllow applications to set custom module inclusion path (idea by HoL) | Meik Sievertsen | 2008-11-23 | 1 | -1/+35 |
| * | Fix r9088 | Chris Smith | 2008-11-23 | 1 | -1/+1 |
| * | Fix a tiny bug | Chris Smith | 2008-11-23 | 1 | -1/+1 |
| * | - Deprecate S_ROW_COUNT use S_ROW_NUM | Chris Smith | 2008-11-22 | 2 | -55/+52 |
| * | - merge r9084 and r9085 | Nils Adermann | 2008-11-22 | 1 | -2/+9 |
| * | Only display special ranks to guests; no longer display normal ranks for gues... | Meik Sievertsen | 2008-11-22 | 2 | -3/+4 |
| * | Do not try to send jabber notifications if no jid entered (Bug #36775) | Meik Sievertsen | 2008-11-22 | 1 | -0/+11 |
| * | merge revisions i missed... hopefully not breaking things - did not check eve... | Meik Sievertsen | 2008-11-22 | 9 | -21/+56 |
| * | Merge in r9065 | Chris Smith | 2008-11-22 | 1 | -1/+1 |
| * | Merge R 9067 | Henry Sudhof | 2008-11-21 | 2 | -3/+5 |
| * | been a while :( ... merge in r8997, r8998, r8999, r9000, r9001, r9002, r9003,... | Chris Smith | 2008-11-13 | 13 | -16/+96 |
| * | Merging R9051 and R 9052 | Henry Sudhof | 2008-11-13 | 1 | -5/+8 |
| * | db_tools from static to non-static due to the db dependancy (#31245) | Meik Sievertsen | 2008-11-02 | 1 | -163/+139 |