summaryrefslogtreecommitdiffstats
path: root/vespaclient-container-plugin/src/main/java/com
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1608 from yahoo/dybdahl/threadsHenning Baldersheim2017-01-262-8/+16
|\
| * Make final.Haakon Dybdahl2017-01-261-2/+2
| * Make document API use max 40% of threads, and feeding use max 40%.Haakon Dybdahl2017-01-262-7/+15
* | Merge pull request #1610 from yahoo/dybdahl/silent-upgrade-3Haakon Dybdahl2017-01-261-1/+8
|\ \
| * | Clean up code a bitHaakon Dybdahl2017-01-261-7/+8
| * | Reduce number of error codes over http api, not yet live.Haakon Dybdahl2017-01-261-1/+7
| |/
* / Allow visiting based on group selection automatically.Haakon Dybdahl2017-01-261-6/+8
|/
* update testHaakon Dybdahl2017-01-241-1/+3
* Allow more threads for document/v1 api.Haakon Dybdahl2017-01-241-1/+1
* Ooof....Henning Baldersheim2017-01-161-7/+15
* Fix warningsHenning Baldersheim2017-01-131-2/+2
* Use a ResourcePool for SyncSession.Henning Baldersheim2017-01-131-16/+23
* simplify SharedSender APIArne H Juul2017-01-121-2/+5
* Do the costly stuff in the large threadpool, not in the single thread.Henning Baldersheim2017-01-101-2/+11
* Merge pull request #1467 from yahoo/dybdahl/destroy-sessionsHaakon Dybdahl2017-01-101-4/+27
|\
| * Call destroy on sessions after use.Haakon Dybdahl2017-01-101-4/+27
* | Revert "Revert "Revert "Revert "Revert "Revert "Revert "Revert "Revert "Balde...Arnstein Ressem2017-01-091-1/+1
* | Revert "Revert "Revert "Revert "Revert "Revert "Revert "Revert "Balder/avoid ...Henning Baldersheim2017-01-081-1/+1
* | Revert "Revert "Revert "Revert "Revert "Revert "Revert "Balder/avoid costly n...Henning Baldersheim2017-01-081-1/+1
* | Use compundname for faster processing and no need to validate non-indexed id=...Henning Baldersheim2017-01-081-9/+17
* | Keep the old interface.Henning Baldersheim2017-01-071-2/+2
* | Revert "Revert "Revert "Revert "Revert "Revert "Balder/avoid costly notifyall...Henning Baldersheim2017-01-071-2/+2
* | Revert "Revert "Revert "Revert "Revert "Balder/avoid costly notifyall in shar...Henning Baldersheim2017-01-071-2/+2
* | Revert "Revert "Revert "Revert "Balder/avoid costly notifyall in sharedsender...Henning Baldersheim2017-01-071-2/+2
* | Revert "Revert "Revert "Balder/avoid costly notifyall in sharedsender"""Henning Baldersheim2017-01-071-2/+2
* | Revert "Revert "Balder/avoid costly notifyall in sharedsender""Henning Baldersheim2017-01-071-2/+2
* | Revert "Balder/avoid costly notifyall in sharedsender"Henning Baldersheim2017-01-071-2/+2
* | First take to avoid notifyall.Henning Baldersheim2017-01-071-2/+2
* | Guard the loggingHenning Baldersheim2017-01-041-1/+1
* | Only log traces on debug loglevel.Henning Baldersheim2017-01-041-1/+1
* | Use logger instead of System.out.printlnHenning Baldersheim2017-01-031-1/+1
* | if tracing, debug print itArne H Juul2017-01-031-0/+4
* | Nonfunctional changes onlyJon Bratseth2016-12-131-3/+2
|/
* Avoid deprecation warningsJon Bratseth2016-11-182-4/+2
* Suppress deprecation warningsJon Bratseth2016-11-181-0/+1
* Revert "Revert "Deprecate XML result format and 'templates'""Jon Bratseth2016-11-182-0/+9
* Revert "Deprecate XML result format and 'templates'"Henning Baldersheim2016-11-182-9/+0
* Deprecate XML result format and 'templates'Jon Bratseth2016-11-182-0/+9
* Whitespace changes onlyJon Bratseth2016-11-112-5/+5
* Fix detail3Haakon Dybdahl2016-11-021-1/+0
* Fix detail2Haakon Dybdahl2016-11-021-2/+1
* Fix detail.Haakon Dybdahl2016-11-021-4/+2
* Improve log messages.Haakon Dybdahl2016-11-021-12/+13
* Merge pull request #987 from yahoo/bratseth/more-deprecationsKristian Aune2016-11-011-7/+2
|\
| * Remove last traces of httpgatewayJon Bratseth2016-11-011-7/+2
* | Mark for deprecationJon Bratseth2016-11-012-0/+3
|/
* Improve commentHaakon Dybdahl2016-10-271-1/+18
* Reject requests when overloaded.Haakon Dybdahl2016-10-271-1/+7
* Revert "Use HostName for message bus, but fix HostName to work with dev machi...Eirik Nygaard2016-10-141-1/+1
* Rename getLocalhost to getHostNameHÃ¥kon Hallingstad2016-10-131-1/+1