0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bumping version to 0.5.0 More... almost 6 years ago
update README More... almost 6 years ago
drop activejob support, reorganize file structure More... almost 6 years ago
Merge pull request #14 from dmiskiew/dynamic_queues More... about 8 years ago
make restrictions compatible with ActiveJob's queue_as blocks More... about 8 years ago
Merge pull request #13 from yukas/respect-resque-inline
mfo
More... over 8 years ago
Respect Resque.inline More... over 8 years ago
tech(jeweler): drop in favor of classic gem push. yank 0.4.1, release 0.4.2
mfo
More... over 8 years ago
Regenerate gemspec for version 0.4.1
mfo
More... over 8 years ago
tech(authors): add mfo to release 0.4.1 gemspec
mfo
More... over 8 years ago
Version bump to 0.4.1
mfo
More... over 8 years ago
Regenerate gemspec for version 0.4.0 More... over 8 years ago
move gem dependency from Gemfile to gemspec More... over 8 years ago
Regenerate gemspec for version 0.4.0 More... over 8 years ago
use new rspec new syntax by synvert More... over 8 years ago
remove ruby-version and rvmrc More... over 8 years ago
fix rspec task More... over 8 years ago
add jeweler to Gemfile More... over 8 years ago
Merge pull request #11 from mfo/master More... over 8 years ago
tag(0.4.0): hardtag
mfo
More... over 8 years ago
Merge pull request #8 from mfo/US/activejob More... about 9 years ago
tech(release): add changelog, dry code : 0.4.0 only support rails >= 4.2, unlint Resque module since activejob can't be validated via lint
mfo
More... about 9 years ago
feat(active_job): add RestrictionActiveJob to support rails 4 feature, bump version to 0.4.0, update readme
mfo
More... about 9 years ago
feat(active_job): start implementing active job migration
mfo
More... about 9 years ago
tech(whitespace): trim empty lines
mfo
More... about 9 years ago
fix(spec): drop usage of spec/autorun
mfo
More... about 9 years ago
tech(rspec): change synthax of expectations form foo.should eq(bar) to expect(foo).to eq(bar)
mfo
More... about 9 years ago
fix(job): use Object.const_get instead of active_support constantize
mfo
More... about 9 years ago
fix(redis-conf): remove glueoutputbuf which is not recognozied by redis 2.8.19
mfo
More... about 9 years ago
tech(Gemfile): add Gemfile/ruby-version
mfo
More... about 9 years ago