Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-04Happy New Year 2016Joakim Erdfelt34-34/+34
2015-05-21467790 Update default etc files inside jetty-osgi-boot bundleJan Bartel1-1/+1
2015-05-01464630 Cannot configure Configuration classlist in osgiJan Bartel1-43/+36
2015-04-23464727 - Update Javadoc for Java 8 DocLintJoakim Erdfelt19-211/+104
2015-04-15464727 - Update Javadoc for Java 8 DocLintJoakim Erdfelt1-1/+1
2015-04-13460671 - Rationalize property names.Simone Bordet2-14/+12
2015-03-26Organised importsGreg Wilkins6-12/+1
2015-01-08Happy New Year 2015Joakim Erdfelt34-34/+34
2015-01-08Happy New Year 2015Joakim Erdfelt34-34/+34
2015-01-06Merged branch 'jetty-9.2.x' into 'master'.Simone Bordet3-6/+51
2015-01-01452201 Set the container classloader for osgi during webbundle undeployJan Bartel3-6/+51
2014-12-22Merged branch 'jetty-9.2.x' into 'master'.Simone Bordet4-3/+10
2014-12-17455330 Multiple Jetty-ContextFilePath entries separated by commas doesn't workJan Bartel2-3/+3
2014-12-12454954 Jetty osgi should skip fragment and required bundles that are in the ...Jan Bartel2-0/+7
2014-12-10440506 Jetty OSGi boot bundle does not support OSGi framework Eclipse ConciergeJan Bartel1-3/+78
2014-12-04Merge remote-tracking branch 'origin/jetty-9.2.x'Greg Wilkins2-91/+120
2014-12-04453801 Jetty does not check for already registered services when bootstrappingJan Bartel2-91/+120
2014-11-07Merge remote-tracking branch 'origin/jetty-9.2.x'Jan Bartel2-0/+17
2014-11-07Added extra debug to jetty osgi; added proper manifest to test-webapp-fragmentJan Bartel2-0/+17
2014-09-11Merge branch 'jetty-http2'Joakim Erdfelt4-49/+55
2014-09-10443661 Rename manifest and service constants for jetty osgi resource fragment...Jan Bartel5-35/+86
2014-09-10Merge remote-tracking branch 'origin/master' into jetty-http2Greg Wilkins6-102/+184
2014-09-05Make annotations and JNDI wortk with OSGiJan Bartel5-102/+169
2014-09-05Switch to apache-jsp for jetty-osgiJan Bartel3-2/+17
2014-08-14ignored osgi-spdy testsGreg Wilkins2-46/+43
2014-08-14update OSGi for ssl home and baseGreg Wilkins2-5/+13
2014-07-31Merge branch 'master' into pathresourceGreg Wilkins2-140/+41
2014-07-01437419 Allow scanning of META-INF for resources,fragments,tlds for unpacked jarsJan Bartel2-140/+41
2014-06-25Making PathResource the default for "file://" resourcesJoakim Erdfelt1-2/+3
2014-05-19435217 Remove deprecated TagLibConfigurationJan Bartel2-3/+1
2014-04-07431892 DefaultFileLocatorHelper.getBundleInstallLocation fails for equinox 3.10Jan Bartel2-171/+260
2014-03-10Make ServiceLoader.load work with jetty-osgi-boot to support annotations.Jan Bartel1-2/+31
2014-01-02Happy New Year - 2014!Joakim Erdfelt35-35/+35
2013-11-11Merge remote-tracking branch 'origin/master' into jetty-9.1Jan Bartel1-1/+2
2013-11-11421362 When using the jetty.osgi.boot ContextHandler service feature the wro...Jan Bartel1-1/+2
2013-09-30417561 Refactor annotation related code - make annotation phase able to be m...Jan Bartel2-6/+11
2013-09-09[Bug 415999] Fix some of FindBugs warningsMikhail Mazursky3-4/+4
2013-06-11409801 Jetty should allow webdefault to be specified using a relative locatio...Jan Bartel1-5/+21
2013-06-03409556 Resource files not closedGreg Wilkins1-19/+6
2013-05-28Fix errors from small osgi refactor; comment out some test codeJan Bartel1-1/+1
2013-05-28Ensure jetty.home set as Server attribute on defaultJettyServer instanceJan Bartel1-0/+2
2013-05-28408910 META-INF/jetty-webapp-context.xml file should be able to refer to bun...Jan Bartel4-6/+18
2013-05-28409228 Set jetty.home property so config files work even if deployed inside a...Jan Bartel5-50/+102
2013-05-24408923 Need to be able to configure the ThreadPool for the default jetty serv...Jan Bartel11-332/+289
2013-04-29406618 Jetty startup in OSGi Equinox fails when using option jetty.home.bundl...Jan Bartel1-1/+1
2013-04-11Rename some jetty-osgi classes, add comments, organize imports.Jan Bartel8-30/+28
2013-04-11Prune unused code; add more comments; rename classes.Jan Bartel17-272/+188
2013-04-11405119 Tidy up comments and code formatting for osgiJan Bartel25-301/+236
2013-03-28404176 Jetty's AnnotationConfiguration class does not scan non-jar resources ...Jan Bartel1-1/+1
2013-02-28401966 Ensure OSGI WebApp as Service (WebAppContext) can be deployed only thr...Jan Bartel1-0/+3

Back to the top