summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Add group level container repository endpointsSteve Abrams2019-08-051-0/+1
* Merge branch '60664-kubernetes-applications-uninstall-cert-manager' into 'mas...Thong Kuah2019-08-051-1/+39
|\
| * Allow Cert-Manager to be uninstalled60664-kubernetes-applications-uninstall-cert-managerTiger2019-08-051-1/+39
* | Merge branch 'georgekoltsov/55474-outbound-setting-system-hooks' into 'master'Rémy Coutable2019-08-052-2/+2
|\ \
| * | Add outbound requests setting for system hooksGeorge Koltsov2019-08-022-2/+2
* | | Merge branch 'properly-process-all-needs' into 'master'Sean McGivern2019-08-051-0/+16
|\ \ \ | |_|/ |/| |
| * | Properly process `needs:` with `when:`properly-process-all-needsKamil Trzciński2019-08-021-0/+16
* | | All Kubectl command should return array by defaultJoão Cunha2019-08-022-3/+3
* | | Implement Helm ResetCommand for removing TillerDylan Griffith2019-08-021-3/+56
* | | Merge branch '64092-removes-update-statistics-namespace-feature-flag' into 'm...Bob Van Landuyt2019-08-021-12/+1
|\ \ \
| * | | Removes update_statistics_namespace feature flagMayra Cabrera2019-08-021-12/+1
| | |/ | |/|
* | | Merge branch '17276-breakage-in-displaying-svg-in-the-same-repository' into '...Robert Speicher2019-08-021-0/+1
|\ \ \ | |_|/ |/| |
| * | Fix inline rendering of SVGs from current repo17276-breakage-in-displaying-svg-in-the-same-repositoryHeinrich Lee Yu2019-08-021-0/+1
* | | Respect needs for artifactsrespect-needs-on-artifactsKamil Trzciński2019-08-021-2/+15
| |/ |/|
* | Improve test for .with_needsKamil Trzciński2019-08-021-2/+3
* | Make diff_refs_match_commit validation reusablePatrick Bajao2019-08-011-0/+4
|/
* Hardcodes namespaces lease timing value to 1.5hMayra Cabrera2019-08-011-34/+0
* Add support for DAGKamil Trzciński2019-08-012-1/+81
* Use Array.join rather than URI.joinJason Goodman2019-08-012-10/+29
* Merge branch '65297-fix-typo-on-clusters_applications_cert_managers-factory' ...Thong Kuah2019-07-312-6/+6
|\
| * Remove typo from factory name65297-fix-typo-on-clusters_applications_cert_managers-factoryJoão Cunha2019-07-302-6/+6
* | Merge branch 'sh-fix-special-role-error-500' into 'master'Douglas Barbosa Alexandre2019-07-311-0/+16
|\ \
| * | Fix first-time contributor notes not renderingsh-fix-special-role-error-500Stan Hu2019-07-311-0/+16
* | | Allow knative do be uninstalled:João Cunha2019-07-312-2/+42
* | | Allow blank but not nil in validationsReuben Pereira2019-07-311-1/+1
|/ /
* | Remove unused cluster configuration logic57115-remove-unused-cluster-workersTiger2019-07-312-63/+0
|/
* Further remove code branches by database typeAndreas Brandl2019-07-291-5/+1
* Add Job specific variablesMatija Čupić2019-07-292-1/+24
* Merge branch '32495-improve-slack-notification-on-pipeline-status' into 'master'Robert Speicher2019-07-262-87/+400
|\
| * Improve pipeline status Slack notifications32495-improve-slack-notification-on-pipeline-statusNathan Friend2019-07-252-87/+400
* | Merge branch 'remove-nested-groups-checks' into 'master'Lin Jen-Shin2019-07-2616-81/+65
|\ \
| * | Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-2516-81/+65
* | | Merge branch 'mc/feature/find-all-artifacts-for-sha' into 'master'Robert Speicher2019-07-262-53/+37
|\ \ \
| * | | Extract common spec elements to shared_examplesmc/feature/find-all-artifacts-for-shaMatija Čupić2019-07-261-92/+8
| * | | Rename latest_successful to be more explicitMatija Čupić2019-07-262-16/+16
| * | | Add specs for latest_successful methods for SHAsMatija Čupić2019-07-232-0/+68
* | | | Merge branch 'remove_deployment_metrics_deployment_platform_fallback' into 'm...Kamil Trzciński2019-07-261-12/+0
|\ \ \ \
| * | | | Removes potentially incorrect, and slow fallbackremove_deployment_metrics_deployment_platform_fallbackThong Kuah2019-07-251-12/+0
| | |_|/ | |/| |
* | | | Merge branch 'sh-support-docker-oci-images' into 'master'Dmitriy Zaporozhets2019-07-251-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Support Docker OCI imagessh-support-docker-oci-imagesStan Hu2019-07-251-1/+1
| |/ /
* | | Merge branch 'make-relative-positioning-module-reusable' into 'master'Bob Van Landuyt2019-07-252-242/+8
|\ \ \ | |/ / |/| |
| * | Make RelativePositioning reusablemake-relative-positioning-module-reusableAdam Hegyi2019-07-242-242/+8
* | | Merge branch '63730-fix-500-status-labels-pd' into 'master'Robert Speicher2019-07-241-0/+13
|\ \ \
| * | | Add where condition to filter out invalid labels with nil type63730-fix-500-status-labels-pdPatrick Derichs2019-07-241-0/+13
* | | | Merge branch '62128-remove-ignore-rule-for-project-auto-devops-domain' into '...Douwe Maan2019-07-241-1/+1
|\ \ \ \
| * | | | Remove ignore rule for ProjectAutoDevops#domain62128-remove-ignore-rule-for-project-auto-devops-domainTiger2019-07-221-1/+1
* | | | | Merge branch 'optimise-import-performance' into 'master'Stan Hu2019-07-241-4/+1
|\ \ \ \ \
| * | | | | Optimise import performanceoptimise-import-performanceKamil Trzciński2019-07-241-4/+1
* | | | | | [ADD] outbound requests whitelistReuben Pereira2019-07-241-0/+11
| |_|_|/ / |/| | | |
* | | | | Prefer `flat_map` over `map` + `flatten` in specsPeter Leitzen2019-07-241-2/+1
| |_|/ / |/| | |