- 48958b1 GUI -- Fixing related-intents when device(s) are included in selection. by Thomas Vachuska · 9 years ago
- 7b41c4a GUI -- topo view - Adjusted positioning of summary and detail panels, to account for additional "Tunnels:" line item in summary panel. by Simon Hunt · 9 years ago
- d0fe66c GUI -- topo view - background map is now OFF by default, and toolbar is now HIDDEN by default. by Simon Hunt · 9 years ago
- 92ef154 Modified d3.js to use alternate force.tick() invocation for improved speed. by Thomas Vachuska · 9 years ago
- 48a91f7 Inject and remove static routes. by Marc De Leenheer · 9 years ago
- d09441b Updated DistributedLeadershipManager to use ConsistentMap notifications by Madan Jampani · 9 years ago
- 35dc0f2 [ONOS-2096]Revert useless modifies by cheng fan · 9 years ago
- 1a989c1 Deferring force layout until quiet period. by Thomas Vachuska · 9 years ago
- 30abc9a CORD GUI - added CDN to both Basic and Family Bundles, but hide it from GUI display. by Simon Hunt · 9 years ago
- 50589ac Notification support for Consistent datastructures (ConsitentMap and DistributedSet) by Madan Jampani · 9 years ago
- db37125 Add python script to test host attachment points for the obelisk network by Jon Hall · 9 years ago
- 5aac2fc ONOS-1419 - Fix to allow nodes to be selected in the Oblique View. by Simon Hunt · 9 years ago
- 105d8d7 CORD GUI -- Images updated and other CSS added. CORD logo no longer goes to Home page. by Bri Prebilic Cole · 9 years ago
- 08ad823 Static port mappings based on attachment ports by Jonathan Hart · 9 years ago
- 8c1ccca Segment Routing ONS demo:Traffic visualization fixes by Srikanth Vavilapalli · 9 years ago
- c02437c Bug fix for XOS integration by Jonathan Hart · 9 years ago
- a0b50dd Fixed stc to properly account for skipped steps when completing enclosing group. by Thomas Vachuska · 9 years ago
- e50829c GUI - Topology View - fix class names for traffic (link) classes. by Simon Hunt · 9 years ago
- c4b5d46 adding iptv provisioning by alshabib · 9 years ago
- 792c26b Revert changes in 8117f36, which modifies the default behavior by Sho SHIMIZU · 9 years ago
- 132001a Fixed onos-form-cluster in tar-setup scenario. by Thomas Vachuska · 9 years ago
- 6f0afae CORD GUI - Synchronize rest calls. by Simon Hunt · 9 years ago
- b32cefe adding igmp rule by alshabib · 9 years ago
- 7a5431e CORD GUI -- Bundle Icons added to git. Login/logout functionality added. by Bri Prebilic Cole · 9 years ago
- dead205 add Mac and hostname to POST url by Pingping Lin · 9 years ago
- c296d2c CORD GUI - Added logout call, and implemented the notion of session. by Simon Hunt · 9 years ago
- f34c989 CORD GUI -- User page has new layout, icons for bundle functions added, randomly generated session activity displayed. by Bri Prebilic Cole · 9 years ago
- 248486d CORD GUI - Logging of REST calls to XOS.. by Simon Hunt · 9 years ago
- 4236608 CORD GUI - Shenanigans clean up by Simon Hunt · 9 years ago
- 8bd51bf Adding felix.framework back to features.xml by Brian O'Connor · 9 years ago
- 85cf4da Fixing 4 javadoc warnings in onos-api by Brian O'Connor · 9 years ago
- 455bf53 Manually bumping cord-gui version to 1.3.0 by Brian O'Connor · 9 years ago
- afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
- a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
- a7b33ca Adding jdvue and stc to change-version command by Brian O'Connor · 9 years ago
- 4db1c33 Dropping version from jdvue and fixing parent pom by Brian O'Connor · 9 years ago
- 21a29e3 Updating onos-maven-plugin version in ui archetype-resources/pom.xml by Brian O'Connor · 9 years ago
- 33a2b75 Adding groupId to archetypes/pom.xml by Brian O'Connor · 9 years ago
- 809a963 Adding ui archetype to onos-change-version by Brian O'Connor · 9 years ago
- f4d58f3 Support for retries in AtomicCounter. Enabled counter operation retries in ConsistentApplicationIdStore by Madan Jampani · 9 years ago
- 20c4520 Removing felix.framework from features.xml for release by Brian O'Connor · 9 years ago
- c973308 Static optical madness. Fix in device resource store. Javadoc. by Marc De Leenheer · 9 years ago
- 66feabf ONOS-2088: Lazy id block allocation by Madan Jampani · 9 years ago
- 0e371dc CORD GUI -- Login page now takes emails to log into different accounts. Bundle page layout WIP. by Bri Prebilic Cole · 9 years ago
- 2739e6f8 CORD GUI - Shenanigans to deal with : in JSON key. by Simon Hunt · 9 years ago
- b37fd08 fixing uplink ports by alshabib · 9 years ago
- ca62750 minor fix for olt by alshabib · 9 years ago
- 17cde6d adding driver for g.fast and port to vlan mapping in xos-integration by alshabib · 9 years ago
- 1af3b71 adding gfast support by alshabib · 9 years ago
- c686c6a CORD GUI - Coded up email -> SSID -> Subscriber ID lookup on the server side. by Simon Hunt · 9 years ago
- 48dd9a1 cord fixes by alshabib · 9 years ago
- 0603afb adding inband of ctrl by alshabib · 9 years ago
- 78baf58 Segment Routing ONS demo fixes: Includes traffic visualization fix by Srikanth Vavilapalli · 9 years ago
- beb2dc9 adding support for iptv by alshabib · 9 years ago
- 60553c8 CORD GUI -- Dashboard and login pages have new look. WIP. by Bri Prebilic Cole · 9 years ago
- 8e36be5 Minor fix for pushing fabric VLANs by Jonathan Hart · 9 years ago
- 851f2f8 CORD GUI - Changed pom to use 1.7 compiler. by Simon Hunt · 9 years ago
- 8643937 Adding support for SKIPPED state to STC. by Thomas Vachuska · 9 years ago
- d189e28 CORD GUI -- Client URL rest requests are no longer hardcoded to "localhost:8080". by Bri Prebilic Cole · 9 years ago
- 4809de7 Few changes to CORD GUI for integration: by Jonathan Hart · 9 years ago
- 00a406d Optimize the tunnel commands by cheng fan · 9 years ago
- 690fd1c Fixing bug where WITHDRAWN intents get added to ObjectiveTracker by Brian O'Connor · 9 years ago
- 9cc799c Fixing NPE in FlowsListCommand when appId is not properly registered by Brian O'Connor · 9 years ago
- 4d99c29 CORD GUI - Define runtime properties 'headnodeip' and 'headnodeport'. by Simon Hunt · 9 years ago
- 6f38daf ONOS-2068: Refresh Leadership periodically from global map. by Madan Jampani · 9 years ago
- a862046 Fix constructor in Versioned by Madan Jampani · 9 years ago
- adea890 ONOS-2077: Limit the number of devices whose flow entries are backed in each communication round by Madan Jampani · 9 years ago
- 264cb99 Refactoring IntentIdCompleter to IntentKeyCompleter by Brian O'Connor · 9 years ago
- 4f74da0 Updating openflowj (0.4.0.onos) and removing snapshot repo by Brian O'Connor · 9 years ago
- e4ea270 Revert addition of unnecessary PortNumber instantiation method by Ayaka Koshibe · 9 years ago
- 422b875 Refactoring IntentRemoveCommand to be more clear about use of 'key' by Brian O'Connor · 9 years ago
- 793134b Reverting IntentIdCompleter change from Gerrit #3909 by Brian O'Connor · 9 years ago
- 08c3066 completer should work as command description, enable delete intent by key by Pingping Lin · 9 years ago
- c10d151 ConfigProvider: Use port number from known ports to create ConnectPoints by Ayaka Koshibe · 9 years ago
- 49bcae9 Minor BgpRouter tweaks to make deactivating and reactivating easier: by Jonathan Hart · 9 years ago
- 0be32ac Bug fix: Use right nodeId by Madan Jampani · 9 years ago
- adba152 Increased number of retries and added variable delay to better withstand StorageException timeout. by Thomas Vachuska · 9 years ago
- 096da0e Revert leaderboard refresh changes as they seem to interfere with withdrawl by Madan Jampani · 9 years ago
- 207528f Simpler Leadership equality check + Use getLeader in place of getLeadership when appropriate by Madan Jampani · 9 years ago
- b13c8f1 CORD GUI - Relabel url-filter levels OFF and NONE to NONE and ALL. (i.e. NONE allowed, or ALL allowed). by Simon Hunt · 9 years ago
- d01a23d Implement toString() in DefaultPath by Sho SHIMIZU · 9 years ago
- a767426 Adding trace logging to IntentManger by Brian O'Connor · 9 years ago
- 43548fc Fixing javadocs. by Thomas Vachuska · 9 years ago
- 25455e7 Fixing port stats topo view rendering. by Thomas Vachuska · 9 years ago
- 339cdfb add a rest to get the IP address map to vBNG by Pingping Lin · 9 years ago
- 08960a4 ONOS-2068 Refresh leaderboard from source every 2s by Madan Jampani · 9 years ago
- 723f553 Allow static lambda and port mappings (ONOS-2067). by Marc De Leenheer · 9 years ago
- a3d67cd Expose empty annotations as SparseAnnotations to move down cast by Sho SHIMIZU · 9 years ago
- 0d94f06 CORD GUI - include icon_id in user array. by Simon Hunt · 9 years ago
- 0a6ffb6 GUI -- Bug fixes - Scroll bar doesn't appear on topo panels or table views, adjustHeight for topo panels no longer called after view is changed. by Bri Prebilic Cole · 9 years ago
- 204cb6c Fixing port stats rate calculation. by Thomas Vachuska · 9 years ago
- 6f90c59 Reduced a log level for link removal message. by Thomas Vachuska · 9 years ago
- 236e9cd Fix for parsing non-numeric port numbers in ConfigProvider by Ayaka Koshibe · 9 years ago
- f5d8f8c Updating copycat version to 0.4.1.onos by Brian O'Connor · 9 years ago
- 028ddb9 Fixing an issue where stale port stats could be reported when collector stops or negative load reported when device counters overflow or glitch. by Thomas Vachuska · 9 years ago
- de77ee5 add CLI for vBNG to show IP address mappings by Pingping Lin · 9 years ago
- 85a9b0d Fix ONOS-2034 by serializing a immutable copy of the device flow table by Madan Jampani · 9 years ago
- 5c49da6 Adding QA HA test topo: obelisk.py by Brian O'Connor · 9 years ago
- c46af20 Fixing an issue where intents fail to re-route after a node is restarted; caused by failure to register intent resources correctly. by Thomas Vachuska · 9 years ago
- 98a4a0a Adding geo data for CORD demo topology. by Thomas Vachuska · 9 years ago