| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/13045] Remove Pragma headers | Jakub Senko | 2014-09-17 | 1 | -1/+1 |
* | [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_exts | Tristan Darricau | 2014-06-26 | 1 | -1/+1 |
* | [ticket/12747] Drop support for Firebird | Joas Schilling | 2014-06-20 | 1 | -1/+0 |
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -4/+7 |
* | [feature/sqlite3] Add support for SQLite 3 | Patrick Webster | 2014-05-02 | 1 | -0/+1 |
* | [ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code. | Andreas Fischer | 2014-04-29 | 1 | -2/+1 |
* | Merge pull request #1920 from prototech/ticket/12038 | Nathan Guse | 2013-12-30 | 1 | -1/+10 |
|\ |
|
| * | [ticket/12038] Use $move_executed in place of $db->sql_affectedrows(). | Cesar G | 2013-12-06 | 1 | -1/+1 |
| * | [ticket/12038] AJAXify move up/down buttons in the smilies/topic icons page. | Cesar G | 2013-12-05 | 1 | -0/+9 |
* | | [ticket/11849] Fix more function calls | Joas Schilling | 2013-12-18 | 1 | -2/+3 |
|/ |
|
* | Merge pull request #1839 from bantu/task/code-sniffer | Nils Adermann | 2013-11-01 | 1 | -1/+1 |
|\ |
|
| * | [task/code-sniffer] Replace spaces with tabs. | Andreas Fischer | 2013-10-30 | 1 | -1/+1 |
* | | [ticket/11987] Replace {PHPBB_ROOT_PATH} with {ROOT_PATH}. | Cesar G | 2013-10-30 | 1 | -1/+0 |
|/ |
|
* | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -3/+3 |
* | [ticket/11700] Modify all code to use the new interface names | Nils Adermann | 2013-07-14 | 1 | -2/+2 |
* | [ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968 | Joas Schilling | 2012-10-17 | 1 | -2/+2 |
* | [feature/pagination-as-list] New parameter for name of start var | Drae | 2012-07-18 | 1 | -1/+1 |
* | [feature/pagination-as-list] Updates for nils comments | Drae | 2012-07-18 | 1 | -1/+1 |
* | [feature/pagination-as-list] Rename and deprecate functions | Drae | 2012-07-18 | 1 | -1/+1 |
* | [feature/pagination-as-list] Various fixes and improvements | Drae | 2012-07-18 | 1 | -1/+1 |
* | [ticket/10968] Render pagination within the template | Drae | 2012-07-18 | 1 | -4/+2 |
* | [ticket/10271] AJAXified various deletions in the ACP. | Callum Macrae | 2012-03-31 | 1 | -0/+12 |
* | [ticket/9916] Updating header license and removing Version $Id$ | Unknown | 2011-12-31 | 1 | -2/+1 |
* | [ticket/10345] Use the plural function in some more places. | Joas Schilling | 2011-11-25 | 1 | -17/+3 |
* | [ticket/10345] Make use of the plural function in some basic places | Joas Schilling | 2011-11-25 | 1 | -2/+2 |
* | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2011-04-08 | 1 | -0/+4 |
|\ |
|
| * | [ticket/10084] Add smilie/icon errors out when file is missing | Joas Schilling | 2011-04-07 | 1 | -0/+4 |
* | | [ticket/9556] Drop php closing tags, add trailing newline | Igor Wiedler | 2010-11-11 | 1 | -2/+0 |
* | | [feature/request-class] Convert any direct access to $_* to use $request | Igor Wiedler | 2010-09-25 | 1 | -2/+3 |
|/ |
|
* | Fix Bug #57455 - Fix problems with firebird by no longer using 'count' as a c... | Andreas Fischer | 2010-02-08 | 1 | -2/+3 |
* | Fix Bug #53185 (icon width/height adjustement for icons > 127px also applied ... | Meik Sievertsen | 2009-10-26 | 1 | -20/+27 |
* | Fixed bugs #43145, #44375, #44415 and #43045 | Jim Wigginton | 2009-09-02 | 1 | -0/+23 |
* | - Add hard limit for smilies | Marek A. R | 2009-07-17 | 1 | -7/+48 |
* | ok, i misread this one. :) related to r9763 | Meik Sievertsen | 2009-07-17 | 1 | -2/+3 |
* | A small correction to #r9763 | Meik Sievertsen | 2009-07-17 | 1 | -19/+19 |
* | - Add pagination for icons and smilies in the ACP and smilies in the smiley p... | Marek A. R | 2009-07-16 | 1 | -5/+15 |
* | Sort topic icons/smilies by filename when adding new topics/smilies (Bug #13501) | Meik Sievertsen | 2008-10-06 | 1 | -0/+12 |
* | #26705 | Henry Sudhof | 2008-06-09 | 1 | -2/+2 |
* | #19675 | Henry Sudhof | 2008-01-22 | 1 | -5/+15 |
* | make sure we always check for a valid directory handle | Meik Sievertsen | 2007-10-21 | 1 | -5/+7 |
* | dumdidum... sorry. ;) | Meik Sievertsen | 2007-10-05 | 1 | -23/+31 |
* | #14559 | Meik Sievertsen | 2007-09-26 | 1 | -2/+4 |
* | #i62 - #i65 | Meik Sievertsen | 2007-09-22 | 1 | -0/+1 |
* | #13968 | David M | 2007-08-06 | 1 | -1/+4 |
* | Language changes, take them while they are hot. | Henry Sudhof | 2007-08-06 | 1 | -3/+22 |
* | Introducing some changes to acp_icons. This adds language variables. | Henry Sudhof | 2007-08-01 | 1 | -12/+29 |
* | + some fixes | Meik Sievertsen | 2007-07-24 | 1 | -2/+2 |
* | try to normalize everything... | Meik Sievertsen | 2007-07-22 | 1 | -4/+4 |
* | #13199 | Henry Sudhof | 2007-07-10 | 1 | -4/+5 |
* | #12461 | Henry Sudhof | 2007-06-29 | 1 | -3/+3 |