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
Branch selector
dev
User selector
All users
All time
Commit history
Commits on Feb 25, 2015
Merge pull request #305 from ysasaki1985/dev-backtosite-path
Show description for 6fa4948
odinserj
committed
6fa4948
View commit details
Copy full SHA for 6fa4948
Browse repository at this point
Commits on Feb 24, 2015
Merged upstream branch 'dev' into dev-backtosite-path
Yu Sasaki
committed
eebc9c4
View commit details
Copy full SHA for eebc9c4
Browse repository at this point
Changed useBackToSitePath to useAppPath, and all the related variable names accordingly
Yu Sasaki
committed
7c01742
View commit details
Copy full SHA for 7c01742
Browse repository at this point
Merge pull request #302 from fire-eagle/version-fix
Show description for 1bd448c
odinserj
committed
1bd448c
View commit details
Copy full SHA for 1bd448c
Browse repository at this point
Commits on Feb 16, 2015
Add a 20px margin before the footer
odinserj
committed
1d55607
View commit details
Copy full SHA for 1d55607
Browse repository at this point
Fix "More details" link in Failed jobs page
odinserj
committed
1812291
View commit details
Copy full SHA for 1812291
Browse repository at this point
Commits on Feb 14, 2015
Made configurable the 'Back to Site' path in the dashboard
ysasaki
committed
e46e04b
View commit details
Copy full SHA for e46e04b
Browse repository at this point
Commits on Feb 13, 2015
Add AddRangeToSet command for transaction
odinserj
committed
2d8ed81
View commit details
Copy full SHA for 2d8ed81
Browse repository at this point
Add `JobStorageConnection.AddRangeToSet`
odinserj
committed
072925a
View commit details
Copy full SHA for 072925a
Browse repository at this point
Merge remote-tracking branch 'origin/master' into dev
Show description for 21e325a
odinserj
committed
21e325a
View commit details
Copy full SHA for 21e325a
Browse repository at this point
Add `JobStorageConnection.GetHashCount` method
odinserj
committed
99e5d01
View commit details
Copy full SHA for 99e5d01
Browse repository at this point
Commits on Feb 4, 2015
Merge pull request #289 from lennybacon/patch-1
Show description for 19e0b7f
odinserj
committed
19e0b7f
View commit details
Copy full SHA for 19e0b7f
Browse repository at this point
Show canceled recurring jobs correctly in dashboard
Show description for 446c97b
odinserj
committed
446c97b
View commit details
Copy full SHA for 446c97b
Browse repository at this point
Fix tests on mono
odinserj
committed
a086bc6
View commit details
Copy full SHA for a086bc6
Browse repository at this point
Merge pull request #297 from Dresel/master
Show description for 4d0e905
odinserj
committed
4d0e905
View commit details
Copy full SHA for 4d0e905
Browse repository at this point
Bump version to 1.3.4
odinserj
committed
dd4d84d
View commit details
Copy full SHA for dd4d84d
Browse repository at this point
Removing AssemblyFileVersion attribute so Product Version and File Version on the dll match the Assembly Version
fire-eagle
committed
bf95cea
View commit details
Copy full SHA for bf95cea
Browse repository at this point
Commits on Feb 2, 2015
Make `JobHistoryRenderer` class public
odinserj
committed
a768d37
View commit details
Copy full SHA for a768d37
Browse repository at this point
Make `Dashboard.HtmlHelper` class public
odinserj
committed
7165d25
View commit details
Copy full SHA for 7165d25
Browse repository at this point
Add `JobStorageConnection.GetAllItemsFromList` method
odinserj
committed
f9eb54c
View commit details
Copy full SHA for f9eb54c
Browse repository at this point
Commits on Jan 31, 2015
Fix GetTimelineStats / GetHourlyTimelineStats incorrect order
Christopher Dresel
committed
e3280d9
View commit details
Copy full SHA for e3280d9
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
Browse repository at this point
Commits on Jan 28, 2015
Merge pull request #295 from HangfireIO/1.3.3-release
Show description for 14ec9ea
odinserj
committed
14ec9ea
View commit details
Copy full SHA for 14ec9ea
Browse repository at this point
Add release notes for 1.3.3
odinserj
committed
c7b9168
View commit details
Copy full SHA for c7b9168
Browse repository at this point
Bump version to 1.3.3
odinserj
committed
5a74d2e
View commit details
Copy full SHA for 5a74d2e
Browse repository at this point
Fix race condition in StateMachine.TryToChangeState
Show description for e6e2c68
odinserj
committed
e6e2c68
View commit details
Copy full SHA for e6e2c68
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
Browse repository at this point
Merge pull request #292 from HangfireIO/1.3.2-release
Show description for 28be12d
odinserj
committed
28be12d
View commit details
Copy full SHA for 28be12d
Browse repository at this point
Add release notes for 1.3.2
odinserj
committed
24dfe3d
View commit details
Copy full SHA for 24dfe3d
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
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
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
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
Browse repository at this point
Fix version display in dashboard
Show description for 02f313e
odinserj
committed
02f313e
View commit details
Copy full SHA for 02f313e
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
Browse repository at this point
Previous
Next
You can’t perform that action at this time.