summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add simple retry for push on master.Arnstein Ressem2018-08-281-1/+6
* Set version number when building Vespa RPM. Bump minor number in VERSION file...Arnstein Ressem2018-08-283-2/+8
* Merge pull request #6681 from vespa-engine/jvenstad/testrunner-loggingJon Bratseth2018-08-274-28/+37
|\
| * Check for expiry wherever it is relevant (and may cause NPEs)Jon Marius Venstad2018-08-274-28/+37
* | Merge pull request #6682 from vespa-engine/bratseth/make-model-evaluator-publ...Lester Solbakken2018-08-277-5/+20
|\ \
| * | Make public betaJon Bratseth2018-08-274-0/+16
| * | Nonfunctional changes onlyJon Bratseth2018-08-273-5/+4
|/ /
* | Merge pull request #6678 from vespa-engine/jvenstad/testrunner-loggingJon Marius Venstad2018-08-279-67/+82
|\|
| * Lock and then check for activity to avoid runtime exceptionJon Marius Venstad2018-08-272-20/+16
| * Throw IllegalStateException when unknown state, and log itJon Marius Venstad2018-08-271-2/+3
| * Reorder methods and add some docJon Marius Venstad2018-08-271-20/+19
| * Rewire so JobController owns the TesterCloud for log updatesJon Marius Venstad2018-08-279-64/+83
* | Merge pull request #6669 from vespa-engine/havardpe/crypto-engine-for-fnetTor Brede Vekterli2018-08-275-0/+314
|\ \
| * | first version of high-level c++ socket crypto APIsHåvard Pettersen2018-08-245-0/+314
* | | Merge pull request #6677 from vespa-engine/jvenstad/testrunner-loggingJon Bratseth2018-08-2711-46/+88
|\ \ \ | | |/ | |/|
| * | Replace log entry levels with typesJon Marius Venstad2018-08-2711-46/+88
|/ /
* | Merge pull request #6666 from vespa-engine/smorgrav/add_public_systemTorbjørn Smørgrav2018-08-271-1/+6
|\ \
| * | Add public system nametoby2018-08-241-1/+6
* | | Merge pull request #6675 from vespa-engine/bratseth/generate-rank-profiles-fo...Jon Bratseth2018-08-266-31/+55
|\ \ \
| * | | Close readersJon Bratseth2018-08-262-5/+5
| * | | Strip last namesJon Bratseth2018-08-264-26/+50
|/ / /
* | | Merge pull request #6674 from vespa-engine/bratseth/generate-rank-profiles-fo...Jon Bratseth2018-08-2510-106/+208
|\ \ \
| * | | Improve evaluation APIJon Bratseth2018-08-2510-106/+208
|/ / /
* | | Merge pull request #6673 from vespa-engine/bratseth/generate-rank-profiles-fo...Jon Bratseth2018-08-251-1/+1
|\ \ \
| * | | Track internal API changeJon Bratseth2018-08-251-1/+1
|/ / /
* | | Merge pull request #6672 from vespa-engine/bratseth/generate-rank-profiles-fo...Jon Bratseth2018-08-2572-372/+5732
|\ \ \
| * | | Track refactoringJon Bratseth2018-08-251-4/+4
| * | | Fix todoJon Bratseth2018-08-255-18/+16
| * | | Test global rank profilesJon Bratseth2018-08-2513-21/+5213
| * | | Generate a global rank profile configJon Bratseth2018-08-2429-88/+183
| * | | Create global rank profilesJon Bratseth2018-08-242-3/+7
| * | | Cleanup rank profile registryJon Bratseth2018-08-2424-105/+86
| * | | Make field access work without searchJon Bratseth2018-08-241-3/+12
| * | | Delegate to search through rankprofile for constantsJon Bratseth2018-08-243-19/+41
| * | | Separate out ranking constantsJon Bratseth2018-08-2415-118/+151
| * | | Let ImportedModel know how to address each expressionJon Bratseth2018-08-244-36/+62
* | | | Merge pull request #6671 from vespa-engine/jvenstad/testrunner-loggingJon Bratseth2018-08-241-4/+4
|\ \ \ \
| * | | | Dummy commit to rebuild broken class file in SD cacheJon Marius Venstad2018-08-241-4/+4
|/ / / /
* | | | Merge pull request #6661 from vespa-engine/jvenstad/testrunner-loggingJon Marius Venstad2018-08-2416-52/+102
|\ \ \ \
| * | | | Prefix when logging to Vespa logJon Marius Venstad2018-08-241-2/+2
| * | | | WARNING for unexpected exceptionsJon Marius Venstad2018-08-241-1/+1
| * | | | Use controller clock when job controller logs, and include tracesJon Marius Venstad2018-08-243-7/+14
| * | | | Get sub-list of LogEntry from TesterCloudJon Marius Venstad2018-08-2316-42/+85
* | | | | Merge pull request #6664 from vespa-engine/geirst/expose-document-store-cache...Henning Baldersheim2018-08-241-0/+6
|\ \ \ \ \
| * | | | | Expose new document store cache metrics.Geir Storli2018-08-241-0/+6
* | | | | | Merge pull request #6670 from vespa-engine/gjoranv/attach-bundle-controller-apiArnstein Ressem2018-08-241-26/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Use bundle-plugin to attach bundle jar.gjoranv2018-08-241-26/+2
|/ / / / /
* | | | | Merge pull request #6668 from vespa-engine/gjoranv/rename-bundle-paramBjørn Christian Seime2018-08-244-5/+5
|\ \ \ \ \
| * | | | | Rename config param to attach bundle artifactgjoranv2018-08-244-5/+5
|/ / / / /
* | | | | Merge pull request #6667 from vespa-engine/gjoranv/attach-bundle-controller-s...gjoranv2018-08-241-27/+2
|\ \ \ \ \