Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
spring-open
/
ac74d91707245946e7d21679f2721e278158d145
/
conf
d8ea71a
Fixed incorrect "Env vars" description in onos.sh.
by Naoki Shiota
· 11 years ago
a30c414
Add generated config file to .gitignore
by Yuta HIGUCHI
· 11 years ago
b7eb55d
Modified onos.sh so that Hazelcast port can be configured.
by Naoki Shiota
· 11 years ago
098466c
Fix spacing in checkstyle config XML document
by Ray Milkey
· 11 years ago
35f8d5c
Cleaned up obsolete start-up scripts and config files.
by Naoki Shiota
· 11 years ago
ddcd492
Enable checkstyle rule for checking the number of lines of code in a method
by Ray Milkey
· 11 years ago
45bc3cf
Add RAMCloud server options
by Yuta HIGUCHI
· 11 years ago
13d1dbf
Update onos.sh to generate ramcloud.conf, etc.
by Yuta HIGUCHI
· 11 years ago
a5450cc
Enable checkstyle rule for too many formal parameters
by Ray Milkey
· 11 years ago
ceb21b6
Faster HZ datastore related unit test.
by Yuta HIGUCHI
· 11 years ago
e0436b8
Change hazelcast.xml default to tcp-ip + localhost
by Yuta HIGUCHI
· 11 years ago
057f7bc
Sync exclusion/suppression comment
by Yuta HIGUCHI
· 11 years ago
5df613b
Enable checkstyle rule to catch variables that hide fields
by Ray Milkey
· 11 years ago
0b122ed
Enable checkstyle rule for missing defaults in switch statements
by Ray Milkey
· 11 years ago
1364a93
Add .gitignore files
by Yuta HIGUCHI
· 11 years ago
7531a34
Enable checkstyle rule to verify method names
by Ray Milkey
· 11 years ago
a11fcb7
Enable checkstyle rule to check for redundant throws
by Ray Milkey
· 11 years ago
6c4f2fe
Enable checkstyle rule to check for boolean simplifications
by Ray Milkey
· 11 years ago
4985f21
Enable checkstyle rule for boolean return statement that can be simplified.
by Ray Milkey
· 11 years ago
9526d6f
Enable checkstyle rue to check formal parameter names.
by Ray Milkey
· 11 years ago
4a4d26e
Enable checkstyle AvoidNestedBlocks rule.
by Ray Milkey
· 11 years ago
a2e2146
Enable checkstyle rule to hide utility class constructors.
by Ray Milkey
· 11 years ago
1584ec8
Enable checkstyle rule that looks for final classes.
by Ray Milkey
· 11 years ago
94b41b5
Enable checkstyle rule for static variable names.
by Ray Milkey
· 11 years ago
b41100a
Enable checkstyle Javadoc Comment Style rule
by Ray Milkey
· 11 years ago
b29e626
Enable checkstyle check for blocks without braces.
by Ray Milkey
· 11 years ago
b6e0ac8
Enable checkstyle rule to catch inner assignments.
by Ray Milkey
· 11 years ago
ec83894
Enable checkstyle rule for JLS modifier order
by Ray Milkey
· 11 years ago
5c9f2db
Enable checkstyle rules to check names of static final members
by Ray Milkey
· 11 years ago
1aa71f8
Enable checkstyle rule to find empty code blocks
by Ray Milkey
· 11 years ago
5d40601
Enable checkstyle trailing spaces rule
by Ray Milkey
· 11 years ago
043daa2
Enable checkstyle empty statement check
by Ray Milkey
· 11 years ago
7f1567c
Enable checkstyle whitespace rules
by Ray Milkey
· 11 years ago
2476cac
Enable checkstyle member and local variable checks
by Ray Milkey
· 11 years ago
54e6aae
Merge "Fixed onos.py to use new startup script."
by Ray Milkey
· 11 years ago
0f913a0
Enable checkstyle check for newline at the end of
by Ray Milkey
· 11 years ago
45614c5
Enable checkstyle rule to disallow C style
by Ray Milkey
· 11 years ago
b5716c5
Make new checkstyle violations of rules that
by Ray Milkey
· 11 years ago
be433a1
Fixed onos.py to use new startup script.
by Naoki Shiota
· 11 years ago
4e92851
Moved template files to separate directory.
by Naoki Shiota
· 11 years ago
1cd9029
Topology ProtoBuf refactoring
by Yuta HIGUCHI
· 11 years ago
deda0ba
Renamed registry and packet packages
by Jonathan Hart
· 11 years ago
472062d
Renamed networkgraph package to topology.
by Jonathan Hart
· 11 years ago
23701d1
Renamed devicemanager, flowprogrammer, linkdiscovery and util packages
by Jonathan Hart
· 11 years ago
aa38097
Renamed the intent package
by Jonathan Hart
· 11 years ago
6df9017
Renamed datagrid and datastore packages
by Jonathan Hart
· 11 years ago
9df15d3
Refactored startup script.
by Naoki Shiota
· 11 years ago
abdb356
Add missing protobuf exclusion
by Yuta HIGUCHI
· 11 years ago
4a9428b
Removed Titan/Blueprints specific rules for Checkstyle and FindBugs.
by Pavlin Radoslavov
· 11 years ago
4e46318
Aggregated startup scripts to one script.
by Naoki Shiota
· 11 years ago
70c2b36
Renamed class RCNetworkGraphPublisher to NetworkGraphPublisher.
by Pavlin Radoslavov
· 11 years ago
4cf8ee5
Removed INetMapStorage.java and INetMapTopologyObjects.java and the
by Pavlin Radoslavov
· 11 years ago
3f5ef56
Remove RedundantModifierCheck and fix up formatting.
by Ray Milkey
· 11 years ago
6a64313
Add option to use Hazelcast as datastore for development environment.
by Yuta HIGUCHI
· 11 years ago
e28831a
Remove UnusedModifier,etc. from pmd rule
by Yuta HIGUCHI
· 11 years ago
cc3e3ff
Remove the backend part of the Floodlight GUI.
by Jonathan Hart
· 11 years ago
a3818db
Work toward fixing ONOS-1031: Removed modules FlowManager and the old TopologyManager
by Pavlin Radoslavov
· 11 years ago
ec49771
Allow a static final variable with the name 'log' in checkstyle and PMD rules.
by Ray Milkey
· 11 years ago
f980844
Remove CR characters
by Yuta HIGUCHI
· 11 years ago
227e891
Merge "Remove some of titan artifacts."
by Yuta HIGUCHI
· 11 years ago
70d91cc
Added rules and exclusions for checkstyle, findbugs and pmd
by Ray Milkey
· 11 years ago
8d81c3b
Remove some of titan artifacts.
by Yuta HIGUCHI
· 11 years ago
6cab638
Add style check exclusion rule example
by Yuta HIGUCHI
· 11 years ago
7a4e0c7
Add a configuration option to remove or use Flow Path from database during ONOS cluster restart (ONOS-857)
by Pavlin Radoslavov
· 11 years ago
12861f7
Added Intent Subscriber and Module
by Brian O'Connor
· 11 years ago
eb90d91
Register Intent-related classes to KryoFactory and fix bugs
by Toshio Koide
· 11 years ago
4b7fffa
Updated default properties files to use new RCNetworkGraphPublisher
by Jonathan Hart
· 11 years ago
f280640
Modified start ramcloud script
by yoshi
· 11 years ago
391d68d
Allow RAMCloud to start from a configurable option
by yoshi
· 11 years ago
ef3828d
Merge branch 'master' of github.com:OPENNETWORKINGLAB/ONOS into RAMCloud-yoshi
by Yuta HIGUCHI
· 11 years ago
9a6f709
Merge branch 'master' into fw
by Jonathan Hart
· 11 years ago
d857ad6
Removed Floodlight DeviceManager and created a stripped-down device manager that pushes device data from every packet seen into the network map
by Jonathan Hart
· 11 years ago
78650b9
Removed "DoubleCheckedLocking", because it is not valid anymore.
by Pavlin Radoslavov
· 11 years ago
b9fd027
Added the original Checkstyle configuration file for Sun Java code convention.
by Pavlin Radoslavov
· 11 years ago
b1a1f33
Merge from upstream/master
by yoshi
· 11 years ago
20fab1a
Removed the Floodlight counter module
by Jonathan Hart
· 11 years ago
535325c
Merge in changes from master
by Jonathan Hart
· 11 years ago
cac2f54
Disable Hazelcast version check on startup.
by Pavlin Radoslavov
· 11 years ago
5ba0171
merged
by Pankaj Berde
· 11 years ago
b1f433e
Titan 0.4.0/Hazelcast test
by Pankaj Berde
· 11 years ago
dcab1ca
Removed unused Floodlight modules
by mininet
· 11 years ago
73e7fb7
Removed unused Floodlight modules
by mininet
· 11 years ago
34a5977
Testing Titan 0.4.0
by mininet
· 11 years ago
c2e8e6b
Add ramcloud config
by yoshi
· 11 years ago
d3025a9
Modified configuration for test
by yoshi
· 11 years ago
141e799
Add dbproperty
by yoshi
· 11 years ago
2fa2806
Removed Floodlight storage framework
by Jonathan Hart
· 11 years ago
0fee3de
Merge branch 'master' into RAMCloud
by yoshi
· 11 years ago
2fd4c7e
first commit
by yoshi
· 11 years ago
53d67a5
Merge branch 'ONOS' into syncdev (adopt latest one)
by Naoki Shiota
· 11 years ago
8c166a7
created FlowProgrammer module and implemented FlowPusher and FlowSynchronizer as services, also modified FlowManager to use the service exported by FlowProgrammer
by Brian O'Connor
· 11 years ago
0912ec1
Tell Hazelcast to use SLF4j for logging
by Jonathan Hart
· 11 years ago
d73d3a5
Removed OnosModuleLoader from the properties file as it doesn't work properly yet
by Jonathan Hart
· 11 years ago
051768e
New properties file including the OnosModuleLoader
by Jonathan Hart
· 11 years ago
5d8d77e
Update the TopologyManager so it is now a module (IFloodlightModule).
by Pavlin Radoslavov
· 11 years ago
a653e9f
Fix/update the integration of the FlowManager module / IFlowService service.
by Pavlin Radoslavov
· 11 years ago
0304d3d
Added missing listing of module "net.onrc.onos.datagrid.HazelcastDatagrid"
by Pavlin Radoslavov
· 11 years ago
1eee2c8
Added initial framework for using Hazelcast-3.0.2 within ONOS.
by Pavlin Radoslavov
· 11 years ago
b5ad461
Changed start-onos.sh to only write a new logback.xml if there isn't an existing one. This allows users to override our default logback config. Also added a logback.xml example for long-term deployments which rolls logfiles daily and cleans up old logs
by Jonathan Hart
· 11 years ago
8058990
Move GraphPublisher initialization and startup ahead of others so that it listens on events before other modules
by Pankaj Berde
· 11 years ago
Next »