summaryrefslogtreecommitdiffstats
path: root/vespajlib/src/main/java
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite ProjectBundleClassPaths to JavaBjørn Christian Seime2017-07-201-0/+130
|
* Rename variableLester Solbakken2017-07-061-3/+3
|
* Small fixes to mapped hash joinLester Solbakken2017-07-061-22/+37
|
* Optimize general mapped tensor joinLester Solbakken2017-07-051-8/+74
|
* 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-14237-207/+237
|
* Revert "Update copyright headers"Jon Bratseth2017-06-14237-237/+207
|
* Update copyright headersJon Bratseth2017-06-14237-207/+237
|
* Remove carriage returnJon Bratseth2017-06-147-201/+201
|
* Revert "Copyright header"Jon Bratseth2017-06-13237-438/+408
|
* 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 TeeInputStream
| * 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 ↵Henning Baldersheim2017-05-121-3/+5
| | | | | | BootstrapDaemon. If the calls does not complete in 60 seconds we dump the stack.
* 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
| | | | [VESPA-6609]
* 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
|