aboutsummaryrefslogtreecommitdiffstats
path: root/config-model-api/src/main/java/com/yahoo/config/application
Commit message (Expand)AuthorAgeFilesLines
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-023-10/+10
* Merge pull request #25059 from vespa-engine/mortent/validate-clientsMorten Tokle2022-12-011-1/+2
|\
| * Add validation override for certificate removalMorten Tokle2022-11-301-1/+2
* | Reduce the simple usage of guava where java has caught upHenning Baldersheim2022-11-301-8/+7
|/
* Set private DNS for existing VPC endpoints servicesjonmv2022-11-241-5/+7
* Extract factory methodMartin Polden2022-11-141-3/+3
* Revert "Merge pull request #24781 from vespa-engine/revert-24777-jonmv/reappl...jonmv2022-11-071-1/+1
* Revert "Jonmv/reapply app streams"Jon Marius Venstad2022-11-071-1/+1
* Revert "Merge pull request #24763 from vespa-engine/jonmv/revert-streams"jonmv2022-11-071-1/+1
* Revert "Merge pull request #24752 from vespa-engine/jonmv/fix-test-packages"jonmv2022-11-041-1/+1
* Add testjonmv2022-11-041-1/+1
* Large reductions in node resources, > 50%Bjørn Meland2022-11-011-1/+1
* Use root cloud account for undeclared instancesjonmv2022-10-312-1/+9
* Add "schema-removal alias for content-type-removal"Kristian Aune2022-10-201-1/+4
* Allow multiple regions and instances in application endpoints, part XMLjonmv2022-10-192-11/+12
* Tags influence what is deployedjonmv2022-10-141-2/+3
* Add instance tagsJon Bratseth2022-10-124-27/+53
* Send model pathsJon Bratseth2022-09-171-1/+0
* major-version affects what is actually deployedjonmv2022-09-131-1/+2
* Allow cloud-account attribute on prod elementMartin Polden2022-09-121-1/+1
* Allow cloud-account attribute on non-production elementsMartin Polden2022-09-123-11/+15
* Use switch expressionMartin Polden2022-09-121-27/+27
* Revert "Allow setting cloud account for non-production environments"Jon Marius Venstad2022-09-093-42/+38
* Allow cloud-account attribute on prod elementMartin Polden2022-09-091-1/+1
* Allow cloud-account attribute on non-production elementsMartin Polden2022-09-093-11/+15
* Use switch expressionMartin Polden2022-09-081-27/+27
* Remove 'user' field in application metadata and add deprecations for usageHarald Musum2022-07-041-12/+12
* Remove on Vespa 8Jon Bratseth2022-06-081-16/+0
* Remove on Vespa 8Jon Bratseth2022-06-081-9/+0
* Reject deployment spec using elements deprecated on previous majorMartin Polden2022-05-302-8/+16
* Finalize cloud account syntaxMartin Polden2022-05-201-10/+3
* Support rank profile files in schemas/ and subdirsHarald Musum2022-05-191-0/+1
* Limit cloud account to production zonesMartin Polden2022-05-121-0/+1
* No fallthroughMartin Polden2022-05-121-4/+3
* Support cloud account in deployment specMartin Polden2022-05-113-50/+76
* Validate file extensions for more directoriesHarald Musum2022-04-271-0/+2
* Fix badge handler NPEjonmv2022-04-221-1/+0
* Update deployment.rnc, and configserver veratime JSON test filesjonmv2022-04-111-1/+1
* Allow specifying min and max risk, and max idle hours, in deployment specjonmv2022-04-113-57/+60
* No functional changesJon Bratseth2022-03-251-0/+1
* Include allowMajor when requesting compile versionMartin Polden2022-03-161-2/+2
* Do not roll out new application package with pure deployment orchestration ch...Jon Marius Venstad2022-02-222-2/+36
* Split revision target and when to change settings in deployment specJon Marius Venstad2022-02-183-26/+62
* Add revision upgrade policy "exclusive" which _never_ joins commitsJon Marius Venstad2022-02-172-1/+4
* Add "simultaneous" upgrade rollout strategyJon Marius Venstad2022-01-312-3/+3
* Modular rank profilesJon Bratseth2022-01-261-4/+1
* Cleanup: No functional changesJon Bratseth2022-01-241-1/+0
* Add upgrade revision strategy setting to deployment specJon Marius Venstad2022-01-213-3/+40
* Default to days contained in the date rangeMartin Polden2022-01-101-11/+13
* Support date range in block windowMartin Polden2022-01-073-26/+162