"Fossies" - the Fresh Open Source Software Archive  

Source code changes report for "icingaweb2" between the packages
icingaweb2-2.11.3.tar.gz and icingaweb2-2.11.4.tar.gz

About: Icinga Web 2 is an Web interface for Icinga 2, a network and computer system monitoring system.

Summary:

The "icingaweb2" source code changed by about 1.4% and now consists of 2560 regular files (-83) and 496 directories (-69).

Related Informations:

See CHANGELOG.md and VERSION (icingaweb2 2.11.4).

Changes In Files (According File Type):

File TypeTotalAddedRemovedChanged
Assembler program 1 0 0 0
Shell program 3 0 3 0
PHP program 2002 0 62 13
Configuration file 2 0 2 0
Initialization file 7 0 6 0
JavaScript file 31 0 0 2
JSON file 10 0 0 0
SGML document 9 0 0 0
XML document 4 0 2 0
CSS style sheet 9 0 0 0
Font file 46 0 0 0
HTML page 35 0 0 1
Info document 1 0 0 0
SQL file 24 12 12 0
Image file 135 0 0 0
Vector Image file 15 0 0 0
Directory 568 3 72 0
Change log 3 0 0 1
Information file 11 0 0 3
License 15 1 1 0
Readme file 13 0 0 0
Text file 279 0 8 7
Other 1 0 0 0
Total Files32241616827



Shell Programs (all 3):

NameStatusDeltaVisual Diff
packages/selinux/icingaweb2.sh removed
test/setup_vendor.sh removed
test/travis_database.sh removed

PHP Programs (75 of 2002):

NameStatusDeltaVisual Diff
application/forms/Config/General/LoggingConfigForm.php changed 4.4% diff
library/Icinga/Application/Libraries.php changed 4.9% diff
library/Icinga/Application/Version.php changed 1.8% diff
library/Icinga/File/Storage/TemporaryLocalFileStorage.php changed 16.4% diff
library/Icinga/Web/Form/Validator/InternalUrlValidator.php changed 11.5% diff
modules/monitoring/application/views/scripts/form/reorder-command-transports.phtml changed 4.5% diff
modules/monitoring/test/php/application/views/helpers/MonitoringFlagsTest.php removed
modules/monitoring/test/php/application/views/helpers/PluginOutputTest.php removed
modules/monitoring/test/php/library/Monitoring/Object/MacroTest.php removed
modules/monitoring/test/php/library/Monitoring/Plugin/PerfdataSetTest.php removed
modules/monitoring/test/php/library/Monitoring/Plugin/PerfdataTest.php removed
modules/monitoring/test/php/library/Monitoring/Plugin/ThresholdRangeTest.php removed
modules/monitoring/test/php/library/Monitoring/Web/Rest/RestRequestTest.php removed
modules/monitoring/test/php/regression/Bug11728Test.php removed
modules/monitoring/test/php/regression/Bug11796Test.php removed
modules/monitoring/test/php/regression/Bug6088Test.php removed
modules/monitoring/test/php/regression/Bug7043Test.php removed
modules/setup/application/views/scripts/form/setup-modules.phtml changed 19.6% diff
modules/setup/application/views/scripts/form/setup-requirements.phtml changed 16.0% diff
modules/setup/application/views/scripts/form/setup-summary.phtml changed 22.1% diff
modules/setup/application/views/scripts/form/setup-welcome.phtml changed 4.3% diff
modules/setup/library/Setup/Webserver.php changed 3.3% diff
modules/setup/library/Setup/Webserver/Apache.php changed 2.2% diff
modules/setup/library/Setup/WebWizard.php changed 0.7% diff
modules/setup/test/php/library/Setup/RequirementSetTest.php removed
modules/test/application/clicommands/PhpCommand.php removed
packages/files/bin/icingacli removed
packages/files/public/index.php removed
test/check-syntax.php removed
test/php/application/forms/Config/UserBackendReorderFormTest.php removed
test/php/application/views/helpers/DateFormatTestBroken.php removed
test/php/bootstrap.php removed
test/php/library/Icinga/Application/ClassLoaderTest.php removed
test/php/library/Icinga/Application/ConfigTest.php removed
test/php/library/Icinga/Application/Hook/AuditHookTest.php removed
test/php/library/Icinga/Chart/GraphChartTest.php removed
test/php/library/Icinga/Chart/PieChartTest.php removed
test/php/library/Icinga/Data/ConfigObjectTest.php removed
test/php/library/Icinga/Data/DataArray/ArrayDatasourceTest.php removed
test/php/library/Icinga/Data/Filter/FilterTest.php removed
test/php/library/Icinga/File/CsvTest.php removed
test/php/library/Icinga/File/Ini/IniParserTest.php removed
test/php/library/Icinga/File/Ini/IniWriterTest.php removed
test/php/library/Icinga/File/Storage/LocalFileStorageTest.php removed
test/php/library/Icinga/File/Storage/TemporaryLocalFileStorageTest.php removed
test/php/library/Icinga/Logger/Writer/StreamWriterTest.php removed
test/php/library/Icinga/Protocol/Ldap/LdapUtilsTest.php removed
test/php/library/Icinga/Protocol/Ldap/QueryTest.php removed
test/php/library/Icinga/Test/BaseTestCaseTest.php removed
test/php/library/Icinga/User/PreferencesTest.php removed
test/php/library/Icinga/User/Store/PreferencesStoreTest.php removed
test/php/library/Icinga/UserTest.php removed
test/php/library/Icinga/Util/ASN1Test.php removed
test/php/library/Icinga/Util/DimensionTest.php removed
test/php/library/Icinga/Util/EnvironmentTest.php removed
test/php/library/Icinga/Util/FileTest.php removed
test/php/library/Icinga/Util/GlobFilterTest.php removed
test/php/library/Icinga/Util/LessParserTest.php removed
test/php/library/Icinga/Util/StringHelperTest.php removed
test/php/library/Icinga/Util/TimezoneDetectTest.php removed
test/php/library/Icinga/Web/ConfigFormTest.php removed
test/php/library/Icinga/Web/Form/Element/DateTimePickerTest.php removed
test/php/library/Icinga/Web/Form/Validator/DateFormatValidatorTest.php removed
test/php/library/Icinga/Web/Form/Validator/TimeFormatValidatorTest.php removed
test/php/library/Icinga/Web/Form/Validator/WritablePathValidatorTest.php removed
test/php/library/Icinga/Web/FormTest.php removed
test/php/library/Icinga/Web/HookTest.php removed
test/php/library/Icinga/Web/Paginator/ScrollingStyle/SlidingWithBorderTest.php removed
test/php/library/Icinga/Web/Session/PhpSessionTest.php removed
test/php/library/Icinga/Web/Session/SessionNamespaceTest.php removed
test/php/library/Icinga/Web/UrlTest.php removed
test/php/library/Icinga/Web/Widget/DashboardTest.php removed
test/php/library/Icinga/Web/Widget/SearchDashboardTest.php removed
test/php/regression/Bug11831Test.php removed
test/php/regression/Bug6284Test.php removed

