Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
0a96116981453b25eaab2593db411a2d1b0c19dc
/
gogo
0a96116
Fix OSGi headers
by Guillaume Nodet
· 9 years ago
8923666
Clean up a bit
by Guillaume Nodet
· 9 years ago
6295d56
Add a bit of javadoc
by Guillaume Nodet
· 9 years ago
1fd93a7
Add job control
by Guillaume Nodet
· 9 years ago
6782b6d
Fix parser
by Guillaume Nodet
· 9 years ago
3d45a7a
Fix styling a bit
by Guillaume Nodet
· 9 years ago
7abd533
Better support for streams Better ls implementation
by Guillaume Nodet
· 9 years ago
ef58ab2
Fix input redirection
by Guillaume Nodet
· 9 years ago
3f6889a
Add a small test for redirections
by Guillaume Nodet
· 9 years ago
b8506b3
Do not print the error again, as it’s now printed by the pipe to its error stream
by Guillaume Nodet
· 9 years ago
36d1c79
Use CommandSession.currentDir()
by Guillaume Nodet
· 9 years ago
f738827
Support redirections Work in progress (missing support for &&, || and &)
by Guillaume Nodet
· 9 years ago
9743103
Add a JLine based shell
by Guillaume Nodet
· 9 years ago
338d236
Improve gogo parser to fully parse the command line instead of skipping inner constructs such as arrays or closures, and report missing terminators
by Guillaume Nodet
· 9 years ago
d2dabb3
Fix gogo shell build
by Guillaume Nodet
· 9 years ago
90e9c91
FELIX-3494 - suppress printing of motd
by Jan Willem Janssen
· 9 years ago
8bf70bb
FELIX-4345 - listen to both IPv4 & IPv6 when ip is empty:
by Jan Willem Janssen
· 9 years ago
79c5e81
FELIX-4375 - cleanup.
by Jan Willem Janssen
· 9 years ago
a2f331c
FELIX-4375 - improve stream handling:
by Jan Willem Janssen
· 9 years ago
1f5ba5a
Some cleanups / typos fixed.
by Jan Willem Janssen
· 9 years ago
1c4abd5
FELIX-5077 / FELIX-3331 - more reliable shutdown
by Jan Willem Janssen
· 9 years ago
412602e
FELIX-5077 / FELIX-3331 - more reliable shutdown
by Jan Willem Janssen
· 9 years ago
a6731a3
FELIX-5135: remove unwillingly committed file
by Guillaume Nodet
· 9 years ago
6577ec9
FELIX-5135: Synchronize DirectoryWatcher Properties with FileInstall.
by Guillaume Nodet
· 9 years ago
ad751c9a
FELIX-4970: add scm to the gogo pom. Closes #28.
by Benson Margulies
· 9 years ago
756b801
[maven-release-plugin] prepare for next development iteration
by A. J. David Bosschaert
· 9 years ago
bafcd82
[maven-release-plugin] prepare release org.apache.felix.gogo.command-0.16.0
by A. J. David Bosschaert
· 9 years ago
254a7b6
Prepare for release.
by A. J. David Bosschaert
· 9 years ago
d6cf118
[maven-release-plugin] prepare for next development iteration
by A. J. David Bosschaert
· 9 years ago
301bc9d
[maven-release-plugin] prepare release org.apache.felix.gogo.shell-0.12.0
by A. J. David Bosschaert
· 9 years ago
8d53f28
Prepare for release.
by A. J. David Bosschaert
· 9 years ago
eb40630
FELIX-5009: allow relative pathnames for gogo install and update.
by David Jencks
· 9 years ago
e6982a4
FELIX-5008: suppress CommandSession from help messages.
by David Jencks
· 9 years ago
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
6c8121b
FELIX-4969 make cd work with absolute paths. Thanks to Benson Margulies.
by David Jencks
· 9 years ago
adfad51
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 10 years ago
e246646
[maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.16.2
by Guillaume Nodet
· 10 years ago
e8ff688
[FELIX-4671] Fix regression
by Guillaume Nodet
· 10 years ago
c79899f
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 10 years ago
2e99ef8
[maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.16.0
by Guillaume Nodet
· 10 years ago
ded91d9
Add changelog for gogo runtime
by Guillaume Nodet
· 10 years ago
30685a3
[FELIX-4783] ConcurrentModificationException when stopping gogo
by Guillaume Nodet
· 10 years ago
6e4a400
[FELIX-4783] ConcurrentModificationException when stopping gogo
by Guillaume Nodet
· 10 years ago
c2f20da
Remove “CLOSING SESSION” message printed to stdout
by Guillaume Nodet
· 10 years ago
a803509
FELIX-4671: Provide an expression parser
by Guillaume Nodet
· 10 years ago
6d71b52
FELIX-4679 - Revert patch for FELIX-4671:
by Jan Willem Janssen
· 10 years ago
b5013f7
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 10 years ago
f8ee040
[maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.14.0
by Guillaume Nodet
· 10 years ago
68e0d16
Messed up with the changelog
by Guillaume Nodet
· 10 years ago
19aab88
Update change log
by Guillaume Nodet
· 10 years ago
4b8202b
[FELIX-4671] Provide an expression parser
by Guillaume Nodet
· 10 years ago
029e710
[FELIX-4637] Gogo can't cope without several commands with defined service.ranking
by Guillaume Nodet
· 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
fa038ad
Fix copyright and NOTICE
by Guillaume Nodet
· 10 years ago
f1d0a1c
[maven-release-plugin] prepare for next development iteration
by A. J. David Bosschaert
· 10 years ago
1f261d8
[maven-release-plugin] prepare release org.apache.felix.gogo.command-0.14.0
by A. J. David Bosschaert
· 10 years ago
86703f5
Revert parent for gogo-command back to 0.6.0.
by A. J. David Bosschaert
· 10 years ago
37f4ebc
Revert gogo-parent back to 0.7.0-SNAPSHOT as the releasing failed again.
by A. J. David Bosschaert
· 10 years ago
72325fc
[maven-release-plugin] prepare release gogo-parent-0.8.0
by A. J. David Bosschaert
· 10 years ago
8558306
Fix path to parent in gogo-parent pom.
by A. J. David Bosschaert
· 10 years ago
50dd95a
Revert back to 0.7.0-SNAPSHOT as the releasing failed.
by A. J. David Bosschaert
· 10 years ago
1991ad3
[maven-release-plugin] prepare release gogo-parent-0.8.0
by A. J. David Bosschaert
· 10 years ago
8f29dd7
Update parent pom to gogo-parent 0.7.0-SNAPSHOT
by A. J. David Bosschaert
· 10 years ago
47fe697
Update gogo-parent pom to have felix-parent 2.1 as parent.
by A. J. David Bosschaert
· 10 years ago
3f7b3fd
Prepare gogo command text files for releasing.
by A. J. David Bosschaert
· 10 years ago
7f2c244
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 10 years ago
2c6dbd5
[maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.12.1
by Guillaume Nodet
· 10 years ago
bf5450e
Fix changelog for gogo-runtime 0.12.1
by Guillaume Nodet
· 10 years ago
d279301
[FELIX-4533] Gogo runtime does not advertise published services
by Guillaume Nodet
· 10 years ago
c4b759d
Use symbolic name for obr:info if there is no presentation name.
by A. J. David Bosschaert
· 11 years ago
4bc4041
Depend on non-jsr14 OSGi API jar.
by Richard S. Hall
· 11 years ago
51dad04
String.split() behaves differently in Java8 so apply patch to
by Richard S. Hall
· 11 years ago
eca0607
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 11 years ago
40fd4ef
[maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.12.0
by Guillaume Nodet
· 11 years ago
dd7a822
[FELIX-4363] Fix NPE when setting a variable to null
by Guillaume Nodet
· 11 years ago
95435b1
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 11 years ago
8bbeaa2
[maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.12.0
by Guillaume Nodet
· 11 years ago
567b032
[FELIX-4363] The CommandSession get/set methods are not thread safe
by Guillaume Nodet
· 11 years ago
8885931
[FELIX-4336] Fix unit tests
by Guillaume Nodet
· 11 years ago
7501d57
[FELIX-4336] Use smarter thread locals for ThreadIo so that streams that have been deactivated won't be used and delegate to the previous stream instead
by Guillaume Nodet
· 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
8ea7c07
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 13 years ago
8e194d1
[maven-release-plugin] prepare release org.apache.felix.gogo.command-0.12.0
by Karl Pauls
· 13 years ago
bfbee09
Update changelog
by Karl Pauls
· 13 years ago
b47236a
Changed "required only" flag name. (FELIX-3118)
by Richard S. Hall
· 13 years ago
17281c8
Improving whitespace. (FELIX-3050)
by Richard S. Hall
· 13 years ago
dff7ab4
Apply patch FELIX-3118 to add "required" option to OBR deploy command.
by Richard S. Hall
· 13 years ago
1dcf5f9
Simplify code. (FELIX-3088)
by Richard S. Hall
· 13 years ago
3ea9ffb
Output a message if "resolve" could not resolve all bundles. (FELIX-3088)
by Richard S. Hall
· 13 years ago
689e823
Separate pre-R4.3 inspect command from post-R4.3 inspect command so that
by Richard S. Hall
· 13 years ago
22fab31
Initial pass at implementing a consistent "inspect" command for pre/post
by Richard S. Hall
· 13 years ago
f4faad0
[maven-release-plugin] prepare for next development iteration
by Richard S. Hall
· 13 years ago
dc808b4
[maven-release-plugin] prepare release org.apache.felix.gogo.command-0.10.0
by Richard S. Hall
· 13 years ago
a201ae5
[maven-release-plugin] prepare for next development iteration
by Richard S. Hall
· 13 years ago
327b87d
[maven-release-plugin] prepare release org.apache.felix.gogo.shell-0.10.0
by Richard S. Hall
· 13 years ago
2b82926
[maven-release-plugin] prepare for next development iteration
by Richard S. Hall
· 13 years ago
6ee6939
[maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.10.0
by Richard S. Hall
· 13 years ago
Next »