1. 04f16a6 Enforce space around colon in enhanced for statement by Yuta HIGUCHI · 10 years ago
  2. 5bf7f6f Modify checkstyle maximum parameter count by Ray Milkey · 10 years ago
  3. c78b8f6 Removed the old openflowj protocol library by Jonathan Hart · 10 years ago
  4. cd0f042 Allow documenting Runtime exceptions by Yuta HIGUCHI · 10 years ago
  5. aa132f5 Error on @author tag by Yuta HIGUCHI · 10 years ago
  6. 5dc8664 Enable 1 line comment checkstyle suppression by Yuta HIGUCHI · 10 years ago
  7. a4d51d4 Turn off checkstyle for protobuf generated code. by Yuta HIGUCHI · 10 years ago
  8. 91a8f50 Enforce checkstyle for unit test codes by Yuta HIGUCHI · 10 years ago
  9. 927a3fe Exclude import stmt from LineLength check by Yuta HIGUCHI · 10 years ago
  10. c00f5c2 Enforced Checkstyle rule to limit line length. by Jonathan Hart · 10 years ago
  11. 5a3e2cf Allow empty constructor/method. by Yuta HIGUCHI · 10 years ago
  12. cbbaed3 Specify checkstyle suppression in config file. by Yuta HIGUCHI · 10 years ago
  13. 098466c Fix spacing in checkstyle config XML document by Ray Milkey · 10 years ago
  14. ddcd492 Enable checkstyle rule for checking the number of lines of code in a method by Ray Milkey · 10 years ago
  15. a5450cc Enable checkstyle rule for too many formal parameters by Ray Milkey · 10 years ago
  16. 057f7bc Sync exclusion/suppression comment by Yuta HIGUCHI · 10 years ago
  17. 5df613b Enable checkstyle rule to catch variables that hide fields by Ray Milkey · 10 years ago
  18. 0b122ed Enable checkstyle rule for missing defaults in switch statements by Ray Milkey · 10 years ago
  19. 7531a34 Enable checkstyle rule to verify method names by Ray Milkey · 10 years ago
  20. a11fcb7 Enable checkstyle rule to check for redundant throws by Ray Milkey · 10 years ago
  21. 6c4f2fe Enable checkstyle rule to check for boolean simplifications by Ray Milkey · 10 years ago
  22. 4985f21 Enable checkstyle rule for boolean return statement that can be simplified. by Ray Milkey · 10 years ago
  23. 9526d6f Enable checkstyle rue to check formal parameter names. by Ray Milkey · 10 years ago
  24. 4a4d26e Enable checkstyle AvoidNestedBlocks rule. by Ray Milkey · 10 years ago
  25. a2e2146 Enable checkstyle rule to hide utility class constructors. by Ray Milkey · 10 years ago
  26. 1584ec8 Enable checkstyle rule that looks for final classes. by Ray Milkey · 10 years ago
  27. 94b41b5 Enable checkstyle rule for static variable names. by Ray Milkey · 10 years ago
  28. b41100a Enable checkstyle Javadoc Comment Style rule by Ray Milkey · 10 years ago
  29. b29e626 Enable checkstyle check for blocks without braces. by Ray Milkey · 10 years ago
  30. b6e0ac8 Enable checkstyle rule to catch inner assignments. by Ray Milkey · 10 years ago
  31. ec83894 Enable checkstyle rule for JLS modifier order by Ray Milkey · 10 years ago
  32. 5c9f2db Enable checkstyle rules to check names of static final members by Ray Milkey · 10 years ago
  33. 1aa71f8 Enable checkstyle rule to find empty code blocks by Ray Milkey · 10 years ago
  34. 5d40601 Enable checkstyle trailing spaces rule by Ray Milkey · 10 years ago
  35. 043daa2 Enable checkstyle empty statement check by Ray Milkey · 10 years ago
  36. 7f1567c Enable checkstyle whitespace rules by Ray Milkey · 10 years ago
  37. 2476cac Enable checkstyle member and local variable checks by Ray Milkey · 10 years ago
  38. 0f913a0 Enable checkstyle check for newline at the end of by Ray Milkey · 10 years ago
  39. 45614c5 Enable checkstyle rule to disallow C style by Ray Milkey · 10 years ago
  40. b5716c5 Make new checkstyle violations of rules that by Ray Milkey · 10 years ago
  41. 4a9428b Removed Titan/Blueprints specific rules for Checkstyle and FindBugs. by Pavlin Radoslavov · 10 years ago
  42. 3f5ef56 Remove RedundantModifierCheck and fix up formatting. by Ray Milkey · 10 years ago
  43. ec49771 Allow a static final variable with the name 'log' in checkstyle and PMD rules. by Ray Milkey · 10 years ago
  44. f980844 Remove CR characters by Yuta HIGUCHI · 10 years ago
  45. 70d91cc Added rules and exclusions for checkstyle, findbugs and pmd by Ray Milkey · 10 years ago
  46. 78650b9 Removed "DoubleCheckedLocking", because it is not valid anymore. by Pavlin Radoslavov · 11 years ago
  47. b9fd027 Added the original Checkstyle configuration file for Sun Java code convention. by Pavlin Radoslavov · 11 years ago