aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Automatic commit of package [vespa] release [7.38.38-1].vespa-7.38.38-1by-screwdriver2019-04-114-1/+2
* Merge pull request #9080 from vespa-engine/revert-9046-bjorncs/enable-logd-rpcBjørn Christian Seime2019-04-101-1/+0
|\
| * Revert "Enable rpc protocol"Geir Storli2019-04-101-1/+0
|/
* Merge pull request #9063 from vespa-engine/havardpe/support_cell_type_in_simp...Håvard Pettersen2019-04-103-7/+248
|\
| * support binary formats with cell type in reference implementationHåvard Pettersen2019-04-093-7/+248
* | Merge pull request #9071 from vespa-engine/bratseth/remove-duplicate-pom-sectionJon Bratseth2019-04-101-12/+5
|\ \
| * | Remove duplicate declarationJon Bratseth2019-04-101-12/+5
* | | Merge pull request #9075 from vespa-engine/revert-9057-hmusum/fix-config-mode...Jon Marius Venstad2019-04-109-44/+29
|\ \ \
| * | | Revert "Hmusum/fix config model inconsistency 4"Harald Musum2019-04-109-44/+29
|/ / /
* | | Merge pull request #9058 from vespa-engine/geirst/logd-forwarder-setupGeir Storli2019-04-101-6/+8
|\ \ \ | |/ / |/| |
| * | Setup forwarder to dev/null if logserver should not be used (also if use rpc ...Geir Storli2019-04-091-6/+8
* | | Merge pull request #9070 from vespa-engine/mortent/remove-unused-methodJon Marius Venstad2019-04-101-5/+0
|\ \ \
| * | | Remove unused methodMorten Tokle2019-04-101-5/+0
* | | | Merge pull request #9059 from vespa-engine/jvenstad/user-managementMorten Tokle2019-04-1019-175/+636
|\ \ \ \ | |/ / / |/| | |
| * | | Unit test user management and application APIs with alternative componentsJon Marius Venstad2019-04-095-9/+246
| * | | Allow application admins to delete their applicationsJon Marius Venstad2019-04-091-0/+1
| * | | Guard against deleting last tenant ownerJon Marius Venstad2019-04-091-8/+13
| * | | Split out system-specific components in ControllerContainerTestJon Marius Venstad2019-04-093-100/+204
| * | | Create all tenant and application roles on creationJon Marius Venstad2019-04-091-7/+7
| * | | Rename parameter and use injected mockJon Marius Venstad2019-04-094-9/+5
| * | | Allow tenant and application roles read access to user membershpisJon Marius Venstad2019-04-091-1/+1
| * | | Allow user management in all systemsJon Marius Venstad2019-04-092-4/+3
| * | | Change user api response to be member-centric, with details about each member...Jon Marius Venstad2019-04-091-18/+43
| * | | Reorder roles from most to least privilegedJon Marius Venstad2019-04-091-5/+5
| * | | Fine-grained user management access controlJon Marius Venstad2019-04-093-8/+20
| * | | Rewire role inheritance, and test itJon Marius Venstad2019-04-092-4/+56
| * | | Add functionality to see whether a role implies anotherJon Marius Venstad2019-04-092-4/+34
* | | | Merge pull request #9057 from vespa-engine/hmusum/fix-config-model-inconsiste...Harald Musum2019-04-109-29/+44
|\ \ \ \
| * | | | Create applications only during deploymentHarald Musum2019-04-092-1/+1
| * | | | Register applications in TenantApplications before activating their sessionsJon Marius Venstad2019-04-099-29/+44
* | | | | Merge pull request #9065 from vespa-engine/geirst/memoryindex-refactor-2Geir Storli2019-04-0921-362/+379
|\ \ \ \ \
| * | | | | Rename search::memoryindex::Dictionary -> FieldIndexCollection.Geir Storli2019-04-0917-281/+287
| * | | | | Rename search::memoryindex::MemoryFieldIndex -> FieldIndex.Geir Storli2019-04-099-82/+93
* | | | | | Merge pull request #9068 from vespa-engine/ollivir/protobuf-deserialization-t...Jon Bratseth2019-04-094-20/+30
|\ \ \ \ \ \
| * | | | | | Code flow cleanupsOlli Virtanen2019-04-094-20/+30
|/ / / / / /
* | | | | | Merge pull request #9067 from vespa-engine/ollivir/use-requested-compressionJon Bratseth2019-04-092-4/+5
|\ \ \ \ \ \
| * | | | | | Use requestedCompressionOlli Virtanen2019-04-092-4/+5
|/ / / / / /
* | | | | | Merge pull request #9064 from vespa-engine/mortent/athenzrolefilter-use-factoryJon Marius Venstad2019-04-092-4/+4
|\ \ \ \ \ \
| * | | | | | Inject AthenzClientFactoryMorten Tokle2019-04-092-4/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #9062 from vespa-engine/mortent/read-operator-roleJon Marius Venstad2019-04-092-1/+19
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Allow reading operator roles from external authz systemMorten Tokle2019-04-092-1/+19
|/ / / / /
* | | | | Merge pull request #9060 from vespa-engine/jvenstad/mock-marketplaceJon Marius Venstad2019-04-091-0/+16
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Add mock MarketplaceJon Marius Venstad2019-04-091-0/+16
|/ / /
* | | Merge pull request #9056 from vespa-engine/geirst/memoryindex-refactor-1Geir Storli2019-04-0923-159/+120
|\ \ \ | |/ / |/| |
| * | Change from typedef -> using.Geir Storli2019-04-0912-49/+42
| * | Use std::make_unique.Geir Storli2019-04-093-9/+9
| * | Use more auto and use curly braces on single line if-statements.Geir Storli2019-04-096-32/+37
| * | Change NULL -> nullptr.Geir Storli2019-04-097-9/+9
| * | Use nested namespace.Geir Storli2019-04-0911-60/+23
| |/
* | Merge pull request #9051 from vespa-engine/hakonhall/move-zoneid-to-config-pr...Martin Polden2019-04-0981-96/+98
|\ \