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
Breadcrumbs
History for
bull
test
on
v1
User selector
All users
All time
Commit history
Commits on Feb 28, 2016
Merge branch 'master' of github.com:OptimalBits/bull
manast
committed
95d23a6
View commit details
Copy full SHA for 95d23a6
View code at this point
Browse repository at this point
Commits on Feb 26, 2016
Adds local variants of pause and resume.
Brad Vogel
committed
7e06558
View commit details
Copy full SHA for 7e06558
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jan 19, 2016
adds clean method to priority queue
ryan-sandy
committed
1532e36
View commit details
Copy full SHA for 1532e36
View code at this point
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
View code at this point
Browse repository at this point
fixed linter errors. npm test passed succesfully
yonivy
committed
28bd9e1
View commit details
Copy full SHA for 28bd9e1
View code at this point
Browse repository at this point
fixed previous commit indentation. Now with settings
yonivy
committed
5461aba
View commit details
Copy full SHA for 5461aba
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jan 6, 2016
fixes queue.close on long running jobs
ryan-sandy
committed
51d34c9
View commit details
Copy full SHA for 51d34c9
View code at this point
Browse repository at this point
Commits on Dec 27, 2015
check that return value can be serialised, fixes #218
manast
committed
6b47969
View commit details
Copy full SHA for 6b47969
View code at this point
Browse repository at this point
Commits on Nov 23, 2015
store handler return value in redis
Show description for 02c3ba1
Albert-Jan Nijburg
committed
02c3ba1
View commit details
Copy full SHA for 02c3ba1
View code at this point
Browse repository at this point
Commits on Oct 6, 2015
Job promotion and tests, fix old tests level
evanhuang8
committed
2b57226
View commit details
Copy full SHA for 2b57226
View code at this point
Browse repository at this point
Commits on Sep 29, 2015
Conslidate tests, update guardian timer settings
evanhuang8
committed
93f2617
View commit details
Copy full SHA for 93f2617
View code at this point
Browse repository at this point
Test stacktrace length job test
evanhuang8
committed
a9122b6
View commit details
Copy full SHA for a9122b6
View code at this point
Browse repository at this point
Automatic retry and backoffs with tests
evanhuang8
committed
906dca2
View commit details
Copy full SHA for 906dca2
View code at this point
Browse repository at this point
Emit delayed event for delayed jobs
evanhuang8
committed
52e9e97
View commit details
Copy full SHA for 52e9e97
View code at this point
Browse repository at this point
Force delayed jobs to use the same timestamp in FIFO test
evanhuang8
committed
6c3ce23
View commit details
Copy full SHA for 6c3ce23
View code at this point
Browse repository at this point
Add tests for cluster environment
evanhuang8
committed
7ff97bb
View commit details
Copy full SHA for 7ff97bb
View code at this point
Browse repository at this point
Merge branch 'correct_order_delay' into cluster_test
evanhuang8
committed
9fd55c6
View commit details
Copy full SHA for 9fd55c6
View code at this point
Browse repository at this point
Cluster test framework
evanhuang8
committed
af09a7c
View commit details
Copy full SHA for af09a7c
View code at this point
Browse repository at this point
Commits on Sep 28, 2015
Increase timeout on priority queue test
evanhuang8
committed
541a8e9
View commit details
Copy full SHA for 541a8e9
View code at this point
Browse repository at this point
Move delayed jobs directly into delayed set, fixes #187
evanhuang8
committed
ee9a6be
View commit details
Copy full SHA for ee9a6be
View code at this point
Browse repository at this point
Commits on Sep 25, 2015
Increase timeout on stalled jobs test
evanhuang8
committed
9f9a2e5
View commit details
Copy full SHA for 9f9a2e5
View code at this point
Browse repository at this point
Fix updateDelaySet to bake 12 bits only, fix push order from delayed to waiver (RPUSH -> LPUSH)
evanhuang8
committed
45decf1
View commit details
Copy full SHA for 45decf1
View code at this point
Browse repository at this point
Pending test for FIFO behavior
evanhuang8
committed
eaeed26
View commit details
Copy full SHA for eaeed26
View code at this point
Browse repository at this point
Commits on Sep 21, 2015
Merge pull request #179 from curit/issue-162
Show description for 42d7840
manast
committed
42d7840
View commit details
Copy full SHA for 42d7840
View code at this point
Browse repository at this point
cleanup lint and add test
Albert-Jan Nijburg
committed
9fa8d33
View commit details
Copy full SHA for 9fa8d33
View code at this point
Browse repository at this point
Commits on Aug 27, 2015
clean jobs without timestamp
Albert-Jan Nijburg
committed
0dd753c
View commit details
Copy full SHA for 0dd753c
View code at this point
Browse repository at this point
Commits on Aug 21, 2015
attempt to make the delayed/restart test less prone to failure
mosilla
committed
b8f1821
View commit details
Copy full SHA for b8f1821
View code at this point
Browse repository at this point
Fix failing tests
Show description for 8212cdd
mosilla
committed
8212cdd
View commit details
Copy full SHA for 8212cdd
View code at this point
Browse repository at this point
Commits on Aug 14, 2015
Ensure close() doesn't cause the application to hang.
Show description for c056cb2
mosilla
committed
c056cb2
View commit details
Copy full SHA for c056cb2
View code at this point
Browse repository at this point
Commits on Jul 10, 2015
Merge pull request #140 from tobie/promise-tests
Show description for e13e312
manast
committed
e13e312
View commit details
Copy full SHA for e13e312
View code at this point
Browse repository at this point
returned data in promise test
manast
committed
d4d1dbf
View commit details
Copy full SHA for d4d1dbf
View code at this point
Browse repository at this point
increased test timeout
manast
committed
9316eab
View commit details
Copy full SHA for 9316eab
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.