summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * bump version in TODOs into the futureArne Juul2019-01-211-2/+2
| |
| * disallow absolute pathsArne Juul2019-01-211-5/+4
| |
| * Provide enough time to run on factoryJon Bratseth2019-01-211-3/+2
| |
| * remove unused codeArne Juul2019-01-214-62/+0
| |
| * remove unused codeArne Juul2019-01-212-38/+0
| |
| * Remove unused settings in proton.def.Geir Storli2019-01-215-21/+4
| | | | | | | | | | summary.log.compact2activefile is always false. summary.compact2buckets is always true.
| * Temporarily ignore unstable test on Vespa 7.Geir Storli2019-01-211-0/+1
| |
| * Remove remains of RISE.Geir Storli2019-01-218-83/+8
| |
| * Clarify that these classes do not have to be implemented for DI.gjoranv2019-01-212-5/+6
| |
| * Add comments to AbstractComponent constructors.gjoranv2019-01-211-5/+10
| |
| * Remove unused ComponentClassgjoranv2019-01-212-445/+0
| |
| * G1GC is default on 7gjoranv2019-01-211-1/+1
| |
| * Open java.base/java.iogjoranv2019-01-213-0/+3
| | | | | | | | | | .. to allow com.yahoo.io.NativeIO to use reflective access on java.io.FileDescriptor.fd
| * Open package to avoid warning during jdisc_core compile.gjoranv2019-01-211-0/+1
| |
| * remove misleading usage of DocumentSerializerFactoryArne Juul2019-01-211-5/+4
| |
| * track API changeArne Juul2019-01-211-12/+0
| |
| * remove "headerOnly" serializationArne Juul2019-01-212-19/+1
| |
| * remove split header/body methodsArne Juul2019-01-214-174/+0
| |
| * generate "serializeupdatejava.dat" in old format for nowArne Juul2019-01-212-1/+1
| |
| * split header/body is very deprecatedArne Juul2019-01-211-0/+1
| |
| * test Deserializer6 moreArne Juul2019-01-213-7/+7
| |
| * wire in Deserializer6Arne Juul2019-01-2120-60/+36
| |
| * remove split header/body buffers supportArne Juul2019-01-211-20/+3
| |
| * add class with complete deserializer for the 6.x formatArne Juul2019-01-211-0/+890
| |
| * just confusing to have Deserializer extend SerializerArne Juul2019-01-212-8/+8
| |
| * actually use Serializer6Arne Juul2019-01-2126-36/+52
| |
| * wire in new Serializer6Arne Juul2019-01-215-72/+13
| |
| * add class with complete serializer for 6.x formatArne Juul2019-01-211-0/+698
| |
| * minor refactoring of document serializationArne Juul2019-01-211-16/+15
| |
| * remove unused classesArne Juul2019-01-218-843/+0
| |
| * remove unused importsArne Juul2019-01-213-6/+0
| |
| * remove unused class and importsArne Juul2019-01-214-32/+0
| |
| * avoid using a dynamic documentlist just to hold a single operationArne Juul2019-01-213-20/+40
| |
| * Disable offline link detectiongjoranv2019-01-211-0/+3
| | | | | | | | | | Error message: Error fetching link: /Users/gv/git/vespa/testutil/target/site/apidocs/package-list. Ignored it.
| * Generate html5 javadocgjoranv2019-01-2131-125/+103
| |
| * update test now that "default" is always "from-disk"Arne Juul2019-01-211-2/+8
| |
| * Deprecation cleanupJon Bratseth2019-01-217-9/+8
| |
| * Remove @PublicApi from package c.y.document.selectgjoranv2019-01-211-2/+0
| |
| * Don't install removed def filegjoranv2019-01-211-1/+0
| |
| * we expect the "default" summary to fetch fields from diskArne Juul2019-01-211-0/+1
| |
| * update or add comments around deprecated methodsArne Juul2019-01-214-5/+5
| |
| * Remove metric-defaults.defgjoranv2019-01-214-8/+0
| | | | | | | | - Contained only one enum with one value.
| * Remove httpclient dependency.gjoranv2019-01-212-11/+0
| | | | | | | | | | - Should probably have been cleaned up when code was moved to vespa-athenz.
| * Move TODO to Vespa 8gjoranv2019-01-211-1/+1
| |
| * Do not provide apache httpclient and httpcore.gjoranv2019-01-2132-194/+27
| |
| * GC dead codeArne Juul2019-01-211-12/+0
| |
| * just ignore header/body keywordsArne Juul2019-01-214-280/+276
| |
| * Partial cleanup of metric-defaults config.gjoranv2019-01-214-39/+2
| |
| * nobody uses JSVC aka commons.daemon, remove support for itArne Juul2019-01-211-82/+0
| |
| * This should be better order.Henning Baldersheim2019-01-211-2/+2
| |