summaryrefslogtreecommitdiffstats
path: root/vespajlib
Commit message (Expand)AuthorAgeFilesLines
* Factor out string filtering methodJon Bratseth2017-08-212-0/+87
* Add copyright headerJon Bratseth2017-08-183-0/+3
* Rewrite ProjectBundleClassPaths to JavaBjørn Christian Seime2017-07-202-0/+165
* Rename variableLester Solbakken2017-07-061-3/+3
* Small fixes to mapped hash joinLester Solbakken2017-07-062-26/+41
* Optimize general mapped tensor joinLester Solbakken2017-07-052-12/+78
* Make curator locks functional within a runtimeJon Bratseth2017-07-041-4/+10
* Use Guava UncheckedTimeoutException insteadJon Bratseth2017-06-292-18/+4
* Correct package namesJon Bratseth2017-06-283-3/+5
* Add locking APIJon Bratseth2017-06-283-0/+91
* Nonfunctional changes onlyJon Bratseth2017-06-283-6/+5
* Move CuratorMutex to make it reusableJon Bratseth2017-06-281-1/+0
* Nonfunctional changes onlyJon Bratseth2017-06-281-1/+1
* Update copyright headersJon Bratseth2017-06-14362-327/+364
* Revert "Update copyright headers"Jon Bratseth2017-06-14362-362/+325
* Update copyright headersJon Bratseth2017-06-14362-325/+362
* Remove carriage returnJon Bratseth2017-06-149-369/+369
* Revert "Copyright header"Jon Bratseth2017-06-13362-733/+696
* Copyright headerJon Bratseth2017-06-13362-696/+733
* Add unit test for Compressor which reproduces buffer extent bugTor Brede Vekterli2017-06-121-0/+25
* 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-303-11/+219
|\
| * improve test after reviewArne H Juul2017-05-301-1/+18
| * add commentArne H Juul2017-05-301-0/+1
| * move override annotationArne H Juul2017-05-301-11/+22
| * move override annotationArne H Juul2017-05-302-6/+12
| * not really needed to fillBuf() in close()Arne H Juul2017-05-301-9/+4
| * add TeeInputStreamArne H Juul2017-05-292-0/+178
* | Remove empty to avoid class-init deadlockJon Bratseth2017-05-303-4/+2
|/
* 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
* Auto-wipe invalid inactive jobs stateJon Bratseth2017-04-261-0/+2
* Add job controlJon Bratseth2017-04-251-1/+1
* avoid deprecation warningsArne H Juul2017-04-202-11/+13
* minor: rephrase commentsgjoranv2017-03-311-4/+4
* minor: insert missing spacegjoranv2017-03-311-1/+1
* Extend IllegalStateException.gjoranv2017-03-311-1/+1
* Add com.yahoo.stream.CustomCollectors.gjoranv2017-03-312-0/+148
* Remove unnecessary repo referenceJon Bratseth2017-03-291-13/+0
* 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