aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove clientBindings on Vespa 8Jon Bratseth2022-06-087-19/+5
|
* Remove array operation support on Vespa 8Jon Bratseth2022-06-087-73/+9
|
* Use more realistic redundancy of 2 in testsHåkon Hallingstad2022-06-086-26/+26
|
* Disallow impossible redundancyHåkon Hallingstad2022-06-088-52/+69
|
* Export correct version of jackson.jaxrs.jsongjoranv2022-06-081-1/+1
|
* Don't provide Jetty bundles from 'container' artifactBjørn Christian Seime2022-06-0816-33/+83
| | | | Add dependency on 'jetty-http' with scope test instead of adding false dependencies with 'container-test'.
* Do not attempt to install the now non-existent jersey jars.gjoranv2022-06-081-6/+0
|
* no more tensors in attribute prefetchArne H Juul2022-06-088-23/+15
| | | | * less hardcoded constants
* remove SuppressWarnings no longer neededArne H Juul2022-06-084-4/+0
|
* remove unused configArne H Juul2022-06-083-13/+4
|
* remove unused configArne H Juul2022-06-0828-160/+0
|
* rawAsBase64 is now true by defaultArne H Juul2022-06-082-3/+2
|
* Remove jersey related dependencies from parent poms and enforcers.gjoranv2022-06-086-174/+19
|
* Add Vespa 9 TODO to remove javax.injectgjoranv2022-06-081-1/+1
|
* Remove workaround to export javax.annotation[.security]gjoranv2022-06-081-3/+0
| | | | - These exports were required by Jersey bundles.
* Remove all Jersey related dependencies from vespa_jersey2gjoranv2022-06-081-67/+1
| | | | - This artifact will be renamed later.
* Do not install Jersey bundles in jdisc.gjoranv2022-06-081-17/+3
|
* com.yahoo.log.event cleanupArne H Juul2022-06-0825-596/+12
|
* make some implementation classes non-publicArne H Juul2022-06-0817-52/+28
|
* no PublicApi for eventsArne H Juul2022-06-081-2/+0
|
* cleanup more deprecated APIsArne H Juul2022-06-083-67/+30
|
* Remove XML schema for removed support for generic service clusterHarald Musum2022-06-083-33/+0
|
* remove more deprecated APIsArne H Juul2022-06-0815-164/+14
|
* Revoke com.yahoo.config.subscription as public APIHarald Musum2022-06-0849-512/+19
| | | | Also remove some deprecated methods in ConfigGetter
* Cleanup 'access-control' for Vespa 8Bjørn Christian Seime2022-06-086-61/+15
| | | | | Always enable read/write protection. Warn on 'read'/'write' attributes. Update TODOs.
* fixup! Remove deprecated filter request/response APIsBjørn Christian Seime2022-06-081-6/+0
|
* Remove deprecated members from vespalogBjørn Christian Seime2022-06-084-161/+1
|
* Remove unused parameters from http config definitionsBjørn Christian Seime2022-06-083-21/+0
|
* Remove deprecated filter request/response APIsBjørn Christian Seime2022-06-086-99/+25
|
* Remove deprecated method in CookieBjørn Christian Seime2022-06-082-6/+0
|
* Remove 'attribute: huge' which has no effect.Geir Storli2022-06-0811-33/+3
|
* Keep 'random' as synonym to 'adaptive' until Vespa 9Jon Bratseth2022-06-081-1/+1
|
* remove TemporaryStructuredDataTypeArne H Juul2022-06-0810-155/+2
|
* remove TemporaryDataTypeArne H Juul2022-06-083-77/+0
|
* remove unused compressor config apiArne H Juul2022-06-084-54/+0
|
* stop using/testing deprecated APIArne H Juul2022-06-084-15/+6
|
* No float wsJon Bratseth2022-06-083-9/+7
|
* Remove SlimeFormat::encode() on InputStream, 2. tryHåkon Hallingstad2022-06-084-31/+0
|
* Remove on Vespa 8Jon Bratseth2022-06-081-4/+2
|
* Remove on Vespa 8Jon Bratseth2022-06-081-15/+0
|
* Avoid removed constructsJon Bratseth2022-06-082-50/+50
|
* Remove on Vespa 8Jon Bratseth2022-06-0817-500/+0
|
* Remove on Vespa 8Jon Bratseth2022-06-083-7/+3
|
* Disallow on Vespa 8Jon Bratseth2022-06-081-3/+0
|
* Disallow on Vespa 8Jon Bratseth2022-06-084-20/+1
|
* Fail on Vespa 8Jon Bratseth2022-06-081-7/+3
|
* Remove on Vespa 8Jon Bratseth2022-06-082-33/+33
|
* Remove on Vespa 8Jon Bratseth2022-06-082-4/+2
|
* make IndexModel predictableArne H Juul2022-06-081-1/+5
|
* Streaming visitors must explicitly use All-fieldsetTor Brede Vekterli2022-06-082-0/+4
|