aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ok, story real database server info, as well as caching itMeik Sievertsen2008-09-0418-74/+199
* Don't compile {} or {$}.Marek A. R2008-09-041-2/+2
* add phpbb version constant to constants. This allows us to check the filebase...Meik Sievertsen2008-09-041-0/+3
* Refine fix for #31445 originally committed in r8758Chris Smith2008-09-028-8/+8
* erm yeah? Fix new lines I added in r8807.Chris Smith2008-09-022-2/+2
* Allow setting birth year to current yearChris Smith2008-09-022-3/+4
* 3.0.2 instead of 3.0.3. ;)Meik Sievertsen2008-09-021-1/+1
* Fix one design failure in phpBB3. Do not count non-approved posts to the user...Meik Sievertsen2008-09-028-28/+72
* settings and data for the new queued posts feature ;)Meik Sievertsen2008-09-025-6/+41
* #32115 (small typo in coding guidelines)Meik Sievertsen2008-09-021-1/+5
* actually, queued posts can also be in forums with no post countsMeik Sievertsen2008-09-012-2/+0
* Show users posts in queue in acp and profile + link to mcpMeik Sievertsen2008-09-016-16/+63
* nullar/singular/plural substitution support. At the moment only the added lan...Meik Sievertsen2008-08-312-0/+73
* fix missing user_id entry to properly populate to the email templateMeik Sievertsen2008-08-301-0/+1
* minor fixes to guidelinesHenry Sudhof2008-08-291-18/+21
* update ChangelogHenry Sudhof2008-08-291-1/+2
* #33155Henry Sudhof2008-08-291-3/+3
* Getting ready for IE8 which finally improves security a bit. Let's allow our ...Henry Sudhof2008-08-281-5/+12
* ermHenry Sudhof2008-08-281-1/+1
* fixing fault introduced with R8749Henry Sudhof2008-08-281-1/+1
* fix bug #32925Meik Sievertsen2008-08-252-2/+4
* fix installation by defining our needed CHMOD_READ and CHMOD_WRITE constants.Meik Sievertsen2008-08-243-4/+10
* a tiny fix to the language code. ;)Meik Sievertsen2008-08-231-0/+1
* fix a small glitch in phpbb_chmodMeik Sievertsen2008-08-231-1/+1
* some changes for proper code documentationMeik Sievertsen2008-08-236-67/+68
* The same way we allow defining a custom template/style path we now allow this...Meik Sievertsen2008-08-236-43/+63
* change the way we do chmodd'ing. I know, my implementation really sucked... g...Meik Sievertsen2008-08-2214-101/+133
* commentsHenry Sudhof2008-08-221-5/+3
* as per evil3, some more anti-CSRFHenry Sudhof2008-08-217-22/+77
* close db connection before delivering file. Also make sure connection can't b...Meik Sievertsen2008-08-212-1/+11
* #32585 - kudos to Dave84Henry Sudhof2008-08-181-3/+3
* mehHenry Sudhof2008-08-181-1/+1
* More 5.3 compatibility.Marek A. R2008-08-161-2/+2
* 5.3 compatibility.Marek A. R2008-08-162-8/+8
* 5.3 compatibility.Marek A. R2008-08-161-1/+1
* the chmod change i already had within the changelog (by mistake). This should...Meik Sievertsen2008-08-1610-55/+165
* only some space/tab changes as well as removing my debug code from the templa...Meik Sievertsen2008-08-164-57/+14
* PHP 5.3 compatibility.Marek A. R2008-08-154-13/+13
* Correctly return results for nested cached queries (Bug #31445 - Patch by faw)Chris Smith2008-08-149-8/+9
* Changes to group display #32155, #32145, #32085, #26675, #26265Henry Sudhof2008-08-141-0/+1
* Changes to group display #32155, #32145, #32085, #26675, #26265Henry Sudhof2008-08-146-44/+105
* more verbose style.php in DEBUG modeHenry Sudhof2008-08-131-0/+4
* #31185Henry Sudhof2008-08-131-44/+43
* #31185Henry Sudhof2008-08-133-13/+23
* #29335Henry Sudhof2008-08-131-1/+1
* by popular demandHenry Sudhof2008-08-131-1/+1
* Let's try to keep the lid on the jarHenry Sudhof2008-08-131-0/+12
* Catch too long help linesHenry Sudhof2008-08-122-0/+8
* change conditional enclosements in template engineMeik Sievertsen2008-08-011-0/+53
* fix cookie secure detection... hopefullyMeik Sievertsen2008-08-011-1/+2