Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-10-01445495 Improve Exception message when no jndi resource to bind for a name in ...Jan Bartel3-1/+48
2014-07-23expanded tabs in indentsGreg Wilkins1-1/+1
2014-07-17439438 DataSourceLoginService does not refresh passwords when changed in data...Jan Bartel1-7/+26
2014-07-10438190 findbug improvementsGreg Wilkins2-2/+0
2014-05-27Refactoring for ease of customization.Jan Bartel1-6/+6
2014-03-14merged quickstart changesGreg Wilkins2-20/+21
2014-03-10429616 Use UTF-8 encoding for XMLGreg Wilkins4-4/+4
2014-02-24428859 patches from quickstart branchGreg Wilkins1-4/+9
2014-02-13Apply changes resulting from the quickstart projectGreg Wilkins2-5/+143
2014-02-13Fixing jndi lock property key to include 'jetty' portionJoakim Erdfelt1-2/+2
2014-01-02Happy New Year - 2014!Joakim Erdfelt28-28/+28
2013-11-04global clean up importsGreg Wilkins2-4/+0
2013-10-29420687 XML errors in jetty-plus/src/test/resources/web-fragment-*.xmlJan Bartel3-4/+4
2013-10-24Cleaning up modulesJoakim Erdfelt1-2/+1
2013-09-30Add some more timing instrumentation to annotation related processingJan Bartel1-1/+13
2013-09-30417561 Refactor annotation related code - make annotation phase able to be m...Jan Bartel1-21/+13
2013-09-09Merge remote-tracking branch 'origin/master' into jetty-9.1Greg Wilkins1-93/+79
2013-09-09[Bug 415999] Fix some of FindBugs warningsMikhail Mazursky1-93/+79
2013-09-06Merge remote-tracking branch 'origin/master' into jetty-9.1Jan Bartel1-1/+1
2013-09-06416679 Change warning to debug if no transaction manager presentJan Bartel1-1/+1
2013-08-29update other jetty mods to new formatJesse McConnell1-4/+7
2013-08-22414635 Modular start.d and jetty.base propertyJoakim Erdfelt1-0/+2
2013-08-22first pass for mod files for distributionJesse McConnell1-0/+10
2013-08-08Merge remote-tracking branch 'origin/master' into jetty-9.1Greg Wilkins2-99/+0
2013-08-08413568 Made AJP worker name genericGreg Wilkins2-99/+0
2013-08-02413018 ServletContext.addListener() should throw IllegalArgumentException if ...Jan Bartel1-2/+4
2013-07-22Merge remote-tracking branch 'origin/master' into jetty-9.1Greg Wilkins1-2/+7
2013-07-19413034 Multiple webapps redeploy returns NamingException with AppDynamics ja...Jan Bartel1-2/+7
2013-05-22Merge remote-tracking branch 'origin/master' into servlet-3.1-apiGreg Wilkins5-0/+115
2013-05-21Add package-info.java files to all jetty packages.Jesse McConnell5-0/+115
2013-05-15Merge remote-tracking branch 'origin/master' into servlet-3.1-apiJan Bartel1-84/+1
2013-05-13407708 - HttpUpgradeHandler must support injectionJan Bartel3-91/+8
2013-05-10Remove unneeded commented out code.Jan Bartel1-84/+1
2013-02-01399721 - Change <Ref id= ...> to <Ref refid= ...>Simone Bordet1-2/+2
2013-01-31jetty-9 made WebAppContext configuration additiveGreg Wilkins1-20/+22
2013-01-25Remove unneeded TagLibConfiguration, fix args to WebAppProvider in jetty-plus...Jan Bartel1-3/+0
2013-01-11merge from jetty-8 and update license blocks.Jesse McConnell25-25/+25
2013-01-11merge from 7 and update license blocks for 2013Jesse McConnell43-43/+43
2013-01-11update license blocks for 2013Jesse McConnell41-41/+41
2013-01-11jetty-9 organised imports. Cleaned up some TODOsGreg Wilkins13-20/+32
2012-11-21394811: Make JAASLoginService log login failures to DEBUG instead of WARN. Sa...Thomas Becker1-6/+11
2012-11-21394811: Make JAASLoginService log login failures to DEBUG instead of WARN. Sa...Thomas Becker1-6/+11
2012-11-02Merge remote-tracking branch 'origin/jetty-8'Greg Wilkins2-4/+6
2012-11-02Merge remote-tracking branch 'origin/jetty-7' into jetty-8Greg Wilkins3-8/+11
2012-11-02393363 Use Locale.ENGLISH for all toUpperCase and toLowerCase callsGreg Wilkins3-8/+11
2012-10-29392237 Split jaas from jetty-plus into jetty-jaas and port the test-jaas-weba...Jan Bartel18-2610/+0
2012-10-19392237 fixed many TODOs and many minor code cleanupsGreg Wilkins1-1/+2
2012-10-11jetty-9 reverted to more start.ini rather than start.d usage as we will not ...Greg Wilkins1-2/+0
2012-09-19jetty-9 - Removed cause of a compiler warning.Simone Bordet1-18/+18
2012-09-13jetty-9 more configuration clean upsGreg Wilkins1-0/+0

Back to the top