aboutsummaryrefslogtreecommitdiffstats
path: root/logserver/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* Use correct jrt error code for method faliuresBjørn Christian Seime2019-03-281-3/+4
* Return error response when request failsBjørn Christian Seime2019-03-281-1/+4
* Remove conflicting description of 'uncompressedSize'Bjørn Christian Seime2019-03-281-2/+2
* Don't throw NPE when close() is called without prior start()Bjørn Christian Seime2019-03-271-1/+3
* Add rpc interface to logserverBjørn Christian Seime2019-03-274-2/+274
* Expose timestamp of type 'Instant' in LogMessageBjørn Christian Seime2019-03-261-9/+8
* Remove unused log formatters from logserverBjørn Christian Seime2019-03-264-176/+0
* Remove implementation of write() in LogConnectionBjørn Christian Seime2019-03-202-47/+3
* Remove replicator plugin from logserverBjørn Christian Seime2019-03-205-668/+2
* Stop sending default state to logdBjørn Christian Seime2019-03-195-252/+17
* Remove duplicate CatchSigTerm from vespajlibHåkon Hallingstad2019-01-311-4/+4
* Minor fixesJon Bratseth2018-10-143-5/+4
* Revert "Revert "Gjoranv/java9 prep 05""gjoranv2018-05-022-7/+5
* Revert "Gjoranv/java9 prep 05"gjoranv2018-05-022-5/+7
* Fix usage of apis deprecated from Java 9.gjoranv2018-04-301-2/+3
* Declare methods private and remove redundant comment.gjoranv2018-04-301-5/+2
* Remove code for getting errors in logs from log serverHarald Musum2018-04-144-381/+0
* Remove accidental code.Henning Baldersheim2018-02-121-1/+0
* 1 - Avoid concurrent access to 'handlers' array by using a CopyOnWriteArrayList.Henning Baldersheim2018-02-121-53/+65
* Update copyright headersJon Bratseth2017-06-1441-41/+41
* Revert "Update copyright headers"Jon Bratseth2017-06-1441-41/+41
* Update copyright headersJon Bratseth2017-06-1441-41/+41
* Revert "Copyright header"Jon Bratseth2017-06-1341-41/+41
* Copyright headerJon Bratseth2017-06-1341-41/+41
* add thread safetyArne H Juul2017-05-247-22/+9
* Reindent and minor cleanups, no functional changesHarald Musum2017-05-2437-600/+559
* remove old unused ignoresArne Juul2017-05-191-0/+0
* fix warningsArne H Juul2017-04-242-3/+3
* Always pass wanted Vespa versionJon Bratseth2017-04-191-0/+1
* Remove the 200 character length limitation for logging in LogConnectionfreva2016-12-071-4/+1
* Change level of log message, nobody cares about these warnings anywayHarald Musum2016-09-281-1/+1
* Use github name in @author and OWNERS filesHarald Musum2016-06-173-3/+3
* Add missing logserver filesEirik Nygaard2016-06-164-0/+520
* PublishJon Bratseth2016-06-1538-0/+3421