Krinkle has submitted this change and it was merged. Change subject: docroot/noc: Sync configuration viewer ......................................................................
docroot/noc: Sync configuration viewer * Added sorting to index.php, previously it was sorted in order of which symlink was last added (with wikiversions.dat arbitrarily on top) * Simplified logic in highlight.php by eliminating $found and just using $srcDir. Now the finding of the file is not mixed with the source view method. e.g. a php file can be in common/ and a non-php file may be in wmf-config/. * Other uncommitted live changes. Change-Id: I813fc646576be771e3aa8aaa2490779bdbf25f3d --- M docroot/noc/conf/highlight.php M docroot/noc/conf/index.php 2 files changed, 32 insertions(+), 16 deletions(-) Approvals: Krinkle: Verified; Looks good to me, approved jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/24003 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I813fc646576be771e3aa8aaa2490779bdbf25f3d Gerrit-PatchSet: 1 Gerrit-Project: operations/mediawiki-config Gerrit-Branch: master Gerrit-Owner: Krinkle <[email protected]> Gerrit-Reviewer: Krinkle <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
