summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove empty linesArne Juul2017-05-1910-10/+0
* remove old unused ignoresArne Juul2017-05-1943-43/+0
* simplify .gitignoreArne Juul2017-05-191-44/+21
* remove extra .gitignoreArne Juul2017-05-191-2/+0
* Merge pull request #2497 from yahoo/bratseth/multiple-fills-plus-groupingArne H Juul2017-05-197-44/+60
|\
| * Try to avoid ignoring users fill argumentJon Bratseth2017-05-187-44/+60
* | Merge pull request #2496 from yahoo/vekterli/auto-trace-streaming-search-sess...Tor Brede Vekterli2017-05-192-2/+16
|\ \
| * | Un-final parameterTor Brede Vekterli2017-05-181-1/+1
| * | Set streaming session trace level if debug logging is enabledTor Brede Vekterli2017-05-182-2/+16
| |/
* | Merge pull request #2498 from yahoo/balder/another-try-at-creating-correct-th...Jon Bratseth2017-05-195-10/+40
|\ \
| * | The threadpoolProvider does not use the container to get config. Only the clu...Henning Baldersheim2017-05-185-10/+40
* | | Merge pull request #2495 from yahoo/toregge/shrink-lid-space-when-tls-replay-...Geir Storli2017-05-182-1/+3
|\ \ \ | |/ / |/| |
| * | Shrink lid space on attribute vectors and document meta store whenTor Egge2017-05-182-1/+3
| |/
* | Merge pull request #2483 from yahoo/balder/do-not-add-simple-linguistics-to-c...Henning Baldersheim2017-05-186-28/+159
|\ \
| * | AcceptAll -> AcceptAllVerifierHenning Baldersheim2017-05-181-2/+2
| * | Repair broken alignment.Henning Baldersheim2017-05-181-1/+2
| * | @author last and a simple javadocHenning Baldersheim2017-05-181-3/+5
| * | VerifyClusterControllerCluster -> ClusterControllerClusterVerifierHenning Baldersheim2017-05-184-7/+7
| * | No wildcard imports.Henning Baldersheim2017-05-181-3/+7
| * | Remove imports not needed.Henning Baldersheim2017-05-182-3/+0
| * | Exclude SimpleLinguistics component from clustercontroller cluster.Henning Baldersheim2017-05-187-27/+154
* | | Merge pull request #2490 from yahoo/vekterli/do-not-swallow-document-policy-c...Henning Baldersheim2017-05-183-10/+44
|\ \ \
| * | | Don't swallow document policy creation exceptionsTor Brede Vekterli2017-05-183-10/+44
* | | | Merge pull request #2427 from yahoo/lesters/add-tensors-to-documentgenLester Solbakken2017-05-184-1/+27
|\ \ \ \
| * | | | Add getWrappedValue to TensorFieldValue.Lester Solbakken2017-05-111-0/+5
| * | | | Add tensor support to vespa-documentgen-pluginLester Solbakken2017-05-093-1/+22
* | | | | Merge pull request #2492 from yahoo/hmusum/fix-testValerij Fredriksen2017-05-181-1/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add missing return statementHarald Musum2017-05-181-1/+2
|/ / / /
* | | | Merge pull request #2481 from yahoo/hakon/make-logserver-tests-work-with-vpnhakonhall2017-05-183-15/+17
|\ \ \ \
| * | | | Make logserver tests work with VPNHÃ¥kon Hallingstad2017-05-173-15/+17
* | | | | Merge pull request #2479 from yahoo/arnej/move-plugins-to-another-pomArne H Juul2017-05-187-47/+55
|\ \ \ \ \
| * | | | | already had "-e" setArne H Juul2017-05-181-2/+2
| * | | | | always compile testsArne H Juul2017-05-182-0/+2
| * | | | | even simpler "java" modeArne H Juul2017-05-181-16/+9
| * | | | | add comment about ugly workaroundArne H Juul2017-05-182-0/+2
| * | | | | force building test-jarsArne H Juul2017-05-172-0/+6
| * | | | | simplify sub-module buildArne H Juul2017-05-171-2/+2
| * | | | | track changes to pom filesArne H Juul2017-05-161-29/+11
| * | | | | remove plugins that must be built separatelyArne H Juul2017-05-161-3/+0
| * | | | | remove duplicate pluginArne H Juul2017-05-161-4/+0
| * | | | | add parentArne H Juul2017-05-161-0/+5
| * | | | | make separate parent pom for pluginsArne H Juul2017-05-161-0/+25
| |/ / / /
* | | | | Merge pull request #2485 from yahoo/bratseth/trace-fillArne H Juul2017-05-1811-104/+230
|\ \ \ \ \
| * | | | | Trace fill requestJon Bratseth2017-05-184-89/+190
| * | | | | Add fill tracing skeletonJon Bratseth2017-05-181-3/+29
| * | | | | Nonfunctional changesJon Bratseth2017-05-189-31/+30
| |/ / / /
* | | | | Merge pull request #2443 from yahoo/geirst/init-handling-of-lid-space-compact...Tor Egge2017-05-1842-151/+739
|\ \ \ \ \
| * | | | | Fix testing of getEstimatedShrinkLidSpaceGain() returning 0 when lid space ca...Geir Storli2017-05-181-1/+2
| * | | | | Must hold guard when accessing _lidInfo size and return 0 as memory gain when...Geir Storli2017-05-183-2/+15
| * | | | | Implement getEstimatedShrinkLidSpaceGain() for LogDataStore.Geir Storli2017-05-128-6/+24