Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SonarQube fixes #301

Merged
merged 15 commits into from
May 25, 2017
Merged

Commits on May 17, 2017

  1. Replace the synchronized class "StringBuffer" by an unsynchronized on…

    …e such as "StringBuilder". 
    
    Remove uselsess assignment to local variable.
    AfsanehR-zz committed May 17, 2017
    Configuration menu
    Copy the full SHA
    6b5bc74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66dd6d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89b9ca2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47bbf22 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b84ad27 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    479adbc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4086bff View commit details
    Browse the repository at this point in the history
  8. remove useless assignment

    AfsanehR-zz committed May 17, 2017
    Configuration menu
    Copy the full SHA
    47779e5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7f38127 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2017

  1. Configuration menu
    Copy the full SHA
    9af98fb View commit details
    Browse the repository at this point in the history
  2. remove useless assignment, stringbuffer, moved string literal on the …

    …left side of comparison
    AfsanehR-zz committed May 18, 2017
    Configuration menu
    Copy the full SHA
    d4a7564 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9c8a46 View commit details
    Browse the repository at this point in the history
  4. formatting

    AfsanehR-zz committed May 18, 2017
    Configuration menu
    Copy the full SHA
    0361a7c View commit details
    Browse the repository at this point in the history
  5. formatting typo

    AfsanehR-zz committed May 18, 2017
    Configuration menu
    Copy the full SHA
    6106de6 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2017

  1. post review changes

    AfsanehR-zz committed May 24, 2017
    Configuration menu
    Copy the full SHA
    137bbea View commit details
    Browse the repository at this point in the history