Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
a705605ff00931b14e4f977de6720822454a4904
a705605
ONOS-4359: continued work on theming UI (app control buttons).
by Simon Hunt
· 8 years ago
8b85164
fixing docker build to debian jessie
by alshabib
· 8 years ago
a44bb1c
removing cord-related applications
by alshabib
· 8 years ago
802a520
Fix javadoc comment for JavaFileGeneratorUtils
by sangyun-han
· 8 years ago
7bd8aaa
Starting snapshot 1.6.0-SNAPSHOT
by Thomas Vachuska
· 8 years ago
bb1b7a3
ONOS-4359: continued work on theming UI (app details panel)
by Simon Hunt
· 8 years ago
84cc670
Tagging 1.6.0-rc1
by Thomas Vachuska
· 8 years ago
1.6.0-rc1
8243429
Adding temporary exceptions for SNAPSHOT checks.
by Thomas Vachuska
· 8 years ago
251016d
Extending the versioning to cover BUCK artifacts.
by Thomas Vachuska
· 8 years ago
83750e6
Fixed broken mast-spec test.
by Simon Hunt
· 8 years ago
1053c55
Splitting 3rd party dependencies from the root pom into it's own lib/pom.xml.
by Thomas Vachuska
· 8 years ago
6cef47e
Package test apps artifacts in buck build
by Ray Milkey
· 8 years ago
f6ea042
Remove duplicate commons-configuration.
by HIGUCHI Yuta
· 8 years ago
8a8b0cc
Improvements to ECMapImpl to increase consistency
by Jon Hall
· 8 years ago
4f732d2
ONOS-4646: Provide temp. mechanism for topology overlays to modify link details data.
by Simon Hunt
· 8 years ago
883f1e3
Make some DHCP options and host discovery configurable
by Hyunsun Moon
· 8 years ago
91a1f0e
Moving root pom dependency to onos-build-conf:1.3
by Thomas Vachuska
· 8 years ago
c60ea2a
Updating openflowj version to 0.9.4.onos
by Brian O'Connor
· 8 years ago
cbd103d
Add DiscreteResourceCodec for PortNumber
by Sho SHIMIZU
· 8 years ago
893dcea
Fixing VPLS app to use a supported Pair abstraction.
by Thomas Vachuska
· 8 years ago
e63e356
Fix bug causing ClassCastException
by Sho SHIMIZU
· 8 years ago
4e92c41
Refactored to handle service instance by service type
by Hyunsun Moon
· 8 years ago
cefcd82
Revert "Migrating to latest Atomix"
by Madan Jampani
· 8 years ago
a0f6530
Rename to match the name of classes that are supplied to codec
by Sho SHIMIZU
· 8 years ago
078b6b8
Make DiscreteResourceCodecs package private
by Sho SHIMIZU
· 8 years ago
d39899c
Fix broken maven build
by Carmelo Cascone
· 8 years ago
74bd8a4
Refactor: Move DiscreteResourceCodecs to impl package
by Sho SHIMIZU
· 8 years ago
fd18ded
Reduce the memory usage by RangeSet in backing data structure
by Sho SHIMIZU
· 8 years ago
065d618
[ONOS-4612]Update SFC flows inline with the Official OVS NSH patch
by Phaneendra Manda
· 8 years ago
fc4ef00
Fixing javadocs.
by Thomas Vachuska
· 8 years ago
d68739b
Make serialized resources more compact to omit redundant parent resource ID
by Sho SHIMIZU
· 8 years ago
8208427
fixed minor checkstyle build error
by Carmelo Cascone
· 8 years ago
1d82123
ONOS-4359: New UI look and feel : table views - base table. (WIP)
by Simon Hunt
· 8 years ago
aa3d598
Migrating to latest Atomix
by Madan Jampani
· 8 years ago
5465034
Major refactoring of the BMv2 protocol module
by Carmelo Cascone
· 8 years ago
d9d73a0
Updating multimap API and commands and providing implementation.
by Aaron Kruglikov
· 9 years ago
15c8986
Let JerseyTest pick random port
by HIGUCHI Yuta
· 8 years ago
086af1d
Move BandwidthCapacity out of resource pacakge
by Sho SHIMIZU
· 8 years ago
4ecc6a7
[onos-4531, onos-4532] SFC web gui implementation
by rama-huawei
· 8 years ago
881b630
int/Integer is pre-registered to Kryo.
by HIGUCHI Yuta
· 8 years ago
228026c
updating BUCK references
by alshabib
· 8 years ago
febda3d
bumping the loxi version
by alshabib
· 8 years ago
6eaa33a
Added possibility to decode HEX strings without separator
by Carmelo Cascone
· 8 years ago
c79ca54
Deprecated OpticalLinkProvider.
by Naoki Shiota
· 8 years ago
724e864
Remove duplicate test
by HIGUCHI Yuta
· 8 years ago
2482853
Fix "Driver service not bound yet" issue in optical compiler.
by HIGUCHI Yuta
· 8 years ago
19bd130
[ONOS-4627] Rpc empty folder structure issue fixed.
by Bharat saraswal
· 8 years ago
6107111
[ONOS-4616] grouping linker issues fixed and other defect fixed.
by Bharat saraswal
· 8 years ago
9bf9356
ONOS-4619: Web UI -- Support for chained dialog operations.
by Simon Hunt
· 8 years ago
71d85bc
GUI -- topo - fix incorrect function reference.
by Simon Hunt
· 8 years ago
f91bf5c
Ensure one can add/remove status change listeners for LeaderElectors
by Madan Jampani
· 8 years ago
b2c1e8c
Fix PartitionedAsyncLeaderElector to ensure status change listeners are properly handled
by Madan Jampani
· 8 years ago
d0a6da7
Fix for ONOS-4484 flows left behind after intent reroute
by Ray Milkey
· 8 years ago
c10c871
[ONOS-4588] Separate optical driver from "default" driver bundle
by HIGUCHI Yuta
· 8 years ago
6e307af
[ONOS-4350] Inter file linking implementation and inter-jar linking framework
by Gaurav Agrawal
· 8 years ago
ea3c223
LnF updates to navigation menu. (reduce size of font).
by Simon Hunt
· 8 years ago
c0e282b
LnF updates to navigation menu.
by Simon Hunt
· 8 years ago
18b27e2
Rename NonEncodableDiscreteResources to GenericDiscreteResources
by Sho SHIMIZU
· 8 years ago
34e2c1c
Compaction of discrete resources with range based representation
by Sho SHIMIZU
· 8 years ago
8a70393
Add a set of discrete resources that can be encoded as interger
by Sho SHIMIZU
· 8 years ago
abdf2df
Add a DiscreteResources sub type representing an empty set
by Sho SHIMIZU
· 8 years ago
9b79bb7
Simplify expressions
by Sho SHIMIZU
· 8 years ago
32c07af
Add Codecs class holding DiscreteResourceCodecs
by Sho SHIMIZU
· 8 years ago
f62ea73
Remove unused variable
by Sho SHIMIZU
· 8 years ago
2cb8d3e
Potential fix for ONOS-4521.
by HIGUCHI Yuta
· 8 years ago
c80a2e1
Invalid pattern restriction check
by Gaurav Agrawal
· 8 years ago
b43f88c
LnF updates to masthead.
by Simon Hunt
· 8 years ago
81b75a9
Modify DiscreteResourceCodec interface
by Sho SHIMIZU
· 8 years ago
ac6ff6e
Add facade object called UnifiedDiscreteResources
by Sho SHIMIZU
· 8 years ago
8758a43
Nicira extension for setting nsh header fields is modified to set field
by Phaneendra Manda
· 8 years ago
51a76be
Fixing a GUI unit test syntax error.
by Thomas Vachuska
· 8 years ago
5ea8f70
Topojsons have all been formatted with jsonlint
by Steven Burrows
· 9 years ago
11f662f
Separating theme from layout for CSS files.
by Simon Hunt
· 8 years ago
e397aa3
CORD-180 Changed the way how learnt hosts are suppressed in gerrit 9195
by Charles Chan
· 8 years ago
b566fc3
Deprecate PushHeaderInstructions and PopVlanInstruction
by Jian Li
· 8 years ago
4ca2f44
ONOS-4400: Run daemon-reload as part of onos-install for systemd systems
by Jonathan Hart
· 8 years ago
8e3e6a7
Fix for ONOS-4568 - Intents stuck in INSTALLING state
by Ray Milkey
· 8 years ago
51d9f1a
Fixing buck-built package for version roll.
by Thomas Vachuska
· 8 years ago
605eed3
Remove erroneous @deprecated javadoc tag
by Jonathan Hart
· 8 years ago
7585dc9
Starting onos-1.6 support branch
by Brian O'Connor
· 8 years ago
eefdedf
Remove redundent byte[].class registration
by Charles Chan
· 8 years ago
a4566ed
fixing obf when $ONOS_TAR doesnt exist
by HIGUCHI Yuta
· 8 years ago
3fc7e83
Small clarifications to FlowRuleService javadocs.
by Jonathan Hart
· 8 years ago
fc247f4
Updating checkstyle plugin to show module name on failure
by Brian O'Connor
· 8 years ago
969a15e
Fix pom.xml warning
by HIGUCHI Yuta
· 8 years ago
d198b88
[ONOS-3591] Anti-Entropy speed up via push/pull interaction
by Jon Hall
· 8 years ago
4ad9df0
Cosmetic fixes for DefaultClusterMetadataProvider
by HIGUCHI Yuta
· 8 years ago
8eb6ba1
Consolidate code clones in Persistent* tests.
by HIGUCHI Yuta
· 8 years ago
5acc88a
Update flow rule service javadoc to avoid confusion around groups.
by Jonathan Hart
· 8 years ago
d814e21
Rename SDN-IP test file
by Luca Prete
· 8 years ago
e951151
ONOS-4534 Improve VLAN support in SDN-IP
by Luca Prete
· 8 years ago
8d44986
CORD-135 Support Multicast Source on a Configured Port
by Charles Chan
· 8 years ago
48dac72
Fix OSGi issue.
by HIGUCHI Yuta
· 8 years ago
f96f7cf
Remove unnecessary delay in CounterTest.
by HIGUCHI Yuta
· 8 years ago
07e9d41
LldpLinkProviderTest uses ClusterMetadataServiceAdapter.
by Ayaka Koshibe
· 8 years ago
107ec54
Fix spurious failure under heavy load.
by HIGUCHI Yuta
· 8 years ago
4822922
[ONOS-4424] Tag LLDP/BDDP source address with fingerprint
by Ayaka Koshibe
· 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
801121b
Skip intents that aren't PointToPont
by Ray Milkey
· 8 years ago
Next »