Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
f42bccef0e6648c09e569a6d778743229e83bb59
/
karaf
/
gshell
ccb7888
FELIX-1517 and FELIX-1528: use a defined location for the storage of the list of managed instances and avoid an exception if one instance has been deleted
by Guillaume Nodet
· 15 years ago
ec200d1
FELIX-1524: tac command
by Guillaume Nodet
· 15 years ago
adc9d28
FELIX-1523: Fix Karaf version to 0.9.0-SNAPSHOT as next release will be 1.0.0
by Guillaume Nodet
· 15 years ago
ef83c74
FELIX-1468: The shell:info command use the old @|bold syntax for ansi
by Guillaume Nodet
· 15 years ago
61c8e28
Use a more simple mechanism for retrieving the prompt instead of evaluating a command
by Guillaume Nodet
· 15 years ago
875d132
FELIX-1485: Adding AdminService support to the web console
by Gert Vanthienen
· 15 years ago
bd76181
Fix karaf echo command
by Guillaume Nodet
· 15 years ago
614cd6a
Avoid possible NPE
by Guillaume Nodet
· 15 years ago
fb28019
Enable built-in echo command
by Guillaume Nodet
· 15 years ago
c6fcca1
FELIX-1468: wrapper:install and admin:create prints old ansi output that need to be converted to real ansi
by Guillaume Nodet
· 15 years ago
71b44de
FELIX-1152: wrapper scripts fail to start Karaf
by Guillaume Nodet
· 15 years ago
89203c8
FELIX-1449: tab completion does not work on windows
by Guillaume Nodet
· 15 years ago
ffe23bb
FELIX-1454: install --help throws an exception
by Guillaume Nodet
· 15 years ago
e692a96
FELIX-1457: refactor features management layer
by Guillaume Nodet
· 15 years ago
037159b
Add an ignore case option for grep
by Guillaume Nodet
· 15 years ago
51374cb
Fix ssh terminal completion and cursor handling
by Guillaume Nodet
· 15 years ago
756cf8e
FELIX-1431: Add a web console plugin to have access to the gogo shell
by Guillaume Nodet
· 15 years ago
2e46d5d
Fix wrapper command
by Guillaume Nodet
· 15 years ago
a27a64d
Put the shell commands in the scope by default
by Guillaume Nodet
· 15 years ago
9a7dd0d
FELIX-1375: there's no 'help' command
by Guillaume Nodet
· 15 years ago
e668bc3
FELIX-1378: Optional branding does not work in new gogo console
by Guillaume Nodet
· 15 years ago
c4fc7be
FELIX-1373: featuresBoot in etc/org.apache.felix.karaf.featues no longer works
by Guillaume Nodet
· 15 years ago
f01e536
Clean commands a bit
by Guillaume Nodet
· 15 years ago
b7c9e38
FELIX-1391: Unable to create a new ConfigAdmin PID through the Karaf console
by Gert Vanthienen
· 15 years ago
28b63e8
Make things as lazy as possible
by Guillaume Nodet
· 15 years ago
cb2db1b
Fix ansi on windows
by Guillaume Nodet
· 15 years ago
27fcc0c
Fix the session input stream which should use the console input stream
by Guillaume Nodet
· 15 years ago
5894f58
Correctly restore terminal at shutdown
by Guillaume Nodet
· 15 years ago
129433d
Switch from gshell to gogo
by Guillaume Nodet
· 15 years ago
7751dee
FELIX-1265 The command refreshUrl does not work if the features.xml file is embedded in a Jar. Patch by Charles Moulliard
by Filippo Diotalevi
· 15 years ago
3b48560
FELIX-1261: Install/uninstall features from web console
by Gert Vanthienen
· 15 years ago
9a7b16f
Fix karaf wrt latest blueprint schema
by Guillaume Nodet
· 15 years ago
75d1072
Update to latest blueprint api
by Guillaume Nodet
· 15 years ago
ca30f66
Fix stateful actions as they were currently reused instead of recreated
by Guillaume Nodet
· 15 years ago
745f17a
Use blueprint for gshell-obr
by Guillaume Nodet
· 15 years ago
0a2119c
Exclude spring handlers from gshell-core
by Guillaume Nodet
· 15 years ago
9d36247
Upgrade to latest blueprint spec
by Guillaume Nodet
· 15 years ago
bb93b82
Fix the addRepository method and clean code a bit
by Guillaume Nodet
· 15 years ago
c15e6c1
Fix column header in osgi/list
by Guillaume Nodet
· 15 years ago
6b2946d
Switch from spring-dm to blueprint
by Guillaume Nodet
· 15 years ago
abed2af
Update to felix-parent 1.2.0 and use EasyMock instead of JMock
by Gert Vanthienen
· 15 years ago
4d42557
FELIX-1206: config/propappend patch
by Guillaume Nodet
· 15 years ago
711feef
Fix ssh action default help
by Guillaume Nodet
· 15 years ago
40bccdd
FELIX-1212: Possible infinite loop when a remote ssh connection is closed
by Guillaume Nodet
· 15 years ago
65b51e9
FELIX-1024: Fix the karaf client/server to allow direct execution of commands
by Guillaume Nodet
· 15 years ago
b3f7480
FELIX-1149: Describe ConfigAdmin configurations using metatype
by Guillaume Nodet
· 15 years ago
60dbfd7
Fix poms
by Guillaume Nodet
· 15 years ago
2ce221c
FELIX-1132: remove dependency from gshell-features on spring jmx
by Guillaume Nodet
· 15 years ago
e753e78
Fix problem with exported commands not being available from the console, fix integration tests
by Guillaume Nodet
· 16 years ago
24662ac
Add some synchronization to make sure we don't loose commands
by Guillaume Nodet
· 16 years ago
ab61d2b
Use Import-Package instead of Require-Bundle for gshell-run
by Guillaume Nodet
· 16 years ago
22d03c6
FELIX-1098: split configuration from namespace handler to ease the upgrade to blueprint
by Guillaume Nodet
· 16 years ago
f63af2f
Fix a few problems with command bundles not starting correctly
by Guillaume Nodet
· 16 years ago
b417d98
FELIX-1111: allow karaf to run on equinox
by Guillaume Nodet
· 16 years ago
55a34b6
Add missing properties for actions
by Guillaume Nodet
· 16 years ago
4e32cd6
FELIX-1115: use version ranges + clean up a bit gshell-core
by Guillaume Nodet
· 16 years ago
810fec9
FELIX-1098: Remove strong dependencies on spring / spring-dm
by Guillaume Nodet
· 16 years ago
1becb5b
FELIX-1116: remove some remaining references to servicemix
by Guillaume Nodet
· 16 years ago
7b1bcf2
FELIX-1098: Remove some spring strong dependencies
by Guillaume Nodet
· 16 years ago
5be9296
Rename some missed packages to felix.karaf
by Guillaume Nodet
· 16 years ago
10fff85
FELIX-1118 - Update shell scripts
by Chris Custine
· 16 years ago
7f02770
FELIX-1117 - Update branding
by Chris Custine
· 16 years ago
f54a839
FELIX-1116: Renaming packages and changing artifact/group ids in the POMs
by Gert Vanthienen
· 16 years ago
9bbc0c2
FELIX-1104, FELIX-1112: improve start/stop/restart to support multiple bundle ids
by Guillaume Nodet
· 16 years ago
2e6afd1
FELIX-1107, FELIX-1109, FELIX-1110: refactor the deployer into its own module, add a blueprint deployer and extract the features deployer in its own module
by Guillaume Nodet
· 16 years ago
5906117
FELIX-1099: switch from spring-dm integration tests to pax-exam
by Guillaume Nodet
· 16 years ago
d3aeb5a
FELIX-1102: make gshell-core really independant of the MainService
by Guillaume Nodet
· 16 years ago
05fac96
Move ServiceMix Kernel trunk into Felix
by Guillaume Nodet
· 16 years ago