stable
Clone or download
Read-only
request #11473 Remove broken "/new" route and newreleases RSS
Since ~ 3 years displayed of "long informations" about releases is broken (bad SQL query) and nobody complained about: * Broken (empty) rss newreleases feed * Broken /new route (that used to publish some informations about new releases and projects). Worst, the later page is not even functional for new projects since the beginning of the year. No complains => no usage => trash. Change-Id: I363b8f3a82b4810270f145bf9d17cd8fc61ff152
Modified Files
Name | ||||
---|---|---|---|---|
M | site-content/en_US/export/export.tab | +0 | −1 | Go to diff View file |
M | site-content/fr_FR/export/export.tab | +0 | −1 | Go to diff View file |
M | src/common/layout/Layout.class.php | +0 | −4 | Go to diff View file |
M | src/common/widget/Widget_Static.class.php | +0 | −1 | Go to diff View file |
M | src/www/export/index.php | +0 | −3 | Go to diff View file |
D | src/www/export/rss_sfnewreleases.php | +0 | −76 | Go to diff View file |
M | src/www/include/features_boxes.php | +0 | −1 | Go to diff View file |
D | src/www/new/index.php | +0 | −283 | Go to diff View file |
M | src/www/new/new_utils.php | +4 | −31 | Go to diff View file |