Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
54c5e238e67abb66683430a04b8394db388dc837
« Previous
1007367
Decorators for AsyncConsistentMap
by Madan Jampani
· 9 years ago
c7840bd
Improvements to flows list command.
by Jonathan Hart
· 9 years ago
3164293
GUI -- Application View Details Panel -
by Simon Hunt
· 9 years ago
dfba739
Fix javadoc warnings
by Jian Li
· 9 years ago
4092733
GUI -- Clean up of index.html and onos.js generation.
by Simon Hunt
· 9 years ago
8d5ff16
Sync the test method name with the subject class name
by Sho SHIMIZU
· 9 years ago
8948fa9
GUI -- App view - - fix dialog button colors - Capitalize action word
by Simon Hunt
· 9 years ago
49cb5a1
Changes to vRouter to accomodate ofdpa and softrouter pipelines.
by Saurav Das
· 9 years ago
a477b60
GUI -- App view -
by Simon Hunt
· 9 years ago
c8100c1
Simplifying the net-pingall scenario.
by Thomas Vachuska
· 9 years ago
dff91af
Add resource API to query registered resource
by HIGUCHI Yuta
· 9 years ago
634df8f
resources command enchancement
by HIGUCHI Yuta
· 9 years ago
d0dd135
API changes for net config link provider
by Ray Milkey
· 9 years ago
6f828c3
Bugfix and cosmetic changes to resource subsystem
by HIGUCHI Yuta
· 9 years ago
da253e0
[ONOS-3635] Add more information to Application panel view
by Jian Li
· 9 years ago
a9a1bbd
Bump up fasterxml jackson lib to 2.7.0 and clean up dependencies
by Jian Li
· 9 years ago
238d96e
ONOS-3758 restructuring driver module with sub-modules for different drivers
by Andrea Campanella
· 9 years ago
c43fd1c
Ensure basic SubjectFactories have been initialized before NetworkConfigLoader
by Jonathan Hart
· 9 years ago
d6fb053
Delay loading startup applications.
by Jonathan Hart
· 9 years ago
837a363
APIs for accessing/administering storage partitions + API for creating distributed primitives
by Madan Jampani
· 9 years ago
c54ac76
Fixed hash method in CordVtnNode - Hash method only uses hostname
by Daniel Park
· 9 years ago
4a14185
Move method to IntentProcessPhase
by Sho SHIMIZU
· 9 years ago
a54de5a
[ONOS-3635] Implement detail panel view for extended app properties
by Jian Li
· 9 years ago
0c409b4
Fixing an issue where common.io were not getting properly exported by onlab-thirdparty.
by Thomas Vachuska
· 9 years ago
c2da488
Harden DefaultApplication against modification.
by Simon Hunt
· 9 years ago
97d6b2d
[ONOS-3635] Implement List view for extended application properties
by Jian Li
· 9 years ago
c67ca3c
Make results of application codec and swagger doc desc consistent
by Jian Li
· 9 years ago
32347e0
pom clean up and Remove unsed code
by Madan Jampani
· 9 years ago
f4c8850
Refactor change: Moved all distributed primitive implementation classes into onos-core-primitives bundle
by Madan Jampani
· 9 years ago
177506f
CORD-470 Added physical interface add state
by Hyunsun Moon
· 9 years ago
aeb6421
Added ARP TPA match to access VM from external
by Hyunsun Moon
· 9 years ago
16c05af
[ONOS-3788] Update floatingip's bug:according to our logic, when a
by lishuai
· 9 years ago
e849c19
CORD-349 Support VLAN cross-connect traffic
by Charles Chan
· 9 years ago
ad3c526
Using provider pattern for cluster metadata.
by Madan Jampani
· 9 years ago
3cb7ff9
Add helper to build DefaultAnnotations based on existing Annotations
by HIGUCHI Yuta
· 9 years ago
1159916
Bump up Karaf to 3.0.5
by Jian Li
· 9 years ago
2c0ae12
Always use ImmutableList.of() when returning an empty list
by Sho SHIMIZU
· 9 years ago
01b0f595
[ONOS-3634] Provide default category name and make url nullable
by Jian Li
· 9 years ago
6282c80
[ONOS-3634] Add REST API for extended application properties
by Jian Li
· 9 years ago
8bcb4f2
[ONOS-3634] Remove readme tag from app.xml
by Jian Li
· 9 years ago
5f9603d
Use correct user/password when forming ONOS cluster
by Phil Huang
· 9 years ago
4d2b490
fix push-test-intents with latch is 0 before countdown
by suibin zhang
· 9 years ago
46c6e3e
[Falcon] SONA : Supports routers
by sanghoshin
· 9 years ago
390498d
Added PIM neighbors
by Rusty Eddy
· 9 years ago
02c109c
[ONOS-3634] Add CLI for displaying extended application properties
by Jian Li
· 9 years ago
d1a33b6
Rename instance field
by Sho SHIMIZU
· 9 years ago
051e9fa
ONOS-3780: Table model now handles two column sorts.
by Simon Hunt
· 9 years ago
ed627a5
[ONOS-3634] Add more app meta info for various archetypes
by Jian Li
· 9 years ago
c35415d
[ONOS-3634] Enhance app to have a category, icon, URL and readme
by Jian Li
· 9 years ago
52b9336
Added a new method to create a port
by Hyunsun Moon
· 9 years ago
53b88a5
Changing timeout to fix lxc node down issue.
by Aaron Kruglikov
· 9 years ago
b77b60f
CORD-380 Added host provider for cordvtn service
by Hyunsun Moon
· 9 years ago
182aea5
CORD-380 Changed not to activate ovsdb host provider for cordvtn
by Hyunsun Moon
· 9 years ago
f2cc1a1
Extracted ovsdb host provider from ovsdb application
by Hyunsun Moon
· 9 years ago
70b88d8
Tighten precontinoal checks
by Sho SHIMIZU
· 9 years ago
c88b85e
Rearrange the method declaration order
by Sho SHIMIZU
· 9 years ago
67f9281
Remove obsolete comments
by Sho SHIMIZU
· 9 years ago
8f2b777
Refactor: Remove try-catch by using CompletableFuture#exceptionally()
by Sho SHIMIZU
· 9 years ago
a5a312b
Replace stale codehaus jackson lib to new fasterxml jackson lib
by Jian Li
· 9 years ago
489aa9b
Refactor: Use CompletableFuture instead of Executor#execute()
by Sho SHIMIZU
· 9 years ago
101417d
ONOS-3605 Create thread Session input stream mechanism, adding listener for events from the device
by Andrea Campanella
· 9 years ago
96b39e2
Remove a method checking if non-null by using Optional
by Sho SHIMIZU
· 9 years ago
a090a11
Added DistributedPrimitive interface
by Madan Jampani
· 9 years ago
1f82004
[ONOS-3703] Bumps up external dependencies of onos-maven-plugin
by Jian Li
· 9 years ago
27e1b92
Make return value null-safe
by Sho SHIMIZU
· 9 years ago
3523973
Ignoring failing unit tests in BGP protocol/controller.
by Thomas Vachuska
· 9 years ago
0d21dd1
CORD-60:Splitting OLT application bundle into api and app bundles so that other applications can import the necessary packages from api bundle
by Srikanth Vavilapalli
· 9 years ago
8474fdd
Fix how default partitions are created
by Madan Jampani
· 9 years ago
249027e
Implementation of Adj-In and Local RIB UT
by Priyanka B
· 9 years ago
f6c6a30
Fix incorrect input verification check in ClusterMetadata
by Madan Jampani
· 9 years ago
b4f8508
CORD-472 Added additional flow rules for physical connection
by Hyunsun Moon
· 9 years ago
b3fa42c
Change SingleSwitchFibInstaller to use new router config.
by Jonathan Hart
· 9 years ago
7c630c6
GUI- factored out common table frame SVG commands in *table glyph definitions.
by Simon Hunt
· 9 years ago
69305ab
Remove blank lines
by Sho SHIMIZU
· 9 years ago
3dbc888
[ONOS-3722] Add noRowsMessage method to sample UiTableMessageHandler
by Jian Li
· 9 years ago
9fa6b8b
Improve null safety by returning an empty list
by Sho SHIMIZU
· 9 years ago
9aee1f5
Refactor: Consolidate multiple map() invocations to single invocation
by Sho SHIMIZU
· 9 years ago
f9879c5
Marking ConfigProvider as deprecated.
by Thomas Vachuska
· 9 years ago
8baf447
[ONOS-3722] Augment TableModel to support annotations
by Jian Li
· 9 years ago
d8d92db
ONOS-3754 Create driver/behavior for Ciena waveserver
by Andrea Campanella
· 9 years ago
b75b488
ONOS-3760 Injection of mfg/hw/sw/serial in BasicDeviceConfig
by Andrea Campanella
· 9 years ago
d0f063a
ONOS-3588: Topo view... prevent device labels from flashing on update. Also deleted unused variables.
by Simon Hunt
· 9 years ago
05abf13
Refactor: Generate CompletableFuture first, then process it
by Sho SHIMIZU
· 9 years ago
69f6663
[WIP][ONOS-3722] Augment TableModel with Annotations Mechanism
by Jian Li
· 9 years ago
b0c4a07
Refactor: Decompose creating CompletableFuture and process intent
by Sho SHIMIZU
· 9 years ago
b814773
Restrict the visibility of methods only accessed from the same package
by Sho SHIMIZU
· 9 years ago
c95ec3e
Refactor: Inline method
by Sho SHIMIZU
· 9 years ago
594fb2a
Refactor: Extract two methods from submitIntentData()
by Sho SHIMIZU
· 9 years ago
26cc180
Restrict class visibility
by Sho SHIMIZU
· 9 years ago
bb42423
olt installs default rules on startup and when a port shows up
by alshabib
· 9 years ago
e098172
Refactor: Use Tools.allOf() to wait until all tasks become completed
by Sho SHIMIZU
· 9 years ago
5a4346f
Avoid using exception in not exceptional logic
by Hyunsun Moon
· 9 years ago
ab7e7cd
First round of ClusterMetadata improvements:
by Madan Jampani
· 9 years ago
d755893
Refactor: Inline invocations and remove methods
by Sho SHIMIZU
· 9 years ago
6816f25
Added debug info to ArpHandler and priorities to RoutingPopulator
by Flavio Castro
· 9 years ago
4a91515
CORD-472 Added table 0 and physical access rules
by Hyunsun Moon
· 9 years ago
b219fc4
CORD-471 Added physical port and data plane IP as node attribtes
by Hyunsun Moon
· 9 years ago
38a4798
Refactor: Reduce number of invocations of Stream#collect()
by Sho SHIMIZU
· 9 years ago
4ce97ff
Fixed a bug that ComponentConfigManager#preSet never affect OSGi configuration.
by Naoki Shiota
· 9 years ago
7dee11e
ONOS-1770 DefaultDistributedSet.toArray(T[]) does not support array size different than set size.
by Brian Stanke
· 9 years ago
Next »