Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
d857d7b20d54061add5342f9e9fb0455ecc22b0a
d857d7b
Fix a lowlevel bug in the ldap parser that was causing it to match:
by Karl Pauls
· 18 years ago
3b87e47
[FELIX-54] Applied fix supplied by Mikhail Kotelnikov for registering servlets under a root context of "/".
by Rob Walker
· 18 years ago
1658993
When attempting to find a candidate for a dynamic import, we should try to
by Richard S. Hall
· 18 years ago
a8c73eb
Shortened the direectory names for the MOSGi subprojects.
by Richard S. Hall
· 18 years ago
9e12de8
Added svn:ignore property.
by Richard S. Hall
· 18 years ago
e6eb6a8
Until now, SecureAction was synchronizing the framework for certain operations in order to reduce
by Karl Pauls
· 18 years ago
d69e8af
Shortened directory names for the eventadmin and related subprojects.
by Karl Pauls
· 18 years ago
0454ef1
Remove dependencies on java > 1.3 and an unnecessary inner class plus some clean-up.
by Karl Pauls
· 18 years ago
d7fb310
Remove some unnecesary inner classes inside the bridges and clean-up a bit.
by Karl Pauls
· 18 years ago
5b6e9be
ignore eclipse settings
by Alex Karasulu
· 18 years ago
eb9dbdd
Shortened directory name for the framework subproject.
by Richard S. Hall
· 18 years ago
3a15a03
Fixed script to reflect new main directory name.
by Richard S. Hall
· 18 years ago
e3a694e
Shortened the name of the main subproject directory.
by Richard S. Hall
· 18 years ago
2cbaf53
Example from Didier that uses SCR.
by Richard S. Hall
· 18 years ago
e8c786e
Changed the m2 repository URL
by Trustin Lee
· 18 years ago
10c679d
Deleted a duplicated and commented module declaration
by Francesco Furfari
· 18 years ago
444f425
Shortened the names of UPnP subproject directories
by Francesco Furfari
· 18 years ago
e072088
Shortened the Wire Admin subproject directory name.
by Richard S. Hall
· 18 years ago
40aff94
Shortened the Declarative Services subproject directory name.
by Richard S. Hall
· 18 years ago
86ef6c0
Shortened HTTP service subproject directory name.
by Richard S. Hall
· 18 years ago
705b164
Shortened the names of iPOJO subproject directories.
by Richard S. Hall
· 18 years ago
d7bda2a
Shortened Service Binder subproject directory name.
by Richard S. Hall
· 18 years ago
0fcc271
Shortened the subproject directory names.
by Richard S. Hall
· 18 years ago
1ab60ea
Applied patch (FELIX-105) to fix a bug in cardinality handling; also removes
by Richard S. Hall
· 18 years ago
6c00c74
Added patch (FELIX-103) that checks to see if the component class was
by Richard S. Hall
· 18 years ago
bbbf89c
Modified URLHandlersBundleURLConnection to throw an exception if the resource
by Richard S. Hall
· 18 years ago
dd3acee
The line should be deleted, not commented out.
by Richard S. Hall
· 18 years ago
cc7a3c0
The _resolveBundle() method was mistakenly setting the bundle's state to
by Richard S. Hall
· 18 years ago
25924e4
getting build to work and using examples name instead of tutorials
by Alex Karasulu
· 18 years ago
f99924a
mvoing old name to new name
by Alex Karasulu
· 18 years ago
f97f8e4
moving examples to tutorials section
by Alex Karasulu
· 18 years ago
d649656
I forgot to add this class in the last commit (FELIX-99).
by Richard S. Hall
· 18 years ago
b46aa6f
Removed <importPackage> element. SUPERFLUOUS IMPORT WARNING it's magic ;-)
by Francesco Furfari
· 18 years ago
829905b
Patched code to remove use of a static component manager to support
by Richard S. Hall
· 18 years ago
87f8fcb
replaced with version 1.7.1
by Francesco Furfari
· 18 years ago
90fc3c2
Created a new patch for Cyberlink library in order to handle UPnP Invalid_Args Exception (Felix-67).
by Francesco Furfari
· 18 years ago
80c9cec
For class accessibility checking we must load directly from the bundle's
by Richard S. Hall
· 18 years ago
2dea05f
Added bundle RESOLVED/UNRESOLVED events (FELIX-34).
by Richard S. Hall
· 18 years ago
ae4309f
Modified class accessibility checking used for service filtering to also
by Richard S. Hall
· 18 years ago
66b3cca
Fixed a deadlock that occurred on shutdown of the framework, when an equals() invocation caused an ensureRegistration() call to wait indefinitely.
by Marcel Offermans
· 18 years ago
e5851f5
Removed a potentially unnecessary warning message.
by Richard S. Hall
· 18 years ago
ab81cf2
Changed the class not found diagnostic message to be the message of the
by Richard S. Hall
· 18 years ago
2a28c8d
Modified the framework to always create a bundle context for a bundle
by Richard S. Hall
· 18 years ago
e50da25
Added bundle STARTING and STOPPING events (FELIX-34).
by Richard S. Hall
· 18 years ago
b42c3bc
Patch to make injected methods private instead of public (FELIX-96).
by Richard S. Hall
· 18 years ago
f5df892
Minor change.
by Richard S. Hall
· 18 years ago
6adac07
Fixed a bug in the getEntryPaths() enumeration that could lead to a string
by Richard S. Hall
· 18 years ago
0995c93
Modified manifest parser to ignore faulty bundle version metadata for
by Richard S. Hall
· 18 years ago
0eab316
Modified the system bundle to ignore additional start requests.
by Richard S. Hall
· 18 years ago
44a2aa7
Modified manifest parsing and import/export matching to support bundle
by Richard S. Hall
· 18 years ago
8ccc01a
Now dispatches to AllServiceListeners correctly too (FELIX-5). Still need
by Richard S. Hall
· 18 years ago
9277063
Completely re-implemented Felix event dispatching. The new approach does
by Richard S. Hall
· 18 years ago
caeab55
Removed some unnecessary imports.
by Marcel Offermans
· 18 years ago
1786410
If you use a service implementation that does not implement all interfaces it registers, a deadlock would occur if you would access its ServiceRegistration. Now it will throw an IllegalStateException instead.
by Marcel Offermans
· 18 years ago
594145f
Performed some refactoring on the module loader layer to simplify the
by Richard S. Hall
· 18 years ago
ee159a7
Verifies that export package metadata does not include bundle symbolic name
by Richard S. Hall
· 18 years ago
a2878c1
Moved manifest parsing out of Felix.java and into its own utility class.
by Richard S. Hall
· 18 years ago
9c357db
Error correction
by Stephane Frenot
· 18 years ago
a4365ab
This is a common graphical component of the console. That traps remotelogs notifications.
by Stephane Frenot
· 18 years ago
3f7e270
Adding svn:ignore property
by Stephane Frenot
· 18 years ago
4cdf3c6
The JMX console gui
by Stephane Frenot
· 18 years ago
e9c67a1
Slight bug fix to deal with Windows path separator.
by Richard S. Hall
· 18 years ago
2e3d5ce
Removing bundle-Activator from this artifact
by Stephane Frenot
· 18 years ago
30df4ab
Adding svn:ignore files properties
by Stephane Frenot
· 18 years ago
c19abb4
Implement the security checks and clean-up the left-overs.
by Karl Pauls
· 18 years ago
4eb2a3d
A graphical tab that is automatically downloaded and included in the JMX Console
by Stephane Frenot
· 18 years ago
2f1f736
A MBean that probes the OSGi gateway statusA MBean that probes the OSGi gateway status
by Stephane Frenot
· 18 years ago
eeda032
First commit of the jmx console interface
by Stephane Frenot
· 18 years ago
6fa05d0
Improves the entry-related method implementations for the Bundle class
by Richard S. Hall
· 18 years ago
efb3a23
Cleaned up some utility methods.
by Richard S. Hall
· 18 years ago
4d2f397
This patch implements support for Bundle.findEntries() minus the support
by Richard S. Hall
· 18 years ago
548dc23
by Stephane Frenot
· 18 years ago
2854c4a
by Stephane Frenot
· 18 years ago
5d9b924
Previous changes to BundleArchive starting saving the revision location to
by Richard S. Hall
· 18 years ago
5d96ade
by Stephane Frenot
· 18 years ago
bf34a18
by Stephane Frenot
· 18 years ago
879710b
Added a private constructor, since it should not be possible to create
by Richard S. Hall
· 18 years ago
7c2e92a
Applied patch (FELIX-95).
by Richard S. Hall
· 18 years ago
cb0356f
by Stephane Frenot
· 18 years ago
410b1f6
by Stephane Frenot
· 18 years ago
5a1baf0
Fixed a bug that could lead to a null pointer exception.
by Richard S. Hall
· 18 years ago
8269942
Felix was interpreting the spec such that bundles did not import from
by Richard S. Hall
· 18 years ago
3390b4a
Fix remove listener methods to conform to spec.
by Karl Pauls
· 18 years ago
9ff9bb8
Add the ability to rollback bundle updates.
by Karl Pauls
· 18 years ago
60c26d4
The old packages from uninstalled and updated bundles remain available
by Richard S. Hall
· 18 years ago
07a4309
Modified BundleCache.remove() to check for a null parameter.
by Richard S. Hall
· 18 years ago
0b466c7
Deleted Italian comments
by Francesco Furfari
· 18 years ago
f2a6791
changed the author header to Felix Team (Felix-69)
by Francesco Furfari
· 18 years ago
b539b8f
by Stephane Frenot
· 18 years ago
89d0f7c
by Stephane Frenot
· 18 years ago
4d2fc12
Fix a bug in getActions, implement implies as per spec, and introduce some optimizations
by Karl Pauls
· 18 years ago
aaf13f8
by Stephane Frenot
· 18 years ago
1cee87d
by Stephane Frenot
· 18 years ago
e1f53a5
Fixed an incorrect interpretation of the spec where we were equating
by Richard S. Hall
· 18 years ago
2fc575b
Removed an unnecessary if-statement since it could not be false.
by Richard S. Hall
· 18 years ago
ad2fd9d
Modified the content handler proxy to return the URL connection input
by Richard S. Hall
· 18 years ago
b65951e
Fixed a bug in the URL Handlers service tracker, which was not paying
by Richard S. Hall
· 18 years ago
d95fb4f
Patched Service Binder to use kxml2 to avoid licensing issues with
by Richard S. Hall
· 18 years ago
852767f
Modified StartLevel.setBundleStartLevel() to be asynchronous per the spec.
by Richard S. Hall
· 18 years ago
5259e3e
Modified StartLevel implementation to sort by bundle ID within a given start
by Richard S. Hall
· 18 years ago
Next »