aboutsummaryrefslogtreecommitdiffstats
path: root/config-proxy
Commit message (Expand)AuthorAgeFilesLines
* Inline apache http client artifacts in container-apache-http-client-bundleBjørn Christian Seime2023-01-201-0/+1
* Remove duplicate Maven plugin configurationBjørn Christian Seime2023-01-161-5/+0
* Merge pull request #25530 from vespa-engine/hmusum/keep-files-longerHenning Baldersheim2023-01-123-30/+46
|\
| * Support environment variable VESPA_KEEP_FILE_REFERENCES_DAYSHarald Musum2023-01-121-1/+9
| * Refactor, no functional changesHarald Musum2023-01-122-22/+30
| * Rename maintainerHarald Musum2023-01-113-9/+9
* | Don't embed JARs installed in lib/jarsBjørn Christian Seime2023-01-111-16/+9
|/
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-041-1/+1
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-041-1/+1
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-021-1/+1
* Config-proxy client needs slf4jHenning Baldersheim2022-11-291-1/+4
* clean up dependencies not used.Henning Baldersheim2022-11-281-13/+3
* Revert "Revert "Revert "Revert "Move $VESPA_HOME/tmp to $VESPA_HOME/var/tmp [...Eirik Nygaard2022-11-071-1/+1
* Revert "Revert "Revert "Move $VESPA_HOME/tmp to $VESPA_HOME/var/tmp [run-syst...Eirik Nygaard2022-11-071-1/+1
* Revert "Revert "Move $VESPA_HOME/tmp to $VESPA_HOME/var/tmp [run-systemtest]""Eirik Nygaard2022-11-041-1/+1
* Revert "Move $VESPA_HOME/tmp to $VESPA_HOME/var/tmp [run-systemtest]"Arnstein Ressem2022-11-041-1/+1
* Move $VESPA_HOME/tmp to $VESPA_HOME/var/tmpEirk Nygaard2022-11-041-1/+1
* Merge pull request #24607 from vespa-engine/bratseth/illegal-argument-exceptionJon Bratseth2022-10-271-1/+1
|\
| * Use IllegalArgumentException when appropriateJon Bratseth2022-10-271-1/+1
* | ReindentHarald Musum2022-10-261-6/+6
* | Remove patches directory from class path, not used anymoreHarald Musum2022-10-261-1/+1
|/
* * apply new common bootstrapArne Juul2022-10-243-12/+13
* Upgrade BouncyCastle to 1.72Bjørn Christian Seime2022-10-121-1/+1
* Reduce time we keep file referencesHarald Musum2022-10-111-3/+1
* Revert "Refactor cleanup of file references"Harald Musum2022-10-113-58/+63
* Throw UncheckedIOExceptionHarald Musum2022-10-101-1/+2
* Use FileDistributionCleanup to remove unused file references and downloadsHarald Musum2022-10-093-63/+57
* Add method to use Duration as timeout to make unit explicit, and avoid many m...Henning Baldersheim2022-08-122-2/+2
* Convert config-proxy to junit5Bjørn Christian Seime2022-07-2910-124/+166
* Remove all dependencies to yoleangjoranv2022-07-131-5/+0
* Wire in use of compression types and flags for file distributionHarald Musum2022-07-061-2/+13
* Also consider heap overrides when controlling THP for jvms.Henning Baldersheim2022-06-161-5/+2
* () = {}Henning Baldersheim2022-06-081-1/+1
* Only enable -XX:+UseTransparentHugePages if heap is at least 2x hugepage size.Henning Baldersheim2022-06-081-1/+6
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
* remove SuppressWarnings no longer neededArne H Juul2022-06-081-1/+0
* Revoke com.yahoo.config.subscription as public APIHarald Musum2022-06-085-8/+0
* Use hugespages for jvm also when OS setting is [madvise]Henning Baldersheim2022-05-301-1/+1
* install_jar CMake functionHåkon Hallingstad2022-05-201-1/+1
* Use Optional for getConfig/resolveConfig callsHarald Musum2022-04-1811-76/+72
* Do not create dependency-reduced-pom.xmlgjoranv2022-04-081-0/+1
* Increase thread stack size for config proxyHarald Musum2022-03-081-1/+1
* Use a typesafe Duration instead of integer milliseondst status.Henning Baldersheim2022-02-251-1/+2
* - Use a utility method that recomputes a timeout if VESPA_TIMER_HZ deviates f...Henning Baldersheim2022-02-251-1/+1
* Run config proxy configpoller at 1/10th of default(1000hz) vespa timer freque...Henning Baldersheim2022-02-171-1/+2
* Improve maven-shade-plugin filter, and move to parent pom.gjoranv2022-02-031-11/+0
* Revert "Exclude META-INF files and module-info.class from uber jars."Harald Musum2022-02-021-2/+4
* Exclude META-INF files and module-info.class from uber jars.gjoranv2022-02-021-4/+2
* Add SuppressWarnings for removal of config.subscription types.gjoranv2022-02-025-0/+8
* Deprecate package c.y.log.event.gjoranv2022-01-251-0/+1