log src/org/eclipse/jetty/server/handler/ContextHandler.java @ 995:0eba8f555c19

age author description
Tue, 18 Oct 2016 18:38:05 -0600 Franklin Schmidt remove Server.Graceful
Tue, 18 Oct 2016 16:34:18 -0600 Franklin Schmidt remove ContextHandler.Context
Tue, 18 Oct 2016 15:54:54 -0600 Franklin Schmidt remove ScopedHandler
Tue, 18 Oct 2016 15:23:25 -0600 Franklin Schmidt minor
Tue, 18 Oct 2016 00:22:46 -0600 Franklin Schmidt simplify ContextHandler
Mon, 17 Oct 2016 05:39:54 -0600 Franklin Schmidt remove useless listeners
Mon, 17 Oct 2016 05:22:25 -0600 Franklin Schmidt remove ContextHandler._attributes
Sun, 16 Oct 2016 01:31:05 -0600 Franklin Schmidt remove __currentConnection
Sun, 09 Oct 2016 18:09:50 -0600 Franklin Schmidt remove isExpired()
Sat, 08 Oct 2016 21:37:13 -0600 Franklin Schmidt remove ErrorHandler
Tue, 04 Oct 2016 16:30:02 -0600 Franklin Schmidt remove Server.getVersion()
Mon, 19 Sep 2016 16:38:36 -0600 Franklin Schmidt remove Container
Fri, 16 Sep 2016 00:41:20 -0600 Franklin Schmidt remove ContextHandlerCollection
Thu, 15 Sep 2016 18:30:38 -0600 Franklin Schmidt remove Loader
Thu, 15 Sep 2016 16:47:49 -0600 Franklin Schmidt some ContextHandler cleanup
Wed, 14 Sep 2016 00:58:52 -0600 Franklin Schmidt remove Dispatcher
Tue, 13 Sep 2016 23:13:06 -0600 Franklin Schmidt remove org.eclipse.jetty.util.log and upgrade slf4j
Wed, 07 Sep 2016 21:15:48 -0600 Franklin Schmidt replace jetty jars with source