aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Automatic commit of package [vespa] release [6.317.58-1].vespa-6.317.58-1by-screwdriver2018-12-034-1/+2
* Merge pull request #7838 from vespa-engine/bratseth/remove-unused-rpc-server-...Jon Bratseth2018-12-0225-472/+138
|\
| * Listen to the RPC portJon Bratseth2018-12-021-8/+35
| * Revert "Merge pull request #7837 from vespa-engine/revert-7836-bratseth/remov...Jon Bratseth2018-12-0225-472/+111
|/
* Merge pull request #7832 from vespa-engine/bratseth/deprecate-provisioning-ve...Harald Musum2018-12-0257-193/+315
|\
| * Deprecate com.yahoo.config.provision.VersionJon Bratseth2018-12-0157-193/+315
* | Merge pull request #7837 from vespa-engine/revert-7836-bratseth/remove-unused...Jon Bratseth2018-12-0125-111/+472
|\ \
| * | Revert "Bratseth/remove unused rpc server take 3"Jon Bratseth2018-12-0125-111/+472
|/ /
* | Merge pull request #7836 from vespa-engine/bratseth/remove-unused-rpc-server-...Jon Bratseth2018-12-0125-472/+111
|\ \
| * | Don't use config injectionJon Bratseth2018-12-013-27/+20
| * | Revert "Merge pull request #7835 from vespa-engine/revert-7833-bratseth/remov...Jon Bratseth2018-12-0126-474/+120
|/ /
* | Merge pull request #7835 from vespa-engine/revert-7833-bratseth/remove-unused...Jon Bratseth2018-12-0126-120/+474
|\ \
| * | Revert "Bratseth/remove unused rpc server take 2"Jon Bratseth2018-12-0126-120/+474
|/ /
* | Merge pull request #7833 from vespa-engine/bratseth/remove-unused-rpc-server-...Jon Bratseth2018-12-0126-474/+120
|\ \
| * | Bind required configsJon Bratseth2018-12-015-1/+18
| * | Register the container with SlobrokJon Bratseth2018-12-012-2/+28
| * | Revert "Merge pull request #7831 from vespa-engine/revert-7818-bratseth/remov...Jon Bratseth2018-12-0121-471/+74
|/ /
* | Merge pull request #7831 from vespa-engine/revert-7818-bratseth/remove-unused...Jon Bratseth2018-11-3021-74/+471
|\ \ | |/ |/|
| * Revert "Remove zombie code"HÃ¥kon Hallingstad2018-12-0121-74/+471
|/
* Merge pull request #7829 from vespa-engine/iruotsalainen/abi-check-pluginJon Bratseth2018-11-3020-0/+1174
|\
| * Fix whitespace.Ilpo Ruotsalainen2018-11-301-1/+1
| * Reformat source.Ilpo Ruotsalainen2018-11-301-8/+8
| * Disable instrumentation on tedious to test method.Ilpo Ruotsalainen2018-11-301-0/+3
| * Add more unit tests.Ilpo Ruotsalainen2018-11-302-6/+53
| * Add more unit tests.Ilpo Ruotsalainen2018-11-304-13/+37
| * Extract a method for easier unit testing.Ilpo Ruotsalainen2018-11-301-4/+9
| * Disable coverage on a few more methods.Ilpo Ruotsalainen2018-11-306-0/+68
| * Improve test coverage.Ilpo Ruotsalainen2018-11-301-14/+17
| * Restrict exceptions from ClassFileTree.close()Ilpo Ruotsalainen2018-11-301-0/+2
| * Remove exception never thrown.Ilpo Ruotsalainen2018-11-301-1/+1
| * Add justification for disabling coverage.Ilpo Ruotsalainen2018-11-301-0/+2
| * Reformat file, no semantic changes.Ilpo Ruotsalainen2018-11-301-34/+34
| * Refactor methods to static for easier testing.Ilpo Ruotsalainen2018-11-301-8/+7
| * Add clover plugin for coverage.Ilpo Ruotsalainen2018-11-301-0/+5
| * Add unit tests for SetMatcher.Ilpo Ruotsalainen2018-11-301-0/+89
| * No need to test debug methods.Ilpo Ruotsalainen2018-11-301-0/+4
| * Generalize set comparison method.Ilpo Ruotsalainen2018-11-302-46/+58
| * Refactor to extract a method.Ilpo Ruotsalainen2018-11-301-13/+16
| * Refactor some methods to static.Ilpo Ruotsalainen2018-11-301-6/+8
| * Add missing mockito dependency.Ilpo Ruotsalainen2018-11-301-0/+6
| * Build abi-checker-plugin as part of bootstrap.Ilpo Ruotsalainen2018-11-301-0/+1
| * Add unit test for ClassFileTree.Ilpo Ruotsalainen2018-11-291-0/+41
| * Refactor for easier testing.Ilpo Ruotsalainen2018-11-292-5/+4
| * Add test for PublicSignatureCollector.Ilpo Ruotsalainen2018-11-291-0/+92
| * Fix inverted access check logic.Ilpo Ruotsalainen2018-11-291-1/+1
| * Add test for AnnotationCollector.Ilpo Ruotsalainen2018-11-291-0/+28
| * Remove unwanted dependencies and use JUnit5.Ilpo Ruotsalainen2018-11-292-14/+28
| * Add some initial unit tests.Ilpo Ruotsalainen2018-11-291-0/+46
| * Simplify; we ship no resources.Ilpo Ruotsalainen2018-11-291-6/+0
| * Reindent.Ilpo Ruotsalainen2018-11-291-62/+62