- 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
- eb851cd Adding commands for managing layouts. by Thomas Vachuska · 8 years ago
- 61419e7 ONOS-4326: TopoRegions: MockServer scenario with skeleton events. by Simon Hunt · 8 years ago
- 977aa05 ONOS-4326: TopoRegions: Implement basic structure of response to 'topo2Start' event. by Simon Hunt · 8 years ago
- 673399f BugFix: Allow to specify mastership role through REST API by Jian Li · 8 years ago
- d5b9673 TopoRegions: created skeleton Topo2 UI view for development of the "region-aware" topology. by Simon Hunt · 8 years ago
- cc0b7d6 Adding support for topology recipes and cleaning up topologies. by Thomas Vachuska · 8 years ago
- df352c6 Fix for the ONOS-4836 by Kavitha Alagesan · 8 years ago
- 5ab45e1 ONOS-4805: Choice of selected overlay persisted server side -- restored across login sessions. by Simon Hunt · 8 years ago
- 25f07be ONOS-2184 VirtualHost CLI and REST api's by Claudine Chiu · 8 years ago
- 018110c GUI - Adding display of attached hosts (in addition to showing egress links) in device details. by Thomas Vachuska · 8 years ago
- 93c8f9e Changing label from Switches to Devices by Thomas Vachuska · 8 years ago
- f51bf46 WEB UI -- Simplified listener mechanism in theme.js to match that of prefs.js by Simon Hunt · 8 years ago
- b3ef1fd Fix GroupKey interpretation in REST by Charles Chan · 8 years ago
- 28ad09a Lowering log level by Yuta HIGUCHI · 8 years ago
- 3be2994 WEB UI -- Cleaned up mast.js by Simon Hunt · 8 years ago
- 120904e ONOS-4745: Fixed device rename Enter/Esc bug. by Simon Hunt · 8 years ago
- a758f6d Change Settings nav item icon from 'chain' to 'cog'. by Simon Hunt · 8 years ago
- 50e80ea Properties need to be unique, even when they have the same name.. by Simon Hunt · 8 years ago
- d721f29 ONOS-4733: Simplified Settings Table view (removed redundant data) by Simon Hunt · 8 years ago
- f397304 Fix for ONOS-4740 by Ray Milkey · 8 years ago
- 7fae189 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
- 12ed9af [ONOS-4624]keybindings are not disabled when dialog panel is in use by Fan Cheng · 8 years ago
- f29d8e6 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
- a5487ad ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
- 8f907cc ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
- 8d47a5c ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
- 4766dfb ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
- f44d726 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
- a976134 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
- 1e44e08 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
- 0991b34 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
- e6e0984 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
- 047f405 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
- 5487ce7 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
- a42c4dc ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
- 986b92f ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
- 5fdba20 ONOS-4359: continued work on theming UI (app control buttons). by Simon Hunt · 8 years ago
- 811d857 ONOS-4359: continued work on theming UI (app details panel) by Simon Hunt · 8 years ago
- 0f8d7e9 Fixed broken mast-spec test. by Simon Hunt · 8 years ago
- f3fd4ed ONOS-4359: New UI look and feel : table views - base table. (WIP) by Simon Hunt · 8 years ago
- b940d69 LnF updates to navigation menu. (reduce size of font). by Simon Hunt · 8 years ago
- fb35b83 LnF updates to navigation menu. by Simon Hunt · 8 years ago
- d42e5d1 LnF updates to masthead. by Simon Hunt · 8 years ago
- 58894c8 Separating theme from layout for CSS files. by Simon Hunt · 8 years ago
- fa4bb3b Fixing Europe map scale. by Thomas Vachuska · 8 years ago
- 984e2d8 Fix returned responses for DELETE operations by Ray Milkey · 8 years ago
- 0c49b60 Fix for JIRA ONOS-4620. Whenever networkconfiguration is deleted even the queued will be removed by Deepa Vaddireddy · 8 years ago
- 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
- 839b6ed Fixing file permissions by Yuta HIGUCHI · 8 years ago
- 1499864 Fixed NPE and return 404 error upon unknown app activation request by Hyunsun Moon · 8 years ago
- 54b83e8 Improve network config validation errors to show which fields are invalid. by Jonathan Hart · 9 years ago
- 492526a Move cluster event handling off of event dispatcher thread to a background thread by Madan Jampani · 8 years ago
- 20a070b allow applications to be installed by URL from REST API by alshabib · 8 years ago
- bee7bb1 Use SPDX license identifier by HIGUCHI Yuta · 8 years ago
- 5c1a938 ONOS-4646: Provide temp. mechanism for topology overlays to modify link details data. by Simon Hunt · 8 years ago
- 6827dc3 Let JerseyTest pick random port by HIGUCHI Yuta · 8 years ago
- a424a05 Allow to specify appId through FlowObjective REST API by Jian Li · 8 years ago
- b1ced8e ONOS-4619: Web UI -- Support for chained dialog operations. by Simon Hunt · 8 years ago
- 356da76 GUI -- topo - fix incorrect function reference. by Simon Hunt · 8 years ago
- 3a9a644 Topojsons have all been formatted with jsonlint by Steven Burrows · 8 years ago
- e614e3f Fixing a GUI unit test syntax error. by Thomas Vachuska · 8 years ago
- 6921ceb Add ability to add mcast sinks via REST API by Jonathan Hart · 8 years ago
- e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
- 209c6c6 [WEB GUI] Fixed tests: (345 test passing, 21 skipped). by Matteo Scandolo · 8 years ago
- fa0548b WEB GUI: livereload enabled for applications by Matteo Scandolo · 8 years ago
- 231c754 [WEB-GUI Tests] Fixing UI unit tests by Matteo Scandolo · 8 years ago
- 92b016b Enhanced layout service and hooked-in the ui topo session. by Thomas Vachuska · 8 years ago
- cf06077 WEB GUI: Live-reloading development environment by Matteo Scandolo · 8 years ago
- eae81ee Added host-related unit tests for model cache. by Simon Hunt · 8 years ago
- 3276d15 Bump up osgi, jetty-websocket, math3, antlr4, common-io, influxdb-java by Jian Li · 9 years ago
- 58a0dd0 Included connect point port number in definition of UiLinkId. by Simon Hunt · 8 years ago
- 318cd58 Fixing GUI to bypass the new UiTopoSession code which is not ready. by Thomas Vachuska · 8 years ago
- 2907ad2 [ONOS-4530] Allow to specify appId when insert FlowRule through REST by Jian Li · 8 years ago
- c0f20c1 Implemented initial loading of ModelCache. by Simon Hunt · 8 years ago
- dea375a Remove deprecated ConfigProvider. by HIGUCHI Yuta · 8 years ago
- 7d06923 Fix compile time NPE which is encountered in Eclipse IDE by Jian Li · 8 years ago
- a3e4c7a Bugfix: fix the swagger broken issue caused by unsupported data type by Jian Li · 8 years ago
- 847242b [ONOS-4409] Merge getApp REST methods into one, revise unit test by Jian Li · 8 years ago
- cc730a6 Clean up source code of REST API by Jian Li · 8 years ago
- a7cd9d7 Try explicit class casting to remove warning message by Jian Li · 8 years ago
- c2a542b Explicitly return NO CONTENT type response for http DELETE request by Jian Li · 8 years ago
- cbf4989 Treat null as NOT FOUND for application and applicationId by Jian Li · 8 years ago
- e1c1c8d [ONOS-4409] Support applicationId registration and query via REST by Jian Li · 8 years ago
- 4c0ef6b ONOS-4416 Remove OduCltPort out of core. by HIGUCHI Yuta · 9 years ago
- 95d83e8 ONOS-4415 Remove OmsPort out of core. by HIGUCHI Yuta · 9 years ago
- 34a3f69 ONOS-3503 Remove OchPort out of core. by HIGUCHI Yuta · 9 years ago
- 642bc45 ONOS-4326: Focusing on add/remove cluster member. (WIP). by Simon Hunt · 9 years ago
- 82101d9 Bump up Chart.js to 1.1.1 and angular-chart to 0.10.2 by Jian Li · 9 years ago
- 2d8d3d6 Receive chart annotations from client side by Jian Li · 9 years ago
- 0409b70 Revise Mastership REST API to use synchronous methods by Jian Li · 9 years ago
- 23f21e3 GUI -- Log the name of the logged-in user to the Javascript console, at beginning of index.html. by Simon Hunt · 9 years ago
- 170fe4e Removing GUI hang bypass. by Thomas Vachuska · 9 years ago
- bf8ee80 Move map event handling onto a background thread to unblock even dispatch loop by Madan Jampani · 9 years ago
- d710d8c Temporary GUI fix. by Thomas Vachuska · 9 years ago
- 6602db8 Improved test environment by Matteo Scandolo · 9 years ago
- 7b93ceb Replace ECMap with ConsistentMap in UiExtensionManager by Madan Jampani · 9 years ago
- f96d41f [ONOS-4438] Add REST API for mastership service by Jian Li · 9 years ago
- 530cf46 Used the onosAuth global variable to get the username rather than the websocket service. by Steven Burrows · 9 years ago
- 812aa5a Improved README and test environment, added package.json and karma by Matteo Scandolo · 9 years ago