Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
7149f8401554f577909b9ac786c54ccd83920078
/
gogo
7149f84
Update NOTICE/DEPENDENCIES files.
by Richard S. Hall
· 15 years ago
8f1df2f
Removed description from Parameter and use Descriptor instead. (FELIX-2363)
by Richard S. Hall
· 15 years ago
5f9b306
Use org.apache.felix package namespace instead of org.osgi. (FELIX-2367)
by Richard S. Hall
· 15 years ago
31fedb7
don't automatically convert return values that are arrays to ArrayList (FELIX-2337)
by Derek Baum
· 15 years ago
e52146d
Add support for parameter aliases. (FELIX-2363)
by Richard S. Hall
· 15 years ago
11fd469
Merge @Flag and @Option annotations into a single @Parameter annotation. (FELIX-2363)
by Richard S. Hall
· 15 years ago
da9b2dd
Logic error; incorrectly checking for empty bundle array. (FELIX-2042)
by Richard S. Hall
· 15 years ago
9ac465b
Align command module version number with other Gogo modules, even
by Richard S. Hall
· 15 years ago
81be373
Rename command module. (FELIX-2042)
by Richard S. Hall
· 15 years ago
17f2302
Modified gogo modules to use org.apache.felix groupId. (FELIX-2334)
by Richard S. Hall
· 15 years ago
8e6e0e2
Change the scope for our commands and display scope in help message. (FELIX-2042)
by Richard S. Hall
· 15 years ago
9fe88cc
Avoid mentioning help command until we decide how to do it. (FELIX-2042)
by Richard S. Hall
· 15 years ago
e612684
avoid possible IllegalStateException if framework is stopped during CommandProxy method execution.
by Derek Baum
· 15 years ago
d4031a4
Closure and CommandProxy unnecessarily extend Reflective, just so they can access its 'method()' method. (FELIX-2328).
by Derek Baum
· 15 years ago
487a65e
moved gogo.runtime.shell sub-package in Runtime bundle up into gogo.runtime package to avoid possible confusion with the gogo.shell package in the new Shell bundle (FELIX-2328).
by Derek Baum
· 15 years ago
1cddac4
removed legacy felix command adaptor. (FELIX-2342)
by Derek Baum
· 15 years ago
3053d19
register telnetd command directly, rather than via Shell.
by Derek Baum
· 15 years ago
59568a4
removed gosh:shutdown command. stop 0 works fine.
by Derek Baum
· 15 years ago
9f2f8f2
convert tokens that evaluate to CharSequence to String, to avoid variables
by Derek Baum
· 15 years ago
2fa59da
make getCommands() public (again)
by Derek Baum
· 15 years ago
ee1898e
complete addition of scripting by renaming module from console to shell (FELIX-2339)
by Derek Baum
· 15 years ago
13df061
remove launcher bundle (FELIX-1670)
by Derek Baum
· 15 years ago
a549551
Include full attribution in MOTD. (FELIX-2339)
by Richard S. Hall
· 15 years ago
ce3ef3d
Add missing descriptor. (FELIX-2042)
by Richard S. Hall
· 15 years ago
2b46919
Fix typo. (FELIX-2042)
by Richard S. Hall
· 15 years ago
9944670
added scripting support (FELIX-2339).
by Derek Baum
· 15 years ago
9967f8c
fix ConcurrentModificationException caused by bad refactoring :-(
by Derek Baum
· 15 years ago
9abd792
Minor improvement to "lb". (FELIX-2042)
by Richard S. Hall
· 15 years ago
39f856a
Align bundle formatter with "lb" command. (FELIX-2042)
by Richard S. Hall
· 15 years ago
de4b31f
Make "lb" command output more compact. (FELIX-2042)
by Richard S. Hall
· 15 years ago
abe87b9
disable packageadmin and other coomands to avoid conflict with bundlecontext commands
by Derek Baum
· 15 years ago
4cd4c0f
Fix bug in "which" command and other improvements to command
by Richard S. Hall
· 15 years ago
f95b767
continue tidy-up: move SCOPE path handling into CommandProcessorImpl. FELIX-2328
by Derek Baum
· 15 years ago
cb297be
fix to FELIX-1487 to report correct error location for defaulted commands.
by Derek Baum
· 15 years ago
b86cd1c
fix NPE in session.execute("a = $b x") when $b evaluates to null;
by Derek Baum
· 15 years ago
dcb273f
Improve ls command. (FELIX-2042)
by Karl Pauls
· 15 years ago
24aaf08
Improve/simplify "ls" command. (FELIX-2042)
by Richard S. Hall
· 15 years ago
85075cf
Add "cd" command. (FELIX-2042)
by Richard S. Hall
· 15 years ago
28f3950
Add support for OBR command. (FELIX-2042)
by Richard S. Hall
· 15 years ago
c8d570d
Stop registering the bundle object as a command since it interferes
by Richard S. Hall
· 15 years ago
a4018a0
Add more missing commands and do a little refactoring. (FELIX-2042)
by Richard S. Hall
· 15 years ago
e9a8257
clean up runtime code. FELIX-2328
by Derek Baum
· 15 years ago
adb1730
updated dependency versions and excluded servlet and foundation from compendium.
by Derek Baum
· 15 years ago
5700633
fix setLocation to always map EOFError
by Derek Baum
· 15 years ago
01aa0a8
fix wrong exception: OperationNotSupportedException -> UnsupportedOperationException
by Derek Baum
· 15 years ago
c768352
refactor Parser - create explicit Tokenizer to enable fix for:
by Derek Baum
· 15 years ago
e0f38d8
Add a "which" command to determine from where a bundle gets a class. (FELIX-2042)
by Richard S. Hall
· 15 years ago
c12b633
Add descriptive information to commands. (FELIX-2042)
by Richard S. Hall
· 15 years ago
b412dfc
Add some basic support for descriptive info; this will likely need to
by Richard S. Hall
· 15 years ago
de93139
Change parent pom.
by Richard S. Hall
· 15 years ago
d38e807
Improve rudimentary "help" command and change some exception handling
by Richard S. Hall
· 15 years ago
887ba2c
Initial porting of some Felix shell commands to Gogo; a lot of this is still
by Richard S. Hall
· 15 years ago
b965d52
Reformat code according to style guide.
by Richard S. Hall
· 15 years ago
a8fd227
Fix processing of flags; options not tested yet.
by Richard S. Hall
· 15 years ago
966730a
Touching the heart: coercing
by Peter Kriens
· 15 years ago
02a52da
Annotations for parameters
by Peter Kriens
· 15 years ago
87a1238
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 15 years ago
8ca355c
[maven-release-plugin] prepare release gogo-0.4.0
by Guillaume Nodet
· 15 years ago
2051385
[gogo] upgrade to latest felix-parent
by Guillaume Nodet
· 15 years ago
d916b15
FELIX-2247: Gogo badly prints empty maps and dictionaries
by Guillaume Nodet
· 15 years ago
3e9a51b
added blank line to force bamboo rebuild, to fix spurious failure FELIX-DEF-3041
by Derek Baum
· 15 years ago
2ee6cba
reformat code using felix eclipse template. FELIX-1953.
by Derek Baum
· 15 years ago
7950bb7
change priority of ; and | to match bash. resolves FELIX-1500.
by Derek Baum
· 15 years ago
e5b391a
make closure arguments start at $1 (rather than $0). FELIX-1494.
by Derek Baum
· 15 years ago
bd6785e
FELIX-1722: gogo AbstractCommand should let the possibility to release the used Action
by Guillaume Nodet
· 15 years ago
335d8df
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 15 years ago
c8af6d7
[maven-release-plugin] prepare release gogo-0.2.2
by Guillaume Nodet
· 15 years ago
f272e8b
FELIX-1858 - Remote commands via ssh only work once per restart
by Chris Custine
· 15 years ago
e37f08d
add felix command adaptor (FELIX-1671)
by Derek Baum
· 15 years ago
d76a4ed
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 15 years ago
6f7effb
[maven-release-plugin] prepare release gogo-0.2.0
by Guillaume Nodet
· 15 years ago
8ac477f
Make sure we use the same AFS header everywhere
by Guillaume Nodet
· 15 years ago
485e5cf
[goto] fix NOTICE for commands which actually include an OSGi class (ReifiedType)
by Guillaume Nodet
· 15 years ago
40b6253
Fix NOTICE files so that each artifact has its own (slightly) different copy
by Guillaume Nodet
· 15 years ago
c8e9382
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 15 years ago
b368849
[maven-release-plugin] prepare release gogo-0.2.0
by Guillaume Nodet
· 15 years ago
74eadc1
Fix NOTICE files in jars
by Guillaume Nodet
· 15 years ago
5b75656
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 15 years ago
d7019d0
[maven-release-plugin] prepare release gogo-0.2.0
by Guillaume Nodet
· 15 years ago
71f91c4
Revert to maven bundle plugin 1.4.3 for release
by Guillaume Nodet
· 15 years ago
57770cd
[gogo] Remove include-resource header from the manifest
by Guillaume Nodet
· 15 years ago
657f96c
Try to work around FELIX-1262 for gogo
by Guillaume Nodet
· 15 years ago
372d07c
Try to release gogo with the maven bundle plugin 2.0.0
by Guillaume Nodet
· 15 years ago
66af9af
Use snapshot of maven bundle plugin to work around FELIX-1262
by Guillaume Nodet
· 15 years ago
2f5f0ea
Add missing license / notice file in jars
by Guillaume Nodet
· 15 years ago
1911821
[maven-release-plugin] rollback the release of gogo-0.2.0
by Guillaume Nodet
· 15 years ago
f083c72
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 15 years ago
46b5b36
[maven-release-plugin] prepare release gogo-0.2.0
by Guillaume Nodet
· 15 years ago
a47ff57
Fix release process
by Guillaume Nodet
· 15 years ago
fcc5f32
Fix gogo assembly
by Guillaume Nodet
· 15 years ago
26d72ba
Add license / notice files, fix pom
by Guillaume Nodet
· 15 years ago
bd5cd3e
Add a top level assembly
by Guillaume Nodet
· 15 years ago
cca03b4
Fix poms for release
by Guillaume Nodet
· 15 years ago
918063a
FELIX-1526: rename <> operators to (), as this is more like bash.
by Derek Baum
· 15 years ago
82fe3f6
FELIX-1536: The ThreadIO should use inheritable thread locals in case a command spawns a thread
by Guillaume Nodet
· 15 years ago
9b93171
stop duplicate error message for bad command. FELIX-1405
by Derek Baum
· 15 years ago
04be1aa
FELIX-1325: gogo doesn't report a command not found error unless an argument is supplied
by Guillaume Nodet
· 15 years ago
c03ed98
FELIX-1520: <> evaluated the command too many times
by Guillaume Nodet
· 15 years ago
f6f71e0
removed redundant constructions from test cases. applied patch in FELIX-1505.
by Derek Baum
· 15 years ago
8d000e1
FELIX-1506
by Derek Baum
· 15 years ago
Next »