Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
685c043f5b1aaa60226802fe735d1d75e4cc4ea1
/
fileinstall
/
src
817c41e
[FELIX-3821][FELIX-3822] Fix behavior when ConfigAdmin is unregistered and unregister all services explicitly
by Guillaume Nodet
· 12 years ago
c6a24e3
[FELIX-3635] Unnecessary processing in DirectoryWatcher
by Guillaume Nodet
· 12 years ago
367c0c0
[FELIX-3414] Fix problems with the refreshPackages which does not wait for the refresh to be completed.
by Guillaume Nodet
· 12 years ago
c6b6ee9
[FELIX-3416] ConcurrentModificationException in DirectoryWatcher.findBundlesWithFragmentsToRefresh
by Guillaume Nodet
· 12 years ago
fd2ff9a
[FELIX-3493] PackageAdminImpl throws NPE - File Install does not handle a bundle uninstall gracefully
by Guillaume Nodet
· 12 years ago
8bf6049
[FELIX-3847] Variables are not preserved during write-back if they are defined as framework properties
by Guillaume Nodet
· 12 years ago
c713aa0
Use new felix parent to generate legal files
by Guillaume Nodet
· 13 years ago
6fc1c43
[FELIX-3467] Configuration is not flush back to the file
by Guillaume Nodet
· 13 years ago
7679e52
Small optimization in fileinstall
by Guillaume Nodet
· 13 years ago
f1000e2
[FELIX-3398] Track new versions of artifact listener and optionally update all bundles when a new version is detected
by Guillaume Nodet
· 13 years ago
78870c9
[FELIX-2787] Remove unrelated/unused code
by Guillaume Nodet
· 13 years ago
6275122
[FELIX-2787] Do not perform management activities while framework is starting/stopping
by Guillaume Nodet
· 13 years ago
a6a78f1
[FELIX-2066] File Install fails to move fragment bundle into RESOLVED state
by Guillaume Nodet
· 13 years ago
da291f4
[FELIX-2763] Fix unit test compilation
by Guillaume Nodet
· 13 years ago
b852daa
[FELIX-2763] disableConfigSave actually enables configuration save
by Guillaume Nodet
· 13 years ago
714aeed
[FELIX-3047] Infinite loop in File Install if java.io.tmpdir is non-writable
by Guillaume Nodet
· 13 years ago
ae9f384
[FELIX-2890] FileInstall starts non-daemon threads
by Guillaume Nodet
· 13 years ago
1691d58
[FELIX-3346] File Install doesn't scan when the framework start level is lower than felix.fileinstall.start.level setting
by Guillaume Nodet
· 13 years ago
762dbe0
[FELIX-3373] File install logging doesn't notify user of important errors
by Guillaume Nodet
· 13 years ago
bd6f1d0
[FELIX-3396] Fix more cases, patch from Forrest Xia
by Guillaume Nodet
· 13 years ago
d24db1a
[FELIX-3386] File install tests use deprecated EasyMock API
by Guillaume Nodet
· 13 years ago
d293ecf
[FELIX-2852] Infinite reloading of config file ending with .config
by Guillaume Nodet
· 13 years ago
2884b5b
[FELIX-3396] Fileinstall is not able to handle configuration file if in a path containing braces
by Guillaume Nodet
· 13 years ago
cf2eef1
[FELIX-3109] FileInstall sorts artifact url handlers in the wrong order
by Guillaume Nodet
· 13 years ago
9989368
[FELIX-2982] noInitialDelay option does not work (fix possible pb when the initial polling delay is interrupted
by Guillaume Nodet
· 13 years ago
66400c1
[FELIX-2982] noInitialDelay option does not work
by Guillaume Nodet
· 13 years ago
9b4357b
FELIX-2848 : Saving config file to original location shouldn't add system properties. Applying patch from Carl Hall
by Carsten Ziegeler
· 14 years ago
e5c871a
FELIX-2843 : Parsing PID assumes last 4 chars are file extension
by Carsten Ziegeler
· 14 years ago
d6d5460
FELIX-2818
by Clement Escoffier
· 14 years ago
f1dfd16
[FELIX-2798] ArtifactListener services are not ordered according to the OSGi ranking
by Guillaume Nodet
· 14 years ago
3d795da
[FELIX-2791] Defer the CM support until after trackers are open to be a bit safer
by Guillaume Nodet
· 14 years ago
1ae7f51
[FELIX-2799] FileInstall creates multiple configurations for factory configurations on windows
by Guillaume Nodet
· 14 years ago
6780ee2
FELIX-2791: Introduce a barrier to synchronize watcher threads
by Sanjeeb Kumar Sahoo
· 14 years ago
6b42542
[FELIX-2756] NPE when loading configurations
by Guillaume Nodet
· 14 years ago
da4b63c
FELIX-2675: add the configuration to the metatype info
by Guillaume Nodet
· 14 years ago
663cb02
[FELIX-2675] fileinstall always starts bundle eagerly
by Guillaume Nodet
· 14 years ago
2a4eb76
[FELIX-2699] Disable writing configuration back to .cfg files
by Guillaume Nodet
· 14 years ago
340a155
[FELIX-2698] File Install Circular Configuration Update Loop
by Guillaume Nodet
· 14 years ago
37a4aff
[fileinstall] fix metatype metadata
by Guillaume Nodet
· 14 years ago
3b9ce24
[FELIX-2021] Enable FileInstall to set Bundle Start Level
by Guillaume Nodet
· 14 years ago
267dabf
[FELIX-2643] When using the jardir url handler, fileinstall should not compress the zip stream
by Guillaume Nodet
· 14 years ago
c8f9c2a
[FELIX-2318] Possible NPE for jars with null Manifest
by Guillaume Nodet
· 14 years ago
08bbf78
[FELIX-2663] Allow ConfigInstaller to perform placeholder substitution from framework properties
by Guillaume Nodet
· 14 years ago
213efef
[FELIX-2571] Have fileinstall listen for configuration changes and write them back to the config files
by Guillaume Nodet
· 14 years ago
99d1137
FELIX-2556: Don't try to stop fragment bundles
by Sanjeeb Kumar Sahoo
· 14 years ago
8c2f61e
FELIX-2513 : Support richer format for configurations
by Carsten Ziegeler
· 14 years ago
4e87129
FELIX-2514 : felix.fileinstall.dir should support more than one directory
by Carsten Ziegeler
· 14 years ago
893ac89
FELIX-1657
by Guillaume Nodet
· 14 years ago
2753a2c
FELIX-1657: Add option in fileinstall to start bundles transiently (START_TRANSIENT)
by Guillaume Nodet
· 14 years ago
db585d8
FELIX-2366: Avoiding property substitution by escaping does not remove escape character
by Guillaume Nodet
· 15 years ago
e0245c6
FELIX-2313: fileinstall does not recognize jars if it does not have Bundle-SymbolicName and Bundle-Version
by Guillaume Nodet
· 15 years ago
87003dc
FELIX-1776: minimize the number of calls to File#getCanonicalFile()
by Guillaume Nodet
· 15 years ago
791c6cc
FELIX=2307: There is no way to bypass / escape property substitution
by Guillaume Nodet
· 15 years ago
4a9dc46
Revert FELIX-2201 which cause regressions
by Guillaume Nodet
· 15 years ago
1694131
FELIX-1776: problem when using relative dirs
by Guillaume Nodet
· 15 years ago
a57340a
FELIX-2302: Fileinstall should add entries for directories when creating JARs
by Guillaume Nodet
· 15 years ago
26fb436
FELIX-2201: [FileInstall] Make Scanner process artifacts in 'oldest-file-modification-time first' order
by Guillaume Nodet
· 15 years ago
588b1f9
Applied patch (FELIX-2069) to not create monitored directories if they do not exist.
by Richard S. Hall
· 15 years ago
852e58e
FELIX-2248: fileinstall does not restart bundles when the underlying file is modified
by Guillaume Nodet
· 15 years ago
43d2a16
Applied patch (FELIX-2249) to change the log level of some messages.
by Richard S. Hall
· 15 years ago
018639a
FELIX-1862: fileinstall thread name as printed in log messages need to be less verbose
by Guillaume Nodet
· 15 years ago
a08ba48
FELIX-1861: FileInstall created temp directories are never deleted
by Guillaume Nodet
· 15 years ago
f29e348
FELIX-1851: FileInstall watched bundles are restarted twice upon update
by Guillaume Nodet
· 15 years ago
8c2a5fe
FELIX-1775: fileinstall release archives contains an empty 'load' folder with should be removed
by Guillaume Nodet
· 15 years ago
e29c65e
Improve logging control. (FELIX-1789)
by Richard S. Hall
· 15 years ago
65febd3
FELIX-1928 - File installer starts bundles too early on restart
by Chris Custine
· 15 years ago
14ebe4a
Remove debug statement
by Guillaume Nodet
· 15 years ago
05989b1
FELIX-1790: fileinstall tmp dir needs to be different for each watched directory
by Guillaume Nodet
· 15 years ago
b0e5a8c
FELIX-1788: Set felix.fileinstall.tmpdir to ${java.io.tmpdir} by default
by Guillaume Nodet
· 15 years ago
bef7323
FELIX-1787: fileinstall relies on location to be a valid URL for update to be successful
by Guillaume Nodet
· 15 years ago
87c2046
FELIX-1776: the Util.getBundleKey method should just use the bundle id
by Guillaume Nodet
· 15 years ago
77d6ed6
FELIX-1572: fileinstall runs into an infinite loop while watching multiple directories, one of which is itself
by Guillaume Nodet
· 15 years ago
72af87a
FELIX-1756: allow fileinstall to override (i.e. update) bundles that have not been deployed by fileinstall initially
by Guillaume Nodet
· 15 years ago
88e8d57
FELIX-1591: fix last refactoring for cm being optional
by Guillaume Nodet
· 15 years ago
7be2496
FELIX-1716: Fileinstall does not properly handle bundles uninstalled through the OSGi API
by Guillaume Nodet
· 15 years ago
6a2683c
FELIX-1593: Got an exception when restarting FileInstall bundle
by Guillaume Nodet
· 15 years ago
d567a24
FELIX-1591: fileinstall should have an optional import on org.osgi.service.cm package
by Guillaume Nodet
· 15 years ago
78ff334
[fileinstall] fix code format
by Guillaume Nodet
· 15 years ago
e4500c9
[fileinstall] remove the Jar class which is not used anymore
by Guillaume Nodet
· 15 years ago
ea7c63a
FELIX-1715: osgi:update can not be used on transformed artifacts
by Guillaume Nodet
· 15 years ago
2604833
FELIX-1578: remove commented code
by Guillaume Nodet
· 15 years ago
da48615
FELIX-1578: fileinstall issue when updating already installed bundles at startup time
by Guillaume Nodet
· 15 years ago
c3a2c3a
FELIX-1537: fileinstall should support xml syntax for properties file
by Guillaume Nodet
· 15 years ago
9aaf577
FELIX-1750: fileinstall does not work on jdk 1.4
by Guillaume Nodet
· 15 years ago
8dfcb80
FELIX-1628: fileinstall should load configurations as soon as config admin is available
by Guillaume Nodet
· 15 years ago
636a158
FELIX-1736: after a restart, fileinstall does not always properly uninstall bundles
by Guillaume Nodet
· 15 years ago
fe976d2
[fileinstall] make sure the LogService is available before using it
by Guillaume Nodet
· 15 years ago
32a2324
FELIX-1554: fileinstall should not export org.apache.felix.fileinstall and org.apache.felix.fileinstall.utils packages
by Guillaume Nodet
· 15 years ago
a4afb79
FELIX-1553: fileinstall bundle should have an optional import on org.osgi.service.log instead of exporting it
by Guillaume Nodet
· 15 years ago
b5f9dd1
FELIX-1540: [FileInstall] When removing/re-adding a bundle, all the dependent bundles don't start anymore
by Guillaume Nodet
· 15 years ago
8f12df2
[fileinstall] clean up imports
by Guillaume Nodet
· 15 years ago
1a53d41
Fix possible NPE
by Guillaume Nodet
· 15 years ago
2c30d37
FELIX-922, FELIX-1483 and FELIX-1377: support for new artifact types, support for exploded artifacts, wait until copy is finished before processing an artifact
by Guillaume Nodet
· 15 years ago
c5e77a4
FELIX-938: fileinstall try to start too many bundles
by Guillaume Nodet
· 15 years ago
7a7b429
FELIX-1475: Add a file filter for a given watched directory
by Guillaume Nodet
· 15 years ago
394aff2
FELIX-1476: Allow system property substitution while loading configurations from files
by Guillaume Nodet
· 15 years ago
b885cbf
FELIX-1481: When performing variable substitution, fileinstall throws an exception if there is a start or stop delimiter without the other one
by Guillaume Nodet
· 15 years ago
6c8b9c6
FELIX-1475: Add a file filter for a given watched directory
by Guillaume Nodet
· 15 years ago
f4f0937
Replaced some @author tags with the Felix project...plenty more still need it.
by Richard S. Hall
· 15 years ago
632280d
FELIX-1269 FELIX-1387 cumulative patch submitted by Sahoo
by Filippo Diotalevi
· 15 years ago
Next »