2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 09, 2023 — Jan 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't run NuGet Audit for unit test projects as we don't include packages in the final product
odinserj
as Sergey Odinokov
More... about 1 year ago
Use Dictionary.TryGetValue whenever possible instead of multiple lookups
odinserj
as Sergey Odinokov
More... about 1 year ago
Move separator char arrays to static fields when String.Split is used
odinserj
as Sergey Odinokov
More... about 1 year ago
Switch to the release version 7.0.4 of Microsoft.CoreAnalysis.NetAnalyzers
odinserj
as Sergey Odinokov
More... about 1 year ago
Ensure GetRangeFromSet results are sorted by score
odinserj
as Sergey Odinokov
More... about 1 year ago
Avoid exception when connection string has duplicates
odinserj
as Sergey Odinokov
More... about 1 year ago
Bump version to 1.8.7
odinserj
as Sergey Odinokov
More... about 1 year ago
Bump version to 1.8.6 and add release notes
odinserj
as Sergey Odinokov
More... about 1 year ago
Avoid exception in Dashboard UI when schema version not present in a database
odinserj
as Sergey Odinokov
More... about 1 year ago
Mark all types in Hangfire.Annotations with EditorBrowsableAttribute
odinserj
as Sergey Odinokov
More... about 1 year ago
Update jQuery library in Dashboard UI to version 3.7.1
odinserj
as Sergey Odinokov
More... about 1 year ago
Fix deserialization error for AutomaticRetryAttribute
odinserj
as Sergey Odinokov
More... about 1 year ago
Don't add sql-related dashboard metrics multiple times
odinserj
as Sergey Odinokov
More... about 1 year ago
Update appveyor.yml
odinserj
as Sergey Odinokov
More... about 1 year ago
Update appveyor.yml
odinserj
as Sergey Odinokov
More... about 1 year ago
Change state card colors for the Awaiting state
odinserj
as Sergey Odinokov
More... about 1 year ago
Update README.md
odinserj
as Sergey Odinokov
More... over 1 year ago
[covscan] Add some guarding statements for worker and delayed scheduler
odinserj
as Sergey Odinokov
More... over 1 year ago
Add unit test for unreachable cron expression in scheduler
odinserj
as Sergey Odinokov
More... over 1 year ago
Avoid NullReferenceException in the Awaiting Jobs page
odinserj
as Sergey Odinokov
More... over 1 year ago
Allow to run Coverity Scan by passing [covscan] to commit message
odinserj
as Sergey Odinokov
More... over 1 year ago
Update appveyor.yml
odinserj
as Sergey Odinokov
More... over 1 year ago
Update coverity-scan.ps1
odinserj
as Sergey Odinokov
More... over 1 year ago
Update appveyor.yml
odinserj
as Sergey Odinokov
More... over 1 year ago
Add coverity scan script
odinserj
as Sergey Odinokov
More... over 1 year ago
Fix possible NullReferenceException detected by static analysis
odinserj
as Sergey Odinokov
More... over 1 year ago
Fix possible data race detected by static analysis
odinserj
as Sergey Odinokov
More... over 1 year ago
Fix DbCommand resource leak detected by static analysis
odinserj
as Sergey Odinokov
More... over 1 year ago
Eliminate dead code detected by Coverity Scan
odinserj
as Sergey Odinokov
More... over 1 year ago
Update .gitignore
odinserj
as Sergey Odinokov
More... over 1 year ago