Dereckson has submitted this change and it was merged. Change subject: Can read and return contents of file. ......................................................................
Can read and return contents of file. File can now be read and its contents will be returned depending on user's startline and endline inputs. If no inputs are found, the entire file contents will be returned. Program will also return an error message to the page if filename is not valid or unreadable. Changed debug messages to be consistent with the class it's in. Change-Id: I3fca617ec9375c29773c91a728ec72d530ed078a --- M Git2Pages.body.php M Git2Pages.php M GitRepository.php 3 files changed, 44 insertions(+), 10 deletions(-) Approvals: Dereckson: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/47824 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3fca617ec9375c29773c91a728ec72d530ed078a Gerrit-PatchSet: 4 Gerrit-Project: mediawiki/extensions/Git2Pages Gerrit-Branch: master Gerrit-Owner: Terrrydactyl <[email protected]> Gerrit-Reviewer: Dereckson <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
