Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-04Happy New Year 2016Joakim Erdfelt24-24/+24
2016-01-04Happy New Year 2016Joakim Erdfelt24-24/+24
2015-11-30More Javadoc fixesJoakim Erdfelt1-6/+0
2015-11-30Merge branch 'jetty-9.3.x'Joakim Erdfelt1-16/+0
2015-11-30Fixing Javadoc for Java 8 based buildsJoakim Erdfelt1-16/+0
2015-11-26483059 Remove cache of authenticated usersJan Bartel1-93/+23
2015-11-25Refactor jaas login sequence to only fetch role data if user is authenticated...Jan Bartel1-11/+116
2015-11-25Refactor jaas login sequence to only fetch role data if user is authenticated...Jan Bartel1-11/+116
2015-11-19480904 - jetty-util Loader simplificationGreg Wilkins3-3/+4
2015-04-23Fixing compact3 buildJoakim Erdfelt1-8/+2
2015-04-22464727 - Update Javadoc for Java 8 DocLintJoakim Erdfelt11-136/+133
2015-04-15464727 - Update Javadoc for Java 8 DocLintJoakim Erdfelt1-1/+1
2015-03-12Using new DecoratorJoakim Erdfelt2-3/+3
2015-01-08456956 Reduce ThreadLocal.remove() weak reference garbageGreg Wilkins1-2/+3
2015-01-08Happy New Year 2015Joakim Erdfelt24-24/+24
2015-01-01456426 Exception on context undeploy from EnvConfigurationJan Bartel1-10/+4
2014-11-19452201 EnvConfiguration.destroy() should set the classloaderJan Bartel1-0/+10
2014-10-01445495 Improve Exception message when no jndi resource to bind for a name in ...Jan Bartel1-1/+1
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 Wilkins1-20/+20
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 Erdfelt24-24/+24
2013-11-04global clean up importsGreg Wilkins2-4/+0
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-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-13407708 - HttpUpgradeHandler must support injectionJan Bartel3-91/+8
2013-01-11merge from jetty-8 and update license blocks.Jesse McConnell21-21/+21
2013-01-11merge from 7 and update license blocks for 2013Jesse McConnell39-39/+39
2013-01-11update license blocks for 2013Jesse McConnell38-38/+38
2013-01-11jetty-9 organised imports. Cleaned up some TODOsGreg Wilkins9-0/+9
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

Back to the top