Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
2f07a31a8e044c355ceccabe0996eeb4d2a3c1f4
/
gogo
32e502e
FELIX-2984 Invalid handling of parameters (options were ok). It works now and the tests are running but I am not confident this code is correct yet. Will probably have to rewrite this.
by Peter Kriens
· 14 years ago
8ec4e1e
synchronize access to commands to avoid ConcurrentModificationException (FELIX-2870)
by Derek Baum
· 14 years ago
b161dcb
[maven-release-plugin] prepare for next development iteration
by Richard S. Hall
· 14 years ago
621a922
[maven-release-plugin] prepare release org.apache.felix.gogo.command-0.8.0
by Richard S. Hall
· 14 years ago
c221002
[maven-release-plugin] prepare for next development iteration
by Richard S. Hall
· 14 years ago
04cd842
[maven-release-plugin] prepare release org.apache.felix.gogo.shell-0.8.0
by Richard S. Hall
· 14 years ago
aae4f2b
[maven-release-plugin] prepare for next development iteration
by Richard S. Hall
· 14 years ago
1b3fcb9
[maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.8.0
by Richard S. Hall
· 14 years ago
1aa254b
Rollback version.
by Richard S. Hall
· 14 years ago
d889594
Update copyright year.
by Richard S. Hall
· 14 years ago
ced02ac
[maven-release-plugin] prepare for next development iteration
by Richard S. Hall
· 14 years ago
5538eac
[maven-release-plugin] prepare release org.apache.felix.gogo.command-0.8.0
by Richard S. Hall
· 14 years ago
2d84fe8
Depend on final version of runtime.
by Richard S. Hall
· 14 years ago
2efce8c
[maven-release-plugin] prepare for next development iteration
by Richard S. Hall
· 14 years ago
381e3bf
[maven-release-plugin] prepare release org.apache.felix.gogo.shell-0.8.0
by Richard S. Hall
· 14 years ago
4d2e164
Depend on final version of runtime.
by Richard S. Hall
· 14 years ago
a1b2640
[maven-release-plugin] prepare for next development iteration
by Richard S. Hall
· 14 years ago
304f37f
[maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.8.0
by Richard S. Hall
· 14 years ago
bed97cc
Update change logs.
by Richard S. Hall
· 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
c8e3319
[FELIX-2761] Do not use the o.a.f.service.command until it's part of the rfc
by Guillaume Nodet
· 14 years ago
ab11637
[FELIX-2761][FELIX-2764] Add a listener interface called when executing commands, send an osgi event if EventAdmin is present
by Guillaume Nodet
· 14 years ago
1acb7c3
[FELIX-2761] Add a way to intercept execution of command lines
by Guillaume Nodet
· 14 years ago
1522fa6
[FELIX-2723] When the execution of a closure with pipes is interrupted, pipes should be interrupted too
by Guillaume Nodet
· 14 years ago
6985d8c
Fix logic bug in bundlelevel command. (FELIX-2676)
by Richard S. Hall
· 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
1335439
Cleanup after release
by Karl Pauls
· 14 years ago
7c6256f
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 14 years ago
8e2ddeb
[maven-release-plugin] prepare release org.apache.felix.gogo.command-0.6.1
by Karl Pauls
· 14 years ago
c7f0036
Prepare for release
by Karl Pauls
· 14 years ago
f5d5f2d
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 14 years ago
0771748
[maven-release-plugin] prepare release org.apache.felix.gogo.shell-0.6.1
by Karl Pauls
· 14 years ago
2a4adea
Prepare for release
by Karl Pauls
· 14 years ago
e7523d2
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 14 years ago
48f6528
[maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.6.1
by Karl Pauls
· 14 years ago
2decfb8
Use gogo-parent 0.6.0 instead of 0.7.0-SNAPSHOT
by Karl Pauls
· 14 years ago
093a105
Update change logs.
by Richard S. Hall
· 14 years ago
0531f7c
FELIX-2396: Ability to have callbacks when accessing session variables
by Guillaume Nodet
· 14 years ago
ebff00f
Reformat.
by Richard S. Hall
· 14 years ago
a82d3fa
[FELIX-2607] added a better exception to throw if an invalid command is typed
by Guillaume Nodet
· 14 years ago
ac3014d
[FELIX-2606] Decoupled the CommandProcessorImpl from osgi a bit so that it can be reused to implement non-osgi shells.
by Guillaume Nodet
· 14 years ago
851322c
Use BundleContext.getProperty() rather System.getProperty(). (FELIX-2543)
by Richard S. Hall
· 14 years ago
abf57a5
Use felix namespace packages and add mandatory attribute. (FELIX-2441)
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
a0291b0
Put provisional OSGi API in the felix namespace and guard it with a
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
f70d568
FELIX-2468 don't coerce CharSequence types to String
by Derek Baum
· 14 years ago
932ee74
(FELIX-1473) use alternative implementation for method calls on Strings
by Derek Baum
· 14 years ago
8349117
change signature of runtime Activator's protected newProcessor() method to aid any future package renaming (FELIX-2441)
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
f4fa97e
FELIX-2433 allow "$(...)" expansion
by Derek Baum
· 14 years ago
57b9cbc
fix NPE/coercion error when passing null first argument FELIX-2432
by Derek Baum
· 14 years ago
9aa9041
Add gogo to main pom, add gogo-parent to gogo reactor
by Clement Escoffier
· 14 years ago
6e3f324
FELIX-2341: the gogo-commands module should be moved back to karaf
by Guillaume Nodet
· 14 years ago
5353336
Clean-up after release
by Karl Pauls
· 14 years ago
b8b3053
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 14 years ago
e630c00
[maven-release-plugin] prepare release org.apache.felix.gogo.command-0.6.0
by Karl Pauls
· 14 years ago
77fe578
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 14 years ago
e6190e5
[maven-release-plugin] prepare release org.apache.felix.gogo.shell-0.6.0
by Karl Pauls
· 14 years ago
26f0ffa
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 14 years ago
820852a
[maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.6.0
by Karl Pauls
· 14 years ago
7749c2a
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 14 years ago
6736571
[maven-release-plugin] prepare release gogo-parent-0.6.0
by Karl Pauls
· 14 years ago
a0da437
Rollback latest releases.
by Karl Pauls
· 14 years ago
c81594b
Contains OSGi Log Service.
by Richard S. Hall
· 14 years ago
796d420
Clean-up after release
by Karl Pauls
· 14 years ago
2f221fe
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 14 years ago
77fe8b7a
[maven-release-plugin] prepare release org.apache.felix.gogo.command-0.6.0
by Karl Pauls
· 14 years ago
602e111
Set runtime dependency to 0.6.0
by Karl Pauls
· 14 years ago
667ea96
Update to 0.6.0 parent pom.
by Karl Pauls
· 14 years ago
8ac4d06
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 14 years ago
5ef9665
[maven-release-plugin] prepare release org.apache.felix.gogo.shell-0.6.0
by Karl Pauls
· 14 years ago
b6fe64c
Set runtime dependency to 0.6.0
by Karl Pauls
· 14 years ago
4a7e407
Update to 0.6.0 parent pom.
by Karl Pauls
· 14 years ago
150a1f7
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 14 years ago
2ad8d29
[maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.6.0
by Karl Pauls
· 14 years ago
72d4271
Update to 0.6.0 parent pom.
by Karl Pauls
· 14 years ago
b882e3b
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 14 years ago
00f3f3a
[maven-release-plugin] prepare release gogo-parent-0.6.0
by Karl Pauls
· 14 years ago
19a01b7
Add LICENSE and NOTICE
by Karl Pauls
· 14 years ago
14f14db
Separate-out the parent pom so that we can release subprojects independently.
by Karl Pauls
· 14 years ago
54c2599
Prepare gogo 0.6.0 release
by Karl Pauls
· 14 years ago
f0ef76c
fixed lock contention in piped writer when reader doesn't read all input (FELIX-2380)
by Derek Baum
· 14 years ago
77fd820
better message/exception when arguments can't be coerced (FELIX-2375)
by Derek Baum
· 14 years ago
2a4d8f5
Update NOTICE/DEPENDENCIES files.
by Richard S. Hall
· 14 years ago
aa78217
Removed description from Parameter and use Descriptor instead. (FELIX-2363)
by Richard S. Hall
· 14 years ago
27d7012
Use org.apache.felix package namespace instead of org.osgi. (FELIX-2367)
by Richard S. Hall
· 14 years ago
a73fba7
don't automatically convert return values that are arrays to ArrayList (FELIX-2337)
by Derek Baum
· 14 years ago
5bd2ce6
Add support for parameter aliases. (FELIX-2363)
by Richard S. Hall
· 14 years ago
8602df4
Merge @Flag and @Option annotations into a single @Parameter annotation. (FELIX-2363)
by Richard S. Hall
· 14 years ago
feb306b
Logic error; incorrectly checking for empty bundle array. (FELIX-2042)
by Richard S. Hall
· 14 years ago
6805849
Align command module version number with other Gogo modules, even
by Richard S. Hall
· 14 years ago
cd909ea
Rename command module. (FELIX-2042)
by Richard S. Hall
· 14 years ago
df4169f
Modified gogo modules to use org.apache.felix groupId. (FELIX-2334)
by Richard S. Hall
· 14 years ago
59d5e14
Change the scope for our commands and display scope in help message. (FELIX-2042)
by Richard S. Hall
· 14 years ago
Next »