| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #1543 from nickvergessen/ticket/11685 | Nathan Guse | 2013-07-13 | 1 | -3/+1 |
|\ |
|
| * | [ticket/11685] Remove logout confirmation page | Joas Schilling | 2013-07-13 | 1 | -3/+1 |
* | | Merge branch 'develop-olympus' into develop | Nils Adermann | 2013-07-13 | 1 | -1/+1 |
|\ \ |
|
| * | | [ticket/11112] Use https for user-visible links to phpbb.com | Marc Alexander | 2013-07-12 | 1 | -1/+1 |
* | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde... | Joas Schilling | 2013-03-03 | 1 | -9/+9 |
|\ \ \
| | |/
| |/| |
|
| * | | [ticket/10758] Dependency inject parameters into cache_moderators. | Oleg Pudeyev | 2012-12-15 | 1 | -9/+9 |
* | | | Merge remote-tracking branch 'remotes/phpbb/develop' into feature/softdelete-... | Joas Schilling | 2012-11-10 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'develop-olympus' into develop | Nils Adermann | 2012-11-09 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | [ticket/11181] Bump PHP requirement to 5.3.3 (from 5.3.2) [develop-olympus] | Igor Wiedler | 2012-11-09 | 1 | -1/+1 |
* | | | [feature/soft-delete] Lay the groundwork for a soft-delete feature | Josh Woody | 2012-08-29 | 1 | -3/+3 |
|/ / |
|
* | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2012-05-01 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | [ticket/10846] fixing SQL query bug in acp_main.php | Senky | 2012-04-30 | 1 | -1/+1 |
* | | [ticket/10271] AJAXified buttons on acp_main. | Callum Macrae | 2012-03-31 | 1 | -2/+36 |
* | | Merge remote-tracking branch 'cyberalien/feature/purge-cache' into develop | David King | 2012-03-30 | 1 | -5/+0 |
|\ \ |
|
| * | | [feature/purge-cache] Allow all admins to purge cache | Vjacheslav Trushkin | 2012-02-18 | 1 | -5/+0 |
* | | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2012-03-26 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | [ticket/10694] Adjusting details link to 5.3 announcement | Michael Cullum | 2012-03-10 | 1 | -1/+1 |
| * | [ticket/10694] Update PHP warning to 5.3.2 | Michael Cullum | 2012-03-09 | 1 | -1/+1 |
* | | [ticket/9916] Updating header license and removing Version $Id$ | Unknown | 2011-12-31 | 1 | -2/+1 |
* | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2011-11-15 | 1 | -0/+11 |
|\ \
| |/ |
|
| * | [ticket/10419] Reword some language strings, minor code changes | rxu | 2011-11-05 | 1 | -4/+4 |
| * | [ticket/10419] Add mbstring PHP ini parameters checks to ACP | rxu | 2011-10-18 | 1 | -0/+11 |
* | | Merge branch 'develop-olympus' into develop | Nils Adermann | 2011-07-16 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Merge remote-tracking branch 'github-bantu/ticket/10274' into develop-olympus | Nils Adermann | 2011-07-16 | 1 | -1/+1 |
| |\ |
|
| | * | [ticket/10274] Remove hardcoded module_id from U_VERSIONCHECK_FORCE on acp_main | Andreas Fischer | 2011-07-15 | 1 | -1/+1 |
* | | | Merge branch 'develop-olympus' into develop | Nils Adermann | 2011-07-16 | 1 | -4/+1 |
|\ \ \
| |/ / |
|
| * | | [ticket/10263] Call phpbb_version_compare() from includes/acp/acp_main.php | Andreas Fischer | 2011-07-14 | 1 | -4/+1 |
| |/ |
|
* | | Merge branch 'develop-olympus' into develop | Oleg Pudeyev | 2011-02-24 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | [ticket/9874] view_log() performs unneeded count query over all log entries. | Joas Schilling | 2011-02-25 | 1 | -1/+1 |
* | | [ticket/9556] Drop php closing tags, add trailing newline | Igor Wiedler | 2010-11-11 | 1 | -2/+0 |
|/ |
|
* | Add a warning for users of old PHP versions about ending support. | Josh Woody | 2010-01-26 | 1 | -0/+8 |
* | adjust inactive users list on ACP index to act like the new inactive users li... | Meik Sievertsen | 2009-09-01 | 1 | -3/+16 |
* | Slightly adjust version check on index page to be a bit more descriptive | Meik Sievertsen | 2009-07-29 | 1 | -12/+13 |
* | - Display version check on ACP main page. | Marek A. R | 2009-07-28 | 1 | -0/+21 |
* | Fixed Bug #24075 - GZIP status is not showed up correctly in debug mode | Ruslan Uzdenov | 2009-07-08 | 1 | -1/+1 |
* | restore firebird/sqlite support. TODO - the DBAL should handle this | Henry Sudhof | 2009-07-07 | 1 | -3/+11 |
* | Add a purge option for the session table to the acp. Seems that many boards g... | Henry Sudhof | 2009-07-06 | 1 | -0/+42 |
* | Fix bug #46965 - File named install in php directory | Ruslan Uzdenov | 2009-06-22 | 1 | -1/+1 |
* | Correctly determine writable status of files on Windows operating system. #39035 | Chris Smith | 2009-06-03 | 1 | -1/+1 |
* | - adjust db_tools again to not remove any schema (they may be required) | Meik Sievertsen | 2009-02-28 | 1 | -0/+6 |
* | fix postcount resync for situations where low and high post ids are higher th... | Meik Sievertsen | 2008-12-04 | 1 | -10/+29 |
* | Provide a way to disable the config write check and rename the ACP style edit... | Chris Smith | 2008-11-09 | 1 | -1/+1 |
* | ok, trim down the config check significantly for 3.0.3 until we properly disc... | Meik Sievertsen | 2008-11-09 | 1 | -1/+2 |
* | better query for syncing post counts. Thanks to BartVB for this. ;) | Meik Sievertsen | 2008-09-24 | 1 | -12/+11 |
* | gah | Meik Sievertsen | 2008-09-23 | 1 | -1/+1 |
* | synchronise post count in steps | Meik Sievertsen | 2008-09-23 | 1 | -8/+31 |
* | Prevent integer overflow - Bug #19895 | Meik Sievertsen | 2008-09-18 | 1 | -1/+1 |
* | Fix one design failure in phpBB3. Do not count non-approved posts to the user... | Meik Sievertsen | 2008-09-02 | 1 | -1/+1 |
* | writable instead of writeable. :/ | Meik Sievertsen | 2008-07-28 | 1 | -2/+2 |
* | add warning to ACP index if config file is writeable | Meik Sievertsen | 2008-07-28 | 1 | -6/+11 |