- 5cc4a2b Add a @Before to test to avoid having to clear the vars for each test by Guillaume Nodet · 9 years ago
- 57b6a71 Fix possible exception by Guillaume Nodet · 9 years ago
- 5bda284 Add a test for jobids by Guillaume Nodet · 9 years ago
- 0cde303 Fix escaping in getName() by Guillaume Nodet · 9 years ago
- bbe8291 Fix duplicate computation of regex by Guillaume Nodet · 9 years ago
- ad92f9b Move empty argument removal at the end by Guillaume Nodet · 9 years ago
- 0daa2fd Make sure we capture the output of evaluation if there’s no explicit result by Guillaume Nodet · 9 years ago
- a06be8c Add u, p, s, j, f, F flags by Guillaume Nodet · 9 years ago
- 3f1fca5 Add jobs commands help by Guillaume Nodet · 9 years ago
- d0e3b9d Add q, Q, V, # flags Simplify code a bit by Guillaume Nodet · 9 years ago
- 4f0dcb5 Fix capitalizing by Guillaume Nodet · 9 years ago
- 7caf55c Remove old code by Guillaume Nodet · 9 years ago
- ac68eb0 Add sorting by Guillaume Nodet · 9 years ago
- 07d0c84 Improve pattern matching by Guillaume Nodet · 9 years ago
- e8e41c5 Add file name generation, fix quote behaviors by Guillaume Nodet · 9 years ago
- a6ae54f Improve parameter expansion by Guillaume Nodet · 9 years ago
- 3809b58 Add a date command by Guillaume Nodet · 9 years ago
- dcd07ff Fix recent jline3 changes by Guillaume Nodet · 9 years ago
- c4ed17b Add head, tail, clear, wc by Guillaume Nodet · 9 years ago
- 6ac8455 Fix posix by Guillaume Nodet · 9 years ago
- 750f177 Simplify multios by Guillaume Nodet · 9 years ago
- a60215e Add isTty and error to access pipes from the public api by Guillaume Nodet · 9 years ago
- 90e8165 Point to the correct runtime version by Guillaume Nodet · 9 years ago
- ace5396 Fix posix functions by Guillaume Nodet · 9 years ago
- 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
- cccd1fd [FELIX-5218] fileinstall: Removed files should no longer be considered changed. by Guillaume Nodet · 9 years ago
- 4f65982 [FELIX-5217] fileinstall: Improve WatcherScanner performance by Guillaume Nodet · 9 years ago
- 4a60744 FELIX-4009 : maven bundle plugin should be integrated directly with eclipse. Apply patch from Stefan Seifert by Carsten Ziegeler · 9 years ago
- 17e9482 FELIX-5207 : Flexible Customizer for 'Enable Proxy/Load Balancer Connection'. Apply slightly modified patch from Antonio Sanso by Carsten Ziegeler · 9 years ago
- 31a9d13 FELIX-5207 : Flexible Customizer for 'Enable Proxy/Load Balancer Connection'. Apply slightly modified patch from Antonio Sanso by Carsten Ziegeler · 9 years ago
- 4ffad5d FELIX-4009 : maven bundle plugin should be integrated directly with eclipse. Apply patch from Stefan Seifert by Carsten Ziegeler · 9 years ago
- a5866a1 FELIX-5205 eliminate obvious source of IllegalStateException in dto fetching by David Jencks · 9 years ago
- 317652a FELIX-5211 provide appropriate Provide/Require-Capability headers for config admin. Also update the service description by David Jencks · 9 years ago
- f41c6b2 FELIX-5209 get the system bundle by location not id by David Jencks · 9 years ago
- c7fc12c [FELIX-4871] The felix framework logger can't be used with reflection anymore by Guillaume Nodet · 9 years ago
- f85e7e3 [FELIX-5204] Support using cached urls for bundle SourceCode by Guillaume Nodet · 9 years ago
- dedbcb5 Use BundleRevisionImpl instead of BundleRevision in fields to avoid casts by Guillaume Nodet · 9 years ago
- ad8c753 Change BundleRevisionImpl#bundle to BundleImpl by Guillaume Nodet · 9 years ago
- 098586b Replaced canceled r7 release by r8. by Pierre De Rop · 9 years ago
- 6053171 Added license files for lambda library. by Pierre De Rop · 9 years ago
- e07665b Fixed thrown exception when a bundle does not contain expected license files. by Pierre De Rop · 9 years ago
- 47cec58 Fixed typo. by Pierre De Rop · 9 years ago
- 13ff144 Updated license files to 2016. by Pierre De Rop · 9 years ago
- dfe72a1 Incremented dmRelease to r8. by Pierre De Rop · 9 years ago
- d6ef098 FELIX-5203 : Remove unused org.apache.felix.http.debug configuration property. Apply patch from Chris Pilsworth by Carsten Ziegeler · 9 years ago
- 86cd6dc FELIX-5195 Provide-Capability not being processed for Resources by A. J. David Bosschaert · 9 years ago
- c2252a6 FELIX-5202 code reformat using template by David Jencks · 9 years ago
- 818286f FELIX-5202 Improve use of correct bundle based on global extender setting by David Jencks · 9 years ago
- bc9dfb8 use java8. by Pierre De Rop · 9 years ago
- 1381441 Updated java8 version to be used when building. by Pierre De Rop · 9 years ago
- ca38ede Fixed release process: once the tagged version is created, then release the necessary bundles under bndtools before running the "gradlew makeStaging" command. by Pierre De Rop · 9 years ago
- 8d8cea0 Turn off baselining by default. by Pierre De Rop · 9 years ago
- f1afb44 Removes Include-Resource header in order to reduce binary diff between same bundles. by Pierre De Rop · 9 years ago
- 6e0d11a Updated dm release to r7 by Pierre De Rop · 9 years ago
- 9ddcd3d Use component.getClassName() when checking default dependency mode. by Pierre De Rop · 9 years ago
- 3076794 FELIX-5201: Improved getClassName() method: check if the factory instance is a class name or is an object which provides a toString() method. by Pierre De Rop · 9 years ago
- 603359a Finished to apply the recommendations made by Jan Willen regarding the new dm-lambda library. by Pierre De Rop · 9 years ago
- c3e905f FELIX-5177: use configuration type. by Pierre De Rop · 9 years ago
- 5140732 FELIX-4689: Added a new method in the component context which allows to invoke callbacks with a flag by Pierre De Rop · 9 years ago
- ef4fcf6 FELIX-5201: Improve how components are displayed with gogo shell. by Pierre De Rop · 9 years ago
- bdd13ce FELIX-5200: Factory Configuration Adapter Not Retarted. by Pierre De Rop · 9 years ago
- 5441f95 FELIX-5200: Added test case which reproduces the problem. by Pierre De Rop · 9 years ago
- a01d244 FELIX-5199 Race condition in HttpServiceFactory.getService() causing exception by A. J. David Bosschaert · 9 years ago
- cdc0a01 FELIX-5199 Race condition in HttpServiceFactory.getService() causing exception by A. J. David Bosschaert · 9 years ago
- 743bc41 FELIX-4689: added a "withCnf(Class<?> configurationType)" method in ComponentBuilder. by Pierre De Rop · 9 years ago
- 70a3304 added r7 changlogs. by Pierre De Rop · 9 years ago
- a622eca FELIX-5126: build dm with java8. by Pierre De Rop · 9 years ago
- 7addedf FELIX-5178: Make some component parameters volatile. by Pierre De Rop · 9 years ago
- c923dd9 FELIX-4689: javadoc. by Pierre De Rop · 9 years ago
- fbef2ad FELIX-4689: Added test case for CompletableFuture dependency. by Pierre De Rop · 9 years ago
- ac2d938 FELIX-5177: Renamed ComponentContext.createConfigurationProxy method to ComponentContext.createConfigurationProxy.createConfigurationType. by Pierre De Rop · 9 years ago
- 411323a FELIX-5194 Actually pay attention to whether change count changes, and insist on R5 ca by David Jencks · 9 years ago
- 0e65764 [FELIX-5166] WrappedResource does not handle namespace correctly by Tom Watson · 9 years ago
- d3dc72e Implement more optional list operations (FELIX-5131) by Tom Watson · 9 years ago
- 4016392 Applied patches (FELIX-5189) to fix improper parsing of capabilities. by Richard S. Hall · 9 years ago
- 0deb5c1 FELIX-5177: tests must ensure that configurations are removed by CM. by Pierre De Rop · 9 years ago
- a8b4a27 FELIX-5177: fixed javadoc. by Pierre De Rop · 9 years ago
- 6e8f921 Javadoc. Added missing license headers. Fixed some bnd descriptors in dm-lambda samples. by Pierre De Rop · 9 years ago
- 3cf5246 FELIX-5192: ConfigurationDependency race condition when component is stopped. by Pierre De Rop · 9 years ago
- 9db1fd3 FELIX-5126: Build DM using Java 8. by Pierre De Rop · 9 years ago
- dc0993c FELIX-5126: build DM with java8. by Pierre De Rop · 9 years ago
- 01b0df6 FELIX-5177: increment minor version because the createConfigurationProxy() method has been added in order to allow to create by Pierre De Rop · 9 years ago
- f8ebc61 FELIX-5155: dependency callbacks must not be applied on the internal adapter component for the factory pid adapter. by Pierre De Rop · 9 years ago
- 57ffa3f Fixed some javadocs. by Pierre De Rop · 9 years ago
- 1152750 Applied feedbacks that Jan Willem sent to me about the new dm-lambda library: by Pierre De Rop · 9 years ago
- 6718b9a use config type instead of factoryPidClass attribute by Pierre De Rop · 9 years ago