1. 62132e9 Tagging 1.6.0-rc4 by Brian O'Connor · 8 years ago 1.6.0-rc4
  2. f402be3 Starting snapshot 1.6.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  3. 5e1f42d Tagging 1.6.0-rc3 by Thomas Vachuska · 8 years ago 1.6.0-rc3
  4. d3ee48f Fix for ONOS-4621. If any errors in parsing the configurations, continue with the next config key and return the list of subjectClass, subject, config failures by Deepa Vaddireddy · 8 years ago
  5. 21b03fe Fix returned responses for DELETE operations by Ray Milkey · 8 years ago
  6. 44c440f ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  7. f3807e3 Fix for JIRA ONOS-4620. Whenever networkconfiguration is deleted even the queued will be removed by Deepa Vaddireddy · 8 years ago
  8. c4326f0 Move cluster event handling off of event dispatcher thread to a background thread by Madan Jampani · 8 years ago
  9. 9a1e18d ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  10. e8c54db ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  11. 728dce0 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  12. 0edd7d4 Fixing file permissions by Yuta HIGUCHI · 8 years ago
  13. 92eaf44 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  14. 2d147f6 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  15. 9f4303b ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  16. 389f108 Starting snapshot 1.6.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  17. 1be50de Tagging 1.6.0-rc2 by Thomas Vachuska · 8 years ago 1.6.0-rc2
  18. bc7a8bf Improve network config validation errors to show which fields are invalid. by Jonathan Hart · 8 years ago
  19. ab0755b Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  20. cf4b9a3 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  21. 1fc873b ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  22. e076415 Revert "[ONOS-4513] Slice optical-model into separate bundle" by Yuta HIGUCHI · 8 years ago
  23. 5b1c02d allow applications to be installed by URL from REST API by alshabib · 8 years ago
  24. 652ec6b [ONOS-4513] Slice optical-model into separate bundle by HIGUCHI Yuta · 8 years ago
  25. 403b577 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  26. 772e688 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  27. a565d9d ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  28. a7f62e1 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  29. a705605 ONOS-4359: continued work on theming UI (app control buttons). by Simon Hunt · 8 years ago
  30. 7bd8aaa Starting snapshot 1.6.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  31. bb1b7a3 ONOS-4359: continued work on theming UI (app details panel) by Simon Hunt · 8 years ago
  32. 84cc670 Tagging 1.6.0-rc1 by Thomas Vachuska · 8 years ago 1.6.0-rc1
  33. 83750e6 Fixed broken mast-spec test. by Simon Hunt · 8 years ago
  34. 4f732d2 ONOS-4646: Provide temp. mechanism for topology overlays to modify link details data. by Simon Hunt · 8 years ago
  35. 1d82123 ONOS-4359: New UI look and feel : table views - base table. (WIP) by Simon Hunt · 8 years ago
  36. 15c8986 Let JerseyTest pick random port by HIGUCHI Yuta · 8 years ago
  37. 9bf9356 ONOS-4619: Web UI -- Support for chained dialog operations. by Simon Hunt · 8 years ago
  38. 71d85bc GUI -- topo - fix incorrect function reference. by Simon Hunt · 8 years ago
  39. ea3c223 LnF updates to navigation menu. (reduce size of font). by Simon Hunt · 8 years ago
  40. c0e282b LnF updates to navigation menu. by Simon Hunt · 8 years ago
  41. b43f88c LnF updates to masthead. by Simon Hunt · 8 years ago
  42. 51a76be Fixing a GUI unit test syntax error. by Thomas Vachuska · 8 years ago
  43. 5ea8f70 Topojsons have all been formatted with jsonlint by Steven Burrows · 8 years ago
  44. 11f662f Separating theme from layout for CSS files. by Simon Hunt · 8 years ago
  45. 209c6c6 [WEB GUI] Fixed tests: (345 test passing, 21 skipped). by Matteo Scandolo · 8 years ago
  46. fa0548b WEB GUI: livereload enabled for applications by Matteo Scandolo · 8 years ago
  47. 231c754 [WEB-GUI Tests] Fixing UI unit tests by Matteo Scandolo · 8 years ago
  48. 92b016b Enhanced layout service and hooked-in the ui topo session. by Thomas Vachuska · 8 years ago
  49. cf06077 WEB GUI: Live-reloading development environment by Matteo Scandolo · 8 years ago
  50. eae81ee Added host-related unit tests for model cache. by Simon Hunt · 8 years ago
  51. 3276d15 Bump up osgi, jetty-websocket, math3, antlr4, common-io, influxdb-java by Jian Li · 8 years ago
  52. 58a0dd0 Included connect point port number in definition of UiLinkId. by Simon Hunt · 8 years ago
  53. 318cd58 Fixing GUI to bypass the new UiTopoSession code which is not ready. by Thomas Vachuska · 8 years ago
  54. 2907ad2 [ONOS-4530] Allow to specify appId when insert FlowRule through REST by Jian Li · 8 years ago
  55. c0f20c1 Implemented initial loading of ModelCache. by Simon Hunt · 8 years ago
  56. dea375a Remove deprecated ConfigProvider. by HIGUCHI Yuta · 8 years ago
  57. 7d06923 Fix compile time NPE which is encountered in Eclipse IDE by Jian Li · 8 years ago
  58. a3e4c7a Bugfix: fix the swagger broken issue caused by unsupported data type by Jian Li · 8 years ago
  59. 847242b [ONOS-4409] Merge getApp REST methods into one, revise unit test by Jian Li · 8 years ago
  60. cc730a6 Clean up source code of REST API by Jian Li · 8 years ago
  61. a7cd9d7 Try explicit class casting to remove warning message by Jian Li · 8 years ago
  62. c2a542b Explicitly return NO CONTENT type response for http DELETE request by Jian Li · 8 years ago
  63. cbf4989 Treat null as NOT FOUND for application and applicationId by Jian Li · 8 years ago
  64. e1c1c8d [ONOS-4409] Support applicationId registration and query via REST by Jian Li · 8 years ago
  65. 4c0ef6b ONOS-4416 Remove OduCltPort out of core. by HIGUCHI Yuta · 8 years ago
  66. 95d83e8 ONOS-4415 Remove OmsPort out of core. by HIGUCHI Yuta · 8 years ago
  67. 34a3f69 ONOS-3503 Remove OchPort out of core. by HIGUCHI Yuta · 8 years ago
  68. 642bc45 ONOS-4326: Focusing on add/remove cluster member. (WIP). by Simon Hunt · 8 years ago
  69. 82101d9 Bump up Chart.js to 1.1.1 and angular-chart to 0.10.2 by Jian Li · 8 years ago
  70. 2d8d3d6 Receive chart annotations from client side by Jian Li · 8 years ago
  71. 0409b70 Revise Mastership REST API to use synchronous methods by Jian Li · 8 years ago
  72. 23f21e3 GUI -- Log the name of the logged-in user to the Javascript console, at beginning of index.html. by Simon Hunt · 8 years ago
  73. 170fe4e Removing GUI hang bypass. by Thomas Vachuska · 8 years ago
  74. bf8ee80 Move map event handling onto a background thread to unblock even dispatch loop by Madan Jampani · 8 years ago
  75. d710d8c Temporary GUI fix. by Thomas Vachuska · 8 years ago
  76. 6602db8 Improved test environment by Matteo Scandolo · 8 years ago
  77. 7b93ceb Replace ECMap with ConsistentMap in UiExtensionManager by Madan Jampani · 8 years ago
  78. f96d41f [ONOS-4438] Add REST API for mastership service by Jian Li · 8 years ago
  79. 530cf46 Used the onosAuth global variable to get the username rather than the websocket service. by Steven Burrows · 8 years ago
  80. 812aa5a Improved README and test environment, added package.json and karma by Matteo Scandolo · 8 years ago
  81. 1decd53 ONOS-4077: REST API's for virtual networks, devices, ports, links: add missing onos.rsModel statements + fix example field in JSON files by Claudine Chiu · 8 years ago
  82. 0c2a28f Add dependency to BUCK build by Ray Milkey · 8 years ago
  83. 4d66d0a Implementing the UiLayoutManager. by Thomas Vachuska · 8 years ago
  84. a9dd019 [ONOS-3949] Add chartBuilder.js, interacts with ChartRequestHandler by Jian Li · 8 years ago
  85. c341833 Make example priority smaller. by Jonathan Hart · 8 years ago
  86. cb1592d Bugfix: fix legend text overlapping issue in Chart.js by Jian Li · 8 years ago
  87. 5c98910 Update css for swagger 2.4.1, add missing resource to fix js error by Jian Li · 8 years ago
  88. a98c2ea ONOS-4077: REST API's for virtual networks and tenants by Claudine Chiu · 8 years ago
  89. c99d430 Fixed title field creates empty json objects by Andrea Campanella · 8 years ago
  90. 9a10897 ONOS-3633 - Implementation of virtual network point to point intent provider. by Brian Stanke · 8 years ago
  91. 83d87a7 Bumpup swagger ui to 2.1.4 to fix the issues in 2.1.0 by Jian Li · 8 years ago
  92. 08d65cf Remove duplicated removeVirtualLink and corresponding unit test by Jian Li · 8 years ago
  93. 4fb7177 Replace Grizzly2 test container to Jetty test container by Jian Li · 8 years ago
  94. 345c019 Turn off Swagger schema validation by Jonathan Hart · 8 years ago
  95. 44b3d2d Clean up ECMap on deactivate by HIGUCHI Yuta · 8 years ago
  96. 338a3b4 Starting implementation of UI topo modeling. WIP. by Simon Hunt · 8 years ago
  97. 7715e89 Web UI - reflect logged-in-username back to UI in the bootstrap event. by Simon Hunt · 8 years ago
  98. a7592bc Show meter and/or table transition in GUI even if flow entry has no other treatment instructions. by Konstantinos Kanonakis · 8 years ago
  99. bee3509 Fix javadoc warnings by Ray Milkey · 8 years ago
  100. 041c1aa Fixed the issue when the details panel would remain visible after navigating away from the topo page and back by Steven Burrows · 8 years ago