OPNFV Infra Dashboard
authorjose.lausuch <jose.lausuch@ericsson.com>
Wed, 1 Jun 2016 21:00:08 +0000 (23:00 +0200)
committerjose.lausuch <jose.lausuch@ericsson.com>
Thu, 2 Jun 2016 18:12:49 +0000 (20:12 +0200)
commitbe5189af18acc21d2251a28eaf5874aad20b1abe
tree2f0fa26ade59f552aa593ab223a8ec7421db3a6d
OPNFV Infra Dashboard

JIRA: RELENG-12

Change-Id: I7451a3d234e4e5d946cdb905d5720be6159b6544
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
44 files changed:
infra-dashboard/README.md [new file with mode: 0644]
infra-dashboard/css/bootstrap.min.css [new file with mode: 0644]
infra-dashboard/css/dataTables.bootstrap.min.css [new file with mode: 0644]
infra-dashboard/css/font-awesome.css [new file with mode: 0644]
infra-dashboard/css/fullcalendar.css [new file with mode: 0644]
infra-dashboard/css/fullcalendar.print.css [new file with mode: 0644]
infra-dashboard/css/highslide.min.css [new file with mode: 0644]
infra-dashboard/css/opnfv.css [new file with mode: 0644]
infra-dashboard/css/source-sans-pro.css [new file with mode: 0644]
infra-dashboard/css/template.css [new file with mode: 0644]
infra-dashboard/css/theme.css [new file with mode: 0644]
infra-dashboard/fonts/SourceSansPro-Bold.ttf [new file with mode: 0644]
infra-dashboard/fonts/SourceSansPro-ExtraLight.ttf [new file with mode: 0644]
infra-dashboard/fonts/SourceSansPro-Regular.ttf [new file with mode: 0644]
infra-dashboard/fonts/fontawesome-webfont.ttf [new file with mode: 0644]
infra-dashboard/fonts/fontawesome-webfont.woff [new file with mode: 0644]
infra-dashboard/fonts/fontawesome-webfont.woff2 [new file with mode: 0644]
infra-dashboard/fonts/source-sans-pro.black.ttf [new file with mode: 0644]
infra-dashboard/index.php [new file with mode: 0644]
infra-dashboard/js/bootstrap.js [new file with mode: 0644]
infra-dashboard/js/fullcalendar.js [new file with mode: 0644]
infra-dashboard/js/fullcalendar.min.js [new file with mode: 0644]
infra-dashboard/js/highslide-full.min.js [new file with mode: 0644]
infra-dashboard/js/highslide.config.min.js [new file with mode: 0644]
infra-dashboard/js/jquery-1.7.2.js [new file with mode: 0644]
infra-dashboard/js/jquery.min.js [new file with mode: 0644]
infra-dashboard/js/modernizr.js [new file with mode: 0644]
infra-dashboard/js/moment.min.js [new file with mode: 0644]
infra-dashboard/js/script.js [new file with mode: 0644]
infra-dashboard/js/test_graph.js [new file with mode: 0644]
infra-dashboard/media/ajax-loader.gif [new file with mode: 0644]
infra-dashboard/media/collaborative-projects-logo.png [new file with mode: 0644]
infra-dashboard/media/diagonal-white.png [new file with mode: 0644]
infra-dashboard/media/favicon_400x400.jpg [new file with mode: 0644]
infra-dashboard/media/loader.white.gif [new file with mode: 0644]
infra-dashboard/media/opnfvlogo.JPG [new file with mode: 0644]
infra-dashboard/pages/ci_pods.php [new file with mode: 0644]
infra-dashboard/pages/dev_pods.php [new file with mode: 0644]
infra-dashboard/pages/slaves.php [new file with mode: 0644]
infra-dashboard/populateDB.txt [new file with mode: 0644]
infra-dashboard/utils/book.php [new file with mode: 0644]
infra-dashboard/utils/database.php [new file with mode: 0644]
infra-dashboard/utils/jenkinsAdapter.php [new file with mode: 0644]
infra-dashboard/utils/login.php [new file with mode: 0644]