1. 18d4bc8 ONOS-3548: GUI - additional logical keys now recognized by KeyService. by Simon Hunt · 8 years ago
  2. 82baf6b ONOS-3607 Add Criteria model for Flows REST Api with field description. by Andrea Campanella · 8 years ago
  3. 70e76d8 Remove redundancy by replacing values with Spectrum.CENTER_FREQUENCY by Sho SHIMIZU · 8 years ago
  4. 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
  5. 79f6732 [ONOS-3642] Add missing meter icon in topology view by Jian Li · 8 years ago
  6. 99b3d22 ONOS-3642 -- GUI: New Meter Table glyph added. by Simon Hunt · 8 years ago
  7. 1f54473 [ONOS-3642] Add GUI Meter View by Jian Li · 8 years ago
  8. 5e5734f Add a null test case for getMeterByDeviceIdAndMeterId REST method by Jian Li · 8 years ago
  9. a4faf4f Add getMetersByDeviceId REST method by Jian Li · 8 years ago
  10. a7f86ce [ONOS-3603] Add getGroupByDeviceIdAndAppCookie method in group REST API by Jian Li · 8 years ago
  11. 64dd889 [ONOS-3601] Add unit test for MetricCodec and correct some typos by Jian Li · 8 years ago
  12. 5c41123 [ONOS-3618] Implement REST API for Meter query, insert, delete by Jian Li · 8 years ago
  13. 162149f [ONOS-3601] Add more cases in metrics REST API unit test by Jian Li · 8 years ago
  14. ecb3c0f [ONOS-3603] Implement REST API for Group query, insert, delete by Jian Li · 8 years ago
  15. 78acc44 GUI: Deleted deprecated code. by Simon Hunt · 8 years ago
  16. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  17. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  18. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  19. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  20. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  21. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  22. 412adc8 GUI: Migrated table views to use the new custom "ONOS Loading..." animation. by Simon Hunt · 8 years ago
  23. a9e4476 [ONOS-3601] Bugfix: resolve swagger doc issue of metric REST API by Jian Li · 8 years ago
  24. 7231515 [Falcon][ONOS-3601] Add REST API for metrics service with unit test by Jian Li · 8 years ago
  25. ab34ecb GUI: adding LoadingService module. by Simon Hunt · 8 years ago
  26. 9f5e97d GUI: clean up coding style. by Simon Hunt · 8 years ago
  27. fe1f01a "Fixing" GUI key handling. by Thomas Vachuska · 8 years ago
  28. 6babd05 GUI: New "loading..." animation frames for dark and light themes. by Simon Hunt · 8 years ago
  29. c4178cc Adding protection against UI extension failures crashing the whole UI. by Thomas Vachuska · 8 years ago
  30. 5df3595 ONOS-3562 Changing the flow instructions port to human readable format by Andrea Campanella · 8 years ago
  31. a026be7 Restructuring the form of REST API deployment to provide by Thomas Vachuska · 8 years ago
  32. e26a1b5 Web UI: Delete obsolete sample event files. by Simon Hunt · 8 years ago
  33. 2dc91dc ONOS-3539 Insert optional delay for showing highlights by Andrea Campanella · 8 years ago
  34. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  35. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  36. 372658e Updates to versions across project by Brian O'Connor · 8 years ago
  37. 297907a ONOS-2412 Fixing CLI & GUI inconcistency for reporting device count. by Thomas Vachuska · 8 years ago
  38. c2bfe33 ONOS-3518: Refactored badge-rendering code. - augmented badges test scenario. by Simon Hunt · 8 years ago
  39. 5212541 Add GUI badging to hosts by Andrea Campanella · 8 years ago
  40. 10c4adc ONOS-2706 Changing rsModel annotation to onos.rsModel by Andrea Campanella · 8 years ago
  41. ac099e8 ONOS-3353: Map for Continental US, Central America and South America. by Simon Hunt · 8 years ago
  42. e22731b [ONOS-3394] Remove network configuration model from SwaggerUi and line stripping for better swagger.json formatting. by Andrea Campanella · 8 years ago
  43. 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
  44. e50b621 Tweaked summary panel on the GUI to place version information at the top. by Thomas Vachuska · 8 years ago
  45. 37a5d8c Unit tests for network config REST API. by Ray Milkey · 8 years ago
  46. 0c17a0a ONOS-3182 added swap functionality by Andrea Campanella · 8 years ago
  47. 02183be Reference table of country codes (useful when defining map filters for topology view). by Simon Hunt · 8 years ago
  48. 43c956b [ONOS-3402] parseHost method adds all Json fields as annotations by Jian Li · 8 years ago
  49. d35f89c [ONOS-3405] Change EthType Json encoding to Hex and extend decoding with Hex support alongside int by andrea · 8 years ago
  50. d120f5c CORD-12:Adding support for port statistics REST API by Srikanth Vavilapalli · 8 years ago
  51. c008511 [ONOS-3394] Json Models for Intents by andrea · 8 years ago
  52. 598c28d Inconsistent synchronization fix for UiWebSocket.connection by Satish K · 8 years ago
  53. 36992c8 ONOS-3379: Config REST 500 errors on GET operations if keys don't exist by Ray Milkey · 8 years ago
  54. 1ce2bc8 [ONOS-3394] Json models for REST api by andrea · 8 years ago
  55. b9fe25d ONOS-3378 REST DELETE operation on network config subject class key by Ray Milkey · 8 years ago
  56. 5056b51 [ONOS-3394] JsonModels for Swagger UI by andrea · 8 years ago
  57. 33f28a9 Carry previous host subject in HostEvent by Charles Chan · 8 years ago
  58. 8fba1c8 ONOS-3369: log an exception on REST server errors by Ray Milkey · 8 years ago
  59. 864333a ONOS-3265: Re-used device glyph for deviceTable icon. by Simon Hunt · 8 years ago
  60. 20856ec ONOS-3265: Added navigation button / logic for devices/flows/ports/groups views. by Simon Hunt · 8 years ago
  61. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 8 years ago
  62. 2be2f88 Class name corrected while retriving stream from json by Phaneendra Manda · 8 years ago
  63. 761f004 ONOS-1684 Added support for app dependencies. by Thomas Vachuska · 8 years ago
  64. 95d56fd ONOS-3347 - HostMoved event now processed correctly. by Simon Hunt · 8 years ago
  65. 1ad5927 ONOS-1864 -- Topology view sending events after view changed by Simon Hunt · 8 years ago
  66. a211f7f GUI -- Ensure that topology view dialog is closed if we navigate away from the view, by Simon Hunt · 8 years ago
  67. 75c2568 ONOS-2850 : Continuing Topology Programmable Dialog box --- WIP. by Simon Hunt · 9 years ago
  68. 8d55808 ONOS-2850 : Beginnings of Topology Programmable Dialog box --- WIP. by Simon Hunt · 9 years ago
  69. 144bd79 ONOS-3129 : GUI Intents to Topo :: part the third -- (bug fix) only navigate if a table row is selected. by Simon Hunt · 9 years ago
  70. 4a6b54b ONOS-3129 : GUI Intents to Topo :: part 2 - pushing data through topo view and having the intent path show up. by Simon Hunt · 9 years ago
  71. 4e41273 ONOS-3129 : GUI Intents to Topo :: part 1 - making intent table rows selectable; adding topo button. by Simon Hunt · 9 years ago
  72. de99e0b GUI Topo -- Badges - Enhanced uitopo archetype to also use badges. by Simon Hunt · 9 years ago
  73. 004fc2c GUI Topo -- Badges - Fixed glyph positioning. Added CSS for info/warn/error statuses. by Simon Hunt · 9 years ago
  74. ec1df02 In preparation for dynamic clustering support: by Madan Jampani · 9 years ago
  75. 5674db9 GUI Topo -- Badges - WIP. by Simon Hunt · 9 years ago
  76. 13cc083 GUI Topo -- Added missing glyphs by Simon Hunt · 9 years ago
  77. e9343f3 GUI Topo -- Cleaned up NodeBadge, now that we have a clearer idea of what we want to model. by Simon Hunt · 9 years ago
  78. 53ec73f GUI -- added topo test scenario skeleton for showHighlights. by Simon Hunt · 9 years ago
  79. a5b53af ONOS-3128 : Web UI - Traffic overlay as default overlay. by Simon Hunt · 9 years ago
  80. 0929125 GUI -- Topology Overlay - removed dead code. by Simon Hunt · 9 years ago
  81. 044f2807 GUI -- Added "devices" scenario to display all device types. by Simon Hunt · 9 years ago
  82. ea5adc6 Corrected output of network configuration subjectKeys in JSON output; no longer relies on subject.toString. by Thomas Vachuska · 9 years ago
  83. b691f0a ONOS-2798 - GUI -- added microwave dish to glyph library. by Simon Hunt · 9 years ago
  84. d557925 ONOS-2876 -- GUI - Setting friendly device names. by Simon Hunt · 9 years ago
  85. 8f62f57 Sketched out server-side GUI code for setting/getting device friendly name. by Thomas Vachuska · 9 years ago
  86. d766c31 ONOS-2876 -- GUI - first cut at client-side code for device friendly name setting (still WIP). by Simon Hunt · 9 years ago
  87. 95810f5 CORD-13:Table Statistics support along with CLI and REST by Srikanth Vavilapalli · 9 years ago
  88. 7189222 ONOS-2901 - Added fix to ignore reserved global keys, when activating a topo overlay. by Simon Hunt · 9 years ago
  89. 347cc87 Fixed a few blemishes in the packet processor GUI view code. by Thomas Vachuska · 9 years ago
  90. aec654c Variable name changed for readability by Phaneendra Manda · 9 years ago
  91. 48e64e4 Cleaned up the SRLG and disjoint path code and naming. by Thomas Vachuska · 9 years ago
  92. 3ece373 Added a new GUI view for packet processors. by Thomas Vachuska · 9 years ago
  93. 2ec191f Disjoint Path Utils Exposed by Nikhil Cheerla · 9 years ago
  94. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  95. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  96. cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
  97. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  98. f58a888 Fill in some missing package info files. by Ray Milkey · 9 years ago
  99. 9b36d81 Javadoc fixes by Ray Milkey · 9 years ago
  100. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago