| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/14972] replace all occurrences of sizeof() with the count() | rxu | 2018-01-01 | 1 | -2/+2 |
* | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2016-09-18 | 1 | -2/+7 |
|\ |
|
| * | [ticket/14789] Add link hashes and form tokens to all acp links/buttons | Marc Alexander | 2016-09-18 | 1 | -2/+7 |
* | | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 1 | -1/+1 |
* | | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 1 | -2/+2 |
* | | Merge branch '3.1.x' | Tristan Darricau | 2015-10-14 | 1 | -2/+9 |
|\ \
| |/ |
|
| * | [ticket/10572] Unguarded includes in acp files | Richard McGirr | 2015-10-13 | 1 | -2/+9 |
* | | [ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()` | Gaëtan Muller | 2015-02-03 | 1 | -4/+4 |
* | | [ticket/13455] Update calls to `request_var()` | Gaëtan Muller | 2015-02-03 | 1 | -9/+9 |
* | | [ticket/13468] Update calls to `add_log()` | Gaëtan Muller | 2015-01-27 | 1 | -3/+3 |
* | | [ticket/13450] Type-hint return value of $phpbb_container->get() | Gaëtan Muller | 2015-01-12 | 1 | -0/+2 |
|/ |
|
* | [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_exts | Tristan Darricau | 2014-06-26 | 1 | -3/+3 |
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -6/+7 |
* | [ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code. | Andreas Fischer | 2014-04-29 | 1 | -1/+1 |
* | [ticket/12038] Free query results. | Cesar G | 2013-12-30 | 1 | -0/+1 |
* | [ticket/12038] Do not rely on stale order value to move items. | Cesar G | 2013-12-06 | 1 | -18/+19 |
* | [ticket/12038] AJAXify move up/down buttons in the permission roles page. | Cesar G | 2013-12-05 | 1 | -0/+9 |
* | [ticket/11582] Move global declaration to beginning of block | Joas Schilling | 2013-07-22 | 1 | -2/+1 |
* | [ticket/11582] Fix missing closing bracket | Joas Schilling | 2013-07-14 | 1 | -2/+2 |
* | [ticket/11582] Remove left over calls to lang['acl_*'] | Joas Schilling | 2013-07-14 | 1 | -1/+1 |
* | [ticket/11582] Use new methods and remove duplicated entries | Joas Schilling | 2013-07-14 | 1 | -5/+7 |
* | [ticket/11582] Add methods to return the language string | Joas Schilling | 2013-07-14 | 1 | -2/+1 |
* | [ticket/11582] Use new class for categories | Joas Schilling | 2013-07-14 | 1 | -2/+5 |
* | [ticket/11585] Make $auth_admin class property | Dhruv | 2013-07-02 | 1 | -13/+12 |
* | [ticket/9916] Updating header license and removing Version $Id$ | Unknown | 2011-12-31 | 1 | -2/+1 |
* | [ticket/9556] Drop php closing tags, add trailing newline | Igor Wiedler | 2010-11-11 | 1 | -2/+0 |
* | Copy 3.0.x branch to trunk | Meik Sievertsen | 2009-10-04 | 1 | -0/+571 |
* | put acp, mcp and ucp into modules/ directory | Meik Sievertsen | 2008-12-24 | 1 | -570/+0 |
* | - updated all code to use the request class instead of any direct access to | Nils Adermann | 2008-11-24 | 1 | -2/+2 |
* | ok... i hope i haven't messed too much with the code and everything is still ... | Meik Sievertsen | 2008-05-29 | 1 | -4/+3 |
* | dumdidum... sorry. ;) | Meik Sievertsen | 2007-10-05 | 1 | -5/+13 |
* | Cleanup in aisle 15 | Henry Sudhof | 2007-10-03 | 1 | -1/+1 |
* | Ok, here comes a big one. Poor updater. Also requires testing. | Henry Sudhof | 2007-10-03 | 1 | -0/+8 |
* | try to normalize everything... | Meik Sievertsen | 2007-07-22 | 1 | -4/+4 |
* | tweak the sql_like_expression feature a little bit to allow correct escaping | Meik Sievertsen | 2007-06-24 | 1 | -3/+3 |
* | new wrapper for LIKE expressions to streamline the fixes. We actually need to... | Meik Sievertsen | 2007-06-23 | 1 | -3/+3 |
* | I did a David. :P | Meik Sievertsen | 2007-05-11 | 1 | -1/+1 |
* | punctuation changes in language files | Meik Sievertsen | 2007-05-10 | 1 | -1/+3 |
* | #5276 | David M | 2007-03-24 | 1 | -1/+1 |
* | - fix some oddities (doubled spaces for example) | Meik Sievertsen | 2007-01-26 | 1 | -1/+1 |
* | - fixing some bugs | Meik Sievertsen | 2007-01-20 | 1 | -3/+5 |
* | *** empty log message *** | Meik Sievertsen | 2007-01-18 | 1 | -1/+1 |
* | fixing some bugs i introduced while fixing other bugs. :) | Meik Sievertsen | 2007-01-18 | 1 | -1/+3 |
* | #6772 | David M | 2007-01-11 | 1 | -0/+5 |
* | - #6110 | Meik Sievertsen | 2006-12-10 | 1 | -1/+1 |
* | - temporarily disable x-sendfile support (we need to look into methods of che... | Meik Sievertsen | 2006-10-30 | 1 | -1/+1 |
* | #4680 | David M | 2006-10-10 | 1 | -1/+1 |
* | role_name does not need to be case-insensitive | Meik Sievertsen | 2006-10-07 | 1 | -2/+2 |
* | tried to begin adjusting all string functions where applicable - still a *lot... | Meik Sievertsen | 2006-10-07 | 1 | -2/+2 |
* | consistent acp layout regarding backlinks and messages. | Meik Sievertsen | 2006-10-02 | 1 | -1/+1 |