summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
...
* Check endpoints as part of install steps tooJon Marius Venstad2019-05-133-20/+50
* Avoid NPE when serialising direct deploymentsJon Marius Venstad2019-05-131-3/+4
* Merge pull request #9355 from vespa-engine/jvenstad/delete-applications-witho...Jon Marius Venstad2019-05-103-12/+26
|\
| * Allow alwaysRun steps to failJon Marius Venstad2019-05-103-12/+26
* | Avoid NPE when serialising unknown application versionsJon Marius Venstad2019-05-101-0/+3
|/
* Remove job run entries older than 60 daysJon Marius Venstad2019-05-091-5/+9
* Merge pull request #9344 from vespa-engine/jvenstad/memory-visibility-in-job-...Jon Marius Venstad2019-05-092-1/+2
|\
| * Memory visibility to ensure step isn't run twiceJon Marius Venstad2019-05-092-1/+2
* | Merge pull request #9328 from vespa-engine/jvenstad/deploy-to-dev-jobsJon Marius Venstad2019-05-0910-38/+180
|\ \
| * | Store development packages per zoneJon Marius Venstad2019-05-095-11/+19
| * | Add perf deployment jovJon Marius Venstad2019-05-092-1/+2
| * | Replace dev check with manually deployed checkJon Marius Venstad2019-05-092-9/+6
| * | Add test file >_<Jon Marius Venstad2019-05-091-0/+4
| * | Start deployment jobs to dev at tenant/app/instance/deploy/jobnameJon Marius Venstad2019-05-092-6/+33
| * | Add deploy method to JobController, which runs a deploy jobJon Marius Venstad2019-05-092-2/+70
| * | Allow storing unknown application versions for dev runsJon Marius Venstad2019-05-092-7/+13
| * | Separate out registration of applications in internal pipelineJon Marius Venstad2019-05-091-15/+21
| * | Download package and send vespa version when deploying to dev from step runnerJon Marius Venstad2019-05-092-5/+14
| * | Expand ApplicationStore with dev package storage and retrievalJon Marius Venstad2019-05-091-0/+11
| * | Add development JobProfileJon Marius Venstad2019-05-091-1/+6
| |/
* | Move BlockingRequestFilter to jdisc-security-filtersBjørn Christian Seime2019-05-091-24/+0
* | Remove duplicate filterBjørn Christian Seime2019-05-091-19/+0
|/
* Merge pull request #9309 from vespa-engine/olaa/remove-old-log-retrievalHarald Musum2019-05-085-38/+10
|\
| * Remove old log retrievalOla Aunrønning2019-05-075-38/+10
* | s/! isPresent()/isEmpty()/gJon Marius Venstad2019-05-061-2/+2
|/
* Move overloading of request data variants to clientJon Marius Venstad2019-05-061-2/+4
* Set principal as well, not just security context, in signature filterJon Marius Venstad2019-05-061-2/+6
* Merge pull request #9276 from vespa-engine/freva/return-jsonValerij Fredriksen2019-05-041-0/+5
|\
| * Set content-type for service api responseValerij Fredriksen2019-05-041-0/+5
* | Merge pull request #9270 from vespa-engine/jvenstad/submission-minorsJon Marius Venstad2019-05-038-61/+100
|\ \
| * | Verify content hash for deployments tooJon Marius Venstad2019-05-031-1/+2
| * | No more need to httpmimeJon Marius Venstad2019-05-032-36/+18
| * | Copyright headersJon Marius Venstad2019-05-033-1/+3
| * | Let key authentication imply applicationDeveloper role as wellJon Marius Venstad2019-05-032-3/+8
| * | Verify content hash if present in a header for submissionJon Marius Venstad2019-05-035-20/+69
* | | Merge pull request #9259 from vespa-engine/jvenstad/submit-filterJon Marius Venstad2019-05-037-36/+198
|\| |
| * | Make SignatureFilter skip requests with roles, and without signaturesJon Marius Venstad2019-05-022-37/+46
| * | Make AthenzRoleFilter skip requests without valid Athenz rolesJon Marius Venstad2019-05-021-7/+10
| * | Add test for SignatureFilterJon Marius Venstad2019-05-021-31/+76
| * | Add test for SignatureFilterJon Marius Venstad2019-05-021-0/+55
| * | Add filter which accepts only requests with verified signaturesJon Marius Venstad2019-05-021-0/+68
| * | Remove CORS config from controller testsJon Marius Venstad2019-05-022-6/+0
| * | Let ControllerAuthorizationFilter inherit JSRFB directlyJon Marius Venstad2019-05-022-15/+6
| * | Update test for AthenzRoleFilterJon Marius Venstad2019-05-021-2/+1
| * | Let AthenzRoleFilter inherit JsonSecurityRequestFilterBase directlyJon Marius Venstad2019-05-021-6/+4
* | | Increase NameServiceDispatcher intervalMartin Polden2019-05-031-1/+1
| |/ |/|
* | Halt system upgrade on broken versionMartin Polden2019-05-022-1/+42
|/
* Add TTL field to RecordMartin Polden2019-05-021-1/+1
* Test all fieldsMartin Polden2019-05-021-16/+27
* Fix serialization TODOMartin Polden2019-05-022-35/+1