A temporal dependency occurs when developers change two or more files at the same time (i.e. they are a part of the same commit).
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
pkg/util/openstack/loadbalancer.go pkg/openstack/loadbalancer.go |
2 | 17 (11%) | 18 (11%) | 2022-02-02 |
charts/cinder-csi-plugin/values.yaml charts/cinder-csi-plugin/templates/controllerplugin-deployment.yaml |
2 | 31 (6%) | 6 (33%) | 2022-01-27 |
pkg/csi/manila/share.go pkg/csi/manila/controllerserver.go |
1 | 11 (9%) | 18 (5%) | 2022-01-28 |
pkg/csi/manila/util.go pkg/csi/manila/controllerserver.go |
1 | 13 (7%) | 18 (5%) | 2022-01-28 |
pkg/csi/manila/util.go pkg/csi/manila/share.go |
1 | 13 (7%) | 11 (9%) | 2022-01-28 |
charts/cinder-csi-plugin/templates/nodeplugin-daemonset.yaml charts/cinder-csi-plugin/templates/controllerplugin-deployment.yaml |
1 | 18 (5%) | 6 (16%) | 2022-01-27 |
charts/cinder-csi-plugin/values.yaml charts/cinder-csi-plugin/templates/nodeplugin-daemonset.yaml |
1 | 31 (3%) | 18 (5%) | 2022-01-27 |
charts/manila-csi-plugin/Chart.yaml charts/cinder-csi-plugin/Chart.yaml |
1 | 19 (5%) | 35 (2%) | 2022-01-17 |
charts/openstack-cloud-controller-manager/Chart.yaml charts/cinder-csi-plugin/Chart.yaml |
1 | 4 (25%) | 35 (2%) | 2022-01-17 |
charts/openstack-cloud-controller-manager/Chart.yaml charts/manila-csi-plugin/Chart.yaml |
1 | 4 (25%) | 19 (5%) | 2022-01-17 |
pkg/csi/manila/csiclient/interface.go pkg/csi/manila/csiclient/client.go |
1 | 3 (33%) | 3 (33%) | 2022-01-12 |
pkg/csi/manila/nodeserver.go pkg/csi/manila/csiclient/client.go |
1 | 16 (6%) | 3 (33%) | 2022-01-12 |
pkg/csi/manila/nodeserver.go pkg/csi/manila/csiclient/interface.go |
1 | 16 (6%) | 3 (33%) | 2022-01-12 |
cmd/cinder-csi-plugin/main.go cmd/barbican-kms-plugin/main.go |
1 | 22 (4%) | 7 (14%) | 2022-01-12 |
cmd/client-keystone-auth/main.go cmd/barbican-kms-plugin/main.go |
1 | 32 (3%) | 7 (14%) | 2022-01-12 |
cmd/client-keystone-auth/main.go cmd/cinder-csi-plugin/main.go |
1 | 32 (3%) | 22 (4%) | 2022-01-12 |
cmd/k8s-keystone-auth/main.go cmd/barbican-kms-plugin/main.go |
1 | 24 (4%) | 7 (14%) | 2022-01-12 |
cmd/k8s-keystone-auth/main.go cmd/cinder-csi-plugin/main.go |
1 | 24 (4%) | 22 (4%) | 2022-01-12 |
cmd/k8s-keystone-auth/main.go cmd/client-keystone-auth/main.go |
1 | 24 (4%) | 32 (3%) | 2022-01-12 |
cmd/manila-csi-plugin/main.go cmd/barbican-kms-plugin/main.go |
1 | 11 (9%) | 7 (14%) | 2022-01-12 |