summaryrefslogtreecommitdiffstats
path: root/vespajlib/src/main
Commit message (Expand)AuthorAgeFilesLines
* Copyright headerJon Bratseth2017-06-13237-408/+438
* Compressor must only compress actual input range, not entire arrayTor Brede Vekterli2017-06-121-1/+1
* Revert "Revert "Revert "Revert "Bratseth/deployment delay""""Jon Bratseth2017-06-051-1/+1
* Revert "Revert "Revert "Bratseth/deployment delay"""Harald Musum2017-06-031-1/+1
* Revert "Revert "Bratseth/deployment delay""Jon Bratseth2017-06-021-1/+1
* Revert "Bratseth/deployment delay"Jon Bratseth2017-06-021-1/+1
* Parse delayJon Bratseth2017-06-011-1/+1
* Fix error: Generate must have 0 arguments, got 0Lester Solbakken2017-06-011-1/+1
* Merge pull request #2562 from yahoo/arnej/add-TeeInputStreamHåvard Pettersen2017-05-302-11/+119
|\
| * add commentArne H Juul2017-05-301-0/+1
| * move override annotationArne H Juul2017-05-301-11/+22
| * move override annotationArne H Juul2017-05-301-5/+10
| * not really needed to fillBuf() in close()Arne H Juul2017-05-301-9/+4
| * add TeeInputStreamArne H Juul2017-05-291-0/+96
* | Remove empty to avoid class-init deadlockJon Bratseth2017-05-302-3/+1
|/
* Add linebreak to allow logfmt to format stack traces nicely.Henning Baldersheim2017-05-231-6/+1
* remove old unused ignoresArne Juul2017-05-193-0/+0
* This adds a 60 seconds watchdog aroung the init and start calls of the Bootst...Henning Baldersheim2017-05-121-3/+5
* Add job controlJon Bratseth2017-04-251-1/+1
* avoid deprecation warningsArne H Juul2017-04-201-3/+3
* minor: rephrase commentsgjoranv2017-03-311-4/+4
* Extend IllegalStateException.gjoranv2017-03-311-1/+1
* Add com.yahoo.stream.CustomCollectors.gjoranv2017-03-311-0/+85
* Deploy asynchronously to guarantee we deploy every 30 minutesJon Bratseth2017-03-171-0/+2
* Don't use 'set' prefix for builder setters.gjoranv2017-03-031-1/+1
* Fix indentation.gjoranv2017-03-021-7/+7
* Return a result even if the exit code isn't in the set of successful values.gjoranv2017-03-021-1/+7
* Add javadoc.gjoranv2017-03-021-1/+14
* Add a configurable process executor based on commons-exec.gjoranv2017-03-023-0/+103
* handle null-pointers (Data/String/Utf8) as Nix valuesHaavard2017-03-015-15/+36
* Makes clustercontroller-core work on WiFiHåkon Hallingstad2017-02-201-8/+8
* Split vespa_zkfacade__restrict on space tooJon Bratseth2017-01-291-1/+17
* reverse isAssignableToJon Bratseth2017-01-183-13/+13
* Simplify and test type checkJon Bratseth2017-01-183-30/+11
* Simplify and test type checkJon Bratseth2017-01-181-16/+2
* Merge with masterJon Bratseth2017-01-181-2/+8
|\
| * Revert "Revert "Revert "Revert "Bratseth/tensor type info in documents""""Jon Bratseth2017-01-174-16/+23
| * Allow missing valuesJon Bratseth2017-01-171-2/+8
| * Revert "Revert "Revert "Bratseth/tensor type info in documents"""Henning Baldersheim2017-01-164-23/+16
* | Add tensor document summary fieldJon Bratseth2017-01-165-14/+63
|/
* Revert "Revert "Bratseth/tensor type info in documents""Jon Bratseth2017-01-124-16/+23
* Revert "Bratseth/tensor type info in documents"Jon Bratseth2017-01-124-23/+16
* Propagate typeJon Bratseth2017-01-103-15/+3
* Merge with masterJon Bratseth2017-01-1010-72/+192
|\
| * Disallow empty tensors without dimensionsJon Bratseth2017-01-101-17/+7
| * Use MappedTensor to represent tensor with no dimensions or valuesJon Bratseth2017-01-105-27/+24
| * Move string encoding decoding to GrowableByteBufferJon Bratseth2017-01-103-40/+32
| * Output tensor type in error messageJon Bratseth2017-01-101-1/+1
| * Add (disabled) dense tensor binary formatJon Bratseth2017-01-096-33/+175
* | Maintain TensorType in documentsJon Bratseth2017-01-103-2/+22
|/