-
- Downloads
Improve performance (#5157)
* Apply PR #4894 to impove use of PHP session * fix custom view toggle button * when user disable sound, the action is not kept in memory * link $oreon var to $centreon * Remove warning "A session had already been started" in Apache error log * Correct tab
Showing
- www/class/centreonObjects.class.php 2 additions, 2 deletionswww/class/centreonObjects.class.php
- www/class/centreonSession.class.php 8 additions, 3 deletionswww/class/centreonSession.class.php
- www/include/Administration/corePerformance/getStats.php 3 additions, 1 deletionwww/include/Administration/corePerformance/getStats.php
- www/include/Administration/corePerformance/processCommands.php 91 additions, 94 deletions...nclude/Administration/corePerformance/processCommands.php
- www/include/common/javascript/autologoutXMLresponse.php 2 additions, 3 deletionswww/include/common/javascript/autologoutXMLresponse.php
- www/include/configuration/configGenerate/xml/generateFiles.php 3 additions, 4 deletions...nclude/configuration/configGenerate/xml/generateFiles.php
- www/include/configuration/configGenerate/xml/moveFiles.php 1 addition, 1 deletionwww/include/configuration/configGenerate/xml/moveFiles.php
- www/include/configuration/configGenerate/xml/postcommand.php 1 addition, 1 deletionwww/include/configuration/configGenerate/xml/postcommand.php
- www/include/configuration/configGenerate/xml/restartPollers.php 1 addition, 1 deletion...clude/configuration/configGenerate/xml/restartPollers.php
- www/include/configuration/configObject/command/formArguments.php 39 additions, 36 deletions...lude/configuration/configObject/command/formArguments.php
- www/include/configuration/configObject/command/formMacros.php 1 addition, 2 deletions...include/configuration/configObject/command/formMacros.php
- www/include/configuration/configObject/contact/ldapsearch.php 2 additions, 6 deletions...include/configuration/configObject/contact/ldapsearch.php
- www/include/configuration/configObject/host/refreshMacroAjax.php 3 additions, 3 deletions...lude/configuration/configObject/host/refreshMacroAjax.php
- www/include/configuration/configObject/service/refreshMacroAjax.php 3 additions, 3 deletions...e/configuration/configObject/service/refreshMacroAjax.php
- www/include/configuration/configObject/service/xml/argumentsXml.php 1 addition, 4 deletions...e/configuration/configObject/service/xml/argumentsXml.php
- www/include/configuration/configObject/service_dependency/getServiceXml.php 1 addition, 3 deletions...uration/configObject/service_dependency/getServiceXml.php
- www/include/configuration/configObject/servicegroup/getServiceXml.php 1 addition, 3 deletions...configuration/configObject/servicegroup/getServiceXml.php
- www/include/eventLogs/GetXmlLog.php 1 addition, 1 deletionwww/include/eventLogs/GetXmlLog.php
- www/include/home/customViews/action.php 1 addition, 1 deletionwww/include/home/customViews/action.php
- www/include/home/customViews/rename.php 2 additions, 1 deletionwww/include/home/customViews/rename.php
Loading
Please register or sign in to comment