summaryrefslogtreecommitdiffstats
path: root/configserver
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #8064 from vespa-engine/balder/let-zookeeper-get-a-chance-...Olli Virtanen2019-01-102-5/+5
|\
| * Since there is no dependency between the monitorer and the monitored, let us ...Henning Baldersheim2019-01-092-5/+5
* | Merge pull request #8071 from vespa-engine/hakonhall/flag-repository-cfg-clie...Håkon Hallingstad2019-01-103-14/+25
|\ \
| * | Flag repository cfg client and flag directoryHåkon Hallingstad2019-01-093-14/+25
* | | Merge pull request #8077 from vespa-engine/arnej/add-logd-stateportgjoranv2019-01-091-0/+1
|\ \ \
| * | | add stateport for standalone logdArne Juul2019-01-091-0/+1
| | |/ | |/|
* | | Merge pull request #8051 from vespa-engine/bratseth/query-profile-fixesJon Bratseth2019-01-091-0/+1
|\ \ \ | |/ / |/| |
| * | Remove temporary lineJon Bratseth2019-01-081-1/+0
| * | Include queryProfile as a regular parameterJon Bratseth2019-01-081-0/+2
| |/
* | Merge pull request #8049 from vespa-engine/mpolden/config-server-preprocessMartin Polden2019-01-081-1/+1
|\ \ | |/ |/|
| * Allow preprocessing based on deployment context in config serverMartin Polden2019-01-081-1/+1
* | Make ApplicationState staticHenning Baldersheim2019-01-071-1/+1
* | If generation has changed, you might have been left behind.Henning Baldersheim2019-01-072-15/+55
* | Follow intellij advise.Henning Baldersheim2019-01-072-32/+26
|/
* Optimize imports.Henning Baldersheim2019-01-062-4/+16
* Remove dependencies which are not availableJon Marius Venstad2019-01-051-4/+4
* Make sure node-admin thing is also routing appJon Marius Venstad2019-01-051-1/+10
* Skip services with clustername node-adminJon Marius Venstad2019-01-041-0/+2
* Typed flag classesHåkon Hallingstad2019-01-034-34/+55
* Include flag id in flag data and other review fixesHåkon Hallingstad2019-01-025-24/+38
* Expose defined flagsHåkon Hallingstad2018-12-315-11/+88
* Configserver flags REST APIHåkon Hallingstad2018-12-3011-12/+415
* Simplify a bit by adding a constructor for testingHarald Musum2018-12-182-21/+23
* Use feature flag to control how to do bootstrappingHarald Musum2018-12-182-5/+15
* Inject FlagSource through component registryHarald Musum2018-12-136-5/+30
* Use feature flag for when to use server cacheHarald Musum2018-12-132-2/+17
* Merge pull request #7924 from vespa-engine/hmusum/avoid-tests-writing-to-modu...gjoranv2018-12-113-36/+31
|\
| * Refactor to avoid writing test data to module directoryHarald Musum2018-12-113-36/+31
* | Cleanup config definition repos and cache a bitHarald Musum2018-12-1114-99/+41
|/
* Simplify. No functional changesHarald Musum2018-12-109-62/+67
* Remove unused legacy code for deleting an applicationHarald Musum2018-12-102-61/+5
* Merge pull request #7891 from vespa-engine/hakonhall/notify-service-monitors-...Håkon Hallingstad2018-12-062-33/+47
|\
| * Make service monitors aware of infra applications in duper model.Håkon Hallingstad2018-12-062-33/+47
* | Make it configurable if bootstrap is done in separate threadHarald Musum2018-12-062-29/+51
|/
* Revert "Revert "Add infrastructure applications to DuperModel""Håkon Hallingstad2018-12-031-0/+3
* Revert "Add infrastructure applications to DuperModel"Harald Musum2018-12-031-3/+0
* Install flags component for open-source config serverHåkon Hallingstad2018-12-031-0/+1
* Merge pull request #7828 from vespa-engine/hakonhall/add-infrastructure-appli...Håkon Hallingstad2018-12-031-0/+3
|\
| * Add infrastructure applications to DuperModelHåkon Hallingstad2018-11-301-0/+3
* | Deprecate com.yahoo.config.provision.VersionJon Bratseth2018-12-0144-153/+207
|/
* Separate model integration into a separate moduleJon Bratseth2018-11-211-0/+1
* Always load earlier major versionsJon Bratseth2018-11-202-9/+39
* Simplify handling of missing tenant or applicationHarald Musum2018-11-201-30/+18
* Merge pull request #7703 from vespa-engine/hmusum/cleanupHåkon Hallingstad2018-11-201-3/+3
|\
| * CleanupHarald Musum2018-11-201-3/+3
* | Merge pull request #7693 from vespa-engine/hmusum/more-robust-handling-of-err...Valerij Fredriksen2018-11-201-7/+33
|\ \ | |/ |/|
| * More robust handling of exceptions for config server maintainersHarald Musum2018-11-191-7/+33
* | Source container-environmentValerij Fredriksen2018-11-191-0/+8
|/
* Need to remove override annotation before method can be removedHarald Musum2018-11-161-1/+0
* Simplify supermodel, part 2Harald Musum2018-11-087-117/+100