Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Niahm
/
Hangfire
Public
forked from
HangfireIO/Hangfire
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
Hangfire
tests
on
dev
User selector
All users
All time
Commit history
Commits on Feb 13, 2015
Merge remote-tracking branch 'origin/master' into dev
Show description for 21e325a
odinserj
committed
21e325a
View commit details
Copy full SHA for 21e325a
View code at this point
Browse repository at this point
Commits on Feb 4, 2015
Fix tests on mono
odinserj
committed
a086bc6
View commit details
Copy full SHA for a086bc6
View code at this point
Browse repository at this point
Commits on Jan 29, 2015
Merge remote-tracking branch 'origin/master' into dev
Show description for 85e5aed
odinserj
committed
85e5aed
View commit details
Copy full SHA for 85e5aed
View code at this point
Browse repository at this point
Commits on Jan 28, 2015
Fix race condition in StateMachine.TryToChangeState
Show description for e6e2c68
odinserj
committed
e6e2c68
View commit details
Copy full SHA for e6e2c68
View code at this point
Browse repository at this point
Commits on Jan 27, 2015
Merge remote-tracking branch 'origin/master' into dev
Show description for 4d8e082
odinserj
committed
4d8e082
View commit details
Copy full SHA for 4d8e082
View code at this point
Browse repository at this point
Expiration manager now removes records in multiple passes
Show description for ade941f
odinserj
committed
ade941f
View commit details
Copy full SHA for ade941f
View code at this point
Browse repository at this point
Use case insensitive lookup for some dictionaries
Show description for fcf9290
odinserj
committed
fcf9290
View commit details
Copy full SHA for fcf9290
View code at this point
Browse repository at this point
Normalize time to full minutes in schedule instant
Show description for 530db5e
odinserj
committed
530db5e
View commit details
Copy full SHA for 530db5e
View code at this point
Browse repository at this point
More validation for CRON expressions in recurring jobs
Show description for a5b11f3
odinserj
committed
a5b11f3
View commit details
Copy full SHA for a5b11f3
View code at this point
Browse repository at this point
Wrap ServerBootstrapper with automatic retry
Show description for 193c698
odinserj
committed
193c698
View commit details
Copy full SHA for 193c698
View code at this point
Browse repository at this point
Commits on Dec 18, 2014
Add `Process` property to IStateMachine interface
odinserj
committed
27b23df
View commit details
Copy full SHA for 27b23df
View code at this point
Browse repository at this point
Commits on Dec 16, 2014
Allow passing null state to CreateContext
odinserj
committed
7bbe9a7
View commit details
Copy full SHA for 7bbe9a7
View code at this point
Browse repository at this point
Move parameters logic from CreateContext to CreatingContext
odinserj
committed
419bc32
View commit details
Copy full SHA for 419bc32
View code at this point
Browse repository at this point
Extract `IJobCreator` interface from `IStateMachine`
odinserj
committed
35b7190
View commit details
Copy full SHA for 35b7190
View code at this point
Browse repository at this point
Rename `IStateMachine.CreateInState` method to `CreateJob`
odinserj
committed
2990b8a
View commit details
Copy full SHA for 2990b8a
View code at this point
Browse repository at this point
CreateContext gave his smartness to the IJobCreationProcess
odinserj
committed
cda167b
View commit details
Copy full SHA for cda167b
View code at this point
Browse repository at this point
Move some logic from CreateContext to CreatedContext
odinserj
committed
3a2f55c
View commit details
Copy full SHA for 3a2f55c
View code at this point
Browse repository at this point
Modify IJobCreationProcess to return the job identifier
odinserj
committed
f0f108a
View commit details
Copy full SHA for f0f108a
View code at this point
Browse repository at this point
Commits on Dec 15, 2014
Rename some internal process classes
odinserj
committed
cba2913
View commit details
Copy full SHA for cba2913
View code at this point
Browse repository at this point
Commits on Dec 13, 2014
Rename `TryToChangeState` to `ChangeState` in `IStateMachine` type
odinserj
committed
b857597
View commit details
Copy full SHA for b857597
View code at this point
Browse repository at this point
State change process & state machine refactoring
odinserj
committed
abbf9d9
View commit details
Copy full SHA for abbf9d9
View code at this point
Browse repository at this point
Move `StateMachine` property from `StateContext` to `ElectStateContext`
odinserj
committed
ccfad05
View commit details
Copy full SHA for ccfad05
View code at this point
Browse repository at this point
Move `Connection` property from `StateContext` to `ElectStateContext`
odinserj
committed
9e98dcb
View commit details
Copy full SHA for 9e98dcb
View code at this point
Browse repository at this point
Add TraversedStates property to the ApplyStateContext class
odinserj
committed
b130646
View commit details
Copy full SHA for b130646
View code at this point
Browse repository at this point
Add traversed states in the applying state transaction
Show description for 8dea3b9
odinserj
committed
8dea3b9
View commit details
Copy full SHA for 8dea3b9
View code at this point
Browse repository at this point
Fix StateContextMock class
odinserj
committed
61ba403
View commit details
Copy full SHA for 61ba403
View code at this point
Browse repository at this point
Pass current IStateMachine instance to StateContext
odinserj
committed
cb8cf24
View commit details
Copy full SHA for cb8cf24
View code at this point
Browse repository at this point
Commits on Dec 12, 2014
Add AcquireDistributedJobLock extension method
odinserj
committed
cb13d5b
View commit details
Copy full SHA for cb13d5b
View code at this point
Browse repository at this point
Commits on Dec 9, 2014
Expose ServerWatchdogOptions through BackgroundJobServerOptions
Show description for e32275e
odinserj
committed
e32275e
View commit details
Copy full SHA for e32275e
View code at this point
Browse repository at this point
Commits on Dec 8, 2014
Update JobArgumentFacts.cs
odinserj
committed
d40689b
View commit details
Copy full SHA for d40689b
View code at this point
Browse repository at this point
Update JobArgumentFacts.cs
odinserj
committed
8b91099
View commit details
Copy full SHA for 8b91099
View code at this point
Browse repository at this point
Fix some tests for mono
odinserj
committed
99a7a8f
View commit details
Copy full SHA for 99a7a8f
View code at this point
Browse repository at this point
New Single value for JobArgumentFacts
odinserj
committed
06d6032
View commit details
Copy full SHA for 06d6032
View code at this point
Browse repository at this point
New double value for JobArgumentFacts
odinserj
committed
77dc404
View commit details
Copy full SHA for 77dc404
View code at this point
Browse repository at this point
Fix test method to use the same time
odinserj
committed
4ea32db
View commit details
Copy full SHA for 4ea32db
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.