summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add url config typeLester Solbakken2018-12-1824-36/+409
* Merge pull request #7948 from vespa-engine/mpolden/remove-corp-special-handlingMartin Polden2018-12-183-47/+3
|\
| * Remove corp jobMartin Polden2018-12-181-3/+1
| * Remove special handling of corp zonesMartin Polden2018-12-172-44/+2
* | Merge pull request #7954 from vespa-engine/revert-7953-revert-7927-jvenstad/f...Jon Bratseth2018-12-1810-101/+205
|\ \
| * | Revert "Revert "Jvenstad/fix node repo cache""Jon Bratseth2018-12-1810-101/+205
|/ /
* | Merge pull request #7953 from vespa-engine/revert-7927-jvenstad/fix-node-repo...Frode Lundgren2018-12-1710-205/+101
|\ \
| * | Revert "Jvenstad/fix node repo cache"Arnstein Ressem2018-12-1810-205/+101
|/ /
* | Merge pull request #7951 from vespa-engine/havardpe/non-const-get-callbackTor Brede Vekterli2018-12-174-10/+10
|\ \
| * | let GET callback be non-constHåvard Pettersen2018-12-174-10/+10
| |/
* | Merge pull request #7952 from vespa-engine/iruotsalainen/fix-abispec-dirJon Bratseth2018-12-171-7/+10
|\ \
| * | Read/write ABI spec to project base directory.Ilpo Ruotsalainen2018-12-171-7/+10
| |/
* | Merge pull request #7950 from vespa-engine/mortent/remove-domain-from-hasaccessBjørn Christian Seime2018-12-171-2/+2
|\ \
| * | Remove domain partMorten Tokle2018-12-171-2/+2
|/ /
* | Merge pull request #7945 from vespa-engine/jvenstad/mailJon Marius Venstad2018-12-173-0/+81
|\ \ | |/ |/|
| * Add subject, require recipientJon Marius Venstad2018-12-171-1/+6
| * Add APIJon Marius Venstad2018-12-173-0/+76
* | Merge pull request #7943 from vespa-engine/hakonhall/use-thread-pool-for-heal...Harald Musum2018-12-1732-539/+1231
|\ \
| * | Use thread pool for health monitoring in service-monitorHåkon Hallingstad2018-12-1732-539/+1231
* | | Merge pull request #7927 from vespa-engine/jvenstad/fix-node-repo-cacheJon Marius Venstad2018-12-1710-101/+205
|\ \ \ | |_|/ |/| |
| * | Increase counter on prepare as wellJon Marius Venstad2018-12-172-10/+16
| * | Add feature flag for cache invalidation method, default oldJon Marius Venstad2018-12-176-17/+54
| * | Avoid writing a cache with an outdated counter from the startJon Marius Venstad2018-12-121-5/+6
| * | Re-enable caching in cd-us-central-1Jon Marius Venstad2018-12-121-9/+1
| * | Update comments and reduce visibilityJon Marius Venstad2018-12-121-5/+4
| * | Defensively copy what you expose, but trust your sourceJon Marius Venstad2018-12-121-2/+2
| * | Simplify cache handlingJon Marius Venstad2018-12-121-34/+6
| * | Tighten visibility and update commentsJon Marius Venstad2018-12-123-8/+8
| * | Use a counter which increments in finally, if commitingJon Marius Venstad2018-12-123-25/+74
| * | Add unit test of caching, which fails nowJon Marius Venstad2018-12-121-1/+46
| * | Miniscule cleanupJon Marius Venstad2018-12-123-4/+7
* | | Merge pull request #7944 from vespa-engine/mortent/fix-unauthorized-dev-accessBjørn Christian Seime2018-12-171-1/+2
|\ \ \ | |_|/ |/| |
| * | Add missing parameters to hasAccessMorten Tokle2018-12-171-1/+2
* | | Merge pull request #7941 from vespa-engine/arnej/add-position-dataJon Bratseth2018-12-179-21/+159
|\ \ \
| * | | handle array of position objects if we get itArne Juul2018-12-173-9/+131
| * | | use deafult toXML implementationArne Juul2018-12-171-5/+0
| * | | handle any type of XmlProducerArne Juul2018-12-172-0/+6
| * | | implement XmlProducerArne Juul2018-12-171-2/+14
| * | | add default implementation of convenience methodArne Juul2018-12-172-5/+8
|/ / /
* | | Merge pull request #7940 from vespa-engine/gjoranv/allow-adding-config-structsHarald Musum2018-12-162-46/+165
|\ \ \
| * | | Update method comment.gjoranv2018-12-141-2/+2
| * | | Allow non-existent structs, arrays and maps in config payloads.gjoranv2018-12-142-37/+159
| * | | Inline helper method.gjoranv2018-12-131-7/+4
* | | | Merge pull request #7937 from vespa-engine/bratseth/more-field-typesHenning Baldersheim2018-12-1455-326/+708
|\ \ \ \
| * | | | Support for configuring and feeding float16 and bool field typesJon Bratseth2018-12-1455-326/+708
* | | | | Merge pull request #7936 from vespa-engine/bratseth/minor-cleanupHenning Baldersheim2018-12-148-42/+31
|\| | | |
| * | | | Nonfunctional changes onlyJon Bratseth2018-12-138-42/+31
* | | | | Merge pull request #7939 from vespa-engine/hmusum/fix-typos-2Jon Bratseth2018-12-141-9/+8
|\ \ \ \ \
| * | | | | Fix typos and remove a superfluous lineHarald Musum2018-12-141-9/+8
|/ / / / /
* | | | | Merge pull request #7938 from vespa-engine/hmusum/report-if-job-not-triggeredJon Marius Venstad2018-12-142-2/+6
|\ \ \ \ \ | |/ / / / |/| | | |