Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
770507f80894d5b27a2bd8f72fda08ac56013cff
/
core
« Previous
7c99811
Fixing a minor stylistic issue.
by Aaron Kruglikov
· 8 years ago
94b0015
Fix for ONOS-5034
by sdn
· 8 years ago
e255cc4
Add descriptive message for MessagingExceptions.
by Jonathan Hart
· 8 years ago
e38b866
Provide pendingDevices explicitly
by Sho SHIMIZU
· 8 years ago
4c79468
Provide hasFailed explicitly
by Sho SHIMIZU
· 8 years ago
dfefecd
Copy FlowOperationsProcessor defensively for thread safety
by Sho SHIMIZU
· 8 years ago
dbaed99
Proposing to undeprecate the non-device-specific packet request APIs.
by Jonathan Hart
· 8 years ago
6ff6ffe
Move EdgeService back to Link/Device services rather than TopologyService.
by Jonathan Hart
· 8 years ago
57a61cd
Fix the side effects introduced by https://gerrit.onosproject.org/#/c/10978/
by Pier Ventre
· 8 years ago
5f70942
Add comments describing immutability/mutability
by Sho SHIMIZU
· 8 years ago
64ff13b
Support for listening to DocumentTree modifications.
by Madan Jampani
· 8 years ago
1184bc7
DocumentTreeNode: add support for a version
by Madan Jampani
· 8 years ago
f5e6be4
Fixed javadoc error.
by Thomas Vachuska
· 8 years ago
c3984c6
Fixed javadoc error.
by Thomas Vachuska
· 8 years ago
5bdebd5
Javadoc updates to DocumentTree classes
by Madan Jampani
· 8 years ago
b789b5f
Adding an initial API for the DomTree data structure.
by Aaron Kruglikov
· 8 years ago
734e1e6
Cosmetic fixes to Band
by Yuta HIGUCHI
· 8 years ago
4275587
Include ConsistentMap name in Timeout exception message
by Madan Jampani
· 8 years ago
625fb64
Fixing Protected P2PIntent Compiler issues
by Yuta HIGUCHI
· 8 years ago
27d4257
Support [ONOS-4593] and implement [ONOS-4594]
by Pier Ventre
· 8 years ago
d4684b4
stc work queue test improvements
by Madan Jampani
· 8 years ago
23547b3
Minor changes around ProtectionConstraint
by Yuta HIGUCHI
· 8 years ago
7a174cf
[ONOS-5184] Allow configuring cluster partition size
by Thiago Santos
· 8 years ago
307a21e
Utilities for composing future results
by Madan Jampani
· 8 years ago
ad4f2cd
Apply Null Object pattern
by Sho SHIMIZU
· 8 years ago
c9e4bb0
Remove redundant field
by Sho SHIMIZU
· 8 years ago
9f95074
Make field final
by Sho SHIMIZU
· 8 years ago
f4fd3de
Refactor: Rename and inline to simplify inside of the loop
by Sho SHIMIZU
· 8 years ago
2ad5f41
Refactor: Get updating pendingDevices out of the loop
by Sho SHIMIZU
· 8 years ago
8efc896
Reformat code
by Sho SHIMIZU
· 8 years ago
5711ce1
Add mapping function to simplify process() implementation
by Sho SHIMIZU
· 8 years ago
e45ab44
Collections.emptyMap() produces an object that Kryo cannot serialize
by Thomas Vachuska
· 8 years ago
c710467
Fix for Mastership exception fetching timestamp - from Madan
by Ray Milkey
· 8 years ago
647138f
[ONOS-4387] Support for multiple selectors in mp2sp intents
by Pier Ventre
· 8 years ago
f5d7236
[ONOS-5070] Adds mirroring functionality.
by Pier Ventre
· 8 years ago
2712419
Use primitive boolean because of being synchronized already
by Sho SHIMIZU
· 8 years ago
b837cb7
Use light collection because of being synchronized already
by Sho SHIMIZU
· 8 years ago
b06078c
Fixes for a hanging issue when creating treemaps and multimaps through the storage parition client.
by Aaron Kruglikov
· 8 years ago
c217cb9
Updated topo toolbar to use mojo glyphs and give it a cleaner look.
by Simon Hunt
· 8 years ago
f15065e
Mark remnants of ConfigProvider deprecated
by Yuta HIGUCHI
· 8 years ago
2d7c539
Make FlowOperationsProcessor thread-safe with synchronized modifier
by Sho SHIMIZU
· 8 years ago
7c9b73a
Tighten method visibility
by Sho SHIMIZU
· 8 years ago
ecfbeb6
Read the latest value of lastSink
by Sho SHIMIZU
· 8 years ago
d21c4dd
Read the latest value of dispatchFuture
by Sho SHIMIZU
· 8 years ago
7239078
See the latest value of dispatchLoop
by Sho SHIMIZU
· 8 years ago
3032af1
Fix javadoc syntax error - @throw -> @throws
by Ray Milkey
· 8 years ago
df1eeae
[ONOS-5169] GroupStore: properly add updated buckets
by Victor Silva
· 8 years ago
f13feb8
Recover from NPE that can sometimes be thrown by Felix
by Ray Milkey
· 8 years ago
ed88ff6
Adding additional resources for instantiating async consistent treemaps.
by Aaron Kruglikov
· 8 years ago
c6759e8
ONOS-4374 Enable installing flows with hard_timeout
by Murat Parlakisik
· 8 years ago
38feb6e
Revert "Fix for ONOS-5032 and ONOS-5034"
by Jonathan Hart
· 8 years ago
feb95f1
Just a copy from FlowObjectiveAdapter of org.onosproject.sfc.util.
by Yoonseon Han
· 8 years ago
50ad080
Fix for ONOS-5032 and ONOS-5034
by Deepa Vaddireddy
· 8 years ago
2b6ff42
Fix ONOS-4976 - buffer underflow from flow backup serialization
by Ray Milkey
· 8 years ago
cfcb053
Add Oplink attenuation extension and channel power drivers.
by yjimmyy
· 8 years ago
d4955ae
Preventing NPEs in stores via notifyDelegate
by Thomas Vachuska
· 8 years ago
2f6f907
Fix NPE when processing an event when the delegate is undefined
by Ray Milkey
· 8 years ago
884d443
Using non-static serializers in Flow Rule Store
by Madan Jampani
· 8 years ago
ad0c990
Evict pipeliner/driver cache only on DEVICE_REMOVE
by Yuta HIGUCHI
· 8 years ago
d3ff540
Fix for ONOS-5152:Encoder for Disjoint Rest API with NPE:onos-1.7
by Jayasree Ghosh
· 8 years ago
1fb0a8c
Lazily populate Pipeliner cache
by Yuta HIGUCHI
· 8 years ago
22774cd
Addressing review comments of patch-3
by Viswanath KSP
· 8 years ago
34b3060
Fix ONOS-5091
by varunsha
· 8 years ago
d48320e
Fix [ONOS-4857] and impement [ONOS-5143]
by Pier Ventre
· 8 years ago
b47c953
Revisiting netty configurations
by Yuta HIGUCHI
· 8 years ago
c5a1754
ApplicationStore to use Topic instead of AtomicValue for app activation notifications
by Madan Jampani
· 8 years ago
ecf9971
Update TestTopic to confirm to the new Topic API
by Madan Jampani
· 8 years ago
03fb8b2
Topic: Support for passing a executor to subscribe method for invoking the callback
by Madan Jampani
· 8 years ago
a1c4115
Distribute failover event with topic
by helenyrwu
· 8 years ago
dbf59f0
Unit tests to improve API test coverage
by Ray Milkey
· 8 years ago
ae538ff
ONOS-5101: Ensure app activation order reflects the dependency order
by Madan Jampani
· 8 years ago
d08e2e9
Binary incompatible serializer changes
by Yuta HIGUCHI
· 8 years ago
a5cda89
Reduce number of Map lookups
by Yuta HIGUCHI
· 8 years ago
6f4d586
Disable NettyMessagingManager test which is failing sporadically
by Jonathan Hart
· 8 years ago
7c298f3
Fix javadoc
by Yuta HIGUCHI
· 8 years ago
f24b88c
Fix map type mismatch
by Yuta HIGUCHI
· 8 years ago
13f6515
Distributed topic primitive
by Madan Jampani
· 8 years ago
c012dda
Workaround for NoClassDefFound issue in Netty.
by Yuta HIGUCHI
· 8 years ago
89470f1
Group event indicating failover of previously used live port
by helenyrwu
· 8 years ago
0de4ba9
Remove duplicate version specifications
by Yuta HIGUCHI
· 8 years ago
07e31cf
Remove public from definition in interface
by Sho SHIMIZU
· 8 years ago
695bac6
Check if the logger is configured as trace when logging as trace
by Sho SHIMIZU
· 8 years ago
ba8c805
Replace comparator definitions with their Lambda equivalents.
by Simon Hunt
· 8 years ago
e6aaa33
Filters intent list before installation
by helenyrwu
· 8 years ago
53bcc24
Follow JUnit 4 style instead of JUnit 3 style
by Sho SHIMIZU
· 8 years ago
a8f69ff
Adding SinglePointToMultiPointIntentCodec for support SP2MP intent over REST
by Chiara Contoli
· 8 years ago
e3bcfc3
Fix bugs in extension treatment REST API
by Jonathan Hart
· 8 years ago
c2e6815
Use Java 8 Map#compute when possible
by Yuta HIGUCHI
· 8 years ago
4859b3a
Fix for Host2Host Intent issue.
by Yuta HIGUCHI
· 8 years ago
21d0069
Remove explicit type parameters which can be inferred
by Sho SHIMIZU
· 8 years ago
1578042
Use for-each statement
by Sho SHIMIZU
· 8 years ago
ef17cbd
Remove redundant toString() calls
by Sho SHIMIZU
· 8 years ago
f05db40
Fix for Netty wiring issue after 4.0 bump.
by Yuta HIGUCHI
· 8 years ago
2a67490
Implement path protection for point to point intents
by helenyrwu
· 8 years ago
b94f93b
Implement Oplink drivers for port adjacency
by yjimmyy
· 8 years ago
ee5d121
Don't use Boolean constructor
by Sho SHIMIZU
· 8 years ago
8d50c8d
Simplify String concatenation
by Sho SHIMIZU
· 8 years ago
81470a5
Use StringBuilder instead of StringBuffer
by Sho SHIMIZU
· 8 years ago
19af19d
Use JDK's Optional instead of Guava's Optional
by Sho SHIMIZU
· 8 years ago
fad6dbc
Remove explicit use of method reference
by Sho SHIMIZU
· 8 years ago
Next »