Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
eb40630d6cd120c29506f20978c177cab73cc05f
/
gogo
/
shell
/
src
3d65ebb
[FELIX-5021] Use the system bundle to find bundles to look at for shell and info wiring commands
by David Jencks
· 9 years ago
6d71b52
FELIX-4679 - Revert patch for FELIX-4671:
by Jan Willem Janssen
· 10 years ago
866af51
FELIX-4529 look for gosh_profile in bundle at /ext to allow fragment to over-ride.
by Derek Baum
· 10 years ago
51dad04
String.split() behaves differently in Java8 so apply patch to
by Richard S. Hall
· 11 years ago
f174157
FELIX-3706 loop to wait for gosh command to be registered, rather than just wait for 100ms.
by Derek Baum
· 12 years ago
a5283d9
FELIX-3340 Allow the prompt to be a Function
by Felix Meschberger
· 12 years ago
e466e98
FELIX-3341 Implement csh-like command line history - add missing tests
by Felix Meschberger
· 12 years ago
a836c1d
FELIX-3341 Implement csh-like command line history
by Felix Meschberger
· 12 years ago
194f10e
work-around FELIX-2927
by Derek Baum
· 14 years ago
d4172f7
Add Windows linefeeds. (FELIX-2651)
by Richard S. Hall
· 14 years ago
d7b3b4c
listen on 127.0.0.1 by default; add --ip to specify listen address. FELIX-2767
by Derek Baum
· 14 years ago
1f6ade5
remove -i alias for --nointeractive FELIX-2661
by Derek Baum
· 14 years ago
75dc988
added --nointeractive flag to gosh. FELIX-2661
by Derek Baum
· 14 years ago
851322c
Use BundleContext.getProperty() rather System.getProperty(). (FELIX-2543)
by Richard S. Hall
· 14 years ago
4c24859
Use felix namespace packages and add mandatory attribute. (FELIX-2441)
by Richard S. Hall
· 14 years ago
9f8a1c3
close all sessions when runtime is stopped (FELIX-2545).
by Derek Baum
· 14 years ago
7e0316b
FELIX-2477 fix procedural commands parameter inheritance
by Derek Baum
· 14 years ago
44a3f79
FELIX-2446 eclose whole gosh_profile in try {} block to stop errors from aborting startup
by Derek Baum
· 14 years ago
75d58ba
FELIX-2446: reference the bundle command using the context: scope;
by Derek Baum
· 14 years ago
f608e1b
FELIX-2441: Restore backward compatibility on gogo
by Guillaume Nodet
· 14 years ago
27d7012
Use org.apache.felix package namespace instead of org.osgi. (FELIX-2367)
by Richard S. Hall
· 14 years ago
bb28883
Avoid mentioning help command until we decide how to do it. (FELIX-2042)
by Richard S. Hall
· 14 years ago
560b0c6
register telnetd command directly, rather than via Shell.
by Derek Baum
· 14 years ago
7f7c02f
removed gosh:shutdown command. stop 0 works fine.
by Derek Baum
· 14 years ago
54c9dc8
complete addition of scripting by renaming module from console to shell (FELIX-2339)
by Derek Baum
· 14 years ago