From dfb87f6b289308e2d49d6c5d55cb530499bb9a24 Mon Sep 17 00:00:00 2001 From: Splunk Git Pusher Date: Sun, 1 Mar 2026 21:55:28 +0100 Subject: [PATCH] Version Ok du 01/03/2026 Pushed by: admin License: TA9O64YS7EPT (Professional) Timestamp: 2026-03-01T21:55:28.291192 --- apps/pusher_app_prem/README.md | 0 apps/pusher_app_prem/appserver/static/git_pusher.js | 0 .../appserver/static/git_pusher_config.js | 0 .../appserver/static/license_file_management.js | 0 .../appserver/static/license_validation.js | 0 .../appserver/static/license_validation.js_old | 0 apps/pusher_app_prem/bin/README | 0 .../__pycache__/license_validator.cpython-39.pyc | Bin apps/pusher_app_prem/bin/credentials_manager.py | 0 apps/pusher_app_prem/bin/git_pusher.pid | 2 +- apps/pusher_app_prem/bin/git_pusher.py | 0 apps/pusher_app_prem/bin/license_endpoints.py | 0 apps/pusher_app_prem/bin/license_validator.py | 0 apps/pusher_app_prem/certs/server.crt | 0 apps/pusher_app_prem/certs/server.key | 0 apps/pusher_app_prem/default/app.conf | 0 .../pusher_app_prem/default/data/ui/nav/default.xml | 0 apps/pusher_app_prem/default/data/ui/views/README | 0 .../default/data/ui/views/git_pusher_config.xml | 0 .../default/data/ui/views/git_pusher_dashboard.xml | 0 apps/pusher_app_prem/local/.credentials | 0 apps/pusher_app_prem/local/.key | 0 apps/pusher_app_prem/local/app.conf | 0 apps/pusher_app_prem/local/certs/server.crt | 0 apps/pusher_app_prem/local/certs/server.key | 0 .../ui/views/git_pusher_-_deploy_applicationsV1.xml | 0 .../views/git_pusher_-_push_applications_to_git.xml | 0 .../views/git_pusher_-_push_dashboards_to_git.xml | 0 apps/pusher_app_prem/metadata/default.meta | 0 apps/pusher_app_prem/metadata/local.meta | 0 30 files changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 apps/pusher_app_prem/README.md mode change 100644 => 100755 apps/pusher_app_prem/appserver/static/git_pusher.js mode change 100644 => 100755 apps/pusher_app_prem/appserver/static/git_pusher_config.js mode change 100644 => 100755 apps/pusher_app_prem/appserver/static/license_file_management.js mode change 100644 => 100755 apps/pusher_app_prem/appserver/static/license_validation.js mode change 100644 => 100755 apps/pusher_app_prem/appserver/static/license_validation.js_old mode change 100644 => 100755 apps/pusher_app_prem/bin/README mode change 100644 => 100755 apps/pusher_app_prem/bin/__pycache__/license_validator.cpython-39.pyc mode change 100644 => 100755 apps/pusher_app_prem/bin/credentials_manager.py mode change 100644 => 100755 apps/pusher_app_prem/bin/git_pusher.pid mode change 100644 => 100755 apps/pusher_app_prem/bin/git_pusher.py mode change 100644 => 100755 apps/pusher_app_prem/bin/license_endpoints.py mode change 100644 => 100755 apps/pusher_app_prem/bin/license_validator.py mode change 100644 => 100755 apps/pusher_app_prem/certs/server.crt mode change 100644 => 100755 apps/pusher_app_prem/certs/server.key mode change 100644 => 100755 apps/pusher_app_prem/default/app.conf mode change 100644 => 100755 apps/pusher_app_prem/default/data/ui/nav/default.xml mode change 100644 => 100755 apps/pusher_app_prem/default/data/ui/views/README mode change 100644 => 100755 apps/pusher_app_prem/default/data/ui/views/git_pusher_config.xml mode change 100644 => 100755 apps/pusher_app_prem/default/data/ui/views/git_pusher_dashboard.xml mode change 100644 => 100755 apps/pusher_app_prem/local/.credentials mode change 100644 => 100755 apps/pusher_app_prem/local/.key mode change 100644 => 100755 apps/pusher_app_prem/local/app.conf mode change 100644 => 100755 apps/pusher_app_prem/local/certs/server.crt mode change 100644 => 100755 apps/pusher_app_prem/local/certs/server.key mode change 100644 => 100755 apps/pusher_app_prem/local/data/ui/views/git_pusher_-_deploy_applicationsV1.xml mode change 100644 => 100755 apps/pusher_app_prem/local/data/ui/views/git_pusher_-_push_applications_to_git.xml mode change 100644 => 100755 apps/pusher_app_prem/local/data/ui/views/git_pusher_-_push_dashboards_to_git.xml mode change 100644 => 100755 apps/pusher_app_prem/metadata/default.meta mode change 100644 => 100755 apps/pusher_app_prem/metadata/local.meta diff --git a/apps/pusher_app_prem/README.md b/apps/pusher_app_prem/README.md old mode 100644 new mode 100755 diff --git a/apps/pusher_app_prem/appserver/static/git_pusher.js b/apps/pusher_app_prem/appserver/static/git_pusher.js old mode 100644 new mode 100755 diff --git a/apps/pusher_app_prem/appserver/static/git_pusher_config.js b/apps/pusher_app_prem/appserver/static/git_pusher_config.js old mode 100644 new mode 100755 diff --git a/apps/pusher_app_prem/appserver/static/license_file_management.js b/apps/pusher_app_prem/appserver/static/license_file_management.js old mode 100644 new mode 100755 diff --git a/apps/pusher_app_prem/appserver/static/license_validation.js b/apps/pusher_app_prem/appserver/static/license_validation.js old mode 100644 new mode 100755 diff --git a/apps/pusher_app_prem/appserver/static/license_validation.js_old b/apps/pusher_app_prem/appserver/static/license_validation.js_old old mode 100644 new mode 100755 diff --git a/apps/pusher_app_prem/bin/README b/apps/pusher_app_prem/bin/README old mode 100644 new mode 100755 diff --git a/apps/pusher_app_prem/bin/__pycache__/license_validator.cpython-39.pyc b/apps/pusher_app_prem/bin/__pycache__/license_validator.cpython-39.pyc old mode 100644 new mode 100755 diff --git a/apps/pusher_app_prem/bin/credentials_manager.py b/apps/pusher_app_prem/bin/credentials_manager.py old mode 100644 new mode 100755 diff --git a/apps/pusher_app_prem/bin/git_pusher.pid b/apps/pusher_app_prem/bin/git_pusher.pid old mode 100644 new mode 100755 index 9fbde72b..f23e4135 --- a/apps/pusher_app_prem/bin/git_pusher.pid +++ b/apps/pusher_app_prem/bin/git_pusher.pid @@ -1 +1 @@ -3081636 +656756 diff --git a/apps/pusher_app_prem/bin/git_pusher.py b/apps/pusher_app_prem/bin/git_pusher.py old mode 100644 new mode 100755 diff --git a/apps/pusher_app_prem/bin/license_endpoints.py b/apps/pusher_app_prem/bin/license_endpoints.py old mode 100644 new mode 100755 diff --git a/apps/pusher_app_prem/bin/license_validator.py b/apps/pusher_app_prem/bin/license_validator.py old mode 100644 new mode 100755 diff --git a/apps/pusher_app_prem/certs/server.crt b/apps/pusher_app_prem/certs/server.crt old mode 100644 new mode 100755 diff --git a/apps/pusher_app_prem/certs/server.key b/apps/pusher_app_prem/certs/server.key old mode 100644 new mode 100755 diff --git a/apps/pusher_app_prem/default/app.conf b/apps/pusher_app_prem/default/app.conf old mode 100644 new mode 100755 diff --git a/apps/pusher_app_prem/default/data/ui/nav/default.xml b/apps/pusher_app_prem/default/data/ui/nav/default.xml old mode 100644 new mode 100755 diff --git a/apps/pusher_app_prem/default/data/ui/views/README b/apps/pusher_app_prem/default/data/ui/views/README old mode 100644 new mode 100755 diff --git a/apps/pusher_app_prem/default/data/ui/views/git_pusher_config.xml b/apps/pusher_app_prem/default/data/ui/views/git_pusher_config.xml old mode 100644 new mode 100755 diff --git a/apps/pusher_app_prem/default/data/ui/views/git_pusher_dashboard.xml b/apps/pusher_app_prem/default/data/ui/views/git_pusher_dashboard.xml old mode 100644 new mode 100755 diff --git a/apps/pusher_app_prem/local/.credentials b/apps/pusher_app_prem/local/.credentials old mode 100644 new mode 100755 diff --git a/apps/pusher_app_prem/local/.key b/apps/pusher_app_prem/local/.key old mode 100644 new mode 100755 diff --git a/apps/pusher_app_prem/local/app.conf b/apps/pusher_app_prem/local/app.conf old mode 100644 new mode 100755 diff --git a/apps/pusher_app_prem/local/certs/server.crt b/apps/pusher_app_prem/local/certs/server.crt old mode 100644 new mode 100755 diff --git a/apps/pusher_app_prem/local/certs/server.key b/apps/pusher_app_prem/local/certs/server.key old mode 100644 new mode 100755 diff --git a/apps/pusher_app_prem/local/data/ui/views/git_pusher_-_deploy_applicationsV1.xml b/apps/pusher_app_prem/local/data/ui/views/git_pusher_-_deploy_applicationsV1.xml old mode 100644 new mode 100755 diff --git a/apps/pusher_app_prem/local/data/ui/views/git_pusher_-_push_applications_to_git.xml b/apps/pusher_app_prem/local/data/ui/views/git_pusher_-_push_applications_to_git.xml old mode 100644 new mode 100755 diff --git a/apps/pusher_app_prem/local/data/ui/views/git_pusher_-_push_dashboards_to_git.xml b/apps/pusher_app_prem/local/data/ui/views/git_pusher_-_push_dashboards_to_git.xml old mode 100644 new mode 100755 diff --git a/apps/pusher_app_prem/metadata/default.meta b/apps/pusher_app_prem/metadata/default.meta old mode 100644 new mode 100755 diff --git a/apps/pusher_app_prem/metadata/local.meta b/apps/pusher_app_prem/metadata/local.meta old mode 100644 new mode 100755