[17:49:27] Hello! Is there a plan to release gpg-signed SMW tarballs? I seem to be unable to find any. [18:44:06] I'm trying to install SMW in a corporate environment, so composer is not an option for obvious security issues. [18:47:14] JeroenDeDauw: why aren't Validator versions 2.0* tagged in git? [19:25:48] jotik: they are https://github.com/JeroenDeDauw/Validator/releases [19:26:28] jotik: I suggest you use composer to pull in all the stuff on your local box and upload that [19:26:48] JeroenDeDauw: Hmm, not here https://github.com/wikimedia/mediawiki-extensions-Validator.git [19:27:04] is that a fork? [19:28:01] Thats the link I got from https://www.mediawiki.org/wiki/Extension:Validator [19:38:39] using composer on my local box and then uploading has no stronger security guarantees. [19:45:07] [SemanticMediaWiki] mwjames pushed 1 new commit to master: http://git.io/vJKp6 [19:45:07] SemanticMediaWiki/master 70a006d mwjames: 2.3@dev [19:46:00] You'd probably have a larger security problem by not using composer - fair chance of missing a security-critical update to a dependency sooner or later [19:51:43] Keeping track of the repositories (either manually or automating the process) and reviewing the changes is a price we are ready to pay for keeping away from composer to download and execute untrusted code for us. [21:32:08] [SemanticMediaWiki] mwjames pushed 1 new commit to master: http://git.io/vJ6MY [21:32:08] SemanticMediaWiki/master a59cb3e mwjames: Update COMPATIBILITY.md... [21:51:29] [SemanticMediaWiki] mwjames pushed 1 new commit to master: http://git.io/vJ67F [21:51:29] SemanticMediaWiki/master 4ee62e5 mwjames: Update hooks.md... [21:56:17] [SemanticMediaWiki] mwjames created sci (+2 new commits): http://git.io/vJ6d3 [21:56:17] SemanticMediaWiki/sci a007bfa mwjames: Add 'SMW::Parser::BeforeMagicWordsFinder' [21:56:17] SemanticMediaWiki/sci 2472ad1 mwjames: Add HtmlColumnListRenderer::addContentsByNoIndex [22:20:49] [SemanticMediaWiki] mwjames opened pull request #1000: Add BeforeMagicWordsFinder hook and extend HtmlColumnListRenderer (master...sci) http://git.io/vJ6jE [22:23:07] SemanticMediaWiki/SemanticMediaWiki#3797 (sci - 2472ad1 : mwjames): The build failed. [22:23:07] Change view : https://github.com/SemanticMediaWiki/SemanticMediaWiki/compare/a007bfa47e2b^...2472ad167d52 [22:23:07] Build details : http://travis-ci.org/SemanticMediaWiki/SemanticMediaWiki/builds/61215957 [22:26:32] [SemanticMediaWiki] mwjames force-pushed sci from 2472ad1 to d5d1a08: http://git.io/vJivs [22:26:32] SemanticMediaWiki/sci d5d1a08 mwjames: Add HtmlColumnListRenderer::addContentsByNoIndex [22:48:35] [SemanticMediaWiki] mwjames pushed 1 new commit to 2.2.x: http://git.io/vJiLE [22:48:35] SemanticMediaWiki/2.2.x 7285112 mwjames: Update hooks.md...