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
master
User selector
All users
All time
Commit history
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 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
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 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
Add DateTimeOffset support for BackgroundJob.Schedule methods
Show description for e65ff1d
odinserj
committed
e65ff1d
View commit details
Copy full SHA for e65ff1d
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/HangfireIO/Hangfire
odinserj
committed
0215925
View commit details
Copy full SHA for 0215925
View code at this point
Browse repository at this point
Merge pull request #261 from fpellet/NullExceptionAfterCancelledTask
Show description for 4922094
odinserj
committed
4922094
View commit details
Copy full SHA for 4922094
View code at this point
Browse repository at this point
Commits on Dec 5, 2014
Update Dapper to 1.38 in Hangfire.SqlServer
Show description for 0b03429
odinserj
committed
0b03429
View commit details
Copy full SHA for 0b03429
View code at this point
Browse repository at this point
Commits on Dec 4, 2014
Use psake instead of msbuild for building the project
odinserj
committed
4d322e1
View commit details
Copy full SHA for 4d322e1
View code at this point
Browse repository at this point
Commits on Dec 1, 2014
Use Moq instead of an internal class
fpellet
committed
cdf5fd0
View commit details
Copy full SHA for cdf5fd0
View code at this point
Browse repository at this point
Commits on Nov 30, 2014
Allow to customize setting of Json.net
fpellet
committed
a6359ca
View commit details
Copy full SHA for a6359ca
View code at this point
Browse repository at this point
Dashboard not crash if a scheduling task is cancelled
fpellet
committed
72344a5
View commit details
Copy full SHA for 72344a5
View code at this point
Browse repository at this point
Commits on Nov 24, 2014
Pass SqlServerStorageOptions to queue provider
Show description for e44c83f
odinserj
committed
e44c83f
View commit details
Copy full SHA for e44c83f
View code at this point
Browse repository at this point
Commits on Nov 22, 2014
Throwing `NotSupportedException` for methods returning `Task`
Show description for d312938
odinserj
committed
d312938
View commit details
Copy full SHA for d312938
View code at this point
Browse repository at this point
Change the way how ExpirationManager obtains the connection
odinserj
committed
035797a
View commit details
Copy full SHA for 035797a
View code at this point
Browse repository at this point
Ability to pass an instance of SqlConnection to SqlServerStorage
Show description for cf4508a
odinserj
committed
cf4508a
View commit details
Copy full SHA for cf4508a
View code at this point
Browse repository at this point
Commits on Nov 17, 2014
Make Job ctor public, add overload
Show description for eb00f9d
odinserj
committed
eb00f9d
View commit details
Copy full SHA for eb00f9d
View code at this point
Browse repository at this point
Commits on Nov 15, 2014
Add ShutdownToken to IJobCancellationToken
Show description for e79b7bb
odinserj
committed
e79b7bb
View commit details
Copy full SHA for e79b7bb
View code at this point
Browse repository at this point
Remove Hangfire.Redis projects
Show description for 8aa5da9
odinserj
committed
8aa5da9
View commit details
Copy full SHA for 8aa5da9
View code at this point
Browse repository at this point
Remove unnecessary Cron.GetDescription tests
Show description for d03ad3e
odinserj
committed
d03ad3e
View commit details
Copy full SHA for d03ad3e
View code at this point
Browse repository at this point
Add yet another overload for BackgroundJobServer ctor
odinserj
committed
55944c2
View commit details
Copy full SHA for 55944c2
View code at this point
Browse repository at this point
Commits on Oct 17, 2014
Merge pull request #219 from phillcampbell/patch-1
Show description for 82dd5b1
odinserj
committed
82dd5b1
View commit details
Copy full SHA for 82dd5b1
View code at this point
Browse repository at this point
Rename GetTypeAndName method to ToString
odinserj
committed
04ec98e
View commit details
Copy full SHA for 04ec98e
View code at this point
Browse repository at this point
Support for generic methods
odinserj
committed
e4cd3f1
View commit details
Copy full SHA for e4cd3f1
View code at this point
Browse repository at this point
Commits on Oct 1, 2014
support for generics in job types
gorbach
committed
acd98b0
View commit details
Copy full SHA for acd98b0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.