aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc_core
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge pull request #20456 from vespa-engine/revert-20439-bratseth/zon...Jon Bratseth2021-12-131-4/+8
* Revert "Add zone info to query profile context"Arnstein Ressem2021-12-101-8/+4
* Merge pull request #20439 from vespa-engine/bratseth/zoneinfo-in-query-profil...Jon Bratseth2021-12-101-4/+8
|\
| * Add zone info to query profile contextJon Bratseth2021-12-091-4/+8
* | Remove use of Guava ListenableFuture from com.yahoo.jdisc.handlerBjørn Christian Seime2021-12-1016-153/+145
* | Fix IDEA inspection issues.gjoranv2021-12-081-7/+7
* | Make jdisc.handler.FutureConjunction package private.gjoranv2021-12-082-24/+1
|/
* Remove PublicApi annotation for jdisc.test package.gjoranv2021-12-062-328/+0
* Add custom `@Beta` annotationBjørn Christian Seime2021-12-031-1/+1
* Add abi-check-plugin to all modules using `@PublicApi`Bjørn Christian Seime2021-11-302-0/+1269
* Improve error message when assertion fails and poll longerBjørn Christian Seime2021-11-241-0/+7
* JDK 17: Fix out-of-sequence javadoc headers.gjoranv2021-11-103-6/+7
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
* Use felix 7.0.1gjoranv2021-10-261-0/+3
* Revrte felix 7.0.1Jon Marius Venstad2021-10-241-3/+0
* Merge pull request #19697 from vespa-engine/felix-7.0.1Bjørn Christian Seime2021-10-222-1/+3
|\
| * Use felix 7.0.1gjoranv2021-10-211-0/+3
| * Stop using osgi constant that is deprecated from osgi 1.10 (felix 7)gjoranv2021-10-211-1/+0
* | Add missiung copyrightsJon Bratseth2021-10-201-0/+1
|/
* - Use notify to reduce runtime from 1m10s to 12s for unit tests.Henning Baldersheim2021-10-112-2/+9
* Since Q size is only used in tests, gather it insteda of doing double bookkee...Henning Baldersheim2021-10-102-5/+14
* Make timeout manager thread safeHenning Baldersheim2021-10-101-15/+25
* Use refer(context) for mbus too.Henning Baldersheim2021-10-081-1/+1
* Update Verizon Media copyright notices.gjoranv2021-10-072-2/+2
* Update 2018 copyright notices.gjoranv2021-10-078-8/+8
* Update 2017 copyright notices.gjoranv2021-10-07205-205/+205
* Attach contextHenning Baldersheim2021-10-062-1/+7
* Attach contextHenning Baldersheim2021-10-065-5/+20
* Add option to attach a context to refer.Henning Baldersheim2021-10-0515-161/+412
* Avoid use of deprecated Request.setServerRequest.Henning Baldersheim2021-10-042-15/+10
* - Add deprecation warning for methods only used in tests to enable using fina...Henning Baldersheim2021-10-013-5/+12
* Downgrade to debug logging and lambda to keep cost down.Henning Baldersheim2021-09-271-6/+4
* Stopping is server is a one way street.Henning Baldersheim2021-09-242-3/+7
* - Shorten grace period from 30m to 5m.Henning Baldersheim2021-09-241-13/+27
* Extract common methods for auth0/okta request filters to utils classValerij Fredriksen2021-07-281-0/+5
* Execute each test http request onceBjørn Christian Seime2021-06-211-1/+1
* Add 'onError' to ContentChannelBjørn Christian Seime2021-06-011-0/+11
* Revert "Merge pull request #17664 from vespa-engine/revert-17658-jonmv/rest-a...Jon Marius Venstad2021-04-301-2/+2
* Revert "Support loadbalancer/v1 and application/v2/tenant without trailing sl...Harald Musum2021-04-291-2/+2
* Use a single bindingJon Marius Venstad2021-04-291-1/+1
* Support loadbalancer/v1 and application/v2/tenant without trailing slashJon Marius Venstad2021-04-291-2/+2
* Get request handler spec through delegateMorten Tokle2021-04-214-3/+36
* Don't allow subclasses to override release()Bjørn Christian Seime2021-04-141-1/+1
* Rename, remove unused, non-functionalJon Marius Venstad2021-03-251-4/+3
* Explicitly allow only absolute URIs with host in UriPattern.matchJon Marius Venstad2020-12-231-7/+8
* Revert "Revert require port from URI when specified in binding"Jon Marius Venstad2020-12-222-24/+1
* Revert require port from URI when specified in bindingJon Marius Venstad2020-12-222-1/+24
* Reinstate use of getRawPath which was lost in merge conflict from previous re...Jon Marius Venstad2020-12-211-1/+1
* Revert treating empty paths as "/"Jon Marius Venstad2020-12-211-2/+6
* Use the rawPath, not the URL-decoded path, of the URIJon Marius Venstad2020-12-212-2/+13