summaryrefslogtreecommitdiffstats
path: root/jdisc_http_service/src/main/java/com/yahoo/jdisc/http/server/jetty/JettyHttpServer.java
Commit message (Expand)AuthorAgeFilesLines
* Expose methodJon Bratseth2017-07-031-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Merge pull request #2475 from yahoo/bjorncs/remove-manhattan-integrationgjoranv2017-05-221-6/+8
|\
| * Deprecate Manhattan metricsBjørn Christian Seime2017-05-161-6/+8
* | Add support for inspecting Jetty metrics through JMXBjørn Christian Seime2017-05-181-0/+27
|/
* Remove unused constantsBjørn Christian Seime2017-04-251-4/+0
* Revert "Bjorncs/upgrade netty"Henning Baldersheim2017-04-241-0/+4
* Remove unused constantsBjørn Christian Seime2017-04-241-4/+0
* Simplify generation of display name.gjoranv2017-03-071-9/+5
* Set display name for the ServletContext handler.Henning Baldersheim2017-03-071-0/+10
* Configure Jetty to log using java.util.loggingBjørn Christian Seime2017-02-271-2/+25
* Revert "Configure Jetty to log using java.util.logging"Bjørn Christian Seime2017-02-201-25/+2
* Configure Jetty to log using java.util.loggingBjørn Christian Seime2017-02-201-2/+25
* Don't use deprecated ConnectorStatisticsBjørn Christian Seime2016-11-301-10/+5
* Give the list of ports we tried to listen to when binding failed.Henning Baldersheim2016-10-111-4/+6
* Fix vary header in JettyJon Bratseth2016-08-091-47/+59
* PublishJon Bratseth2016-06-151-0/+372