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 |
---|---|---|---|---|
src/clients/apiClient.ts auth/arm-auth.js |
2 | 2 (100%) | 2 (100%) | 2025-04-08 |
src/contracts/openIdConnectProvider.ts src/clients/mapiClientSelfhosted.ts |
1 | 2 (50%) | 1 (100%) | 2025-04-07 |
src/contracts/subscription.ts src/components/custom-html/ko/customHtmlEditorViewModel.ts |
1 | 6 (16%) | 3 (33%) | 2025-04-07 |
src/components/utils/react/useTableFiltersTags.tsx src/clients/IApiClient.ts |
1 | 2 (50%) | 1 (100%) | 2025-04-07 |
src/components/custom-html/ko/customHtmlView.html src/clients/index.ts |
1 | 4 (25%) | 1 (100%) | 2025-04-07 |
src/components/custom-html/ko/customHtmlViewModel.ts src/bindingHandlers/passwordValidator.ts |
1 | 4 (25%) | 1 (100%) | 2025-04-07 |
src/persistence/IStreamBlobStorage.ts src/clients/retryStrategy/retryStrategy.ts |
1 | 1 (100%) | 1 (100%) | 2025-04-07 |
src/components/custom-widget-list/createWidget.ts src/components/custom-html/customHtmlModel.ts |
1 | 4 (25%) | 3 (33%) | 2025-04-07 |
src/contracts/portalConfigSignin.ts src/components/filesystemBlobStorage.ts |
1 | 1 (100%) | 7 (14%) | 2025-04-07 |
src/components/products/product-subscribe/react/runtime/ProductSubscribeRuntime.tsx src/bindingHandlers/passwordValidator.ts |
1 | 3 (33%) | 1 (100%) | 2025-04-07 |
src/contracts/apiVersionSet.ts src/components/apis/history-of-api/ko/runtime/api-history.html |
1 | 4 (25%) | 10 (10%) | 2025-04-07 |
src/components/custom-html/customHtmlModel.ts src/clients/retryStrategy/requestRetryStrategy.ts |
1 | 3 (33%) | 1 (100%) | 2025-04-07 |
src/components/products/product-list/react/runtime/ProductsDropdown.tsx src/authentication/defaultAuthenticator.ts |
1 | 2 (50%) | 1 (100%) | 2025-04-07 |
src/contracts/subscriptionSecrets.ts src/components/users/signup/ko/runtime/signup.ts |
1 | 2 (50%) | 13 (7%) | 2025-04-07 |
src/persistence/contractVisitors/updateDeprecatedStorageUriVisitor.ts src/contracts/authenticationSettings.ts |
1 | 1 (100%) | 4 (25%) | 2025-04-07 |
src/styles/apimDefaultStyleCompiler.ts src/components/apis/details-of-api/ko/runtime/api-details.ts |
1 | 1 (100%) | 16 (6%) | 2025-04-07 |
src/models/subscription.ts src/components/custom-widget/ko/customWidgetViewModelBinder.ts |
1 | 8 (12%) | 6 (16%) | 2025-04-07 |
src/configuration/staticSettingsProvider.ts src/authentication/armAuthenticator.ts |
1 | 1 (100%) | 1 (100%) | 2025-04-07 |
src/models/versionSet.ts src/components/custom-html/customHtmlModelBinder.ts |
1 | 5 (20%) | 3 (33%) | 2025-04-07 |
src/publishing/aadConfigPublisher.ts src/components/custom-html/customHtmlModelBinder.ts |
1 | 4 (25%) | 3 (33%) | 2025-04-07 |
src/models/knownHttpHeaders.ts src/components/custom-widget/customWidgetModelBinder.publish.ts |
1 | 7 (14%) | 3 (33%) | 2025-04-07 |
src/persistence/staticObjectStorage.ts src/apim.publish.module.ts |
1 | 1 (100%) | 41 (2%) | 2025-04-07 |
src/logging/utils/defaultEventTypeProvider.ts src/components/users/change-password/ko/runtime/change-password.html |
1 | 1 (100%) | 7 (14%) | 2025-04-07 |
src/publishing/customWidgetPublisher.ts src/contracts/authenticationSettings.ts |
1 | 1 (100%) | 4 (25%) | 2025-04-07 |
src/contracts/tag.ts src/components/operations/operation-details/operationDetails.publish.module.ts |
1 | 5 (20%) | 4 (25%) | 2025-04-07 |
src/services/aadServiceV2.ts auth/arm-auth.js |
1 | 6 (16%) | 2 (50%) | 2025-04-07 |
src/contracts/contentSecurityPolicy.ts src/clients/IApiClient.ts |
1 | 1 (100%) | 1 (100%) | 2025-04-07 |
src/services/productService.ts src/models/console/consoleOperation.ts |
1 | 41 (2%) | 26 (3%) | 2025-04-07 |
src/models/subscription.ts src/components/operations/operation-details/operationDetails.publish.module.ts |
1 | 8 (12%) | 4 (25%) | 2025-04-07 |
src/contracts/subscription.ts src/configuration/apimSettingsProvider.ts |
1 | 6 (16%) | 6 (16%) | 2025-04-07 |
src/contracts/apiChangeLog.ts src/components/custom-html/ko/customHtmlPublishViewModelBinder.ts |
1 | 2 (50%) | 1 (100%) | 2025-04-07 |
src/models/operation.ts src/components/users/signin-social/signinSocialViewModelBinder.ts |
1 | 12 (8%) | 2 (50%) | 2025-04-07 |
src/components/users/signin/signinViewModelBinder.ts src/components/custom-html/customHtmlHandlers.ts |
1 | 2 (50%) | 4 (25%) | 2025-04-07 |
src/contracts/identity.ts src/components/apis/history-of-api/ko/runtime/api-history.html |
1 | 4 (25%) | 10 (10%) | 2025-04-07 |
src/contracts/api.ts src/clients/mapiClientDirect.ts |
1 | 7 (14%) | 1 (100%) | 2025-04-07 |
src/styles/apimStylePublishModule.ts src/components/operations/operation-details/ko/runtime/operation-console.ts |
1 | 1 (100%) | 65 (1%) | 2025-04-07 |
src/components/operations/operation-details/react/runtime/OperationDetailsGql.tsx src/components/operations/operation-details/react/runtime/OperationConsole.tsx |
1 | 2 (50%) | 2 (50%) | 2025-04-07 |
src/components/operations/operation-details/react/runtime/operation-console/consoleUtils.tsx src/components/custom-html/customHtmlContract.ts |
1 | 3 (33%) | 3 (33%) | 2025-04-07 |
src/contracts/portalConfigCors.ts src/components/users/confirm-password/ko/runtime/confirm-password.html |
1 | 1 (100%) | 4 (25%) | 2025-04-07 |
src/persistence/mapiBlobStorage.ts src/models/console/consoleOperation.ts |
1 | 9 (11%) | 26 (3%) | 2025-04-07 |
src/components/users/profile/ko/runtime/profile.ts src/components/custom-widget/ko/customWidgetViewModelBinder.ts |
1 | 13 (7%) | 6 (16%) | 2025-04-07 |
src/components/operations/operation-details/react/runtime/OperationDetails.tsx src/clients/mapiClientDirect.ts |
1 | 2 (50%) | 1 (100%) | 2025-04-07 |
src/routing/staticRouter.ts src/components/products/product-subscribe/ko/runtime/product-subscribe.ts |
1 | 1 (100%) | 16 (6%) | 2025-04-07 |
src/contracts/operation.ts src/authentication/accessToken.ts |
1 | 4 (25%) | 10 (10%) | 2025-04-07 |
src/publishing/apimMediaPublisher.ts src/components/operations/operation-details/react/runtime/OperationDetailsWebsocket.tsx |
1 | 1 (100%) | 2 (50%) | 2025-04-07 |
src/components/operations/operation-details/react/runtime/OperationDetailsWebsocket.tsx src/components/custom-html/customHtmlModelBinder.ts |
1 | 2 (50%) | 3 (33%) | 2025-04-07 |
src/components/users/signin/signinViewModelBinder.ts src/components/custom-widget/customWidgetModelBinder.publish.ts |
1 | 2 (50%) | 3 (33%) | 2025-04-07 |
src/persistence/contractVisitors/updateDeprecatedStorageUriVisitor.ts src/components/custom-widget-list/createWidget.ts |
1 | 1 (100%) | 4 (25%) | 2025-04-07 |
src/routing/aadSignoutRouteGuard.ts src/components/custom-html/ko/customHtmlPublishViewModelBinder.ts |
1 | 6 (16%) | 1 (100%) | 2025-04-07 |
src/routing/staticRouter.ts src/models/subscription.ts |
1 | 1 (100%) | 8 (12%) | 2025-04-07 |