microsoft / Recurring-Integrations-Scheduler
File Age

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).

Summary
  • Number of files: 79
  • Daily file updates (only one update per file and date counted): 161
  • First update: 2017-09-26
  • Latest update: 2021-11-16
  • Days between first and latest update: 1513 (216 weeks, estimated 1080 working days)
  • Active days (at least one file change): 65
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 66 files with 15,500 lines of code in files.
    • 59 files that are 366+ days old (15,266 lines of code)
    • 1 files that are 181-365 days old (14 lines of code)
    • 6 files that are 91-180 days old (220 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
98% | <1% | 1% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 66 files with 15,500 lines of code in files.
    • 44 files have been last changed 366+ days ago (5,902 lines of code)
    • 12 files have been last changed 181-365 days ago (7,930 lines of code)
    • 7 files have been last changed 91-180 days ago (304 lines of code)
    • 3 files have been last changed 31-90 days ago (1,364 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
38% | 51% | 1% | 8% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
cs, resx, csproj, md, txt, gitignore, iss, gitattributes, xml, json
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
cs98% | <1% | 1% | 0% | 0%
iss100% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
cs38% | 51% | 1% | 8% | 0%
iss0% | 0% | 100% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
Scheduler100% | 0% | 0% | 0% | 0%
Common99% | <1% | 0% | 0% | 0%
Job.Import100% | 0% | 0% | 0% | 0%
Job.ExecutionMonitor100% | 0% | 0% | 0% | 0%
Job.ProcessingMonitor100% | 0% | 0% | 0% | 0%
Job.Download100% | 0% | 0% | 0% | 0%
Job.Upload100% | 0% | 0% | 0% | 0%
Job.Export100% | 0% | 0% | 0% | 0%
Setup100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
Server0% | 0% | 100% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
Scheduler32% | 56% | 0% | 11% | 0%
Common49% | 50% | 0% | 0% | 0%
Job.Import100% | 0% | 0% | 0% | 0%
Job.ProcessingMonitor100% | 0% | 0% | 0% | 0%
Job.Download100% | 0% | 0% | 0% | 0%
Job.Upload100% | 0% | 0% | 0% | 0%
Job.Export100% | 0% | 0% | 0% | 0%
Job.ExecutionMonitor3% | 96% | 0% | 0% | 0%
Server0% | 0% | 100% | 0% | 0%
Setup0% | 0% | 100% | 0% | 0%
ROOT0% | 0% | 0% | 100% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
MainForm.cs
in Scheduler/Forms
903 39 76 1582 8
ValidateConnection.cs
in Scheduler/Forms
144 4 629 1582 12
InstanceForm.cs
in Scheduler/Forms
74 5 629 1582 2
Parameters.cs
in Scheduler/Forms
332 40 629 1581 3
Program.cs
in Scheduler
19 1 1375 1581 2
iss
Recurring Integrations Scheduler.iss
in Setup
84 - 173 1580 16
AssemblyInfo.cs
in Common/Properties
12 - 1580 1580 1
AssemblyInfo.cs
in Job.Download/Properties
12 - 1580 1580 1
AssemblyInfo.cs
in Job.ExecutionMonitor/Properties
12 - 1580 1580 1
AssemblyInfo.cs
in Job.Export/Properties
12 - 1580 1580 1
AssemblyInfo.cs
in Job.Import/Properties
12 - 1580 1580 1
AssemblyInfo.cs
in Job.ProcessingMonitor/Properties
12 - 1580 1580 1
AssemblyInfo.cs
in Job.Upload/Properties
12 - 1580 1580 1
AssemblyInfo.cs
in Scheduler/Properties
12 - 1580 1580 1
Version.cs
in root
3 - 76 1580 30
Download.cs
in Job.Download
169 3 706 1561 12
Export.cs
in Job.Export
156 1 706 1561 17
DownloadJobSettings.cs
in Common/JobSettings
67 1 629 1559 3
Import.cs
in Job.Import
329 6 706 1554 21
HttpClientHelper.cs
in Common/Helpers
736 24 207 1424 20
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
AssemblyInfo.cs
in Scheduler/Properties
12 - 1580 1580 1
AssemblyInfo.cs
in Job.Upload/Properties
12 - 1580 1580 1
AssemblyInfo.cs
in Job.ProcessingMonitor/Properties
12 - 1580 1580 1
AssemblyInfo.cs
in Job.Import/Properties
12 - 1580 1580 1
AssemblyInfo.cs
in Job.Export/Properties
12 - 1580 1580 1
AssemblyInfo.cs
in Job.ExecutionMonitor/Properties
12 - 1580 1580 1
AssemblyInfo.cs
in Job.Download/Properties
12 - 1580 1580 1
AssemblyInfo.cs
in Common/Properties
12 - 1580 1580 1
ContractEnums.cs
in Common/Contracts
57 - 1423 1423 1
EncryptDecrypt.cs
in Common/Helpers
37 2 1421 1421 1
DataJobForm.cs
in Scheduler/Forms
70 5 1421 1421 1
AadApplicationForm.cs
in Scheduler/Forms
73 5 1421 1421 1
Program.cs
in Scheduler
19 1 1375 1581 2
AboutBox.Designer.cs
in Scheduler/Forms
124 2 775 1300 3
ProcessingJobSettings.cs
in Common/JobSettings
86 1 726 1421 4
JobGroupForm.Designer.cs
in Scheduler/Forms
91 2 726 726 1
Connect.Designer.cs
in Scheduler/Forms
124 2 726 726 1
GlobalSuppressions.cs
in Scheduler
2 - 706 706 1
ConnectorApiActions.cs
in Common/Contracts
11 - 706 706 1
PackageApiActions.cs
in Common/Contracts
19 - 706 706 1
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
AadApplicationForm.Designer.cs
in Scheduler/Forms
144 2
DataJobForm.Designer.cs
in Scheduler/Forms
135 2
UserForm.Designer.cs
in Scheduler/Forms
102 2
UserForm.cs
in Scheduler/Forms
53 4
JobGroupForm.cs
in Scheduler/Forms
49 4
AboutBox.cs
in Scheduler/Forms
45 1
DataMessage.cs
in Common/Contracts
33 2
Connect.cs
in Scheduler/Forms
33 4
DequeueResponse.cs
in Common/Contracts
19 1
EntityExecutionStatus.cs
in Common/Contracts
18 -
CronExamples.cs
in Scheduler/Forms
18 2
DataJobStatus.cs
in Common/Contracts
15 -
DataJobStatusDetail.cs
in Common/Contracts
11 -
QuartzServer.cs
in Server
98 13 173 173 1
Configuration.cs
in Server
49 2 173 173 1
Program.cs
in Server
31 1 173 173 1
QuartzServerFactory.cs
in Server
18 1 173 173 1
IQuartzServer.cs
in Server
12 - 173 173 1
AssemblyInfo.cs
in Server/Properties
12 - 173 173 1
Extensions.cs
in Common/Helpers
14 1 269 357 2
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
AadApplicationForm.Designer.cs
in Scheduler/Forms
144 2
DataJobForm.Designer.cs
in Scheduler/Forms
135 2
UserForm.Designer.cs
in Scheduler/Forms
102 2
UserForm.cs
in Scheduler/Forms
53 4
JobGroupForm.cs
in Scheduler/Forms
49 4
AboutBox.cs
in Scheduler/Forms
45 1
DataMessage.cs
in Common/Contracts
33 2
Connect.cs
in Scheduler/Forms
33 4
DequeueResponse.cs
in Common/Contracts
19 1
EntityExecutionStatus.cs
in Common/Contracts
18 -
CronExamples.cs
in Scheduler/Forms
18 2
DataJobStatus.cs
in Common/Contracts
15 -
DataJobStatusDetail.cs
in Common/Contracts
11 -
MainForm.cs
in Scheduler/Forms
903 39 76 1582 8
MainForm.Designer.cs
in Scheduler/Forms
458 2 76 939 4
Version.cs
in root
3 - 76 1580 30
QuartzServer.cs
in Server
98 13 173 173 1
iss
Recurring Integrations Scheduler.iss
in Setup
84 - 173 1580 16
Configuration.cs
in Server
49 2 173 173 1
Program.cs
in Server
31 1 173 173 1