1. 97d6b2d [ONOS-3635] Implement List view for extended application properties by Jian Li · 8 years ago
  2. c67ca3c Make results of application codec and swagger doc desc consistent by Jian Li · 8 years ago
  3. 1159916 Bump up Karaf to 3.0.5 by Jian Li · 8 years ago
  4. 6282c80 [ONOS-3634] Add REST API for extended application properties by Jian Li · 8 years ago
  5. 051e9fa ONOS-3780: Table model now handles two column sorts. by Simon Hunt · 8 years ago
  6. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  7. 7c630c6 GUI- factored out common table frame SVG commands in *table glyph definitions. by Simon Hunt · 8 years ago
  8. f9879c5 Marking ConfigProvider as deprecated. by Thomas Vachuska · 8 years ago
  9. 8baf447 [ONOS-3722] Augment TableModel to support annotations by Jian Li · 8 years ago
  10. d0f063a ONOS-3588: Topo view... prevent device labels from flashing on update. Also deleted unused variables. by Simon Hunt · 8 years ago
  11. 69f6663 [WIP][ONOS-3722] Augment TableModel with Annotations Mechanism by Jian Li · 8 years ago
  12. 80cfe45 Replace deprecated JsonObject.readFrom() with Json.parse().asObject by Jian Li · 8 years ago
  13. 118f671 Power config API (ONOS-2866). by Marc De Leenheer · 8 years ago
  14. e34f110 [ONOS-2225] Add unit test for Flow Objectives REST API by Jian Li · 8 years ago
  15. 4de9054 Fix javadoc errors. by HIGUCHI Yuta · 8 years ago
  16. 111bc59 Format string should use %n rather than \n by Phil Huang · 8 years ago
  17. e9ac2c5 [ONOS-2225] Implement REST API for Flow Objectives by Jian Li · 8 years ago
  18. 4cc4b95 Delete unused jquery libs. by Simon Hunt · 8 years ago
  19. be60dde ONOS-3755: use thousand separator for packet and byte counts, etc. Fix alignment (numbers right justified). by Simon Hunt · 8 years ago
  20. 3e4ccaf ONOS-3749: Show Flow ID and group ID in the flow table as hex values. by Simon Hunt · 8 years ago
  21. 3f92c43 ONOS-2060: Add strong discouragement message if trying to deactivate or uninstall drivers. by Simon Hunt · 8 years ago
  22. a678b84 ONOS-2849: Pre-populate sort so active apps are at the top of the list. by Simon Hunt · 8 years ago
  23. a003d8a ONOS-2849: Given app dialog opaque background. by Simon Hunt · 8 years ago
  24. 8d28a55 ONOS-2849: Refactored topo dialog to general DialogService. Implemented confirmation dialog in App view. by Simon Hunt · 8 years ago
  25. 00762ee Avoid potential round-off error caused by floating point by Sho SHIMIZU · 8 years ago
  26. 6f350ed ONOS-3725 Adding ability to retain pending configs. by Thomas Vachuska · 8 years ago
  27. 18d4bc8 ONOS-3548: GUI - additional logical keys now recognized by KeyService. by Simon Hunt · 8 years ago
  28. 82baf6b ONOS-3607 Add Criteria model for Flows REST Api with field description. by Andrea Campanella · 8 years ago
  29. 70e76d8 Remove redundancy by replacing values with Spectrum.CENTER_FREQUENCY by Sho SHIMIZU · 8 years ago
  30. 06909ef ONOS-3642 -- GUI: Widened topo panels by 8 pixels to allow 7 buttons to fit neatly in one row. by Simon Hunt · 8 years ago
  31. 79f6732 [ONOS-3642] Add missing meter icon in topology view by Jian Li · 8 years ago
  32. 99b3d22 ONOS-3642 -- GUI: New Meter Table glyph added. by Simon Hunt · 8 years ago
  33. 1f54473 [ONOS-3642] Add GUI Meter View by Jian Li · 8 years ago
  34. 5e5734f Add a null test case for getMeterByDeviceIdAndMeterId REST method by Jian Li · 8 years ago
  35. a4faf4f Add getMetersByDeviceId REST method by Jian Li · 8 years ago
  36. a7f86ce [ONOS-3603] Add getGroupByDeviceIdAndAppCookie method in group REST API by Jian Li · 8 years ago
  37. 64dd889 [ONOS-3601] Add unit test for MetricCodec and correct some typos by Jian Li · 8 years ago
  38. 5c41123 [ONOS-3618] Implement REST API for Meter query, insert, delete by Jian Li · 8 years ago
  39. 162149f [ONOS-3601] Add more cases in metrics REST API unit test by Jian Li · 8 years ago
  40. ecb3c0f [ONOS-3603] Implement REST API for Group query, insert, delete by Jian Li · 8 years ago
  41. 78acc44 GUI: Deleted deprecated code. by Simon Hunt · 8 years ago
  42. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  43. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  44. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  45. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  46. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  47. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  48. 412adc8 GUI: Migrated table views to use the new custom "ONOS Loading..." animation. by Simon Hunt · 8 years ago
  49. a9e4476 [ONOS-3601] Bugfix: resolve swagger doc issue of metric REST API by Jian Li · 8 years ago
  50. 7231515 [Falcon][ONOS-3601] Add REST API for metrics service with unit test by Jian Li · 8 years ago
  51. ab34ecb GUI: adding LoadingService module. by Simon Hunt · 8 years ago
  52. 9f5e97d GUI: clean up coding style. by Simon Hunt · 8 years ago
  53. fe1f01a "Fixing" GUI key handling. by Thomas Vachuska · 8 years ago
  54. 6babd05 GUI: New "loading..." animation frames for dark and light themes. by Simon Hunt · 8 years ago
  55. c4178cc Adding protection against UI extension failures crashing the whole UI. by Thomas Vachuska · 8 years ago
  56. 5df3595 ONOS-3562 Changing the flow instructions port to human readable format by Andrea Campanella · 8 years ago
  57. a026be7 Restructuring the form of REST API deployment to provide by Thomas Vachuska · 8 years ago
  58. e26a1b5 Web UI: Delete obsolete sample event files. by Simon Hunt · 8 years ago
  59. 2dc91dc ONOS-3539 Insert optional delay for showing highlights by Andrea Campanella · 8 years ago
  60. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  61. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  62. 372658e Updates to versions across project by Brian O'Connor · 8 years ago
  63. 297907a ONOS-2412 Fixing CLI & GUI inconcistency for reporting device count. by Thomas Vachuska · 8 years ago
  64. c2bfe33 ONOS-3518: Refactored badge-rendering code. - augmented badges test scenario. by Simon Hunt · 8 years ago
  65. 5212541 Add GUI badging to hosts by Andrea Campanella · 8 years ago
  66. 10c4adc ONOS-2706 Changing rsModel annotation to onos.rsModel by Andrea Campanella · 8 years ago
  67. ac099e8 ONOS-3353: Map for Continental US, Central America and South America. by Simon Hunt · 8 years ago
  68. e22731b [ONOS-3394] Remove network configuration model from SwaggerUi and line stripping for better swagger.json formatting. by Andrea Campanella · 8 years ago
  69. d471262 ONOS-3353: WIP -- USA, Central America and SouthAmerica ... but need to remove Alaska and Hawaii from USA data, for cleaner visualization. by Simon Hunt · 8 years ago
  70. e50b621 Tweaked summary panel on the GUI to place version information at the top. by Thomas Vachuska · 8 years ago
  71. 37a5d8c Unit tests for network config REST API. by Ray Milkey · 8 years ago
  72. 0c17a0a ONOS-3182 added swap functionality by Andrea Campanella · 8 years ago
  73. 02183be Reference table of country codes (useful when defining map filters for topology view). by Simon Hunt · 8 years ago
  74. 43c956b [ONOS-3402] parseHost method adds all Json fields as annotations by Jian Li · 8 years ago
  75. d35f89c [ONOS-3405] Change EthType Json encoding to Hex and extend decoding with Hex support alongside int by andrea · 8 years ago
  76. d120f5c CORD-12:Adding support for port statistics REST API by Srikanth Vavilapalli · 8 years ago
  77. c008511 [ONOS-3394] Json Models for Intents by andrea · 8 years ago
  78. 598c28d Inconsistent synchronization fix for UiWebSocket.connection by Satish K · 8 years ago
  79. 36992c8 ONOS-3379: Config REST 500 errors on GET operations if keys don't exist by Ray Milkey · 8 years ago
  80. 1ce2bc8 [ONOS-3394] Json models for REST api by andrea · 8 years ago
  81. b9fe25d ONOS-3378 REST DELETE operation on network config subject class key by Ray Milkey · 8 years ago
  82. 5056b51 [ONOS-3394] JsonModels for Swagger UI by andrea · 8 years ago
  83. 33f28a9 Carry previous host subject in HostEvent by Charles Chan · 8 years ago
  84. 8fba1c8 ONOS-3369: log an exception on REST server errors by Ray Milkey · 8 years ago
  85. 864333a ONOS-3265: Re-used device glyph for deviceTable icon. by Simon Hunt · 8 years ago
  86. 20856ec ONOS-3265: Added navigation button / logic for devices/flows/ports/groups views. by Simon Hunt · 8 years ago
  87. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 8 years ago
  88. 2be2f88 Class name corrected while retriving stream from json by Phaneendra Manda · 8 years ago
  89. 761f004 ONOS-1684 Added support for app dependencies. by Thomas Vachuska · 8 years ago
  90. 95d56fd ONOS-3347 - HostMoved event now processed correctly. by Simon Hunt · 8 years ago
  91. 1ad5927 ONOS-1864 -- Topology view sending events after view changed by Simon Hunt · 8 years ago
  92. a211f7f GUI -- Ensure that topology view dialog is closed if we navigate away from the view, by Simon Hunt · 8 years ago
  93. 75c2568 ONOS-2850 : Continuing Topology Programmable Dialog box --- WIP. by Simon Hunt · 8 years ago
  94. 8d55808 ONOS-2850 : Beginnings of Topology Programmable Dialog box --- WIP. by Simon Hunt · 8 years ago
  95. 144bd79 ONOS-3129 : GUI Intents to Topo :: part the third -- (bug fix) only navigate if a table row is selected. by Simon Hunt · 8 years ago
  96. 4a6b54b ONOS-3129 : GUI Intents to Topo :: part 2 - pushing data through topo view and having the intent path show up. by Simon Hunt · 8 years ago
  97. 4e41273 ONOS-3129 : GUI Intents to Topo :: part 1 - making intent table rows selectable; adding topo button. by Simon Hunt · 8 years ago
  98. de99e0b GUI Topo -- Badges - Enhanced uitopo archetype to also use badges. by Simon Hunt · 8 years ago
  99. 004fc2c GUI Topo -- Badges - Fixed glyph positioning. Added CSS for info/warn/error statuses. by Simon Hunt · 8 years ago
  100. ec1df02 In preparation for dynamic clustering support: by Madan Jampani · 8 years ago