summaryrefslogtreecommitdiffstats
path: root/jdisc_core/src/main
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in UnsafeContentInputStream where read() corrupts "marked" contentBjørn Christian Seime2022-07-141-4/+3
* Fix off-by-one error related to marking inn UnsafeContentInputStreamHenning Baldersheim2022-07-031-1/+1
* Merge pull request #23234 from vespa-engine/jonmv/un-hide-installing-bundlesJon Marius Venstad2022-06-291-0/+3
|\
| * Clear previous allowed duplicates for collision keys when adding new onesjonmv2022-06-241-0/+3
* | Reading in chunks instead of byte by byte is significantly faster.Henning Baldersheim2022-06-281-26/+34
|/
* GC deprecated methods and make mebers final.Henning Baldersheim2022-06-081-35/+4
* Add Vespa 9 TODO to remove javax.injectgjoranv2022-06-081-1/+1
* Remove workaround to export javax.annotation[.security]gjoranv2022-06-081-3/+0
* Add temporary "fake" export for javax.annotation(.security)gjoranv2022-06-081-0/+4
* Upgrade to guice 4.2.3 and guava 27.1gjoranv2022-06-081-2/+2
* Remove deprecated APIs exposing Guava typesBjørn Christian Seime2022-06-084-26/+2
* Replace deprecated LogRecord.getThreadID -> getLongThreadIDgjoranv2022-06-081-1/+1
* Avoid 'null' entries in exported packages.gjoranv2022-05-131-1/+3
* Use plain java list instead of guava ImmutableList.gjoranv2022-05-111-3/+1
* Set up logging in ApplicationLoader again.gjoranv2022-05-102-1/+1
* Do not install OsgiLogManagergjoranv2022-05-102-3/+2
* Set up vespalog in StandaloneMain static initializergjoranv2022-05-102-2/+2
* Reapply setup of vespalog in jdisc_core (#22509)gjoranv2022-05-101-0/+4
* Revert "Setup vespalog in jdisc core [run-systemtest]"Henning Baldersheim2022-05-091-4/+0
* Move to non-public impl package.Henning Baldersheim2022-05-091-1/+1
* Initialize logging earlier in container startup sequenceHenning Baldersheim2022-05-091-0/+4
* Avoid using stdout for debug logging.Henning Baldersheim2022-04-201-8/+3
* Wait exactly 3 minutes for new serversJon Marius Venstad2022-03-091-1/+1
* Remove priority from UriPatternHåkon Hallingstad2022-02-151-33/+0
* Deprecate method leaking GuiceBjørn Christian Seime2022-02-082-1/+6
* - Storing references instead of just counting them has been default for a whi...Henning Baldersheim2022-01-303-89/+3
* 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-107-76/+77
* | Fix IDEA inspection issues.gjoranv2021-12-081-7/+7
* | Make jdisc.handler.FutureConjunction package private.gjoranv2021-12-081-1/+1
|/
* Remove PublicApi annotation for jdisc.test package.gjoranv2021-12-061-1/+0
* Add custom `@Beta` annotationBjørn Christian Seime2021-12-031-1/+1
* 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-077-7/+7