1. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 8 years ago
  2. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  3. 27bf079 GUI -- Enhanced DefaultCellComparator to utilize Comparable implementation if available on the objects being compared, defaulting to string comparison otherwise. by Simon Hunt · 9 years ago
  4. 3d1b065 GUI -- refactored all the table views (server side) to use the new TableModel method of data generation. by Simon Hunt · 9 years ago
  5. 3ee7f74 GUI -- added getAsString() to TableModel.Row. by Simon Hunt · 9 years ago[Renamed (95%) from core/api/src/test/java/org/onosproject/ui/table/DefaultCellComparatorTest.java]
  6. 933b1a8 GUI -- Implemented table sorting in our simple table/row/cell model by Simon Hunt · 9 years ago