index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activejob
/
test
/
support
/
integration
/
test_case_helpers.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for timezones to Active Job
Andrew White
2018-02-22
1
-0
/
+4
*
Use `ActiveJob::Base.queue_adapter_name` to get adapter name
yuuji.yaginuma
2017-08-17
1
-3
/
+1
*
[Active Job] `rubocop -a --only Layout/EmptyLineAfterMagicComment`
Koichi ITO
2017-07-11
1
-0
/
+1
*
Use frozen-string-literal in ActiveJob
Kir Shatrov
2017-07-09
1
-0
/
+1
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
Privatize unneededly protected methods in Active Job tests
Akira Matsuda
2016-12-24
1
-1
/
+1
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-4
/
+4
*
removes requires already present in active_support/rails
Xavier Noria
2016-10-27
1
-1
/
+0
*
applies new string literal convention in activejob/test
Xavier Noria
2016-08-06
1
-4
/
+4
*
Chomp: prefer String#chomp where we can for a clarity boost
lvl0nax
2016-04-29
1
-1
/
+3
*
Fix race condition testing for job execution order
Will Jessop
2015-11-23
1
-4
/
+12
*
Add job priorities to ActiveJob
wvengen
2015-09-17
1
-2
/
+6
*
Fixes #20799
Johannes Opper
2015-08-04
1
-0
/
+4
*
Provide provider_job_id to qu adapter.
Kevin Deisz
2015-05-07
1
-2
/
+2
*
Closes rails/rails#18864: Renaming transactional fixtures to transactional tests
Brandon Weiss
2015-03-16
1
-1
/
+1
*
`ActiveJob::QueueAdapters::*` are no longer singletons
Tamir Duberstein
2015-03-11
1
-2
/
+2
*
ActiveJob Integration Tests
Cristian Bica
2014-09-11
1
-0
/
+48