summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Upgrade Jetty to 9.4.48Bjørn Christian Seime2022-06-302-2/+2
* Merge pull request #23279 from vespa-engine/bjorncs/slim-default-platform-bun...Bjørn Christian Seime2022-06-303-5/+14
|\
| * Only add search/docproc/feed bundles when requiredBjørn Christian Seime2022-06-293-5/+14
* | Merge pull request #23226 from vespa-engine/ldalves/client-js-layoutValerij Fredriksen2022-06-3028-318/+1103
|\ \
| * | Rename titleValerij Fredriksen2022-06-301-1/+1
| * | Rename AppProvider to ThemeProviderLeandro Alves2022-06-241-1/+1
| * | Rename app-router to router and use new routerLeandro Alves2022-06-246-20/+60
| * | Add TODOsLeandro Alves2022-06-243-0/+6
| * | Add new router page - querytracerLeandro Alves2022-06-233-4/+29
| * | Add CardLink and Icon componentLeandro Alves2022-06-233-4/+18
| * | Add fontawesome iconsLeandro Alves2022-06-232-0/+37
| * | Add vespa logo whiteLeandro Alves2022-06-231-226/+28
| * | Blue color according to vespa.aiLeandro Alves2022-06-231-7/+7
| * | Replace Reach Router with React Router v6Leandro Alves2022-06-237-91/+58
| * | Fix router navigationLeandro Alves2022-06-231-5/+1
| * | Add CardLink componentLeandro Alves2022-06-233-2/+39
| * | Add Link componentLeandro Alves2022-06-233-2/+30
| * | Add max width for the main content blockLeandro Alves2022-06-231-0/+6
| * | Use app provider and adjusts overall layoutLeandro Alves2022-06-235-9/+28
| * | Add app providerLeandro Alves2022-06-231-0/+24
| * | Add basic global styleLeandro Alves2022-06-231-0/+39
| * | Add basic theme and colorsLeandro Alves2022-06-234-0/+268
| * | Add initial default styles and propsLeandro Alves2022-06-233-0/+398
| * | Add basic containers componentsLeandro Alves2022-06-234-0/+79
* | | Merge pull request #23288 from vespa-engine/bjorncs/application-status-handlerBjørn Christian Seime2022-06-3014-114/+199
|\ \ \
| * | | Load ProcessingHandler from correct bundle (container-disc)Bjørn Christian Seime2022-06-302-3/+11
| * | | Reapply "Bjorncs/application status handler""Bjørn Christian Seime2022-06-3013-111/+188
* | | | Merge pull request #23274 from vespa-engine/vekterli/add-connection-authz-cap...Tor Brede Vekterli2022-06-3046-362/+1107
|\ \ \ \ | |/ / / |/| | |
| * | | Refactor Capability(Set) and add more testingTor Brede Vekterli2022-06-308-75/+127
| * | | Clarify why we're setting the return handler prior to filter invocationTor Brede Vekterli2022-06-291-1/+1
| * | | Support mTLS connection-level capabilities and RPC access filtering in C++Tor Brede Vekterli2022-06-2946-362/+1055
* | | | Merge pull request #23282 from vespa-engine/balder/improve-inliningGeir Storli2022-06-303-15/+6
|\ \ \ \
| * | | | Avoid @plt indirection and improve inlining of frequently called methodHenning Baldersheim2022-06-303-15/+6
* | | | | Merge pull request #23278 from vespa-engine/jonmv/stabilise-unit-testJon Marius Venstad2022-06-301-1/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Wait a while for bunchmark thread to write stats before shutting it downjonmv2022-06-291-1/+11
| |/ / /
* | | | Merge pull request #23281 from vespa-engine/balder/use-list-of-over-immutable...Jon Bratseth2022-06-306-142/+169
|\ \ \ \
| * | | | Rewrite to use native arrays instead of List<String> => Cpu cost cut in half.Henning Baldersheim2022-06-303-29/+69
| * | | | Join 2 testcases for CompoundName.Henning Baldersheim2022-06-294-107/+100
| * | | | Use List.of/copyOf instead of ImmutableList.Henning Baldersheim2022-06-291-16/+10
|/ / / /
* | | | Merge pull request #23280 from vespa-engine/revert-23273-bjorncs/application-...v8.11.15Henning Baldersheim2022-06-2913-188/+111
|\ \ \ \ | |_|_|/ |/| | |
| * | | Revert "Bjorncs/application status handler"Bjørn Christian Seime2022-06-2913-188/+111
|/ / /
* | | Merge pull request #23277 from vespa-engine/geirst/refactor-out-distance-calc...Geir Storli2022-06-2910-103/+196
|\ \ \
| * | | Refactor out class to calculate the distance between attribute tensor and que...Geir Storli2022-06-2910-103/+196
* | | | Merge pull request #23273 from vespa-engine/bjorncs/application-status-handlerBjørn Christian Seime2022-06-2913-111/+188
|\ \ \ \
| * | | | Simplify and improve encapsulationBjørn Christian Seime2022-06-284-90/+63
| * | | | Move ApplicationStatusHandler to container-discBjørn Christian Seime2022-06-2813-56/+160
* | | | | Merge pull request #23276 from vespa-engine/toregge/remove-dead-code-from-doc...Henning Baldersheim2022-06-293-46/+5
|\ \ \ \ \
| * | | | | Remove dead code from search::docsummary::ResEntry.Tor Egge2022-06-291-9/+0
| * | | | | Remove dead code from search::docsummary::GeneralResult.Tor Egge2022-06-292-37/+5
* | | | | | Merge pull request #23275 from vespa-engine/arnej/idiomatic-cppHåvard Pettersen2022-06-292-4/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |