Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
48588a7e53b14dc5941ca79e0272734c5358eaed
/
tools
/
dev
f71cc0f
Update copyright year information
by Charles Chan
· 9 years ago
7667975
Adding ability to test all UI archetypes.
by Thomas Vachuska
· 9 years ago
2b0fc46
Modifying uitab archetype to allow it to co-exist/overlay the ui archetype.
by Thomas Vachuska
· 9 years ago
ea2d9fd
ONOS-2854 Fixed a few bugs and made tiny improvements to shell scripts.
by Thomas Vachuska
· 9 years ago
4ccc7d3
Reorganizing the stc specific tools.
by Thomas Vachuska
· 9 years ago
16501b0
Fixed onos-app tool to exit with proper status.
by Thomas Vachuska
· 9 years ago
c3c969a
Changed default onos user password.
by Thomas Vachuska
· 9 years ago
af0ee53
Added redirect for the /onos/v1/docs Swagger UI URL. Added onos-rsdocs tool to launch REST API docs UI from shell.
by Thomas Vachuska
· 9 years ago
3c831fa
Fixing a few tools to work with the new REST security stuff.
by Thomas Vachuska
· 9 years ago
2aa4068
Modify 'onos-setup-karaf clean' to copy package configs
by Jonathan Hart
· 9 years ago
a4f3165
Adding obs exclusion.
by Thomas Vachuska
· 9 years ago
2dbf8e4
Adding ovsdb/api module to exceptions for now.
by Thomas Vachuska
· 9 years ago
e3c951e
Use OpenJDK version 8 rather than 7 in bash_profile
by Jonathan Hart
· 9 years ago
b6ba508
adding a simple script to purge topic branches from your local repo.
by alshabib
· 9 years ago
e76f653
Improving net test tools and scenarios.
by Thomas Vachuska
· 9 years ago
0a4c270
Adding a basic mininet-based test to STC scenarios.
by Thomas Vachuska
· 9 years ago
574d238
Adding installation script for Ubuntu 14.04
by Flavio Castro
· 9 years ago
7a9aeab
Improving onos-create-app script to print message when artifactId is not provided on command line.
by Brian O'Connor
· 9 years ago
4bfccd54
Enhancing STC and scenarios.
by Thomas Vachuska
· 9 years ago
e39f314
Fix tle command
by Charles M.C. Chan
· 9 years ago
1d003e9
Properly unset ONOS_IP environment variable in cell command
by Charles M.C. Chan
· 9 years ago
3f23ea9
Added jdvue project to obs.exclude
by Thomas Vachuska
· 9 years ago
bf916ea
Moved Tunnel subsystem to ONOS core incubator area.
by Thomas Vachuska
· 9 years ago
ba082b8
Removing hazelcat dependency throughout.
by Thomas Vachuska
· 9 years ago
69bf7c1
Fixing port for clustering.
by Thomas Vachuska
· 9 years ago
3cd677d
Added a few more short-hand aliases for checking logs for errors.
by Thomas Vachuska
· 9 years ago
0799280
Removed legacy GUI.
by Thomas Vachuska
· 9 years ago
47dbe17
Added openflow/drivers to obs.exclude
by Thomas Vachuska
· 9 years ago
6723a48
Simplified onos-app reinstall usage to extract app name from the oar file.
by Thomas Vachuska
· 10 years ago
615361e
Moved some dev tools from test/bin to dev/bin.
by Thomas Vachuska
· 10 years ago
0fa4bc4
Ensure that $ONOS_CELL variable will not be overwritten when bash profile is loaded
by Roan Huang
· 10 years ago
d1f17ac
Fixing onos-build-selective to warp into the $ONOS_ROOT directory as a first thing.
by Thomas Vachuska
· 10 years ago
9d7ef16
Adding */docs/* to onos-build-selective.exclude
by Brian O'Connor
· 10 years ago
0f6d0b8
Adding IDEA settings for import.
by Thomas Vachuska
· 10 years ago
870cc03
Log tools improvement
by Charles M.C. Chan
· 10 years ago
fcd6114
Enhanced onos-setup-karaf to be more robust and more friendly. It will validate the specified IP, if given. Otherwise, it will attempt to use ONOS_IP and if that's not available ONOS_NIC to find an adapter with a matching IP address. Usage is backwards compatible.
by Thomas Vachuska
· 10 years ago
87994d0
Enhanced onos-build-selective to react to any src file modifications and to also result in a cascaded build of app modules which require the modified modules.
by Thomas Vachuska
· 10 years ago
152f9fd
Shutdown cleanup; hunt for exceptions continues
by Thomas Vachuska
· 10 years ago
5630c61
ONOS-1323 Upgrading environment to use Apache Karaf 3.0.3
by Thomas Vachuska
· 10 years ago
c39773c
Exclude tools/package/maven-plugin from obs
by Jonathan Hart
· 10 years ago
785f581
ONOS-1328 Converted ONOS features to apps.
by Thomas Vachuska
· 10 years ago
e5b610e
Update environment settings for maven 3.3.1
by Charles M.C. Chan
· 10 years ago
fccd312
Add exclusion for grouphandler to obs
by Jonathan Hart
· 10 years ago
ebb5444
Update cell related util scripts to support larger cluster [ONOS-467]
by Ayaka Koshibe
· 10 years ago
c02c0b8
WIP: Resolve conflict with Go language "go" command
by Sho SHIMIZU
· 10 years ago
aec62962
Initial cut of `onos-group` script for running a subset of commands
by Ayaka Koshibe
· 10 years ago
a998513
vicell command for editing/applying cell configurations
by Ayaka Koshibe
· 10 years ago
dfbc6d8
ONOS-487: Allow ONOS to be installed using different user/group
by Charles M.C. Chan
· 10 years ago
b8b96c1
ONOS-461: Update maven version in bash_profile
by Charles M.C. Chan
· 10 years ago
0a1e549
Fixed obs to ignore disconnected foo project.
by Thomas Vachuska
· 10 years ago
ab98466
adding license to ALL files
by alshabib
· 10 years ago
fc7f22d
Adding archetype for onos-bundle and onos-cli projects.
by Thomas Vachuska
· 10 years ago
045c01d
Adding packaging on onos*.zip file.
by Thomas Vachuska
· 10 years ago
bbea58c
Fixing 'tlo' alias after rename.
by Thomas Vachuska
· 10 years ago
255b65f
Changed KARAF_HOME to KARAF_ROOT as it was conflicting with KARAF's own and emitting annoying warnings.
by Thomas Vachuska
· 10 years ago
007cdff
Add mcis, mis alias which skips test and checkstyle
by Yuta HIGUCHI
· 10 years ago
8531429
Added a short-hand for setting the OCI variable. Added export.
by Thomas Vachuska
· 10 years ago
4d97dfc
Fixes for the csh/tcsh configuration file: KARAF -> KARAF_HOME
by Pavlin Radoslavov
· 10 years ago
8416554
renamed KARAF -> KARAF_HOME
by Yuta HIGUCHI
· 10 years ago
0503459
some what improved Eclipse formatter settings
by Yuta HIGUCHI
· 10 years ago
24de2a6
Added the velocity header template.
by Thomas Vachuska
· 10 years ago
7cbfd4f
Fixed a number of javadoc warnings and cleaned up aggregate javadocs.
by Thomas Vachuska
· 10 years ago
c522705
Updated leftover references: Apache Karaf-3.0.1 -> 3.0.2
by Pavlin Radoslavov
· 10 years ago
bd13946
Updated the csh/tcsh config file for Java 8 and Karaf-3.0.2
by Pavlin Radoslavov
· 10 years ago
d853115
Pushing in changes for Java 1.8 and Apache Karaf 3.0.2
by Thomas Vachuska
· 10 years ago
96f4d47
Merge remote-tracking branch 'origin/master'
by Thomas Vachuska
· 10 years ago
7b652ad
Fixed some javadoc warning/errors.
by Thomas Vachuska
· 10 years ago
d5dac1b
Few fixes to the cell setup related scripts after the removal
by Pavlin Radoslavov
· 10 years ago
d16ce18
Added Port.Type and plumbed it throughout.
by Thomas Vachuska
· 10 years ago
6677edb
Reverting back to java 1.7
by Madan Jampani
· 10 years ago
e550584
Eclipse formatter/clean up action configuration
by Yuta HIGUCHI
· 10 years ago
15cd0b8
Netty bug fix: Do not use weakValues in a cache where we track outstanding responses.
by Madan Jampani
· 10 years ago
24c849c
Added copyrights to the utils code
by Thomas Vachuska
· 10 years ago
d57df6c
Added alias to run less on the log
by Jonathan Hart
· 10 years ago
711145a
Fix the assignment / usage of OC0 environmental variable so
by Pavlin Radoslavov
· 10 years ago
4e62e9a
Added config file for csh/tcsh. It is based on the 'bash_profile' file,
by Pavlin Radoslavov
· 10 years ago
cce11ca
Fixing some cell definitions and features.
by Thomas Vachuska
· 10 years ago
9361721
Update to the tools scripts:
by Pavlin Radoslavov
· 10 years ago
0770d0f
Minor refactoring in the ONOS cell configuration:
by Pavlin Radoslavov
· 10 years ago
9141379
Minor cleanup in some of the shell scripts in the "tools" directory.
by Pavlin Radoslavov
· 10 years ago
9fe723a
Merge remote-tracking branch 'origin/master'
by tom
· 10 years ago
8a030cd
Run onos-build-selective-hook with bash to prevent issues on systems with
by Jonathan Hart
· 10 years ago
cf8dd2a
Tweaked bash_profile.
by tom
· 10 years ago
8af0373
Use existing JAVA_HOME if one is set
by Jonathan Hart
· 10 years ago
a689779
Added output of appId to the flow list command. Fixed defect in CoreManager - we forgot to put registered ids in our map.
by tom
· 10 years ago
1a17eb4
Fixed 'obs' to trigger when any Java source file is newer than the target directory.
by tom
· 10 years ago
e2555ff
Fixed onos-push-update-bundle tool. Fixed wipe-out command confirmation.
by tom
· 10 years ago
ca8f670
Added onos-push-update-bundle (yes 'pub')
by tom
· 10 years ago
85258ee
Reworked intent states to the new set of states.
by tom
· 10 years ago
0511a52
Added an intent completer to the command-line.
by tom
· 10 years ago
9a693fd
Fixed traffic selector builder to allow only one criterion.
by tom
· 10 years ago
2482e6f
Enhanced cell & cells tools.
by tom
· 10 years ago
1cd74ae
Added onos-build-selective & obs short-hand.
by tom
· 10 years ago
04c38c8
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by pankaj
· 10 years ago
dff2444
make bash_profile work
by pankaj
· 10 years ago
e797a5d
Adding customizable features for cell-specific packaging.
by tom
· 10 years ago
82d6bde
Fixing test scripts.
by tom
· 10 years ago
1a2908c
Enhanced a number of the test scripts and replaced hazelcast.xml with a mildly augmented version of the 3.3 one.
by tom
· 10 years ago
caf3bf7
Added onos-test. Refactored the CLI classes.
by tom
· 10 years ago
0872a17
Fixed a number of CLI commands.
by tom
· 10 years ago
Next »