1. 53ad5e3 Fix issues found by FindBugs: SS_SHOULD_BE_STATIC and SIC_INNER_SHOULD_BE_STATIC by Pavlin Radoslavov · 10 years ago
  2. 952a976 Fix issues found by FindBugs: ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD by Pavlin Radoslavov · 10 years ago
  3. 0294e05 Fix issues found by FindBugs: URF_UNREAD_FIELD by Pavlin Radoslavov · 10 years ago
  4. a2e2146 Enable checkstyle rule to hide utility class constructors. by Ray Milkey · 10 years ago
  5. 8374e4f Fix issues found by FindBugs: RV_RETURN_VALUE_IGNORED_BAD_PRACTICE by Pavlin Radoslavov · 10 years ago
  6. 45a0ad3 Fix issues found by FindBugs: WMI_WRONG_MAP_ITERATOR by Pavlin Radoslavov · 10 years ago
  7. fee8098 Fix issues found by FindBugs: SIC_INNER_SHOULD_BE_STATIC by Pavlin Radoslavov · 10 years ago
  8. 1584ec8 Enable checkstyle rule that looks for final classes. by Ray Milkey · 10 years ago
  9. 94b41b5 Enable checkstyle rule for static variable names. by Ray Milkey · 10 years ago
  10. b41100a Enable checkstyle Javadoc Comment Style rule by Ray Milkey · 10 years ago
  11. 55e281f Fix issues found by FindBugs: NP_TOSTRING_COULD_RETURN_NULL by Pavlin Radoslavov · 10 years ago
  12. 7d21c0a Fix issues found by FindBugs: NM_METHOD_NAMING_CONVENTION by Pavlin Radoslavov · 10 years ago
  13. b29e626 Enable checkstyle check for blocks without braces. by Ray Milkey · 10 years ago
  14. ebc7051 Fix issues found by FindBugs: BC_IMPOSSIBLE_INSTANCEOF by Pavlin Radoslavov · 10 years ago
  15. 45233db Fix issues found by FindBugs: DMI_INVOKING_HASHCODE_ON_ARRAY by Pavlin Radoslavov · 10 years ago
  16. c68974f Fix issues found by FindBugs: UL_UNRELEASED_LOCK_EXCEPTION_PATH by Pavlin Radoslavov · 10 years ago
  17. 6360779 Fix issues found by FindBugs: GC_UNRELATED_TYPES by Pavlin Radoslavov · 10 years ago
  18. 9a496ad Fix issues found by FindBugs: NP_NULL_ON_SOME_PATH by Pavlin Radoslavov · 10 years ago
  19. 35ef8e8 Fix issues found by FindBugs: EC_BAD_ARRAY_COMPARE by Pavlin Radoslavov · 10 years ago
  20. 60c9b8f Fix issues found by FindBugs: EQ_COMPARETO_USE_OBJECT_EQUALS by Pavlin Radoslavov · 10 years ago
  21. 33048e8 Fix issues found by FindBugs: INT_BAD_COMPARISON_WITH_SIGNED_BYTE by Pavlin Radoslavov · 10 years ago
  22. 3255ae5 Fix issues found by FindBugs: DLS_DEAD_LOCAL_STORE by Pavlin Radoslavov · 10 years ago
  23. 608fac3 Fix issues found by FindBugs: MS_SHOULD_BE_FINAL by Pavlin Radoslavov · 10 years ago
  24. b6e0ac8 Enable checkstyle rule to catch inner assignments. by Ray Milkey · 10 years ago
  25. 424150c Fix issues found by FindBugs: SBSC_USE_STRINGBUFFER_CONCATENATION by Pavlin Radoslavov · 10 years ago
  26. ec83894 Enable checkstyle rule for JLS modifier order by Ray Milkey · 10 years ago
  27. 5c9f2db Enable checkstyle rules to check names of static final members by Ray Milkey · 10 years ago
  28. 29a2a88 Change some of the basic classes in the "unit/" directory to immutable: by Pavlin Radoslavov · 10 years ago
  29. 1aa71f8 Enable checkstyle rule to find empty code blocks by Ray Milkey · 10 years ago
  30. 5d40601 Enable checkstyle trailing spaces rule by Ray Milkey · 10 years ago
  31. 043daa2 Enable checkstyle empty statement check by Ray Milkey · 10 years ago
  32. 7f1567c Enable checkstyle whitespace rules by Ray Milkey · 10 years ago
  33. 2476cac Enable checkstyle member and local variable checks by Ray Milkey · 10 years ago
  34. 0f913a0 Enable checkstyle check for newline at the end of by Ray Milkey · 10 years ago
  35. 45614c5 Enable checkstyle rule to disallow C style by Ray Milkey · 10 years ago
  36. 1cd9029 Topology ProtoBuf refactoring by Yuta HIGUCHI · 10 years ago
  37. 269ffb9 Fix checkstyle whitespace issues - WHITESPACE ONLY by Ray Milkey · 10 years ago
  38. a99ec67 Organized imports for main classes by Jonathan Hart · 10 years ago
  39. deda0ba Renamed registry and packet packages by Jonathan Hart · 10 years ago
  40. 472062d Renamed networkgraph package to topology. by Jonathan Hart · 10 years ago
  41. 23701d1 Renamed devicemanager, flowprogrammer, linkdiscovery and util packages by Jonathan Hart · 10 years ago
  42. 51f6f5b Renamed onos core package by Jonathan Hart · 10 years ago
  43. aa38097 Renamed the intent package by Jonathan Hart · 10 years ago
  44. 6df9017 Renamed datagrid and datastore packages by Jonathan Hart · 10 years ago