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 }}
dominics
/
bull
Public
forked from
OptimalBits/bull
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
v1
User selector
All users
All time
Commit history
Commits on Feb 28, 2016
0.7.2
manast
committed
67d873c
View commit details
Copy full SHA for 67d873c
Browse repository at this point
updated
manast
committed
f8b39f3
View commit details
Copy full SHA for f8b39f3
Browse repository at this point
Merge branch 'master' of github.com:OptimalBits/bull
manast
committed
95d23a6
View commit details
Copy full SHA for 95d23a6
Browse repository at this point
Commits on Feb 26, 2016
Merge pull request #251 from mixmaxhq/add-pause-local
Show description for c3df985
manast
committed
c3df985
View commit details
Copy full SHA for c3df985
Browse repository at this point
Adds local variants of pause and resume.
Brad Vogel
committed
7e06558
View commit details
Copy full SHA for 7e06558
Browse repository at this point
Commits on Feb 25, 2016
Merge pull request #245 from SharkPunch/try-to-fix-memory-leaks
Show description for 47c59a7
manast
committed
47c59a7
View commit details
Copy full SHA for 47c59a7
Browse repository at this point
Commits on Feb 24, 2016
Merge pull request #249 from toddbluhm/fix-illegal-use-strict-bug
Show description for 914cfc2
manast
committed
914cfc2
View commit details
Copy full SHA for 914cfc2
Browse repository at this point
Fixes the "Illegal access to a strict mode caller function." bug
Show description for 2683800
toddbluhm
committed
2683800
View commit details
Copy full SHA for 2683800
Browse repository at this point
Commits on Feb 16, 2016
Consistent return type (return Promise.resolve() instead of just return)
Show description for c7890e2
leolannenmaki
committed
c7890e2
View commit details
Copy full SHA for c7890e2
Browse repository at this point
Extract method Queue.prototype.takeLockAndProcessJob to avoid constantly creating that on the fly in processJobs
leolannenmaki
committed
bbc3ec0
View commit details
Copy full SHA for bbc3ec0
Browse repository at this point
Avoid creating a closure every time for getNextJob by binding it in the constructor
leolannenmaki
committed
7a42925
View commit details
Copy full SHA for 7a42925
Browse repository at this point
Avoid possible Bluebird Promise finally leak, see https://github.com/OptimalBits/bull/issues/243
leolannenmaki
committed
ae32056
View commit details
Copy full SHA for ae32056
Browse repository at this point
To avoid doing multiple Job.fromId.bind(null, _this), just bind it once in the constructor
leolannenmaki
committed
2f0bccd
View commit details
Copy full SHA for 2f0bccd
Browse repository at this point
Resolve with no job instead of rejecting to avoid https://github.com/OptimalBits/bull/issues/144
leolannenmaki
committed
d58a2bb
View commit details
Copy full SHA for d58a2bb
Browse repository at this point
Commits on Feb 6, 2016
some fixes on the unit tests
manast
committed
a0e0b21
View commit details
Copy full SHA for a0e0b21
Browse repository at this point
upgraded bluebird
manast
committed
9b2a85b
View commit details
Copy full SHA for 9b2a85b
Browse repository at this point
skipped priority queue unit tests that are currently broken
manast
committed
f806357
View commit details
Copy full SHA for f806357
Browse repository at this point
logged some previously ignored errors
manast
committed
dab6f35
View commit details
Copy full SHA for dab6f35
Browse repository at this point
Merge branch 'master' of github.com:OptimalBits/bull
manast
committed
1a75a3b
View commit details
Copy full SHA for 1a75a3b
Browse repository at this point
upgraded redis
manast
committed
2fdc232
View commit details
Copy full SHA for 2fdc232
Browse repository at this point
fixe lint errors
manast
committed
d0116be
View commit details
Copy full SHA for d0116be
Browse repository at this point
Merge pull request #238 from nibblesnbits/v0.7.1
Show description for 8bea8f0
manast
committed
8bea8f0
View commit details
Copy full SHA for 8bea8f0
Browse repository at this point
fixed; #230
Stephen Collins
committed
9553817
View commit details
Copy full SHA for 9553817
Browse repository at this point
Commits on Jan 28, 2016
Merge pull request #231 from ryan-sandy/master
Show description for 61c3ce8
manast
committed
61c3ce8
View commit details
Copy full SHA for 61c3ce8
Browse repository at this point
Commits on Jan 19, 2016
lint errors
ryan-sandy
committed
ccd2fb8
View commit details
Copy full SHA for ccd2fb8
Browse repository at this point
adds clean method to priority queue
ryan-sandy
committed
1532e36
View commit details
Copy full SHA for 1532e36
Browse repository at this point
Commits on Jan 12, 2016
Merge pull request #175 from kulbirsaini/issue-174
Show description for fdf8cb8
manast
committed
fdf8cb8
View commit details
Copy full SHA for fdf8cb8
Browse repository at this point
Commits on Jan 11, 2016
Merge pull request #229 from yonivy/master
Show description for b621bcd
manast
committed
b621bcd
View commit details
Copy full SHA for b621bcd
Browse repository at this point
fixed linter errors. npm test passed succesfully
yonivy
committed
28bd9e1
View commit details
Copy full SHA for 28bd9e1
Browse repository at this point
fixed previous commit indentation. Now with settings
yonivy
committed
5461aba
View commit details
Copy full SHA for 5461aba
Browse repository at this point
fixed #228. priorities are now working properly and are tested
yonivy
committed
3881458
View commit details
Copy full SHA for 3881458
Browse repository at this point
Commits on Jan 6, 2016
Merge pull request #225 from ryan-sandy/master
Show description for 7189c36
manast
committed
7189c36
View commit details
Copy full SHA for 7189c36
Browse repository at this point
timer-manager now clears timeouted timers
ryan-sandy
committed
7350ca0
View commit details
Copy full SHA for 7350ca0
Browse repository at this point
fixes queue.close on long running jobs
ryan-sandy
committed
51d34c9
View commit details
Copy full SHA for 51d34c9
Browse repository at this point
Commits on Dec 29, 2015
Merge pull request #223 from yonivy/master
Show description for dc7a47d
manast
committed
dc7a47d
View commit details
Copy full SHA for dc7a47d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.