aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Run test jobs only in clouds for which there are dependent deploymentsjonmv2022-09-122-19/+141
* | | | Merge pull request #24012 from vespa-engine/mpolden/validate-dev-pkgMartin Polden2022-09-124-4/+15
|\ \ \ \ | |/ / / |/| | |
| * | | Test without deployment.xmlMartin Polden2022-09-121-1/+2
| * | | Skip system with invalid packagesMartin Polden2022-09-121-1/+5
| * | | Validate application package before direct deploymentMartin Polden2022-09-123-3/+9
* | | | Ensure production tests are "done" when we skip production downgradesjonmv2022-09-122-6/+37
|/ / /
* | | Validate cloud account at deployment timeMartin Polden2022-09-128-85/+99
* | | Allow cloud-account attribute on non-production elementsMartin Polden2022-09-122-4/+3
* | | Merge pull request #23998 from vespa-engine/mpolden/routing-recordsJon Marius Venstad2022-09-098-240/+39
|\ \ \
| * | | Use records in routing packageMartin Polden2022-09-098-240/+39
| |/ /
* / / Revert "Allow setting cloud account for non-production environments"Jon Marius Venstad2022-09-0910-108/+89
|/ /
* | Merge pull request #23990 from vespa-engine/ogronnesby/query-usersValerij Fredriksen2022-09-092-13/+43
|\ \
| * | Return empty list when user not foundØyvind Grønnesby2022-09-091-5/+6
| * | Expose ?query parameter for find user. Output is now arrayØyvind Grønnesby2022-09-092-12/+41
* | | Validate cloud account at deployment timeMartin Polden2022-09-098-86/+100
* | | Validate application package before direct deploymentMartin Polden2022-09-093-2/+8
* | | Allow cloud-account attribute on non-production elementsMartin Polden2022-09-092-4/+3
* | | Merge pull request #23941 from vespa-engine/revert-23930-jonmv/purge-target-m...Jon Marius Venstad2022-09-072-7/+0
|\ \ \
| * | | Revert "Clear target major"Jon Marius Venstad2022-09-062-7/+0
* | | | Merge pull request #23960 from vespa-engine/jonmv/show-compile-version-in-dep...Valerij Fredriksen2022-09-072-0/+8
|\ \ \ \
| * | | | Show compile version in deployment/v1jonmv2022-09-072-0/+8
| | |/ / | |/| |
* | | | Merge pull request #23963 from vespa-engine/bratseth/warn-on-old-majorJon Marius Venstad2022-09-071-19/+45
|\ \ \ \
| * | | | Warn if major is explicitly < 8Jon Bratseth2022-09-071-0/+14
| * | | | No functional changesJon Bratseth2022-09-071-19/+31
* | | | | Ensure comp.platform for all changes of change, and do not override present onesjonmv2022-09-073-13/+38
| |/ / / |/| | |
* | | | Merge pull request #23948 from vespa-engine/olaa/throw-if-no-filteridMorten Tokle2022-09-071-1/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Throw exception if filter does not existOla Aunronning2022-09-061-1/+6
* | | | Handle specifying major version, with no deploymentsjonmv2022-09-062-4/+9
|/ / /
* | | Merge pull request #23937 from vespa-engine/revert-23936-revert-23922-ogronne...Øyvind Grønnesby2022-09-064-2/+47
|\ \ \ | |/ / |/| |
| * | Revert "Revert "Expose method to find user and their tenants""Øyvind Grønnesby2022-09-054-2/+47
| |/
| * Revert "Expose method to find user and their tenants"Henning Baldersheim2022-09-054-47/+2
| * Merge pull request #23922 from vespa-engine/ogronnesby/find-user-apiØyvind Grønnesby2022-09-054-2/+47
| |\
| | * Expose method to find user and their tenantsØyvind Grønnesby2022-09-054-2/+47
* | | fix typoJon Marius Venstad2022-09-051-1/+1
* | | Clear target majorjonmv2022-09-052-0/+7
|/ /
* | Merge pull request #23906 from vespa-engine/jonmv/simplify-compile-version-se...Jon Marius Venstad2022-09-0515-262/+194
|\ \
| * | Fix javadoc, and remove unused pathjonmv2022-09-052-5/+1
| * | Remove curator-backed platform target overridesjonmv2022-09-0213-215/+89
| * | Consider only dep.spec. variables when computing compile versionjonmv2022-09-024-50/+112
* | | Merge pull request #23892 from vespa-engine/hakonhall/disallow-gcp-endpoints-...Martin Polden2022-09-0512-15/+52
|\ \ \ | |_|/ |/| |
| * | Disallow GCP endpoints in global routingHåkon Hallingstad2022-09-0112-15/+52
* | | Merge pull request #23920 from vespa-engine/mpolden/keep-unofficial-versionMorten Tokle2022-09-053-15/+27
|\ \ \ | |_|/ |/| |
| * | Keep unofficial version if root version is activeMartin Polden2022-09-053-15/+27
| |/
* | Merge pull request #23891 from vespa-engine/jonmv/handle-major-upgrade-in-blo...Martin Polden2022-09-014-44/+61
|\ \ | |/ |/|
| * Let revision change which requires platform override blockersjonmv2022-09-012-6/+23
| * Just move some codejonmv2022-09-013-44/+44
* | Ensure that the scheduling instant is never in the pastMartin Polden2022-08-312-26/+31
* | Merge pull request #23818 from vespa-engine/jonmv/deployment-playgroundValerij Fredriksen2022-08-3113-240/+903
|\|
| * Whitespace fixesjonmv2022-08-313-7/+7
| * Test code cleanup, nothing functionaljonmv2022-08-3111-150/+157