summaryrefslogtreecommitdiffstats
path: root/node-repository
Commit message (Expand)AuthorAgeFilesLines
...
| * | Remove unused version fields from nodes APIMartin Polden2018-08-095-13/+2
| * | Get JobControl from testerMartin Polden2018-08-092-1/+5
| * | Clean up signaturesMartin Polden2018-08-093-5/+5
| * | Fix TODOMartin Polden2018-08-091-3/+1
| * | Fix javadocMartin Polden2018-08-091-3/+3
| * | Make serializer for node type versions reusableMartin Polden2018-08-094-49/+51
| * | Clean up filter packageMartin Polden2018-08-096-20/+6
| * | Extract method for read patternMartin Polden2018-08-091-7/+8
| * | Extract lock root as constantMartin Polden2018-08-091-10/+6
| * | Remove unused fieldMartin Polden2018-08-091-2/+0
| |/
* / Encapsulate function referencesJon Bratseth2018-08-081-1/+1
|/
* Re-enable testMartin Polden2018-08-061-2/+0
* Ensure add happens before removeMartin Polden2018-08-061-1/+1
* Ignore unstable testMartin Polden2018-08-031-4/+6
* Avoid scheduled runs during testMartin Polden2018-08-032-4/+8
* Ensure test releases lockMartin Polden2018-08-032-23/+29
* Shut down deployment executor properlyMartin Polden2018-08-022-3/+25
* Queue all apps eligible for redeployment on each runMartin Polden2018-08-024-69/+133
* Check if redeployment is still needed after acquiring the lockValerij Fredriksen2018-07-263-4/+6
* Use immutable collections insteadValerij Fredriksen2018-07-261-3/+2
* Minor refactoring of testsHarald Musum2018-07-201-72/+53
* Add initial wait in periodic application maintainerHarald Musum2018-07-192-0/+13
* Filter out apps that should not be deployed on this config serverHarald Musum2018-07-182-16/+11
* Exclude fake appsHarald Musum2018-07-181-1/+13
* Do not try to redeploy config server appHarald Musum2018-07-181-0/+4
* Add some loggingHarald Musum2018-07-182-5/+9
* Deploy the app that was deployed the longest time agoHarald Musum2018-07-174-14/+38
* Use a thread pool with 1 thread instead of throttlingHarald Musum2018-07-174-16/+4
* Use fixed thread pool for deploymentsHarald Musum2018-07-171-2/+2
* Do not upgrade applications to current version when bootstrapping in manually...Harald Musum2018-07-061-2/+7
* Merge pull request #6309 from vespa-engine/bratseth/application-deploy-inhibi...Jon Bratseth2018-06-2911-21/+96
|\
| * Unit test inhibitionJon Bratseth2018-06-2911-25/+79
| * Application deployments inhibits periodic redeploys for a whileJon Bratseth2018-06-283-1/+22
* | Remove support for default flavor override per applicationHarald Musum2018-06-295-49/+3
|/
* We're doing more than before and things take longerJon Bratseth2018-06-271-1/+1
* Don't fail on out of capacity on bootstrapJon Bratseth2018-06-2618-35/+62
* Remove unused imports.gjoranv2018-06-222-2/+0
* Java 9: Truncate Instants from Instant.now() to MILLISgjoranv2018-06-222-7/+12
* Nonfunctional changes onlyJon Bratseth2018-06-191-0/+1
* Allow bare metal tenant nodes with Calypso certificateBjørn Christian Seime2018-06-142-0/+23
* Add access control for identity document api + identity provider apiBjørn Christian Seime2018-06-122-2/+22
* Move Authorizer to 'filter' packageBjørn Christian Seime2018-06-123-4/+2
* Identity ZTS in NodeIdentifierBjørn Christian Seime2018-06-112-0/+17
* Remove duplicate constantsBjørn Christian Seime2018-06-082-14/+14
* Add application name to OutOfCapacityException messageMartin Polden2018-06-072-3/+3
* Add identity type to unique instance id and signed identity documentBjørn Christian Seime2018-06-071-1/+2
* Validate that tensor dimensions and labbels are identifiersJon Bratseth2018-06-061-4/+2
* Revert "Add identity type to unique instance id and signed identity document"Jon Marius Venstad2018-06-031-2/+1
* Merge pull request #6037 from vespa-engine/bjorncs/new-unique-instance-idMorten Tokle2018-06-011-1/+2
|\
| * Add identity type to unique instance id and signed identity documentBjørn Christian Seime2018-05-311-1/+2