This will report config setting which can affect moodle performance.
Few of them are added in this patch:
1. Theme designer mode
2. Cache Javascript
3. Debug message set to developer
4. Backup - Active
5. Stats enabled.
This reverts commit fbb31b0f90.
This reverts commit c111b9f3ae.
This reverts commit 8afb9b7c4f.
This issue has failed testing and integration will be delayed.
The following comments is a mash of commits for reference only:
Squashed commit of the following:
commit a6ab42de71e41c0760d6d99dec7a3ec6ef8b7e52
Author: Mary Evans <lazydaisy@visible-expression.co.uk>
Date: Sat Feb 23 15:34:12 2013 +0000
MDL-33934 theme_mymobile: fixing whitspace and undoing some previous confict changes fixing where broken.
commit a5abe86fad012f2face9dbd98826583499f46b88
Merge: 89c04c2 13c3ee1
Author: Mary Evans <lazydaisy@visible-expression.co.uk>
Date: Sat Feb 23 15:18:17 2013 +0000
Merge branch 'wip-MDL-33934_master' of github.com:lazydaisy/moodle into wip-MDL-33934_master
Conflicts:
theme/mymobile/javascript/custom.js
theme/mymobile/style/core.css
commit 89c04c2bee75938ba5e6f6b54f43ff866c6119b6
Author: Mary Evans <lazydaisy@visible-expression.co.uk>
Date: Sat Feb 23 15:01:43 2013 +0000
MDL-33934 theme_mymobile: Removed collapsed topic contributed plugin css/js from style/core.css & javascript/custom.js
commit ddee12ebd2083af0ebebd747e867957d46a10af7
Author: Mary Evans <lazydaisy@visible-expression.co.uk>
Date: Tue Feb 19 11:05:35 2013 +0000
MDL-33934 theme-mymobile: un-commenting $(document).ready(function() in javascript/custom.js.
commit 365bb2d9772f9fd2cb55139f728fa9611dac7b4d
Author: Mary Evans <lazydaisy@visible-expression.co.uk>
Date: Sun Feb 17 17:41:47 2013 +0000
MDL-33934 theme_mymobile: updates to javascript and css
commit 13c3ee133945ce0e2a55dd54e0c8b8e2a35f76c5
Author: Mary Evans <lazydaisy@visible-expression.co.uk>
Date: Tue Feb 19 11:05:35 2013 +0000
MDL-33934 theme-mymobile: un-commenting $(document).ready(function() in javascript/custom.js.
commit c9e626adf810e3d8d3f776b99d648017033fdb39
Author: Mary Evans <lazydaisy@visible-expression.co.uk>
Date: Sun Feb 17 17:41:47 2013 +0000
MDL-33934 theme_mymobile: updates to javascript and css
Cache stores with no hits and some misses are highlighted in red. Caches
stores with some hits but more misses are highlighted in yellow.
Otherwise (more hits than misses) the stores are highlighted in green.