Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
38d352507e7be083e925dccc91d7df3896366335
« Previous
53b66b7
Rollback to previous version to undo formating changes
by Karl Pauls
· 17 years ago
6508b8b
Fix a bug in the Framework FilterImpl which makes it not thread safe on execution (FELIX-338).
by Karl Pauls
· 17 years ago
79a76a5
Rollback to previous version to undo the formating changes.
by Karl Pauls
· 17 years ago
b4150c5
Add missing this :(
by Carsten Ziegeler
· 17 years ago
7cbcef5
Revert unintentional code formatting
by Carsten Ziegeler
· 17 years ago
eb80d51
Revert unintentional code formatting
by Carsten Ziegeler
· 17 years ago
5fc73fb
Organize imports
by Carsten Ziegeler
· 17 years ago
6c6f25b
Organize imports
by Carsten Ziegeler
· 17 years ago
37d2c29
Organize imports
by Carsten Ziegeler
· 17 years ago
64c6f7a
Clean up imports.
by Carsten Ziegeler
· 17 years ago
2b0ceb0
Remove private null scheduler implementation and use public one
by Carsten Ziegeler
· 17 years ago
c64fd7a
Turn on namespace handling.
by Carsten Ziegeler
· 17 years ago
949e4f3
Solve a bug in synchronization stuff. IPOJO released services when exiting methods. However, for service factory, it must not released services as the binding can be stateful.
by Clement Escoffier
· 17 years ago
42ef155
Defines an Ant Task to create iPOJO Bundles.
by Clement Escoffier
· 17 years ago
f5fc556
Add annotation support in iPOJO. It is now possible to define component-type with Java 5 annotations.
by Clement Escoffier
· 17 years ago
ddb4912
Improve iPOJO to manage synchronization when a POJO uses service objects.
by Clement Escoffier
· 17 years ago
7fa1fc0
Restore project blocking the continuous build. The issue came from an unavailable maven plug-in (available now)
by Clement Escoffier
· 17 years ago
65cce82
FELIX-337 Immediate components are registered as delayed
by Felix Meschberger
· 17 years ago
5aa64ed
Correctly handle namespaces (namespace is required if component is not the root element)
by Carsten Ziegeler
· 17 years ago
64b8aa1
Turn on namespace processing and simplify handler interface.
by Carsten Ziegeler
· 17 years ago
f6201a7
Add initial support for namespace handling, check for namespace and use local name (FELIX-106)
by Carsten Ziegeler
· 17 years ago
6be327f
Applied patch (FELIX-333) to remove new-lines/form-feeds from property values.
by Richard S. Hall
· 17 years ago
e0a8cb5
Modify a little automatic requirement resolution on composite when the service specification contains service requirement.(Felix-311)
by Clement Escoffier
· 17 years ago
0833dc0
Refer to released Felix parent project and OSGi libraries
by Felix Meschberger
· 17 years ago
bb04898
FELIX-334 Missing callbacks for Configuration plugins
by Felix Meschberger
· 17 years ago
bd3ed0e
Correct url to felix project and switch poi scratchpad to poi full, containing poi, poi-contrib and poi-scratchpad.
by Carsten Ziegeler
· 17 years ago
ed201e7
Ignore target directory.
by Carsten Ziegeler
· 17 years ago
b5d6dcc
Add wrapper bundle for poi scratchpad.
by Carsten Ziegeler
· 17 years ago
13afe1c
Add scoping features for service requirement resolving.
by Clement Escoffier
· 17 years ago
ce1ed6a
Do not print stacktrace to standard out.
by Carsten Ziegeler
· 17 years ago
8469b3c
Inclusion of rule to allow imports or exports to be forced into all bundles (FELIX-332).
by Rob Walker
· 17 years ago
07bc382
Ensure URL stream is closed once bytes have been read and copied to response (FELIX-330).
by Rob Walker
· 17 years ago
8fb2f05
No code changes - just formatting.
by Carsten Ziegeler
· 17 years ago
e993bf4
Solve a simple bug in the iPOJO Manipulator when a class is already manipulated.
by Clement Escoffier
· 17 years ago
9e73ae8
Correct artifact id.
by Carsten Ziegeler
· 17 years ago
dd57ec5
Correct notice files (part 2/2)
by Carsten Ziegeler
· 17 years ago
18ae2f1
Correct notice files (part 1)
by Carsten Ziegeler
· 17 years ago
aace434
Add license and notice file.
by Carsten Ziegeler
· 17 years ago
41c255e
Add prefs module.
by Carsten Ziegeler
· 17 years ago
2234ede
Adjust package names.
by Carsten Ziegeler
· 17 years ago
6c67323
Adjust package names.
by Carsten Ziegeler
· 17 years ago
6a1eb38
Adjust package names.
by Carsten Ziegeler
· 17 years ago
aa6c7c6
Adjust package names.
by Carsten Ziegeler
· 17 years ago
122a404
move preferences implementation to trunk (this time with correct url)
by Carsten Ziegeler
· 17 years ago
c11a415
Some cosmetic improvements
by Clement Escoffier
· 17 years ago
014025e
Some cosmetic improvements
by Clement Escoffier
· 17 years ago
524390f
Applied patch (FELIX-313) to support archive configuration (e.g., excluding
by Richard S. Hall
· 17 years ago
bbf9a67
Add assembly plugin configuration to create project and bin distributions
by Carsten Ziegeler
· 17 years ago
b0eb11c
Added proxying to the application to enabled deferred service retrieval.
by Richard S. Hall
· 17 years ago
d115071
Modified extender application to use a proxy shape to defer object creation.
by Richard S. Hall
· 17 years ago
29faca3
Add licence and notice for the remaining modules.
by Carsten Ziegeler
· 17 years ago
27100a8
Add license and notice files to resources (mail and activation will follow shortly)
by Carsten Ziegeler
· 17 years ago
25ee5f6
Add license and notice files
by Carsten Ziegeler
· 17 years ago
ef09a2c
Rename build artficat id to commons-build to better distinguish it from other "build" modules.
by Carsten Ziegeler
· 17 years ago
284e395
Ignore target directory.
by Carsten Ziegeler
· 17 years ago
7baa52a
Move parent pom for commons into "pom" folder
by Carsten Ziegeler
· 17 years ago
c13045a
Add configuration for release and gpg plugin
by Carsten Ziegeler
· 17 years ago
7a79dfb
Add scm configuration for the release plugin.
by Carsten Ziegeler
· 17 years ago
c845fe7
Refer to released parent pom (1.0.0)
by Carsten Ziegeler
· 17 years ago
6179186
Commented out some subprojects to get the continuous build to run.
by Marcel Offermans
· 17 years ago
675b055
A bug slipped into the framework shutdown process during the refactoring
by Richard S. Hall
· 17 years ago
8da8570
Fixed to the new boilerplate license header.
by Par Niclas Hedhman
· 17 years ago
9903dbc
Update the main and framework subprojects to 1.1.0-SNAPSHOT.
by Karl Pauls
· 17 years ago
aa573ad
Prepare the main subproject for the 1.0.0 release.
by Karl Pauls
· 17 years ago
3e0ea2c
Prepare the framework for the 1.0.0 release.
by Karl Pauls
· 17 years ago
2cd5bed
Added some documentation and the change logs to framework and main sub-projects.
by Richard S. Hall
· 17 years ago
8828735
Modified the bundle tracker to be even simpler, so that I wouldn't have
by Richard S. Hall
· 17 years ago
f62835a
Copy LICENSE and NOTICE files to the root of the artifacts.
by Karl Pauls
· 17 years ago
46754b5
Added extender-based example application.
by Richard S. Hall
· 17 years ago
b35c038
Embedded the service tracker source code directly into the framework
by Richard S. Hall
· 17 years ago
cfd6510
Fixed some errors in the comments.
by Richard S. Hall
· 17 years ago
66b60a8
Changed embedded example cache directory name to be more specific.
by Richard S. Hall
· 17 years ago
1327e25
Need to change the shell bundle versions in the config.properties file
by Richard S. Hall
· 17 years ago
154466d
Fixed an incorrect version in the dependency.
by Richard S. Hall
· 17 years ago
41146fc
Fix an oversight from the version move
by Karl Pauls
· 17 years ago
0a3858c
Move to the next version
by Karl Pauls
· 17 years ago
99c505c
Change version of parent pom to 1.0.0 and the versions of the first batch of 1.0.0 release bundles
by Karl Pauls
· 17 years ago
11c2fa4
Updated the notice files.
by Richard S. Hall
· 17 years ago
bad49dc
A new example application with a set of services. These set of bundles
by Richard S. Hall
· 17 years ago
e816f1e
Fix a NPE in manifest goal (FELIX-326)
by Karl Pauls
· 17 years ago
7987b3c
Updated changelog to include last patch.
by Richard S. Hall
· 17 years ago
bbf4f95
Fixed two filter syntax errors when using inclusive version ranges. (FELIX-327)
by Richard S. Hall
· 17 years ago
4ef4a16
Karl pointed out I used the wrong way to make stuff accessible again. Sorry for that! :)
by Marcel Offermans
· 17 years ago
f115004
Before constructing anything, make sure we actually make the constructor accessible.
by Marcel Offermans
· 17 years ago
758d1d1
Improve LDAP filter in InstanceCreator.java Some cosmetic fixes
by Clement Escoffier
· 17 years ago
332a682
Fixed another version matching-related issue that was uncovered due to
by Richard S. Hall
· 17 years ago
0468050
Save some object creations in the ldap parser
by Karl Pauls
· 17 years ago
be2991e
Adapt to framework api changes
by Karl Pauls
· 17 years ago
3c9585f
Fix path to parent pom
by Karl Pauls
· 17 years ago
b2afde6
Update dependency to released version
by Karl Pauls
· 17 years ago
471e3e6
In an effort to clean up the Felix API in preparation for the 1.0.0 release,
by Richard S. Hall
· 17 years ago
589e2b3
Move the parent pom.xml into it's own subproject and fix some minor issues
by Karl Pauls
· 17 years ago
9eb6255
Apply patch to fix a NPE in manifest goal (FELIX-326).
by Karl Pauls
· 17 years ago
3a66ebc
Add missing licence headers.
by Carsten Ziegeler
· 17 years ago
0f2d764
Remove dependency on Java 1.4 inside the iPOJO Runtime.
by Clement Escoffier
· 17 years ago
fe71e03
Fixed a bug that was causing the resolver to match against invalid candidates.
by Richard S. Hall
· 17 years ago
201a6ef
Commit a small change on architecture (Felix-311).
by Clement Escoffier
· 17 years ago
97648d1
Added documentation to org.osgi.core in preparation for release.
by Richard S. Hall
· 17 years ago
280a826
Added documentation to the shell.tui sub-project in preparation for release.
by Richard S. Hall
· 17 years ago
677f589
Added documentation to the shell and bundlerepository sub-projects in
by Richard S. Hall
· 17 years ago
Next »