25
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update packages (#2046) More... over 1 year ago
Refactor Task to ValueTask (#988) (#1964) More... over 1 year ago
Add optimized paths to CRON parsing (#2008) More... over 1 year ago
Replace SortedSet.TailSet with separate CronField container (#2006) More... over 1 year ago
Optimize CronExpression and small reduction on allocation (#2003) More... over 1 year ago
Add CRON support for DayOfWeek and DayOfMonth to be set together (inclusive rules) (#1980) More... over 1 year ago
JobInterruptMonitor Plugin: Read MaxRunTime from MergedJobDataMap (#2004) More... over 1 year ago
Ability to specify an offset from the last weekday of the month (#1287) (#1975) More... over 1 year ago
Fix for deserializing CronExpression using Json Serializer throwing exception on GetNextValidTimeAfter (#1997) More... over 1 year ago
Refactor CronExpression, add guards for invalid usage, add tests (#1972) More... over 1 year ago
Fix SQL Migration scripts 2.5 to 2.6 missing column (#1985) More... over 1 year ago
Change Dockerfile to use WORKDIR instead of manually creating it (#1918) More... over 1 year ago
Change IJobExecutionContext.RecoveringTriggerKey to nullable More... over 1 year ago
Extend object passed to DiagnosticListener.Start/EndActivity (#1995) More... over 1 year ago
Documentation: format tables, add additional 3rd party links (#1981) More... over 1 year ago
Reduce the C/I warning display for postgres (#1976) More... over 1 year ago
Documentation fixes to 3.x, new page for 3rd packages (#1974) More... over 1 year ago
Cron support for 'L' and 'LW' in expression daysOfMonth (#1956) More... over 1 year ago
Fix build on Linux (#1961) More... over 1 year ago
Make webpack explicit dependency More... over 1 year ago
Tidy documentation, add V4 links to menu as Unreleased version (#1967) More... over 1 year ago
ServiceCollectionSchedulerFactory.GetNamedConnectionString passes wrong value to base (#1960) More... almost 2 years ago
Detect invalid CRON expression character trailing a '?' (#1955) More... almost 2 years ago
A couple of amendments to the documentations (#1951) More... almost 2 years ago
Change QuartzServiceCollectionExtensions namespace to Quartz.AspNetCore in Quartz.AspNetCore project (#1950) More... almost 2 years ago
Fix integer overflow in `QuartzRandom.Next(int, int)` (#1937) More... almost 2 years ago
TaskSchedulingThreadPool: Ensure continuation applies to the underlying task (#1936) More... almost 2 years ago
Run postgres integration tests as part of CI build (#1932) More... almost 2 years ago
Fix features link and improve how-to code samples (#1931) More... almost 2 years ago
Upgrade to VuePress 2 (#1930) More... almost 2 years ago