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
/
lib
/
active_job
/
queue_adapters
/
test_adapter.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow all ActiveJob assertion helper to accept Proc in their `only` kw:
Edouard CHIN
2018-11-21
1
-2
/
+8
*
Allow `:queue` option to `perform_enqueued_jobs`.
bogdanvlviv
2018-08-20
1
-3
/
+11
*
perform_or_enqueue instead of enqueue_or_perform
Mohit Natoo
2018-08-09
1
-3
/
+3
*
Add `except` option for ActiveJob::TestHelper methods
posthumanism
2017-07-18
1
-2
/
+8
*
[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
*
Revert #27850 following test breakage (#28427)
David Heinemeier Hansson
2017-03-15
1
-4
/
+7
*
Append skipped jobs to enqueued_jobs
Alexander Pauly
2017-01-31
1
-7
/
+3
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-13
/
+13
*
applies new string literal convention in activejob/lib
Xavier Noria
2016-08-06
1
-1
/
+1
*
`ActiveJob::QueueAdapters::*` are no longer singletons
Tamir Duberstein
2015-03-11
1
-35
/
+33
*
Avoid creating an extra hash on the job test adapter
Carlos Antonio da Silva
2015-02-24
1
-1
/
+1
*
`ActiveJob::QueueAdapters::TestAdapter` is now a singleton
Tamir Duberstein
2015-02-23
1
-26
/
+26
*
Add an `:only` option to `perform_enqueued_jobs` to filter jobs based on
Michael Ryan
2015-02-06
1
-13
/
+24
*
ActiveJob testing improvements
Cristian Bica
2014-12-30
1
-6
/
+11
*
Added RDoc for each Active Job adapter
Cristian Bica
2014-09-22
1
-2
/
+11
*
simplify test_adapter
Abdelkader Boudih
2014-09-14
1
-43
/
+4
*
Active Job refactoring
Cristian Bica
2014-09-03
1
-8
/
+8
*
Fix failing tests in ActiveJob Adapter
Abdelkader Boudih
2014-09-02
1
-0
/
+1
*
[ActiveJob] TestCase (Will squash before merge)
Abdelkader Boudih
2014-09-02
1
-12
/
+12
*
[ActiveJob] TestCase
Abdelkader Boudih
2014-09-02
1
-60
/
+58
*
[ActiveJob] TestCase
Abdelkader Boudih
2014-09-02
1
-0
/
+77