- a01809a bazel file formatting by Ray Milkey · 4 years, 10 months ago
- 74d28d8 Fixing publishing catalog to ignore unsolicited DEBUG output. by Thomas Vachuska · 4 years, 10 months ago
- 6796e02 Fixing javadocs following the protobufs & gRPC enhancements. by Thomas Vachuska · 4 years, 10 months ago
- 72893b7 [WIP] Attempt at building grpc and p4runtime protocols with Bazel by Carmelo Cascone · 4 years, 10 months ago
- dda5ee7 Disable flush-on-commit for Raft logs in test clusters by Jordan Halterman · 4 years, 10 months ago
- d958018 Fixing CLI dependency in faultmanagement by Andrea Campanella · 4 years, 10 months ago
- c534812 Adding distributable tar files to the publishing catalog. by Thomas Vachuska · 4 years, 10 months ago
- 25ffa03 Minor GUi tweak. by Thomas Vachuska · 4 years, 10 months ago
- 1d735e4 Adding new Atomix libraries as über-javadoc build dependencies. by Thomas Vachuska · 4 years, 10 months ago
- fa71cc6 Upgrade to Atomix 3.0.0-rc10 by Jordan Halterman · 4 years, 10 months ago
- 88d396e Fixing javadoc build for Linux and enhancing cell-build with a no-build option. by Thomas Vachuska · 4 years, 10 months ago
- bb3f518 Sonar suggestions to avoid possible NPE by Ray Milkey · 4 years, 10 months ago
- c661c20 Enhancing cell-build to provide option to use shared cache. by Thomas Vachuska · 4 years, 10 months ago
- c923116 Use UTF8 encoding for javadocs by Ray Milkey · 4 years, 10 months ago
- f83e422 Fix build of onos target in bazel on Jenkins by Ray Milkey · 4 years, 10 months ago
- acfb410 Allow bash_profile to run when unbound variable checking is enabled by Ray Milkey · 4 years, 10 months ago
- 47a3d78 Disable kafka app build for now in Bazel until GRPC is ready by Ray Milkey · 4 years, 10 months ago
- bc98239 Use default primitive timeout in map keys/values/iterators by Jordan Halterman · 4 years, 10 months ago
- 168111e Move device event handling to another thread in XconnectManager by Charles Chan · 4 years, 10 months ago
- e443694 Fixing BND OSGI wrapp for Bazel build. by Thomas Vachuska · 4 years, 10 months ago
- 0edb2c6 Adding onos-security feature to the Bazel build. by Thomas Vachuska · 4 years, 10 months ago
- a620b71 Changing onos-lib-gen to operate using released onos-libgen java binary. by Thomas Vachuska · 4 years, 10 months ago
- 7432938 Enhanced cell-build to work with other branches and to run unit tests remotely. by Thomas Vachuska · 4 years, 10 months ago
- bec79b9 Starting to switch aliases and some convenience scripts from Buck to Bazel. by Thomas Vachuska · 4 years, 10 months ago
- a79bf6e Adding support to override test size to avoid hitting test runner time limits. by Thomas Vachuska · 4 years, 10 months ago
- 24e85d1 Add Bazel support for host probing provider by Charles Chan · 4 years, 10 months ago
- bf6739d Fixing cell-build to apply patch only if necessary. by Thomas Vachuska · 4 years, 10 months ago
- 2ff66b4 Add unit tests in OpenstackNetworkingUtil class by Daniel Park · 4 years, 10 months ago
- 4a0be7b Adds mtu option in DHCP option codes. by Daniel Park · 4 years, 10 months ago
- d27dcda Implements ICMPEcho packet type. by Daniel Park · 4 years, 10 months ago
- 95f7331 Fixes OpenstackSwitchingDirectPortProvider well even it there's interface added to the device already. by Daniel Park · 4 years, 10 months ago
- 1cca5e8 Add a message handler for Openstack Telemetry view by Boyoung Jeong · 4 years, 10 months ago
- 8141264 Adding tool to invoke STC remotely from a borrowed cell using artifacts built via cell-build. by Thomas Vachuska · 4 years, 10 months ago
- 0620613 Sealing another leak with GUI packaging where Bower looks in $HOME/.local/share/bower. by Thomas Vachuska · 4 years, 10 months ago
- 19bd0c3 Making fixes and improvements to the cell-build tool. by Thomas Vachuska · 4 years, 10 months ago
- 6be3068 Adding tool to execute a remote cell-based build via Bazel. by Thomas Vachuska · 4 years, 10 months ago
- 21112ad Adding tool to execute a remote cell-based build via Bazel. by Thomas Vachuska · 4 years, 10 months ago
- fe01f22 Adding BUILD files for Kafka integration app; still WIP though. by Thomas Vachuska · 4 years, 10 months ago
- 795e492 Add atomix-fetch-logs script for fetching Atomix logs from cell machines by Jordan Halterman · 4 years, 10 months ago
- 0b3ad5b Avoid killing Atomix management processes when shutting down Atomix nodes by Jordan Halterman · 4 years, 10 months ago
- 87dc82e Fix missing depencencies for fabric.p4 tutorial by Charles Chan · 4 years, 10 months ago
- 5c9f51b T3 REST API support for multicast routes by psneha · 4 years, 10 months ago
- df1e373 Fixing pom.xml by Yuta Higuchi · 4 years, 10 months ago
- 6c92b3c Fix: invoke the publish method only if the service is enabled by Jian Li · 4 years, 10 months ago
- 6aca84c Upgrade to Atomix 3.0.0-rc7 to use agent distribution by Jordan Halterman · 4 years, 10 months ago
- d486a73 Support to build openstack related apps using Bazel by Jian Li · 4 years, 10 months ago
- 4ad8687 Augment osgi java library bazel plugin to specify bundle classpath by Jian Li · 4 years, 10 months ago
- fa5b77a GUI2-Cluster View by Priyanka H M · 4 years, 10 months ago
- 1c89687 Revert "Implements ICMPEcho packet type." by Ray Milkey · 4 years, 10 months ago
- 02db25c Revert "Uses ICMPEcho class in OpenstackRoutingIcmpHandler and test class." by Ray Milkey · 4 years, 10 months ago
- 8bf1280 Revert "Fixing errorprone's warning." by Ray Milkey · 4 years, 10 months ago
- 3432862 Changing GUI packaging to use jar files instead of tar to avoid smuggling user/group info as meta-data. by Thomas Vachuska · 4 years, 10 months ago
- 3077358 Bazel build for the combined GRPC runtime jar file by Ray Milkey · 4 years, 10 months ago
- 48f1033 Adds default router option only when the gateway is set in subnet. by Daniel Park · 4 years, 10 months ago
- d0b8bae GUI2 Settings and Partitions View by Bhavesh Kumar · 4 years, 10 months ago
- d326de1 Allow Atomix nodes to be deployed on shared nodes for testing by Jordan Halterman · 4 years, 10 months ago
- 686c858 [ONOS-7758] Assume static root node in DynamicConfigStore by Jordan Halterman · 4 years, 10 months ago
- f8e422d Removes default router option and adds unit tests in OpenstackSwitchingDhcpHandler. by Daniel Park · 4 years, 10 months ago
- f34554f Fixing bazel GUI packaging by Thomas Vachuska · 4 years, 10 months ago
- 1506abb Fixing bazel GUI packaging; still wip. by Thomas Vachuska · 4 years, 10 months ago
- ae3fcff Add a set of unit tests for openstack telemetry app by Jian Li · 4 years, 10 months ago
- cc9620a Stop bower from reaching outside the sandbox by Ray Milkey · 4 years, 10 months ago
- 30bede5 Proper device state management in server driver by Georgios Katsikas · 4 years, 10 months ago
- c583647 Fixing errorprone's warning. by Thomas Vachuska · 4 years, 10 months ago
- 8235a1a Minor refactor fabric.p4 by Yi Tseng · 4 years, 11 months ago
- 086ad70 Add unit tests for SONA apps codec register by Jian Li · 4 years, 10 months ago
- f740c2e Uses ICMPEcho class in OpenstackRoutingIcmpHandler and test class. by Daniel Park · 4 years, 10 months ago
- a1026bc Fix: resolve insufficient RAM problem caused by incorrect atomix-conf by Jian Li · 4 years, 10 months ago
- c90af24 Implements ICMPEcho packet type. - For echo request and reply purpose by Daniel Park · 4 years, 10 months ago
- b969769 Adding Bazel publishing of onos-dependencies.pom by Thomas Vachuska · 4 years, 10 months ago
- 19c123a [ONOS-7757] Support onos-local and embedded cluster configurations by Jordan Halterman · 4 years, 10 months ago
- 9d44596 Review comment incorporated Gui2 Intent and Processor View by prai · 4 years, 10 months ago
- 74385c5 Disabling maps-cli.xml STC scenario. by Thomas Vachuska · 4 years, 10 months ago
- 5e2d40f Get float value from property name by Georgios Katsikas · 4 years, 10 months ago
- 15841e2 RestSBDevices with explicit proxy field by Georgios Katsikas · 4 years, 10 months ago
- 4d48684 Adds unit test for OpenstackRoutingIcmpHandler. by Daniel Park · 4 years, 11 months ago
- 468e785 Supports MTU option in OpenstackSwitching dhcp handler. by Daniel Park · 4 years, 10 months ago
- 4d42100 Supports dns options in OpenstackSwitchingDhcpHandler. by Daniel Park · 4 years, 10 months ago
- a118677 [ONOS-7752] Add skeleton code for openstack troubleshoot app by Jian Li · 4 years, 10 months ago
- b6d3167 Refactoring to eliminate a split package issue in onos-core-primitives. by Thomas Vachuska · 4 years, 10 months ago
- 644fdbf bazel implementation of the bucklet for ATOMIX primitives by Ray Milkey · 4 years, 10 months ago
- 28d77f3 Bazel build for Atomix 3.0 use by Ray Milkey · 4 years, 10 months ago
- fd8cb68 Allowing simple cell definitions to work with new cell specs with separate Atomix and ONOS clusters. by Thomas Vachuska · 4 years, 10 months ago
- 6176cd0 Add authentication to post to flowObjTest REST API by You Wang · 4 years, 10 months ago
- 00e92da Upgrade to Atomix 3.0-rc5 by Jordan Halterman · 5 years ago
- dd5a7bf buildifier formatting by Ray Milkey · 4 years, 10 months ago
- 74c98a3 Refactor file path validation code; reject apps with up-level references in the name by Ray Milkey · 4 years, 10 months ago
- 3e6d0f0 Fixed address translation and rule removal bugs by Georgios Katsikas · 4 years, 10 months ago
- 351d456 Prevent zip archives from putting files in directories outside of the target directory by Ray Milkey · 4 years, 10 months ago
- 72ead49 GUI2 implementation of device/flow/port/group/meter/host/link/tunnel view by Bhavesh · 4 years, 11 months ago
- e910e40 Fixed to get OVS verion using Device.swVersion(), not by using annotation. by Daniel Park · 4 years, 10 months ago
- 6c0e2b8 Supports ping to other gateway IP's connected to the same router. by Daniel Park · 4 years, 10 months ago
- da03ce9 Fix: resolve a set of exceptions raised by tempest integration test by Jian Li · 4 years, 11 months ago
- a01ef78 Fixing javadoc warnings. by Thomas Vachuska · 4 years, 10 months ago
- b67dfdd Clarify log messages by Charles Chan · 4 years, 10 months ago
- 57465d3 Implement component config to enable double tagged host programming by Charles Chan · 4 years, 11 months ago
- f82d155 Verify unchanged host location when host is moved by Charles Chan · 4 years, 11 months ago
- fc1c22e Cancel DHCP packet request when DHCP relay app is being deactivated by Charles Chan · 4 years, 11 months ago
- 05b06bc RouteHandler misbehaved when next hop moves from single location to dual location by Charles Chan · 4 years, 11 months ago
- f45552d Block pseudo wire VLAN translation by Charles Chan · 5 years ago