stable

Clone or download

Read-only

request #9738: Remove site wide statistics

Legacy site wide statistics are: - inaccurate - useless - not used - not displayed anymore since Tuleap 9.1 Therefore we should remove them. Change-Id: I096b8b1f652426556ecf0b52c8a7d57784012ff4

Modified Files

Name
M site-content/en_US/include/include.tab +0 −14 Go to diff View file
M site-content/en_US/include/restricted_user_permissions.txt +0 −2 Go to diff View file
M site-content/en_US/project/project.tab +2 −32 Go to diff View file
D site-content/en_US/stats/stats.tab +0 −80 Go to diff View file
M site-content/en_US/themes/gforge-compat.tab +0 −1 Go to diff View file
D site-content/en_US/top/top.tab +0 −48 Go to diff View file
M site-content/fr_FR/include/include.tab +0 −14 Go to diff View file
M site-content/fr_FR/project/project.tab +2 −32 Go to diff View file
D site-content/fr_FR/stats/stats.tab +0 −73 Go to diff View file
M site-content/fr_FR/themes/gforge-compat.tab +0 −1 Go to diff View file
D site-content/fr_FR/top/top.tab +0 −41 Go to diff View file
M src/common/include/URLVerification.class.php +0 −2 Go to diff View file
M src/common/layout/ThemeManager.class.php +0 −4 Go to diff View file
M src/db/mysql/database_structure.sql +1 −167 Go to diff View file
M src/utils/download/README +0 −22 Go to diff View file
M src/utils/download/stats_agr_filerelease.pl +0 −34 Go to diff View file
D src/utils/download/stats_ftp_logparse.pl +0 −108 Go to diff View file
D src/utils/download/stats_http_logparse.pl +0 −114 Go to diff View file
M src/utils/download/stats_logparse.sh +0 −4 Go to diff View file
M src/utils/download/stats_nightly_filerelease.pl +0 −52 Go to diff View file
M src/utils/projects-fileserver/stats_projects_logparse.pl +0 −5 Go to diff View file
M src/utils/underworld-root/db_site_stats.pl +0 −33 Go to diff View file
M src/utils/underworld-root/db_stats_projects_nightly.pl +0 −9 Go to diff View file
M src/utils/underworld-root/db_stats_site_nightly.pl +0 −77 Go to diff View file
M src/utils/underworld-root/db_top_groups_calc.pl +5 −22 Go to diff View file
D src/utils/underworld-root/run_span.pl +0 −23 Go to diff View file
M src/utils/underworld-root/stats_nightly.sh +1 −6 Go to diff View file
M src/www/admin/index.php +13 −1 Go to diff View file
M src/www/include/features_boxes.php +8 −15 Go to diff View file
D src/www/include/stats_function.php +0 −204 Go to diff View file
D src/www/project/stats/index.php +0 −106 Go to diff View file
D src/www/project/stats/project_stats_utils.php +0 −296 Go to diff View file
D src/www/project/stats/stats_graph.php +0 −111 Go to diff View file
D src/www/stats/.htaccess +0 −10 Go to diff View file
D src/www/stats/graphs.php +0 −55 Go to diff View file
D src/www/stats/index.php +0 −55 Go to diff View file
D src/www/stats/projects.php +0 −90 Go to diff View file
D src/www/stats/site_stats_utils.php +0 −538 Go to diff View file
D src/www/stats/users_graph.php +0 −55 Go to diff View file
D src/www/stats/views_graph.php +0 −53 Go to diff View file
D src/www/stats/weekly_views.png +0 −52 Go to diff View file
D src/www/top/.htaccess +0 −1 Go to diff View file
D src/www/top/index.php +0 −32 Go to diff View file
D src/www/top/mostactive.php +0 −72 Go to diff View file
D src/www/top/toplist.php +0 −98 Go to diff View file
M tests/simpletest/common/ForgeConfig/_fixtures/restricted_user_permissions.txt +0 −2 Go to diff View file
M tools/rpm/tuleap.rhel6.spec +0 −2 Go to diff View file