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 }}
mguterl
/
minion
Public
forked from
spiegela/minion
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
minion
spec
minion_spec.rb
on
master
User selector
All users
All time
Commit history
Commits on Nov 14, 2011
Add specs for testing serialization methods (activesupport vs json)
spiegela
committed
01f983c
View commit details
Copy full SHA for 01f983c
View code at this point
Browse repository at this point
Commits on Oct 23, 2011
Added support for batch message processing. Support ruby 1.8.7. Re-implement message chainings. Add Message class to segregate meta-data from content.
spiegela
committed
bb50d1f
View commit details
Copy full SHA for bb50d1f
View code at this point
Browse repository at this point
Commits on Aug 21, 2011
Make Ruby 1.8.x compat.
spiegela
committed
6cb0fef
View commit details
Copy full SHA for 6cb0fef
View code at this point
Browse repository at this point
Make Ruby 1.8.x compat.
spiegela
committed
900815e
View commit details
Copy full SHA for 900815e
View code at this point
Browse repository at this point
Commits on Apr 15, 2011
Do a force encoding so 1.9 works and does not get bad payloads on multi-byte characters... utf-8 didnt work for some reason
durran
committed
f14de75
View commit details
Copy full SHA for f14de75
View code at this point
Browse repository at this point
Commits on Mar 28, 2011
Open and close the connection properly when sending messages.
durran
committed
33f68f6
View commit details
Copy full SHA for 33f68f6
View code at this point
Browse repository at this point
Commits on Mar 23, 2011
Make sure error handling is initialized properly now that we're back on class variables
durran
committed
5e59052
View commit details
Copy full SHA for 5e59052
View code at this point
Browse repository at this point
Adding in more doc, locking to 1.9 syntax, removing class variables
durran
committed
c17eac1
View commit details
Copy full SHA for c17eac1
View code at this point
Browse repository at this point
Don't wait for a job to finish before processing the next queue:
Show description for dd74d29
durran
committed
dd74d29
View commit details
Copy full SHA for dd74d29
View code at this point
Browse repository at this point
Adding in spec coverage to enqueue plus some rdoc
durran
committed
fd9951f
View commit details
Copy full SHA for fd9951f
View code at this point
Browse repository at this point
Commits on Mar 22, 2011
Getting rid of deprecation warnings from amqp, moving enqueue spec to minion spec
durran
committed
e2d5a59
View commit details
Copy full SHA for e2d5a59
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.