Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
18398a24bbe3997ada3a5456f40a87f742401b26
« Previous
5bf3cfd
Logic bug, incorrect ! expression. (FELIX-2281)
by Richard S. Hall
· 15 years ago
8755cff
Synthesize missing directories in JAR files for entry-related methods. (FELIX-1210)
by Richard S. Hall
· 15 years ago
ae89ee6
FELIX-2315: Upgrade to felix web console 3.0.0
by Guillaume Nodet
· 15 years ago
87d0b5f
FELIX-2314: Improve logging support
by Guillaume Nodet
· 15 years ago
37339ea
FELIX-2312: Support for ext and endorsed directories
by Guillaume Nodet
· 15 years ago
484fa65
[karaf] remove the woodstox feature which is not needed anymore
by Guillaume Nodet
· 15 years ago
70af141
FELIX-2311: Remove the Bootstrap class which is not needed anymore
by Guillaume Nodet
· 15 years ago
5355e8c
FELIX-2310: Karaf framework environment is not set correctly
by Guillaume Nodet
· 15 years ago
66e70e9
FELIX-1921: Provide a way to configure the host used for karaf ssh server
by Guillaume Nodet
· 15 years ago
5550164
FELIX-2270: Do not pass the proxy login module options to the real jaas module
by Guillaume Nodet
· 15 years ago
2c745bf
FELIX-2130: Karaf] Failover Clustering Mechanism - Database shutdown / loss results in all Karaf instances becoming Active on restart of that DB
by Guillaume Nodet
· 15 years ago
ba13cb9
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 15 years ago
597f188
[maven-release-plugin] prepare release org.apache.felix.fileinstall-3.0.0
by Guillaume Nodet
· 15 years ago
aa83cca
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 15 years ago
e376322
[maven-release-plugin] prepare release gogo-0.4.0
by Guillaume Nodet
· 15 years ago
6d26983
[gogo] upgrade to latest felix-parent
by Guillaume Nodet
· 15 years ago
dc8c929
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 15 years ago
1c87731
[maven-release-plugin] prepare release maven-bundle-plugin-2.1.0
by Guillaume Nodet
· 15 years ago
5c0d6ce
[bundleplugin] upgrade to latest felix-parent and bundlerepository
by Guillaume Nodet
· 15 years ago
f083801
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 15 years ago
d9f1642
[maven-release-plugin] prepare release org.apache.felix.bundlerepository-1.6.2
by Guillaume Nodet
· 15 years ago
9c777e9
[bundlerepository] upgrade to latest felix-parent
by Guillaume Nodet
· 15 years ago
4ba4fe9
[maven-release-plugin] prepare for next development iteration
by Guillaume Nodet
· 15 years ago
7989aec
[maven-release-plugin] prepare release org.apache.felix.fileinstall-2.0.10
by Guillaume Nodet
· 15 years ago
65e06ac
[fileinstall] upgrade to latest felix-parent
by Guillaume Nodet
· 15 years ago
2fdda12
Fix FELIX-2308 Fix FELIX-2309 Update versions
by Clement Escoffier
· 15 years ago
f99da0c
added annotation support for factory configuration adapter service
by Pierre De Rop
· 15 years ago
88de29a
avoid NPE when invoking Bnd's error method
by Pierre De Rop
· 15 years ago
eb97b25
FELIX-1776: minimize the number of calls to File#getCanonicalFile()
by Guillaume Nodet
· 15 years ago
1a4b226
FELIX=2307: There is no way to bypass / escape property substitution
by Guillaume Nodet
· 15 years ago
2d5c911
Use snapshot until release is publishes
by Carsten Ziegeler
· 15 years ago
810ca2e
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 15 years ago
8a354ff
[maven-release-plugin] prepare release maven-scr-plugin-1.4.4
by Carsten Ziegeler
· 15 years ago
4a9f683
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 15 years ago
271a647
[maven-release-plugin] prepare release org.apache.felix.scr.annotations-1.3.0
by Carsten Ziegeler
· 15 years ago
1f3ff71
Prepare the release.
by Carsten Ziegeler
· 15 years ago
c1b866e
FELIX-2305 : Servlets should not be immediate
by Carsten Ziegeler
· 15 years ago
733698e
FELIX-2304: Single quotes need to be escaped in xml attribute values
by Guillaume Nodet
· 15 years ago
f1d585b
FELIX-2303 : Add annotation for a Sling servlet filter
by Carsten Ziegeler
· 15 years ago
60de2f6
CapabilitySet should ignore case when indexing attributes, since this
by Richard S. Hall
· 15 years ago
17666f5
FELIX-1543 Remove empty folders
by Felix Meschberger
· 15 years ago
4147636
Revert FELIX-2201 which cause regressions
by Guillaume Nodet
· 15 years ago
f805be1
Fragments were not correctly being attached because we were only considering
by Richard S. Hall
· 15 years ago
3e943a3
Use 0.0.0 + EE for JRE package version. (FELIX-995)
by Richard S. Hall
· 15 years ago
368dfc2
FELIX-1776: problem when using relative dirs
by Guillaume Nodet
· 15 years ago
16a3b77
FELIX-2302: Fileinstall should add entries for directories when creating JARs
by Guillaume Nodet
· 15 years ago
45074e7
Avoid checking for dynamic imports, if not needed. (FELIX-2035)
by Richard S. Hall
· 15 years ago
13883c7
FELIX-2201: [FileInstall] Make Scanner process artifacts in 'oldest-file-modification-time first' order
by Guillaume Nodet
· 15 years ago
ff38656
[bundlerepository] fix a NPE in the index goal
by Guillaume Nodet
· 15 years ago
6b4a6c4
added a README file, which describes this sample
by Pierre De Rop
· 15 years ago
9a8ebfd
added MetaType support for factory configuration adapter
by Pierre De Rop
· 15 years ago
51b3337
decoupled the MetaTypeProviderImpl class from ConfigurationDependencyImpl class
by Pierre De Rop
· 15 years ago
87877a5
decoupled the MetaTypeProviderImpl class from ConfigurationDependencyImpl class
by Pierre De Rop
· 15 years ago
efb1be6
Add the BSD License in the NOTICE summary as remarked by Richard Hall during the release process of the 1.6.0
by Clement Escoffier
· 15 years ago
c80df91
fixed bug in adapter annotations: the services provided by adapters were specified as a Class, instead of a Class array.
by Pierre De Rop
· 15 years ago
24f48b2
fixed bug in adapter annotations: the services provided by adapters were specified as a Class, instead of a Class array. Removed checkClassImplements in AnnotationCollector.java
by Pierre De Rop
· 15 years ago
d62a517
added an assert for detecting wrong CM update notification
by Pierre De Rop
· 15 years ago
1fb3590
switched to bnd 0.0.401
by Pierre De Rop
· 15 years ago
21f95dd
added missing synchronize in ManagedServiceFactory's updated method (fix in progress)
by Pierre De Rop
· 15 years ago
ba5a3ff
fixed wrong javadoc
by Pierre De Rop
· 15 years ago
ff05987
Another refactoring of the resolver to improve performance by calculating
by Richard S. Hall
· 15 years ago
71035f3
Add missing version
by Carsten Ziegeler
· 15 years ago
e5d2c82
FELIX-2300 : SCR Plugin should be able to produce a metatype property for service.ranking. Apply patch from Justin Edelson
by Carsten Ziegeler
· 15 years ago
8f0d45c
Added javadoc. Added missing method "isAutoConfig()".
by Pierre De Rop
· 15 years ago
3bf06e0
FELIX-2298 : Component annotation: getConfigurationFactory should be named configurationFactory
by Carsten Ziegeler
· 15 years ago
5ceccd0
[FELIX-2297] features-maven-plugin validate goal should be able to use configurable jre version
by Freeman Yue Fang
· 15 years ago
ca832b6
Minor edits. (FELIX-2035)
by Richard S. Hall
· 15 years ago
f26a255
[FELIX-2293]features-maven-plugin validate should support specify the feature repositories from the maven plugin configure
by Freeman Yue Fang
· 15 years ago
c11ab8b
FELIX-2291 Catch NoSuchMethodError on pre-1.4 Java runtimes which do not have the Runtime.availableProcessors method
by Felix Meschberger
· 15 years ago
ae6b9a4
Cache some intermediate results. (FELIX-2037)
by Richard S. Hall
· 15 years ago
cc00f26
Some minor code cleanup. (FELIX-2035)
by Richard S. Hall
· 15 years ago
6de0036
Substring operator is false for types other than string and
by Richard S. Hall
· 15 years ago
91a4b41
FELIX-2291 /Show available number of processors on the System Information page/
by Valentin Valchev
· 15 years ago
e28ce58
FELIX-2291 Provide number of processors available to the Java VM in the System Information tab
by Felix Meschberger
· 15 years ago
c23b197
add [revision] to destpattern in sigil.bundle ant task. FELIX-2290
by Derek Baum
· 15 years ago
b0f9b9c
Applied patch (FELIX-2069) to not create monitored directories if they do not exist.
by Richard S. Hall
· 15 years ago
1a879e5
Rewrite of the new prototype resolver's core data structure and algorithm.
by Richard S. Hall
· 15 years ago
ef94c88
ConfigAdmin factory configuration adapter support
by Pierre De Rop
· 15 years ago
aba0c6d
Update versions to the new development version.
by Clement Escoffier
· 15 years ago
e9932c3
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 15 years ago
e240bf2
[maven-release-plugin] prepare release org.apache.felix.ipojo.arch-1.6.0
by Clement Escoffier
· 15 years ago
bc1c808
update to the latest iPOJO core and maven-ipojo-plugin
by Clement Escoffier
· 15 years ago
4fceea6
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 15 years ago
e1a3146
[maven-release-plugin] prepare release org.apache.felix.ipojo.online.manipulator-1.6.0
by Clement Escoffier
· 15 years ago
e7aa2c0
Update to latest version of the iPOJO manipulator and of the maven-ipojo-plugin
by Clement Escoffier
· 15 years ago
41308ed
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 15 years ago
804b70f
[maven-release-plugin] prepare release org.apache.felix.ipojo.api-1.6.0
by Clement Escoffier
· 15 years ago
4ca5f3d
update to latest version of iPOJO core, composite, and manipulator
by Clement Escoffier
· 15 years ago
7bac148
FELIX-2289 Synchronize all access to internal maps to prevent data structure corruption
by Felix Meschberger
· 15 years ago
9e9d663
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 15 years ago
8443d00
[maven-release-plugin] prepare release org.apache.felix.ipojo.composite-1.6.0
by Clement Escoffier
· 15 years ago
ff818af
Update to the new maven-ipojo-plugin, manipulator and iPOJO core
by Clement Escoffier
· 15 years ago
5d0b888
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 15 years ago
191aef3
[maven-release-plugin] prepare release org.apache.felix.ipojo.annotations-1.6.0
by Clement Escoffier
· 15 years ago
92ea652
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 15 years ago
6a58f56
[maven-release-plugin] prepare release org.apache.felix.ipojo-1.6.0
by Clement Escoffier
· 15 years ago
0db9b4b
update to the new maven-ipojo-plugin
by Clement Escoffier
· 15 years ago
33d2f30
[maven-release-plugin] prepare for next development iteration
by Clement Escoffier
· 15 years ago
7b49304
[maven-release-plugin] prepare release org.apache.felix.ipojo.ant-1.6.0
by Clement Escoffier
· 15 years ago
ee79f13
Update to the new version of the manipulator
by Clement Escoffier
· 15 years ago
Next »