Configuration Files (all 2):

NameStatusDeltaVisual Diff
packages/files/apache/icingaweb2.conf removed
packages/files/apache/icingaweb2.fpm.conf removed

Initialization Files (6 of 7):

NameStatusDeltaVisual Diff
packages/files/config/modules/doc/config.ini removed
packages/files/config/modules/setup/config.ini removed
packages/files/config/modules/translation/config.ini removed
test/php/library/Icinga/Application/ConfigTest/files/config.ini removed
test/php/library/Icinga/Application/ConfigTest/files/modules/amodule/config.ini removed
test/travis-ldap.ini removed

JavaScript Files (2 of 31):

NameStatusDeltaVisual Diff
public/js/icinga/behavior/modal.js changed 3.6% diff
public/js/icinga/loader.js changed 1.9% diff

XML Documents (2 of 4):

NameStatusDeltaVisual Diff
modules/test/phpunit.xml removed
phpcs.xml removed

HTML Pages (1 of 35):

NameStatusDeltaVisual Diff
application/views/scripts/form/reorder-authbackend.phtml changed 2.6%

SQL Files (all 24):

NameStatusDeltaVisual Diff
etc/schema/mysql-upgrades/2.0.0beta3-2.0.0rc1.sql moved 0.0%
schema/mysql-upgrades/2.0.0beta3-2.0.0rc1.sql
etc/schema/mysql-upgrades/2.11.0.sql moved 0.0%
schema/mysql-upgrades/2.11.0.sql
etc/schema/mysql-upgrades/2.5.0.sql moved 0.0%
schema/mysql-upgrades/2.5.0.sql
etc/schema/mysql-upgrades/2.9.0.sql moved 0.0%
schema/mysql-upgrades/2.9.0.sql
etc/schema/mysql-upgrades/2.9.1.sql moved 0.0%
schema/mysql-upgrades/2.9.1.sql
etc/schema/mysql.schema.sql moved 0.0%
schema/mysql.schema.sql
etc/schema/pgsql-upgrades/2.0.0beta3-2.0.0rc1.sql moved 0.0%
schema/pgsql-upgrades/2.0.0beta3-2.0.0rc1.sql
etc/schema/pgsql-upgrades/2.11.0.sql moved 0.0%
schema/pgsql-upgrades/2.11.0.sql
etc/schema/pgsql-upgrades/2.5.0.sql moved 0.0%
schema/pgsql-upgrades/2.5.0.sql
etc/schema/pgsql-upgrades/2.9.0.sql moved 0.0%
schema/pgsql-upgrades/2.9.0.sql
etc/schema/pgsql-upgrades/2.9.1.sql moved 0.0%
schema/pgsql-upgrades/2.9.1.sql
etc/schema/pgsql.schema.sql moved 0.0%
schema/pgsql.schema.sql

