| Commit message (Expand) | Author | Age | Files | Lines |
* | Ok, story real database server info, as well as caching it | Meik Sievertsen | 2008-09-04 | 18 | -74/+199 |
* | Don't compile {} or {$}. | Marek A. R | 2008-09-04 | 1 | -2/+2 |
* | add phpbb version constant to constants. This allows us to check the filebase... | Meik Sievertsen | 2008-09-04 | 1 | -0/+3 |
* | Refine fix for #31445 originally committed in r8758 | Chris Smith | 2008-09-02 | 8 | -8/+8 |
* | erm yeah? Fix new lines I added in r8807. | Chris Smith | 2008-09-02 | 2 | -2/+2 |
* | Allow setting birth year to current year | Chris Smith | 2008-09-02 | 2 | -3/+4 |
* | 3.0.2 instead of 3.0.3. ;) | Meik Sievertsen | 2008-09-02 | 1 | -1/+1 |
* | Fix one design failure in phpBB3. Do not count non-approved posts to the user... | Meik Sievertsen | 2008-09-02 | 8 | -28/+72 |
* | settings and data for the new queued posts feature ;) | Meik Sievertsen | 2008-09-02 | 5 | -6/+41 |
* | #32115 (small typo in coding guidelines) | Meik Sievertsen | 2008-09-02 | 1 | -1/+5 |
* | actually, queued posts can also be in forums with no post counts | Meik Sievertsen | 2008-09-01 | 2 | -2/+0 |
* | Show users posts in queue in acp and profile + link to mcp | Meik Sievertsen | 2008-09-01 | 6 | -16/+63 |
* | nullar/singular/plural substitution support. At the moment only the added lan... | Meik Sievertsen | 2008-08-31 | 2 | -0/+73 |
* | fix missing user_id entry to properly populate to the email template | Meik Sievertsen | 2008-08-30 | 1 | -0/+1 |
* | minor fixes to guidelines | Henry Sudhof | 2008-08-29 | 1 | -18/+21 |
* | update Changelog | Henry Sudhof | 2008-08-29 | 1 | -1/+2 |
* | #33155 | Henry Sudhof | 2008-08-29 | 1 | -3/+3 |
* | Getting ready for IE8 which finally improves security a bit. Let's allow our ... | Henry Sudhof | 2008-08-28 | 1 | -5/+12 |
* | erm | Henry Sudhof | 2008-08-28 | 1 | -1/+1 |
* | fixing fault introduced with R8749 | Henry Sudhof | 2008-08-28 | 1 | -1/+1 |
* | fix bug #32925 | Meik Sievertsen | 2008-08-25 | 2 | -2/+4 |
* | fix installation by defining our needed CHMOD_READ and CHMOD_WRITE constants. | Meik Sievertsen | 2008-08-24 | 3 | -4/+10 |
* | a tiny fix to the language code. ;) | Meik Sievertsen | 2008-08-23 | 1 | -0/+1 |
* | fix a small glitch in phpbb_chmod | Meik Sievertsen | 2008-08-23 | 1 | -1/+1 |
* | some changes for proper code documentation | Meik Sievertsen | 2008-08-23 | 6 | -67/+68 |
* | The same way we allow defining a custom template/style path we now allow this... | Meik Sievertsen | 2008-08-23 | 6 | -43/+63 |
* | change the way we do chmodd'ing. I know, my implementation really sucked... g... | Meik Sievertsen | 2008-08-22 | 14 | -101/+133 |
* | comments | Henry Sudhof | 2008-08-22 | 1 | -5/+3 |
* | as per evil3, some more anti-CSRF | Henry Sudhof | 2008-08-21 | 7 | -22/+77 |
* | close db connection before delivering file. Also make sure connection can't b... | Meik Sievertsen | 2008-08-21 | 2 | -1/+11 |
* | #32585 - kudos to Dave84 | Henry Sudhof | 2008-08-18 | 1 | -3/+3 |
* | meh | Henry Sudhof | 2008-08-18 | 1 | -1/+1 |
* | More 5.3 compatibility. | Marek A. R | 2008-08-16 | 1 | -2/+2 |
* | 5.3 compatibility. | Marek A. R | 2008-08-16 | 2 | -8/+8 |
* | 5.3 compatibility. | Marek A. R | 2008-08-16 | 1 | -1/+1 |
* | the chmod change i already had within the changelog (by mistake). This should... | Meik Sievertsen | 2008-08-16 | 10 | -55/+165 |
* | only some space/tab changes as well as removing my debug code from the templa... | Meik Sievertsen | 2008-08-16 | 4 | -57/+14 |
* | PHP 5.3 compatibility. | Marek A. R | 2008-08-15 | 4 | -13/+13 |
* | Correctly return results for nested cached queries (Bug #31445 - Patch by faw) | Chris Smith | 2008-08-14 | 9 | -8/+9 |
* | Changes to group display #32155, #32145, #32085, #26675, #26265 | Henry Sudhof | 2008-08-14 | 1 | -0/+1 |
* | Changes to group display #32155, #32145, #32085, #26675, #26265 | Henry Sudhof | 2008-08-14 | 6 | -44/+105 |
* | more verbose style.php in DEBUG mode | Henry Sudhof | 2008-08-13 | 1 | -0/+4 |
* | #31185 | Henry Sudhof | 2008-08-13 | 1 | -44/+43 |
* | #31185 | Henry Sudhof | 2008-08-13 | 3 | -13/+23 |
* | #29335 | Henry Sudhof | 2008-08-13 | 1 | -1/+1 |
* | by popular demand | Henry Sudhof | 2008-08-13 | 1 | -1/+1 |
* | Let's try to keep the lid on the jar | Henry Sudhof | 2008-08-13 | 1 | -0/+12 |
* | Catch too long help lines | Henry Sudhof | 2008-08-12 | 2 | -0/+8 |
* | change conditional enclosements in template engine | Meik Sievertsen | 2008-08-01 | 1 | -0/+53 |
* | fix cookie secure detection... hopefully | Meik Sievertsen | 2008-08-01 | 1 | -1/+2 |