summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Automatic commit of package [vespa] release [7.36.43-1].vespa-7.36.43-1by-screwdriver2019-04-084-1/+2
* Merge pull request #9036 from vespa-engine/vekterli/limit-persistence-threads...Henning Baldersheim2019-04-055-8/+50
|\
| * Limit number of persistence threads that can process merges in parallelTor Brede Vekterli2019-04-035-8/+50
* | Merge pull request #9038 from vespa-engine/balder/stabilize-dispatch-dot-summ...Henning Baldersheim2019-04-051-1/+2
|\ \
| * | Make test independent of node reporting error.Henning Baldersheim2019-04-051-1/+2
|/ /
* | Merge pull request #9034 from vespa-engine/balder/cleanup-some-confusing-codeHenning Baldersheim2019-04-054-70/+24
|\ \
| * | There has been no use for annotating the type as tensor for a very long time....Henning Baldersheim2019-04-054-70/+24
|/ /
* | Merge pull request #9033 from vespa-engine/ollivir/parallelize-protobuf-searc...Jon Bratseth2019-04-0512-160/+183
|\ \
| * | Optimizations for search protocol over jrt/protobufOlli Virtanen2019-04-0512-160/+183
* | | Merge pull request #9030 from vespa-engine/balder/change-serialization-number...Henning Baldersheim2019-04-054-9/+13
|\ \ \
| * | | Use bit number 3 mean 'with cell type' to carry forward the current schema wh...Henning Baldersheim2019-04-054-9/+13
| |/ /
* | | Merge pull request #9031 from vespa-engine/jvenstad/user-managementJon Marius Venstad2019-04-056-18/+58
|\ \ \ | |/ / |/| |
| * | Do user management in CloudAccessControlJon Marius Venstad2019-04-054-18/+49
| * | Set up Roles component in container unit testsJon Marius Venstad2019-04-051-0/+1
| * | Make Roles injectableJon Marius Venstad2019-04-051-0/+8
* | | Merge pull request #9028 from vespa-engine/jvenstad/keys-in-application-api-r...Leandro Alves2019-04-0513-17/+44
|\ \ \ | |/ / |/| |
| * | Include more context (keys) in application/v4 responsesJon Marius Venstad2019-04-0513-17/+44
* | | Merge pull request #9020 from vespa-engine/balder/accept-tensor-in-the-dot-te...Henning Baldersheim2019-04-053-42/+121
|\ \ \
| * | | Add an else so that we do not do anything more than necessary. Also avoid cod...Henning Baldersheim2019-04-052-43/+45
| * | | Also test from tensor in unit test.Henning Baldersheim2019-04-053-11/+62
| * | | Accept a tensor set down in the dedicated '.tensor' field.Henning Baldersheim2019-04-042-7/+33
* | | | Merge pull request #9025 from vespa-engine/balder/verify-position-support-for...Henning Baldersheim2019-04-056-22/+102
|\ \ \ \ | |_|/ / |/| | |
| * | | Emit Position struct if necessary.Henning Baldersheim2019-04-056-14/+48
| * | | Avoid '*' importsHenning Baldersheim2019-04-051-8/+54
|/ / /
* | | Merge pull request #9024 from vespa-engine/jvenstad/user-managementMorten Tokle2019-04-051-0/+5
|\ \ \
| * | | Export packageJon Marius Venstad2019-04-051-0/+5
* | | | Merge pull request #9023 from vespa-engine/jvenstad/user-managementMorten Tokle2019-04-0521-337/+680
|\| | |
| * | | Review comments regarding ProtoRoleJon Marius Venstad2019-04-057-56/+55
| * | | Group -> RoleJon Marius Venstad2019-04-053-35/+35
| * | | Add missing buildService RoleJon Marius Venstad2019-04-041-1/+9
| * | | Add ID classes and interface for user managementJon Marius Venstad2019-04-044-0/+263
| * | | Replace RoleMembership with a bound Role, using enum ProtoRole for declarationsJon Marius Venstad2019-04-0417-337/+410
* | | | Merge pull request #9013 from vespa-engine/hmusum/fix-config-model-inconsiste...Jon Marius Venstad2019-04-055-53/+45
|\ \ \ \
| * | | | Minor cleanupJon Marius Venstad2019-04-045-53/+45
* | | | | Merge pull request #9002 from vespa-engine/jvenstad/-enforce-correct-contextJon Marius Venstad2019-04-0528-566/+599
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Introduce SecurityContextMorten Tokle2019-04-046-70/+84
| * | | | Delete unused Auth0RoleFilterJon Marius Venstad2019-04-041-47/+0
| * | | | Move role package to controller-apiJon Marius Venstad2019-04-0418-27/+26
| * | | | Move RolePrincipal to role packageJon Marius Venstad2019-04-045-6/+5
| * | | | Cleaner RoleMembership and test for AthenzRoleFilterJon Marius Venstad2019-04-043-67/+65
| * | | | Remove unnecessary castJon Marius Venstad2019-04-041-1/+1
| * | | | Auth0RolerFilter skeletonJon Marius Venstad2019-04-042-2/+43
| * | | | Minor cleanupJon Marius Venstad2019-04-043-19/+1
| * | | | Move role resolving to AthenzRoleFilterJon Marius Venstad2019-04-048-183/+224
| * | | | Make AthenzFed...Filter inherit CorsRequestFilterBase as per doc of thatJon Marius Venstad2019-04-042-0/+10
| * | | | Remove unused annotationJon Marius Venstad2019-04-041-1/+0
| * | | | Reserve the hosted-vespa tenant name in the controllerJon Marius Venstad2019-04-042-4/+13
| * | | | Remove outdated testJon Marius Venstad2019-04-041-25/+0
| * | | | Validate tenant names when creating a TenantSpecJon Marius Venstad2019-04-042-2/+3
| * | | | More roles againJon Marius Venstad2019-04-043-16/+26