File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
PowerBICmdlet.cs in src/Common/Commands.Common |
252 | 11 | 229 | 1435 | 25 |
PowerBILogger.cs in src/Common/Commands.Common |
223 | 14 | 1372 | 1435 | 4 |
GetPowerBIWorkspace.cs in src/Modules/Workspaces/Commands.Workspaces |
212 | 7 | 97 | 1435 | 27 |
ConnectPowerBIServiceAccount.cs in src/Modules/Profile/Commands.Profile |
157 | 4 | 229 | 1435 | 25 |
PowerBISettings.cs in src/Common/Commands.Common |
129 | 2 | 229 | 1435 | 21 |
GetPowerBIReport.cs in src/Modules/Reports/Commands.Reports |
122 | 4 | 1316 | 1435 | 14 |
WindowsAuthenticationFactory.cs in src/Common/Common.Authentication |
108 | 5 | 116 | 1435 | 28 |
Microsoft.PowerBI.Packaging.targets in build |
99 | - | 229 | 1435 | 21 |
AuthenticationFactorySelector.cs in src/Common/Commands.Common |
93 | 8 | 229 | 1435 | 19 |
MicrosoftPowerBIMgmt.Profile.psd1 in src/Modules/Profile/Commands.Profile |
81 | - | 1244 | 1435 | 16 |
MicrosoftPowerBIMgmt.Reports.psd1 in src/Modules/Reports/Commands.Reports |
81 | - | 865 | 1435 | 24 |
MicrosoftPowerBIMgmt.Workspaces.psd1 in src/Modules/Workspaces/Commands.Workspaces |
81 | - | 871 | 1435 | 24 |
DeviceCodeAuthenticationFactory.cs in src/Common/Common.Authentication |
62 | 3 | 116 | 1435 | 29 |
ModuleDataStorage.cs in src/Common/Commands.Common |
56 | 5 | 1272 | 1435 | 8 |
Extensions.cs in src/Common/Common.Authentication |
51 | 3 | 229 | 1435 | 15 |
Microsoft.PowerBI.Commands.Profile.types.ps1xml in src/Modules/Profile/Commands.Profile |
31 | - | 1435 | 1435 | 1 |
Microsoft.PowerBI.Build.targets in build |
29 | - | 229 | 1435 | 12 |
DisconnectPowerBIServiceAccount.cs in src/Modules/Profile/Commands.Profile |
25 | 1 | 369 | 1435 | 8 |
IPowerBILogger.cs in src/Common/Common.Abstractions/Interfaces |
24 | - | 1372 | 1435 | 4 |
PowerBICmdletInitFactory.cs in src/Common/Common.Abstractions |
21 | 1 | 1372 | 1435 | 4 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
Microsoft.PowerBI.Commands.Profile.types.ps1xml in src/Modules/Profile/Commands.Profile |
31 | - | 1435 | 1435 | 1 |
IPowerBICmdlet.cs in src/Common/Common.Abstractions/Interfaces |
8 | - | 1433 | 1435 | 2 |
IPowerBILoggerFactory.cs in src/Common/Common.Abstractions/Interfaces |
9 | - | 1433 | 1435 | 2 |
IPowerBICmdletInitFactory.cs in src/Common/Common.Abstractions/Interfaces |
12 | - | 1433 | 1435 | 2 |
PowerBIAccessToken.cs in src/Common/Common.Authentication |
16 | - | 1433 | 1435 | 2 |
Microsoft.PowerBI.CodeSign.targets in build |
16 | - | 1433 | 1435 | 2 |
IUserScope.cs in src/Common/Common.Abstractions/Interfaces |
8 | - | 1372 | 1418 | 3 |
IUserFilter.cs in src/Common/Common.Abstractions/Interfaces |
8 | - | 1372 | 1404 | 2 |
PowerBIUserScope.cs in src/Common/Common.Abstractions |
9 | - | 1372 | 1418 | 4 |
IUserId.cs in src/Common/Common.Abstractions/Interfaces |
9 | - | 1372 | 1404 | 2 |
IPowerBIClientFactory.cs in src/Common/Common.Client |
10 | - | 1372 | 1386 | 3 |
PowerBIEntityClient.cs in src/Common/Common.Api |
11 | - | 1372 | 1379 | 2 |
IPowerBIClientCmdletInitFactory.cs in src/Common/Common.Client |
12 | - | 1372 | 1386 | 2 |
IPowerBIEnvironment.cs in src/Common/Common.Abstractions/Interfaces |
13 | - | 1372 | 1435 | 4 |
PowerBIClientCmdletInitFactory.cs in src/Common/Common.Client |
14 | - | 1372 | 1386 | 2 |
WorkspaceRestoreRequest.cs in src/Common/Common.Api/Workspaces |
14 | 1 | 1372 | 1379 | 3 |
PowerBIEnvironment.cs in src/Common/Common.Abstractions |
18 | 1 | 1372 | 1435 | 5 |
PowerBICmdletInitFactory.cs in src/Common/Common.Abstractions |
21 | 1 | 1372 | 1435 | 4 |
IPowerBILogger.cs in src/Common/Common.Abstractions/Interfaces |
24 | - | 1372 | 1435 | 4 |
RemovePowerBIWorkspaceUser.cs in src/Modules/Workspaces/Commands.Workspaces |
53 | 4 | 1372 | 1410 | 9 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
PublicClientHelper.cs in src/Common/Common.Authentication |
12 | - | 229 | 360 | 7 |
LaunchVS.ps1 in scripts |
18 | - | 229 | 362 | 7 |
init.ps1 in root |
13 | - | 229 | 362 | 7 |
Directory.Build.props in root |
42 | - | 116 | 363 | 12 |
FindVS.psm1 in scripts |
23 | - | 229 | 363 | 7 |
Packages.props in root |
22 | - | 229 | 363 | 9 |
dirs.proj in root |
19 | - | 229 | 363 | 9 |
Directory.Build.targets in root |
14 | - | 229 | 363 | 8 |
LoggingUtils.cs in src/Common/Common.Authentication |
37 | 1 | 229 | 377 | 6 |
ArtifactType.cs in src/Common/Common.Api/Workspaces |
13 | - | 728 | 749 | 2 |
Workbook.cs in src/Common/Common.Api/Workbooks |
21 | 1 | 728 | 752 | 2 |
WorkspaceUserPrincipalType.cs in src/Common/Common.Api/Workspaces |
10 | - | 773 | 823 | 3 |
GetPowerBIActivityEvent.cs in src/Modules/Admin/Commands.Admin |
145 | 6 | 855 | 857 | 3 |
RemovePowerBIReport.cs in src/Modules/Reports/Commands.Reports |
54 | 3 | 865 | 873 | 4 |
ActivityEventResponse.cs in src/Common/Common.Api/ActivityEvent |
22 | 1 | 864 | 881 | 2 |
PowerBIFeatureNotAvailableError.cs in src/Common/Common.Api |
11 | - | 864 | 881 | 2 |
PowerBIFeatureNotAvailableErrorType.cs in src/Common/Common.Api |
11 | - | 864 | 881 | 2 |
OutputType.cs in src/Common/Common.Api/ActivityEvent |
9 | - | 864 | 881 | 2 |
GetPowerBIWorkspaceMigrationStatus.cs in src/Modules/Workspaces/Commands.Workspaces |
38 | 3 | 871 | 902 | 5 |
ExportPowerBIDataflow.cs in src/Modules/Data/Commands.Data |
91 | 4 | 871 | 951 | 6 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
ReportsClient.cs in src/Common/Common.Api/Reports |
217 | 27 | 97 | 1379 | 25 |
GetPowerBIWorkspace.cs in src/Modules/Workspaces/Commands.Workspaces |
212 | 7 | 97 | 1435 | 27 |
Microsoft.PowerBI.Commands.Workspaces.format.ps1xml in src/Modules/Workspaces/Commands.Workspaces |
139 | - | 97 | 1400 | 8 |
WindowsAuthenticationFactory.cs in src/Common/Common.Authentication |
108 | 5 | 116 | 1435 | 28 |
NewPowerBIReport.cs in src/Modules/Reports/Commands.Reports |
71 | 3 | 116 | 1250 | 9 |
DeviceCodeAuthenticationFactory.cs in src/Common/Common.Authentication |
62 | 3 | 116 | 1435 | 29 |
Directory.Build.props in root |
42 | - | 116 | 363 | 12 |
appveyor.yml in root |
20 | - | 116 | 1413 | 12 |
PowerBICmdlet.cs in src/Common/Commands.Common |
252 | 11 | 229 | 1435 | 25 |
InvokePowerBIRestMethod.cs in src/Modules/Profile/Commands.Profile |
214 | 5 | 229 | 1346 | 25 |
ConnectPowerBIServiceAccount.cs in src/Modules/Profile/Commands.Profile |
157 | 4 | 229 | 1435 | 25 |
ServicePrincipalAuthenticationFactory.cs in src/Common/Common.Authentication |
150 | 7 | 229 | 1434 | 22 |
GenerateHelp.ps1 in scripts |
137 | - | 229 | 1418 | 12 |
PowerBISettings.cs in src/Common/Commands.Common |
129 | 2 | 229 | 1435 | 21 |
PowerBIApiClient.cs in src/Common/Common.Api |
118 | 7 | 229 | 1379 | 28 |
Microsoft.PowerBI.Packaging.targets in build |
99 | - | 229 | 1435 | 21 |
Build.ps1 in scripts |
94 | - | 229 | 1418 | 29 |
AuthenticationFactorySelector.cs in src/Common/Commands.Common |
93 | 8 | 229 | 1435 | 19 |
Extensions.cs in src/Common/Common.Authentication |
51 | 3 | 229 | 1435 | 15 |
PowerBIConfiguration.cs in src/Common/Commands.Common |
47 | - | 229 | 1286 | 15 |