aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc_http_service/src/test
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add support for connection throttling in JDisc"gjoranv2018-12-121-17/+0
* Revert "Change memory threshold to a percentage of total memory"gjoranv2018-12-121-1/+1
* Change memory threshold to a percentage of total memoryBjørn Christian Seime2018-12-101-1/+1
* Add support for connection throttling in JDiscBjørn Christian Seime2018-12-071-0/+17
* Deprecation cleanupJon Bratseth2018-11-201-1/+1
* Make SslContextFactoryProvider public apiBjørn Christian Seime2018-09-132-3/+2
* Move old ssl logic for connectors into LegacySslProviderBjørn Christian Seime2018-09-137-173/+14
* Merge pull request #6920 from vespa-engine/bjorncs/ssl-cleanupBjørn Christian Seime2018-09-122-15/+2
|\
| * Remove SslKeyStoreConfigurator/SslTrustStoreConfigurator conceptBjørn Christian Seime2018-09-122-15/+2
* | Merge pull request #6882 from vespa-engine/bjorncs/move-tests-to-open-sourcegjoranv2018-09-122-0/+220
|\ \ | |/ |/|
| * Open-source Security(Response|Request)FilterChainTestBjørn Christian Seime2018-09-102-0/+220
* | Move logic for creating default SslContextFactory to DefaultSslContextFactory...Bjørn Christian Seime2018-09-122-4/+10
|/
* Added metrics for 401/403 status codesOla Aunrønning2018-09-061-0/+13
* Report HTTP method as a dimension in request/response metricsOlli Virtanen2018-08-061-0/+145
* Set inflate buffer size to allow gzip handler to decompress requestsBjørn Christian Seime2018-07-242-1/+21
* Upgrade apache httpclient to 4.4.gjoranv2018-07-181-1/+2
* Fix author tag for SimonBjørn Christian Seime2018-07-0511-11/+11
* Replace 'tonytv' with full name in author tagsBjørn Christian Seime2018-07-054-4/+4
* Stabilize test - exception may fail out request between commit and response w...Bjørn Christian Seime2018-06-081-1/+1
* Deprecate legacy SecretStore interfaceMorten Tokle2018-04-242-4/+5
* Stabilize unit testBjørn Christian Seime2018-04-131-1/+2
* Add unit test verifying that the access log is invoked for 414Bjørn Christian Seime2018-04-111-2/+33
* Return bad request response when encoding in query is invalidBjørn Christian Seime2018-04-091-0/+14
* Let X-Forwarded-For HTTP header take precedence for remote address in access logFrode Lundgren2018-04-041-0/+13
* Copy raw path and query from request to access log entryBjørn Christian Seime2018-02-011-0/+18
* Refactor uri creation logic into separate methodBjørn Christian Seime2018-02-011-0/+1
* Use Jetty v9.4.8Bjørn Christian Seime2017-12-081-3/+5
* Add SslTrustStoreConfigurator interface to JDiscBjørn Christian Seime2017-11-282-3/+7
* Stabilize testBjørn Christian Seime2017-11-201-1/+1
* Remove code duplicationBjørn Christian Seime2017-11-151-19/+11
* Add interface for custom keystore implementation with hot-reloadingBjørn Christian Seime2017-11-142-7/+24
* Remove meaningless SslKeyStore interfaceBjørn Christian Seime2017-11-141-9/+3
* Move JksKeyStore to test source directoryBjørn Christian Seime2017-11-143-3/+48
* Merge pull request #4105 from vespa-engine/bjorncs/bundle-plugin-testHåkon Hallingstad2017-11-131-1/+1
|\
| * Fix unstable testBjørn Christian Seime2017-11-131-1/+1
| * Reduce log noise from HttpServerConformanceTestBjørn Christian Seime2017-11-131-1/+22
| * Simplify SslKeyStore interfaceBjørn Christian Seime2017-11-132-20/+14
| * Simplify PemSslKeyStore interfaceBjørn Christian Seime2017-11-131-5/+0
| * Remove old Manhattan keystore hackBjørn Christian Seime2017-11-131-68/+3
| * Reduce log noise from unit testsBjørn Christian Seime2017-11-131-1/+4
| * Revert "Bjorncs/jdisc http service cleanup"Martin Polden2017-11-104-42/+94
* | Move JDiscServerConnector to separate fileBjørn Christian Seime2017-11-101-3/+3
|/
* Reduce log noise from HttpServerConformanceTestBjørn Christian Seime2017-11-091-1/+22
* Simplify SslKeyStore interfaceBjørn Christian Seime2017-11-092-20/+14
* Simplify PemSslKeyStore interfaceBjørn Christian Seime2017-11-091-5/+0
* Remove old Manhattan keystore hackBjørn Christian Seime2017-11-091-68/+3
* Reduce log noise from unit testsBjørn Christian Seime2017-11-091-1/+4
* Remove 'test' suffix from package name. Remove more dead codeBjørn Christian Seime2017-11-096-289/+3
* Remove dead codeBjørn Christian Seime2017-11-085-362/+0
* Move JKSKeyStore to separate packageBjørn Christian Seime2017-11-081-1/+1