This is an automated email from the ASF dual-hosted git repository.
adityasharma pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/roller.git.
from 07dcff1 Merge branch 'master' of https://github.com/apache/roller
new 00b5039 Fixed: sonarqube issue - strike was redundant
new 0001a2a Fixed: sonarqube issue - 'i' is already defined Variables and functions
should not be redeclared Used let to provide let scope to it
new 71a951e Fixed: sonarqube issue - 'e' is already declared in the upper scope
new 82c5a5b Fixed: sonarqube issue - 'checked' is already defined Variables and functions
should not be redeclared
new 793310a Fixed: sonarqube issue - 'toggle' is already declared in the upper scope
Variables should not be shadowed
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/roller/weblogger/util/HTMLSanitizer.java | 2 +-
app/src/main/webapp/roller-ui/scripts/ajax-user.js | 4 ++--
app/src/main/webapp/theme/scripts/clientSideInclude.js | 4 ++--
app/src/main/webapp/theme/scripts/roller.js | 13 +++++++------
4 files changed, 12 insertions(+), 11 deletions(-)
|