Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/11515] If condition changes | Vishal Pandey | 2019-05-08 | 1 | -1/+0 |
| | | | | | | Duplicate return statements removed. PHPBB3-11515 | ||||
* | [ticket/11515] Inverted Logic | Vishal Pandey | 2019-05-08 | 1 | -3/+3 |
| | | | | | | Inverted the logic to raise exception inside if. PHPBB3-11515 | ||||
* | [ticket/11515] Refactoring the patch. | Vishal Pandey | 2019-05-08 | 2 | -9/+2 |
| | | | | | | Removing else conditions. PHPBB3-11515 | ||||
* | [ticket/11515] Change If...else statement struct | Vishal Pandey | 2019-05-08 | 2 | -2/+6 |
| | | | | | | Modifications in if-else structure. PHPBB3-11515 | ||||
* | [ticket/11515] Extra check after acquiring locks. | Vishal Pandey | 2019-05-08 | 2 | -2/+16 |
| | | | | | | Add additional check to flock.php and db.php to ensure lock aquiring. PHPBB3-11515 | ||||
* | [ticket/12715] Cleanup comments in \phpbb\lock\* | Tristan Darricau | 2014-06-15 | 1 | -2/+2 |
| | | | | PHPBB3-12715 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 2 | -8/+14 |
| | | | | PHPBB3-12594 | ||||
* | [ticket/12282] Use interface for type hinting | Joas Schilling | 2014-04-01 | 1 | -3/+3 |
| | | | | PHPBB3-12282 | ||||
* | [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files. | Andreas Fischer | 2013-10-30 | 2 | -16/+0 |
| | | | | PHPBB3-11980 | ||||
* | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 2 | -6/+10 |
| | | | | PHPBB3-11700 | ||||
* | [ticket/11698] Moving all autoloadable files to phpbb/ | Nils Adermann | 2013-07-14 | 2 | -0/+293 |
PHPBB3-11698 |