stable
Clone or download
Read-only
Remove generation of combined "on the fly". It's now built by developer during dev or at package generation for RPMs. Part of request #9299: Get rid of combined Change-Id: I3fc5e57ff35ff3b336552233b7440200bfeafad7
Modified Files
Name | ||||
---|---|---|---|---|
M | .gitignore | +1 | −0 | Go to diff View file |
M | gulpfile.js | +120 | −4 | Go to diff View file |
M | package.json | +1 | −0 | Go to diff View file |
M | plugins/cardwall/include/cardwallPlugin.class.php | +5 | −13 | Go to diff View file |
M | plugins/cardwall/package.json | +1 | −1 | Go to diff View file |
M | plugins/statistics/www/frequence_stat.php | +0 | −1 | Go to diff View file |
D | src/common/include/Combined.class.php | +0 | −218 | Go to diff View file |
M | src/common/include/SiteCache.php | +0 | −19 | Go to diff View file |
M | src/common/layout/Layout.class.php | +19 | −25 | Go to diff View file |
M | src/etc/local.inc.dist | +0 | −9 | Go to diff View file |
M | src/www/file/admin/release.php | +0 | −1 | Go to diff View file |
M | src/www/my/index.php | +0 | −1 | Go to diff View file |
M | src/www/themes/FlamingParrot/FlamingParrot_Theme.class.php | +2 | −13 | Go to diff View file |
M | src/www/tracker/include/ArtifactTypeHtml.class.php | +0 | −1 | Go to diff View file |
M | tests/integration/_fixtures/local.inc | +0 | −9 | Go to diff View file |
D | tests/simpletest/common/include/CombinedTest.php | +0 | −198 | Go to diff View file |
M | tests/simpletest/common/include/SiteCacheTest.php | +1 | −4 | Go to diff View file |
M | tools/rpm/tuleap.rhel6.spec | +1 | −0 | Go to diff View file |