| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/13904] Use filespec's get_filesize instead of calling filesize() | Marc Alexander | 2015-09-13 | 1 | -2/+2 |
* | [ticket/13904] Set properties to protected where possible in filespec | Marc Alexander | 2015-09-13 | 1 | -4/+4 |
* | [ticket/13904] Minor coding style fixes | Marc Alexander | 2015-09-09 | 1 | -3/+1 |
* | [ticket/13904] Modify files for updated fast-image-size library | Marc Alexander | 2015-09-09 | 1 | -3/+3 |
* | [ticket/13904] Minor coding style fixes | Marc Alexander | 2015-09-09 | 1 | -0/+1 |
* | [ticket/13904] Improve test coverage of filespec class | Marc Alexander | 2015-09-09 | 1 | -5/+6 |
* | [ticket/13904] Modify files for changes in ini wrapper | Marc Alexander | 2015-09-09 | 1 | -4/+4 |
* | [ticket/13904] Switch around constructor arguments | Marc Alexander | 2015-09-09 | 1 | -14/+6 |
* | [ticket/13904] Use \phpbb\php\ini class for ini_get() | Marc Alexander | 2015-09-09 | 1 | -13/+18 |
* | [ticket/13904] Set visibility in files and improve test coverage | Marc Alexander | 2015-09-09 | 1 | -35/+43 |
* | [ticket/13904] Improve docblock | Marc Alexander | 2015-09-09 | 1 | -2/+2 |
* | [ticket/13904] Remove phpbb_root_path global from filespec class | Marc Alexander | 2015-09-09 | 1 | -8/+11 |
* | [ticket/13904] Use language class instead of global user in filespec | Marc Alexander | 2015-09-09 | 1 | -20/+25 |
* | [ticket/13904] Improve doc blocks in filespec class | Marc Alexander | 2015-09-09 | 1 | -18/+76 |
* | [ticket/13904] No longer use fileerror class for extending filespec class | Marc Alexander | 2015-09-09 | 1 | -0/+14 |
* | [ticket/13904] Fix filespec tests | Marc Alexander | 2015-09-09 | 1 | -1/+1 |
* | [ticket/13904] Turn filespec into prototype and improve init methods | Marc Alexander | 2015-09-09 | 1 | -0/+4 |
* | [ticket/13904] Fix uploading for use with new filespec class | Marc Alexander | 2015-09-09 | 1 | -4/+4 |
* | [ticket/13904] Modify constructor to be instantiatable by container | Marc Alexander | 2015-09-09 | 1 | -13/+28 |
* | [ticket/13904] Add filespec class to files classes | Marc Alexander | 2015-09-09 | 1 | -0/+480 |