summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Compact lid space on source selector.Tor Egge2019-01-0320-10/+128
* Merge pull request #7989 from vespa-engine/balder/throw-instead-of-silent-log...Jon Bratseth2019-01-022-28/+35
|\
| * Specify dispatchJon Bratseth2019-01-022-23/+32
| * An unrecoverable config error should be thrown back and not silently logged.Henning Baldersheim2019-01-021-5/+3
* | Merge pull request #7988 from vespa-engine/bratseth/upgrade-commons-fileuploadMartin Polden2019-01-021-1/+1
|\ \ | |/ |/|
| * Upgrade commons-fileupload to 1.3.3Jon Bratseth2019-01-021-1/+1
|/
* Merge pull request #7987 from vespa-engine/mpolden/cleanup-idsMartin Polden2019-01-0213-63/+58
|\
| * Rename field openStackId -> idMartin Polden2019-01-0212-44/+47
| * Remove unused id fieldMartin Polden2019-01-024-21/+13
* | Merge pull request #7986 from vespa-engine/hmusum/fail-properly-when-document...Henning Baldersheim2019-01-023-157/+178
|\ \
| * | Fail with proper error message when required documents element not specifiedHarald Musum2019-01-023-157/+178
* | | Merge pull request #7967 from vespa-engine/ollivir/adaptive-lb-schedulingOlli Virtanen2019-01-028-129/+325
|\ \ \ | |_|/ |/| |
| * | Additional data for adaptive timeoutsOlli Virtanen2018-12-192-19/+15
| * | Adaptive load balancing scheduler, coverage calculation fixesOlli Virtanen2018-12-198-115/+315
* | | Merge pull request #7984 from vespa-engine/hakonhall/always-activate-or-remov...Håkon Hallingstad2019-01-022-51/+68
|\ \ \ | |_|/ |/| |
| * | Avoid prepare and activate infra app if candidate nodes are active and at tar...Håkon Hallingstad2018-12-312-28/+36
| * | Always activate or remove infrastructure applicationHåkon Hallingstad2018-12-212-24/+33
* | | Merge pull request #7968 from vespa-engine/balder/singlebit-2-bitvectorHenning Baldersheim2018-12-2215-166/+449
|\ \ \
| * | | clion recommended cleanup while browsing test.Henning Baldersheim2018-12-192-89/+57
| * | | Use a bitvector for the single bit numeric attribute.Henning Baldersheim2018-12-1913-77/+392
* | | | Merge pull request #7982 from vespa-engine/hakonhall/threadlocalrandom-is-rec...Håkon Hallingstad2018-12-209-49/+48
|\ \ \ \ | |_|/ / |/| | |
| * | | ThreadLocalRandom is recommended over Random in multithreaded environments, t...Håkon Hallingstad2018-12-209-49/+48
|/ / /
* | | Merge pull request #7979 from vespa-engine/hmusum/minor-cleanupHarald Musum2018-12-201-26/+37
|\ \ \
| * | | Fix imports, indentation access modifiersHarald Musum2018-12-201-21/+35
| * | | SimplifyHarald Musum2018-12-201-5/+2
|/ / /
* | | Merge pull request #7978 from vespa-engine/jvenstad/fix-mock-URIJon Marius Venstad2018-12-191-1/+1
|\ \ \
| * | | Use valid URI in mock >_<Jon Marius Venstad2018-12-191-1/+1
|/ / /
* | | Merge pull request #7977 from vespa-engine/jvenstad/mailJon Marius Venstad2018-12-193-1/+19
|\ \ \
| * | | Better URLsJon Marius Venstad2018-12-193-1/+19
|/ / /
* | | Merge pull request #7969 from vespa-engine/bratseth/locale-independent-tostringJon Bratseth2018-12-197-15/+10
|\ \ \
| * | | Expect more precisionJon Bratseth2018-12-192-2/+2
| * | | String.format is locale dependent (and more verbose)Jon Bratseth2018-12-195-13/+8
| | |/ | |/|
* | | Merge pull request #7972 from vespa-engine/jvenstad/mailJon Bratseth2018-12-195-6/+114
|\ \ \
| * | | Fix subjectJon Marius Venstad2018-12-192-2/+2
| * | | Send more details in mail, and fix crash when author is unknownJon Marius Venstad2018-12-192-4/+89
| * | | Let ZoneRegistry give some helpful URLsJon Marius Venstad2018-12-193-1/+24
* | | | Merge pull request #7971 from vespa-engine/balder/abort-on-out-of-threadsHåkon Hallingstad2018-12-192-10/+19
|\ \ \ \
| * | | | Abort on out of threads.Henning Baldersheim2018-12-192-10/+19
| | |_|/ | |/| |
* | | | Merge pull request #7970 from vespa-engine/jvenstad/mailJon Marius Venstad2018-12-1928-137/+234
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Send mail to author of failing commit when commit is new for jobJon Marius Venstad2018-12-192-12/+53
| * | Let author be a proper part of ApplicationVersionJon Marius Venstad2018-12-196-9/+8
| * | Add author email to ApplicationVersion, and store it with submissionsJon Marius Venstad2018-12-1922-116/+164
| * | Add Mailer to controller's componentsJon Marius Venstad2018-12-192-3/+12
| * | Update docJon Marius Venstad2018-12-192-2/+2
| |/
* | Merge pull request #7966 from vespa-engine/balder/negated-bitvectorHenning Baldersheim2018-12-1912-258/+319
|\ \ | |/ |/|
| * Also test inverted bitvector iterators.Henning Baldersheim2018-12-191-60/+68
| * Follow api changeHenning Baldersheim2018-12-192-9/+3
| * Remove test that will soon be invalid.Henning Baldersheim2018-12-191-1/+0
| * Pass invert as a parameterHenning Baldersheim2018-12-195-88/+76
| * NULL -> nullptrHenning Baldersheim2018-12-191-40/+40