openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Quartz.NET
Settings
|
Report Duplicate
25
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 8 of 60
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
General improvements to scheduler benchmarks. (#1457)
Gert Driesen
More...
about 3 years ago
Do not sign assemblies produced by BenchmarkDotNet (#1456)
Gert Driesen
More...
about 3 years ago
Verify scheduler configudation values, validate IdleWaitTime (#1408)
Gert Driesen
More...
about 3 years ago
QuartzHostedService now has jobs start after application startup (#1449)
Timo van Zijll Langhout
More...
about 3 years ago
DirtyFlagMap: Remove Get(TKey key) (#1445)
Gert Driesen
More...
about 3 years ago
Update Put(TKey key, TValue val) to only set dirty flag after we know that we managed to add or update an entry in the underlying dictionary. (#1444)
Gert Driesen
More...
about 3 years ago
Lazy initialize some properties of JobExecutionContextImpl (#1430)
Gert Driesen
More...
about 3 years ago
Update migration-guide.md
Marko Lahma
More...
about 3 years ago
Improve performance, reduce allocations and reduce contention.
drieseng
More...
about 3 years ago
StringOperator: Improve performance of Equals() (#1426)
Gert Driesen
More...
about 3 years ago
Remove usage of the TryGetAndReturn<TKey, TValue>(...) extension method for IDictionary<TKey, TValue> (#1425)
Gert Driesen
More...
about 3 years ago
StringOperator: improve dealing with null values (#1424)
Gert Driesen
More...
about 3 years ago
Use StringOperator.Equals(StringOperator?) instead of using Equals(object?). (#1422)
Gert Driesen
More...
about 3 years ago
Allow Equals(StringOperator?) to be overridden as it's a best practice to either override Equals(object?), Equals(T?) and GetHashCode(), or none of them. (#1421)
Gert Driesen
More...
about 3 years ago
Let exception bubble up that occur while cloning (#1420)
Gert Driesen
More...
about 3 years ago
Support .NET 5.0 & 6.0 and .NET Framework 4.8. Attempt to fix CI.
drieseng
More...
about 3 years ago
Add unit tests for DirtyFlagMap (#1418)
Gert Driesen
More...
about 3 years ago
Switch from FAKE to NUKE (#1413)
Marko Lahma
More...
about 3 years ago
Remove use of GetTypeInfo() (#1414)
Gert Driesen
More...
about 3 years ago
Use JobBuilder to create IJobDetail instances (#1411)
Gert Driesen
More...
about 3 years ago
Simplify calculation of timeUntilContinue. (#1410)
Gert Driesen
More...
about 3 years ago
Do not allocate a List<IOperableTrigger> when no time triggers are available. (#1409)
Gert Driesen
More...
about 3 years ago
Update build.yml
Marko Lahma
More...
about 3 years ago
Avoid a few interface calls (#1404)
Gert Driesen
More...
about 3 years ago
Improve performance of SimpleTriggerImpl (#1401)
Gert Driesen
More...
about 3 years ago
RAMJobStore: improve performance and reduce allocations (#1403)
Gert Driesen
More...
about 3 years ago
Add unit tests for SimpleTriggerImpl.GetFireTimeAfter(...).
drieseng
More...
about 3 years ago
Normalize indentation to spaces for SimpleTriggerImpl (#1395)
Gert Driesen
More...
about 3 years ago
RAMJobStore: Improve performance of ApplyMisfire (#1393)
Gert Driesen
More...
about 3 years ago
Remove allocations from captures (#1389)
Gert Driesen
More...
about 3 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
59
60
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree