Historique des commits

Auteur SHA1 Message Date
  Steinar Bang 6df0010ecc Sonar fix: reduce AdminUser.equals() complexity. il y a 7 ans
  Steinar Bang 96cbc25830 Sonar fix: reduce Account.equals() complexity. il y a 7 ans
  Steinar Bang ea96f9cc77 Access static constants using class instead of instance. il y a 7 ans
  Steinar Bang acb0e3aa71 Sonar fix: Remove Thread.sleep() from test. il y a 7 ans
  Steinar Bang a43d34a6cb Sonar fix: Add reason for ignoring JUnit tests. il y a 7 ans
  Steinar Bang 276a8e5a02 Sonar fix: replace multiple uses of string literal with constant. il y a 7 ans
  Steinar Bang 2ccd6f2777 Sonar fix: Remove unneccessary toString() call. il y a 7 ans
  Steinar Bang 46d8dafa6d Sonar fix: remove unneccessary cast. il y a 7 ans
  Steinar Bang 7d7e994b9b Sonar fix: replace if-then-else statement with a single return. il y a 7 ans
  Steinar Bang 719252d5ca Sonar fix: Remove declaration of exceptions that cannot be thrown from a method. il y a 7 ans
  Steinar Bang 25a0d3d401 Sonar fix: Remove declarations of runtime exceptions. il y a 7 ans
  Steinar Bang 51a2d22ecc Sonar fix: Method names must start with a lower case letter. il y a 7 ans
  Steinar Bang 1fc3d37b59 Sonar fix: Use correct name style for constants. il y a 7 ans
  Steinar Bang 0dbe716d8e Sonar fix: replace multiple uses of string literal with constant. il y a 7 ans
  Steinar Bang 53939c0cbf Sonar fix: Use unsynchronized HashMap<> instead of synchronized HashTable<>. il y a 7 ans
  Steinar Bang 6464f3aeea Sonar fix: Throw dedicated exception istead of generic exception. il y a 7 ans
  Steinar Bang d5ac1a5519 Sonar fix: Add private constructor to prevent instantiation of static class. il y a 7 ans
  Steinar Bang 7bb66f3d9f Sonar fix: Rename local variable that hides field. il y a 7 ans
  Steinar Bang 7677a97815 Sonar fix: Merge if statement with enclosing if statement. il y a 7 ans
  Steinar Bang ac97d39e13 Sonar fix: Return value immediately instead of using a local variable. il y a 7 ans
  Steinar Bang a71b30996e Sonar fix: Use Java 8 diamond operator. il y a 7 ans
  Steinar Bang 251052c43e Sonar fix: Start constant name with a capital letter. il y a 7 ans
  Steinar Bang 14db78db53 Sonar fix: Rename local variable that hides field. il y a 7 ans
  Steinar Bang 8be6b1d38f Sonar fix: Merge if statement with enclosing if statement. il y a 7 ans
  Steinar Bang 503a45890c Sonar fix: Make final field static. il y a 7 ans
  Steinar Bang 30fce0c0f1 Sonar fix: Use Java 8 diamond operator. il y a 7 ans
  Steinar Bang 53f3f93c82 Sonar fix: replace multiple uses of string literal with constant. il y a 7 ans
  Steinar Bang 1eae421460 Sonar fix: Return value immediately instead of using a local variable. il y a 7 ans
  Steinar Bang 46658dde34 Sonar fix: Throw dedicated exception istead of generic exception. il y a 7 ans
  Steinar Bang 50fb6549b0 Add SonarCloud status badges to the README. il y a 7 ans