Directories (75 of 568):

NameStatus
etc/schema moved
schema
etc/schema/mysql-upgrades moved
schema/mysql-upgrades
etc/schema/pgsql-upgrades moved
schema/pgsql-upgrades
modules/monitoring/test removed
modules/monitoring/test/php removed
modules/monitoring/test/php/application removed
modules/monitoring/test/php/application/views removed
modules/monitoring/test/php/application/views/helpers removed
modules/monitoring/test/php/library removed
modules/monitoring/test/php/library/Monitoring removed
modules/monitoring/test/php/library/Monitoring/Object removed
modules/monitoring/test/php/library/Monitoring/Plugin removed
modules/monitoring/test/php/library/Monitoring/Web removed
modules/monitoring/test/php/library/Monitoring/Web/Rest removed
modules/monitoring/test/php/regression removed
modules/setup/test removed
modules/setup/test/php removed
modules/setup/test/php/library removed
modules/setup/test/php/library/Setup removed
modules/test removed
modules/test/application removed
modules/test/application/clicommands removed
packages removed
packages/files removed
packages/files/apache removed
packages/files/bin removed
packages/files/config removed
packages/files/config/modules removed
packages/files/config/modules/doc removed
packages/files/config/modules/setup removed
packages/files/config/modules/translation removed
packages/files/public removed
packages/selinux removed
test removed
test/php removed
test/php/application removed
test/php/application/forms removed
test/php/application/forms/Config removed
test/php/application/views removed
test/php/application/views/helpers removed
test/php/library removed
test/php/library/Icinga removed
test/php/library/Icinga/Application removed
test/php/library/Icinga/Application/ConfigTest removed
test/php/library/Icinga/Application/ConfigTest/files removed
test/php/library/Icinga/Application/ConfigTest/files/modules removed
test/php/library/Icinga/Application/ConfigTest/files/modules/amodule removed
test/php/library/Icinga/Application/Hook removed
test/php/library/Icinga/Chart removed
test/php/library/Icinga/Data removed
test/php/library/Icinga/Data/DataArray removed
test/php/library/Icinga/Data/Filter removed
test/php/library/Icinga/File removed
test/php/library/Icinga/File/Ini removed
test/php/library/Icinga/File/Storage removed
test/php/library/Icinga/Logger removed
test/php/library/Icinga/Logger/Writer removed
test/php/library/Icinga/Protocol removed
test/php/library/Icinga/Protocol/Ldap removed
test/php/library/Icinga/Test removed
test/php/library/Icinga/User removed
test/php/library/Icinga/User/Store removed
test/php/library/Icinga/Util removed
test/php/library/Icinga/Web removed
test/php/library/Icinga/Web/Form removed
test/php/library/Icinga/Web/Form/Element removed
test/php/library/Icinga/Web/Form/Validator removed
test/php/library/Icinga/Web/Paginator removed
test/php/library/Icinga/Web/Paginator/ScrollingStyle removed
test/php/library/Icinga/Web/Session removed
test/php/library/Icinga/Web/Widget removed
test/php/regression removed

Change Logs (1 of 3):

NameStatusDeltaVisual Diff
CHANGELOG.md changed 0.6% diff

Information Files (3 of 11):

NameStatusDeltaVisual Diff
application/VERSION changed 100.0% diff
AUTHORS changed 0.7% diff
VERSION changed 100.0% diff

Licenses (2 of 15):

NameStatusDeltaVisual Diff
COPYING removed
LICENSE added

Text Files (15 of 279):

NameStatusDeltaVisual Diff
CONTRIBUTING.md removed
doc/20-Advanced-Topics.md changed 1.3% diff
doc/80-Upgrading.md changed 1.4% diff
doc/90-SELinux.md changed 39.0% diff
library/vendor/dompdf/vendor/masterminds/html5/RELEASE.md removed
modules/migrate/module.info changed 7.7% diff
modules/monitoring/module.info changed 7.8% diff
modules/setup/module.info changed 6.8% diff
modules/test/module.info removed
modules/translation/module.info changed 5.5% diff
packages/RPM.md removed
packages/selinux/icingaweb2.fc removed
packages/selinux/icingaweb2.if removed
packages/selinux/icingaweb2.te removed
RELEASE.md removed

Packages Compared:

icingaweb2-2.11.3.tar.gz
icingaweb2-2.11.4.tar.gz


Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)