From 4c50cc98b6a411b3b79642681cd1c4fc7d3bedb3 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 15 Nov 2016 12:52:19 -0500 Subject: [PATCH] minmod --- build/.htaccess | 0 build/api/core/Authentification.php | 0 build/api/core/Checker.php | 0 build/api/module/authentificationDefault.php | 0 build/api/module/clusterDefault.php | 0 build/api/module/module.php | 0 build/database/repo/action.php | 0 build/database/repo/action_merge.php | 0 build/database/repo/admin.php | 0 build/database/repo/chip.php | 0 build/database/repo/global_state.php | 0 build/database/repo/machine_cluster.php | 0 build/database/repo/parentRepo.php | 0 build/database/repo/pin_merge.php | 0 build/database/repo/state.php | 0 build/database/repo/user_cluster.php | 0 build/database/repo/warehouse.php | 0 build/orm/core/Rows.php | 0 build/orm/core/SQLBuilder.php | 0 build/orm/core/Table.php | 0 build/router/core/Route.php | 0 build/router/core/Router.php | 0 build/viewer/core/Viewer.php | 0 build/viewer/view/group/group_groupChoice.php | 0 build/viewer/view/group/group_membersChoice.php | 0 build/viewer/view/group/group_view.php | 0 build/viewer/view/machine/machine_groups.php | 0 build/viewer/view/machine/machine_view.php | 0 build/viewer/view/user/user_groups.php | 0 build/viewer/view/user/user_view.php | 0 config/.htaccess | 0 config/database-driver.json | 0 config/server.json | 0 public_html/.htaccess | 0 public_html/css/expanded/constants.css | 0 public_html/css/expanded/container.css | 0 public_html/css/expanded/global.css | 0 public_html/css/expanded/header.css | 0 public_html/css/expanded/layout.css | 0 public_html/css/expanded/menu-side.css | 0 public_html/css/expanded/reset.css | 0 public_html/css/expanded/submenu-side.css | 0 public_html/css/min/constants.css | 0 public_html/css/min/container.css | 0 public_html/css/min/global.css | 0 public_html/css/min/header.css | 0 public_html/css/min/layout.css | 0 public_html/css/min/menu-side.css | 0 public_html/css/min/reset.css | 0 public_html/css/min/submenu-side.css | 0 public_html/js/lib/form-deflater.js | 0 public_html/js/lib/local-storage-interface.js | 0 public_html/js/lib/min/api.js | 0 public_html/js/lib/min/input-checker.js | 0 public_html/js/lib/min/local-storage-interface.js | 0 public_html/js/lib/min/page-manager.js | 0 public_html/js/lib/min/reset.js | 0 public_html/js/lib/sha256-min.js | 0 public_html/js/min/action-script.js | 0 public_html/src/static/container/active.svg | 0 public_html/src/static/container/checkbox.svg | 0 public_html/src/static/container/checkbox@checked.svg | 0 public_html/src/static/iconv2.svg | 0 public_html/src/static/loaderv2.svg | 0 public_html/src/static/sub-menu-side/archive.svg | 0 public_html/src/static/sub-menu-side/permission.svg | 0 public_html/test/ajaxTest.php | 0 public_html/test/authTest.php | 0 public_html/test/client/api.manifest.json | 0 public_html/test/client/api.php | 0 public_html/test/client/background.php | 0 public_html/test/client/interface.php | 0 public_html/test/client/lib-min.js | 0 public_html/test/client/lib.js | 0 public_html/test/sessionTest.php | 0 public_html/test/testHashChain.php | 0 public_html/view/admin.php | 0 public_html/view/js/groups.js | 0 public_html/view/js/min/analytics.js | 0 public_html/view/js/min/machines.js | 0 public_html/view/js/min/users.js | 0 public_html/view/warehouse.php | 0 82 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 build/.htaccess mode change 100644 => 100755 build/api/core/Authentification.php mode change 100644 => 100755 build/api/core/Checker.php mode change 100644 => 100755 build/api/module/authentificationDefault.php mode change 100644 => 100755 build/api/module/clusterDefault.php mode change 100644 => 100755 build/api/module/module.php mode change 100644 => 100755 build/database/repo/action.php mode change 100644 => 100755 build/database/repo/action_merge.php mode change 100644 => 100755 build/database/repo/admin.php mode change 100644 => 100755 build/database/repo/chip.php mode change 100644 => 100755 build/database/repo/global_state.php mode change 100644 => 100755 build/database/repo/machine_cluster.php mode change 100644 => 100755 build/database/repo/parentRepo.php mode change 100644 => 100755 build/database/repo/pin_merge.php mode change 100644 => 100755 build/database/repo/state.php mode change 100644 => 100755 build/database/repo/user_cluster.php mode change 100644 => 100755 build/database/repo/warehouse.php mode change 100644 => 100755 build/orm/core/Rows.php mode change 100644 => 100755 build/orm/core/SQLBuilder.php mode change 100644 => 100755 build/orm/core/Table.php mode change 100644 => 100755 build/router/core/Route.php mode change 100644 => 100755 build/router/core/Router.php mode change 100644 => 100755 build/viewer/core/Viewer.php mode change 100644 => 100755 build/viewer/view/group/group_groupChoice.php mode change 100644 => 100755 build/viewer/view/group/group_membersChoice.php mode change 100644 => 100755 build/viewer/view/group/group_view.php mode change 100644 => 100755 build/viewer/view/machine/machine_groups.php mode change 100644 => 100755 build/viewer/view/machine/machine_view.php mode change 100644 => 100755 build/viewer/view/user/user_groups.php mode change 100644 => 100755 build/viewer/view/user/user_view.php mode change 100644 => 100755 config/.htaccess mode change 100644 => 100755 config/database-driver.json mode change 100644 => 100755 config/server.json mode change 100644 => 100755 public_html/.htaccess mode change 100644 => 100755 public_html/css/expanded/constants.css mode change 100644 => 100755 public_html/css/expanded/container.css mode change 100644 => 100755 public_html/css/expanded/global.css mode change 100644 => 100755 public_html/css/expanded/header.css mode change 100644 => 100755 public_html/css/expanded/layout.css mode change 100644 => 100755 public_html/css/expanded/menu-side.css mode change 100644 => 100755 public_html/css/expanded/reset.css mode change 100644 => 100755 public_html/css/expanded/submenu-side.css mode change 100644 => 100755 public_html/css/min/constants.css mode change 100644 => 100755 public_html/css/min/container.css mode change 100644 => 100755 public_html/css/min/global.css mode change 100644 => 100755 public_html/css/min/header.css mode change 100644 => 100755 public_html/css/min/layout.css mode change 100644 => 100755 public_html/css/min/menu-side.css mode change 100644 => 100755 public_html/css/min/reset.css mode change 100644 => 100755 public_html/css/min/submenu-side.css mode change 100644 => 100755 public_html/js/lib/form-deflater.js mode change 100644 => 100755 public_html/js/lib/local-storage-interface.js mode change 100644 => 100755 public_html/js/lib/min/api.js mode change 100644 => 100755 public_html/js/lib/min/input-checker.js mode change 100644 => 100755 public_html/js/lib/min/local-storage-interface.js mode change 100644 => 100755 public_html/js/lib/min/page-manager.js mode change 100644 => 100755 public_html/js/lib/min/reset.js mode change 100644 => 100755 public_html/js/lib/sha256-min.js mode change 100644 => 100755 public_html/js/min/action-script.js mode change 100644 => 100755 public_html/src/static/container/active.svg mode change 100644 => 100755 public_html/src/static/container/checkbox.svg mode change 100644 => 100755 public_html/src/static/container/checkbox@checked.svg mode change 100644 => 100755 public_html/src/static/iconv2.svg mode change 100644 => 100755 public_html/src/static/loaderv2.svg mode change 100644 => 100755 public_html/src/static/sub-menu-side/archive.svg mode change 100644 => 100755 public_html/src/static/sub-menu-side/permission.svg mode change 100644 => 100755 public_html/test/ajaxTest.php mode change 100644 => 100755 public_html/test/authTest.php mode change 100644 => 100755 public_html/test/client/api.manifest.json mode change 100644 => 100755 public_html/test/client/api.php mode change 100644 => 100755 public_html/test/client/background.php mode change 100644 => 100755 public_html/test/client/interface.php mode change 100644 => 100755 public_html/test/client/lib-min.js mode change 100644 => 100755 public_html/test/client/lib.js mode change 100644 => 100755 public_html/test/sessionTest.php mode change 100644 => 100755 public_html/test/testHashChain.php mode change 100644 => 100755 public_html/view/admin.php mode change 100644 => 100755 public_html/view/js/groups.js mode change 100644 => 100755 public_html/view/js/min/analytics.js mode change 100644 => 100755 public_html/view/js/min/machines.js mode change 100644 => 100755 public_html/view/js/min/users.js mode change 100644 => 100755 public_html/view/warehouse.php diff --git a/build/.htaccess b/build/.htaccess old mode 100644 new mode 100755 diff --git a/build/api/core/Authentification.php b/build/api/core/Authentification.php old mode 100644 new mode 100755 diff --git a/build/api/core/Checker.php b/build/api/core/Checker.php old mode 100644 new mode 100755 diff --git a/build/api/module/authentificationDefault.php b/build/api/module/authentificationDefault.php old mode 100644 new mode 100755 diff --git a/build/api/module/clusterDefault.php b/build/api/module/clusterDefault.php old mode 100644 new mode 100755 diff --git a/build/api/module/module.php b/build/api/module/module.php old mode 100644 new mode 100755 diff --git a/build/database/repo/action.php b/build/database/repo/action.php old mode 100644 new mode 100755 diff --git a/build/database/repo/action_merge.php b/build/database/repo/action_merge.php old mode 100644 new mode 100755 diff --git a/build/database/repo/admin.php b/build/database/repo/admin.php old mode 100644 new mode 100755 diff --git a/build/database/repo/chip.php b/build/database/repo/chip.php old mode 100644 new mode 100755 diff --git a/build/database/repo/global_state.php b/build/database/repo/global_state.php old mode 100644 new mode 100755 diff --git a/build/database/repo/machine_cluster.php b/build/database/repo/machine_cluster.php old mode 100644 new mode 100755 diff --git a/build/database/repo/parentRepo.php b/build/database/repo/parentRepo.php old mode 100644 new mode 100755 diff --git a/build/database/repo/pin_merge.php b/build/database/repo/pin_merge.php old mode 100644 new mode 100755 diff --git a/build/database/repo/state.php b/build/database/repo/state.php old mode 100644 new mode 100755 diff --git a/build/database/repo/user_cluster.php b/build/database/repo/user_cluster.php old mode 100644 new mode 100755 diff --git a/build/database/repo/warehouse.php b/build/database/repo/warehouse.php old mode 100644 new mode 100755 diff --git a/build/orm/core/Rows.php b/build/orm/core/Rows.php old mode 100644 new mode 100755 diff --git a/build/orm/core/SQLBuilder.php b/build/orm/core/SQLBuilder.php old mode 100644 new mode 100755 diff --git a/build/orm/core/Table.php b/build/orm/core/Table.php old mode 100644 new mode 100755 diff --git a/build/router/core/Route.php b/build/router/core/Route.php old mode 100644 new mode 100755 diff --git a/build/router/core/Router.php b/build/router/core/Router.php old mode 100644 new mode 100755 diff --git a/build/viewer/core/Viewer.php b/build/viewer/core/Viewer.php old mode 100644 new mode 100755 diff --git a/build/viewer/view/group/group_groupChoice.php b/build/viewer/view/group/group_groupChoice.php old mode 100644 new mode 100755 diff --git a/build/viewer/view/group/group_membersChoice.php b/build/viewer/view/group/group_membersChoice.php old mode 100644 new mode 100755 diff --git a/build/viewer/view/group/group_view.php b/build/viewer/view/group/group_view.php old mode 100644 new mode 100755 diff --git a/build/viewer/view/machine/machine_groups.php b/build/viewer/view/machine/machine_groups.php old mode 100644 new mode 100755 diff --git a/build/viewer/view/machine/machine_view.php b/build/viewer/view/machine/machine_view.php old mode 100644 new mode 100755 diff --git a/build/viewer/view/user/user_groups.php b/build/viewer/view/user/user_groups.php old mode 100644 new mode 100755 diff --git a/build/viewer/view/user/user_view.php b/build/viewer/view/user/user_view.php old mode 100644 new mode 100755 diff --git a/config/.htaccess b/config/.htaccess old mode 100644 new mode 100755 diff --git a/config/database-driver.json b/config/database-driver.json old mode 100644 new mode 100755 diff --git a/config/server.json b/config/server.json old mode 100644 new mode 100755 diff --git a/public_html/.htaccess b/public_html/.htaccess old mode 100644 new mode 100755 diff --git a/public_html/css/expanded/constants.css b/public_html/css/expanded/constants.css old mode 100644 new mode 100755 diff --git a/public_html/css/expanded/container.css b/public_html/css/expanded/container.css old mode 100644 new mode 100755 diff --git a/public_html/css/expanded/global.css b/public_html/css/expanded/global.css old mode 100644 new mode 100755 diff --git a/public_html/css/expanded/header.css b/public_html/css/expanded/header.css old mode 100644 new mode 100755 diff --git a/public_html/css/expanded/layout.css b/public_html/css/expanded/layout.css old mode 100644 new mode 100755 diff --git a/public_html/css/expanded/menu-side.css b/public_html/css/expanded/menu-side.css old mode 100644 new mode 100755 diff --git a/public_html/css/expanded/reset.css b/public_html/css/expanded/reset.css old mode 100644 new mode 100755 diff --git a/public_html/css/expanded/submenu-side.css b/public_html/css/expanded/submenu-side.css old mode 100644 new mode 100755 diff --git a/public_html/css/min/constants.css b/public_html/css/min/constants.css old mode 100644 new mode 100755 diff --git a/public_html/css/min/container.css b/public_html/css/min/container.css old mode 100644 new mode 100755 diff --git a/public_html/css/min/global.css b/public_html/css/min/global.css old mode 100644 new mode 100755 diff --git a/public_html/css/min/header.css b/public_html/css/min/header.css old mode 100644 new mode 100755 diff --git a/public_html/css/min/layout.css b/public_html/css/min/layout.css old mode 100644 new mode 100755 diff --git a/public_html/css/min/menu-side.css b/public_html/css/min/menu-side.css old mode 100644 new mode 100755 diff --git a/public_html/css/min/reset.css b/public_html/css/min/reset.css old mode 100644 new mode 100755 diff --git a/public_html/css/min/submenu-side.css b/public_html/css/min/submenu-side.css old mode 100644 new mode 100755 diff --git a/public_html/js/lib/form-deflater.js b/public_html/js/lib/form-deflater.js old mode 100644 new mode 100755 diff --git a/public_html/js/lib/local-storage-interface.js b/public_html/js/lib/local-storage-interface.js old mode 100644 new mode 100755 diff --git a/public_html/js/lib/min/api.js b/public_html/js/lib/min/api.js old mode 100644 new mode 100755 diff --git a/public_html/js/lib/min/input-checker.js b/public_html/js/lib/min/input-checker.js old mode 100644 new mode 100755 diff --git a/public_html/js/lib/min/local-storage-interface.js b/public_html/js/lib/min/local-storage-interface.js old mode 100644 new mode 100755 diff --git a/public_html/js/lib/min/page-manager.js b/public_html/js/lib/min/page-manager.js old mode 100644 new mode 100755 diff --git a/public_html/js/lib/min/reset.js b/public_html/js/lib/min/reset.js old mode 100644 new mode 100755 diff --git a/public_html/js/lib/sha256-min.js b/public_html/js/lib/sha256-min.js old mode 100644 new mode 100755 diff --git a/public_html/js/min/action-script.js b/public_html/js/min/action-script.js old mode 100644 new mode 100755 diff --git a/public_html/src/static/container/active.svg b/public_html/src/static/container/active.svg old mode 100644 new mode 100755 diff --git a/public_html/src/static/container/checkbox.svg b/public_html/src/static/container/checkbox.svg old mode 100644 new mode 100755 diff --git a/public_html/src/static/container/checkbox@checked.svg b/public_html/src/static/container/checkbox@checked.svg old mode 100644 new mode 100755 diff --git a/public_html/src/static/iconv2.svg b/public_html/src/static/iconv2.svg old mode 100644 new mode 100755 diff --git a/public_html/src/static/loaderv2.svg b/public_html/src/static/loaderv2.svg old mode 100644 new mode 100755 diff --git a/public_html/src/static/sub-menu-side/archive.svg b/public_html/src/static/sub-menu-side/archive.svg old mode 100644 new mode 100755 diff --git a/public_html/src/static/sub-menu-side/permission.svg b/public_html/src/static/sub-menu-side/permission.svg old mode 100644 new mode 100755 diff --git a/public_html/test/ajaxTest.php b/public_html/test/ajaxTest.php old mode 100644 new mode 100755 diff --git a/public_html/test/authTest.php b/public_html/test/authTest.php old mode 100644 new mode 100755 diff --git a/public_html/test/client/api.manifest.json b/public_html/test/client/api.manifest.json old mode 100644 new mode 100755 diff --git a/public_html/test/client/api.php b/public_html/test/client/api.php old mode 100644 new mode 100755 diff --git a/public_html/test/client/background.php b/public_html/test/client/background.php old mode 100644 new mode 100755 diff --git a/public_html/test/client/interface.php b/public_html/test/client/interface.php old mode 100644 new mode 100755 diff --git a/public_html/test/client/lib-min.js b/public_html/test/client/lib-min.js old mode 100644 new mode 100755 diff --git a/public_html/test/client/lib.js b/public_html/test/client/lib.js old mode 100644 new mode 100755 diff --git a/public_html/test/sessionTest.php b/public_html/test/sessionTest.php old mode 100644 new mode 100755 diff --git a/public_html/test/testHashChain.php b/public_html/test/testHashChain.php old mode 100644 new mode 100755 diff --git a/public_html/view/admin.php b/public_html/view/admin.php old mode 100644 new mode 100755 diff --git a/public_html/view/js/groups.js b/public_html/view/js/groups.js old mode 100644 new mode 100755 diff --git a/public_html/view/js/min/analytics.js b/public_html/view/js/min/analytics.js old mode 100644 new mode 100755 diff --git a/public_html/view/js/min/machines.js b/public_html/view/js/min/machines.js old mode 100644 new mode 100755 diff --git a/public_html/view/js/min/users.js b/public_html/view/js/min/users.js old mode 100644 new mode 100755 diff --git a/public_html/view/warehouse.php b/public_html/view/warehouse.php old mode 100644 new mode 100755