1. 839b6ed Fixing file permissions by Yuta HIGUCHI · 8 years ago
  2. 1499864 Fixed NPE and return 404 error upon unknown app activation request by Hyunsun Moon · 8 years ago
  3. 54b83e8 Improve network config validation errors to show which fields are invalid. by Jonathan Hart · 8 years ago
  4. 492526a Move cluster event handling off of event dispatcher thread to a background thread by Madan Jampani · 8 years ago
  5. 20a070b allow applications to be installed by URL from REST API by alshabib · 8 years ago
  6. bee7bb1 Use SPDX license identifier by HIGUCHI Yuta · 8 years ago
  7. 5c1a938 ONOS-4646: Provide temp. mechanism for topology overlays to modify link details data. by Simon Hunt · 8 years ago
  8. 6827dc3 Let JerseyTest pick random port by HIGUCHI Yuta · 8 years ago
  9. a424a05 Allow to specify appId through FlowObjective REST API by Jian Li · 8 years ago
  10. b1ced8e ONOS-4619: Web UI -- Support for chained dialog operations. by Simon Hunt · 8 years ago
  11. 356da76 GUI -- topo - fix incorrect function reference. by Simon Hunt · 8 years ago
  12. 3a9a644 Topojsons have all been formatted with jsonlint by Steven Burrows · 8 years ago
  13. e614e3f Fixing a GUI unit test syntax error. by Thomas Vachuska · 8 years ago
  14. 6921ceb Add ability to add mcast sinks via REST API by Jonathan Hart · 8 years ago
  15. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  16. 209c6c6 [WEB GUI] Fixed tests: (345 test passing, 21 skipped). by Matteo Scandolo · 8 years ago
  17. fa0548b WEB GUI: livereload enabled for applications by Matteo Scandolo · 8 years ago
  18. 231c754 [WEB-GUI Tests] Fixing UI unit tests by Matteo Scandolo · 8 years ago
  19. 92b016b Enhanced layout service and hooked-in the ui topo session. by Thomas Vachuska · 8 years ago
  20. cf06077 WEB GUI: Live-reloading development environment by Matteo Scandolo · 8 years ago
  21. eae81ee Added host-related unit tests for model cache. by Simon Hunt · 8 years ago
  22. 3276d15 Bump up osgi, jetty-websocket, math3, antlr4, common-io, influxdb-java by Jian Li · 8 years ago
  23. 58a0dd0 Included connect point port number in definition of UiLinkId. by Simon Hunt · 8 years ago
  24. 318cd58 Fixing GUI to bypass the new UiTopoSession code which is not ready. by Thomas Vachuska · 8 years ago
  25. 2907ad2 [ONOS-4530] Allow to specify appId when insert FlowRule through REST by Jian Li · 8 years ago
  26. c0f20c1 Implemented initial loading of ModelCache. by Simon Hunt · 8 years ago
  27. dea375a Remove deprecated ConfigProvider. by HIGUCHI Yuta · 8 years ago
  28. 7d06923 Fix compile time NPE which is encountered in Eclipse IDE by Jian Li · 8 years ago
  29. a3e4c7a Bugfix: fix the swagger broken issue caused by unsupported data type by Jian Li · 8 years ago
  30. 847242b [ONOS-4409] Merge getApp REST methods into one, revise unit test by Jian Li · 8 years ago
  31. cc730a6 Clean up source code of REST API by Jian Li · 8 years ago
  32. a7cd9d7 Try explicit class casting to remove warning message by Jian Li · 8 years ago
  33. c2a542b Explicitly return NO CONTENT type response for http DELETE request by Jian Li · 8 years ago
  34. cbf4989 Treat null as NOT FOUND for application and applicationId by Jian Li · 8 years ago
  35. e1c1c8d [ONOS-4409] Support applicationId registration and query via REST by Jian Li · 8 years ago
  36. 4c0ef6b ONOS-4416 Remove OduCltPort out of core. by HIGUCHI Yuta · 8 years ago
  37. 95d83e8 ONOS-4415 Remove OmsPort out of core. by HIGUCHI Yuta · 8 years ago
  38. 34a3f69 ONOS-3503 Remove OchPort out of core. by HIGUCHI Yuta · 8 years ago
  39. 642bc45 ONOS-4326: Focusing on add/remove cluster member. (WIP). by Simon Hunt · 8 years ago
  40. 82101d9 Bump up Chart.js to 1.1.1 and angular-chart to 0.10.2 by Jian Li · 8 years ago
  41. 2d8d3d6 Receive chart annotations from client side by Jian Li · 8 years ago
  42. 0409b70 Revise Mastership REST API to use synchronous methods by Jian Li · 8 years ago
  43. 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
  44. 170fe4e Removing GUI hang bypass. by Thomas Vachuska · 8 years ago
  45. bf8ee80 Move map event handling onto a background thread to unblock even dispatch loop by Madan Jampani · 8 years ago
  46. d710d8c Temporary GUI fix. by Thomas Vachuska · 8 years ago
  47. 6602db8 Improved test environment by Matteo Scandolo · 8 years ago
  48. 7b93ceb Replace ECMap with ConsistentMap in UiExtensionManager by Madan Jampani · 8 years ago
  49. f96d41f [ONOS-4438] Add REST API for mastership service by Jian Li · 8 years ago
  50. 530cf46 Used the onosAuth global variable to get the username rather than the websocket service. by Steven Burrows · 8 years ago
  51. 812aa5a Improved README and test environment, added package.json and karma by Matteo Scandolo · 8 years ago
  52. 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
  53. 0c2a28f Add dependency to BUCK build by Ray Milkey · 8 years ago
  54. 4d66d0a Implementing the UiLayoutManager. by Thomas Vachuska · 8 years ago
  55. a9dd019 [ONOS-3949] Add chartBuilder.js, interacts with ChartRequestHandler by Jian Li · 8 years ago
  56. c341833 Make example priority smaller. by Jonathan Hart · 8 years ago
  57. cb1592d Bugfix: fix legend text overlapping issue in Chart.js by Jian Li · 8 years ago
  58. 5c98910 Update css for swagger 2.4.1, add missing resource to fix js error by Jian Li · 8 years ago
  59. a98c2ea ONOS-4077: REST API's for virtual networks and tenants by Claudine Chiu · 8 years ago
  60. c99d430 Fixed title field creates empty json objects by Andrea Campanella · 8 years ago
  61. 9a10897 ONOS-3633 - Implementation of virtual network point to point intent provider. by Brian Stanke · 8 years ago
  62. 83d87a7 Bumpup swagger ui to 2.1.4 to fix the issues in 2.1.0 by Jian Li · 8 years ago
  63. 08d65cf Remove duplicated removeVirtualLink and corresponding unit test by Jian Li · 8 years ago
  64. 4fb7177 Replace Grizzly2 test container to Jetty test container by Jian Li · 8 years ago
  65. 345c019 Turn off Swagger schema validation by Jonathan Hart · 8 years ago
  66. 44b3d2d Clean up ECMap on deactivate by HIGUCHI Yuta · 8 years ago
  67. 338a3b4 Starting implementation of UI topo modeling. WIP. by Simon Hunt · 8 years ago
  68. 7715e89 Web UI - reflect logged-in-username back to UI in the bootstrap event. by Simon Hunt · 8 years ago
  69. a7592bc Show meter and/or table transition in GUI even if flow entry has no other treatment instructions. by Konstantinos Kanonakis · 8 years ago
  70. bee3509 Fix javadoc warnings by Ray Milkey · 8 years ago
  71. 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
  72. ea32708 Temporary patch around unavailable username during websocket failover. by Simon Hunt · 8 years ago
  73. 23fb135 Started fleshing out the UI topo model classes. by Simon Hunt · 8 years ago
  74. cda9c03 Converted UiSharedTopologyModel to be a @Service. by Simon Hunt · 8 years ago
  75. f6bf8d5 ONOS-4077: REST API's for virtual links. by Claudine Chiu · 8 years ago
  76. 460f9b0 Add bulk delete for flows by Ray Milkey · 8 years ago
  77. ebf3be0 Adding drag-n-drop feedback to app install. by Thomas Vachuska · 8 years ago
  78. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  79. e4da59d Simplifying rules and providing sensible defaults by Brian O'Connor · 8 years ago
  80. 7092cc4 UI topo model - Started fleshing out the UiSharedTopologyModel by Simon Hunt · 8 years ago
  81. e5817c9 Adding src/main/webapp resources to WARs by Brian O'Connor · 8 years ago
  82. 7c25182 Fix buck tests by Ray Milkey · 8 years ago
  83. 90053ed UI topo - remove 'world' from map options (creates sluggish response) by Simon Hunt · 8 years ago
  84. b86c920 Updating Buck files to build OSGi jars by Brian O'Connor · 8 years ago
  85. d4334db Javadoc warning fixes by Ray Milkey · 8 years ago
  86. 85f28d0 Updating test sources in several BUCK files by Brian O'Connor · 8 years ago
  87. ddec794 Fixes for buck regressions by Ray Milkey · 8 years ago
  88. a450bd0 Simplifying Import-Package line in maven-bundle-plugin for REST bundles by Brian O'Connor · 8 years ago
  89. 845c328 Added meter and table transition following other treatment instructions in FlowViewMessageHandler. by Konstantinos Kanonakis · 8 years ago
  90. fb8b816 REST API's for tenants, virtual networks, virtual devices ad virtual ports. by Claudine Chiu · 8 years ago
  91. f679c4e You've been checkstyled! by Simon Hunt · 8 years ago
  92. 90289b0 STC fixes by Ray Milkey · 8 years ago
  93. 26be4f3 Adding ability to select geo map from the GUI. by Thomas Vachuska · 8 years ago
  94. b028599 adding group garbage collection functionality by alshabib · 8 years ago
  95. 283a962 Using VlanId String None instead of -1 by Luca Prete · 8 years ago
  96. ed804d5 Initial cut for UI topo model implementation. by Simon Hunt · 8 years ago
  97. a2d3750 CORD-613 Adding ability to administratively enable or disable a port via CLI. by Saurav Das · 8 years ago
  98. 8a119b0 ONOS-4217: WebUI -- fix broken preferences / querystring precedence. by Simon Hunt · 8 years ago
  99. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  100. 3678c2a Remove magic numbers and in-line string constants in UiExtensionManager. by Simon Hunt · 8 years ago