aboutsummaryrefslogtreecommitdiffstats
path: root/vespaclient-container-plugin/src/main/java/com/yahoo
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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
|\ | | | | Bratseth/more deprecations
| * 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 ↵Eirik Nygaard2016-10-141-1/+1
| | | | machines"
* Rename getLocalhost to getHostNameHåkon Hallingstad2016-10-131-1/+1
|
* Support document-api in applicationJon Bratseth2016-09-286-16/+58
|
* Make constant.Haakon Dybdahl2016-09-141-2/+3
|
* Set correct content-type.Haakon Dybdahl2016-09-141-0/+4
|
* Replaced InetAddress.getCanonicalHostName() with HostName.getLocalHost() for ↵valerijf2016-08-291-5/+2
| | | | docker IPv6 compatibility
* Whitespace changes onlyJon Bratseth2016-08-235-53/+40
|
* LinuxInetAddress.getLocalHost() no longer throwsArne Juul2016-06-191-8/+4
|
* update author field.Haakon Dybdahl2016-06-1710-11/+11
|
* PublishJon Bratseth2016-06-1542-0/+4301