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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Explicitly require `sidekiq/cli`
yuuji.yaginuma
2017-12-16
1
-0
/
+1
*
Suppress `warning: BigDecimal.new is deprecated`
Yasuo Honda
2017-12-15
1
-1
/
+1
*
Enable `Layout/LeadingCommentSpace` to not allow cosmetic changes in the future
Ryuta Kamizono
2017-12-14
2
-2
/
+2
*
[ci skip] Add a space to comment in SidekiqAdapter
Yoshiyuki Hirano
2017-12-14
1
-1
/
+1
*
Fix example code in ActiveJob::Core [ci skip]
Yoshiyuki Hirano
2017-12-05
1
-4
/
+10
*
Preparing for 5.2.0.beta2 release
Rafael Mendonça França
2017-11-28
2
-1
/
+6
*
Fix typos and add a few suggestions
Fatos Morina
2017-11-28
1
-2
/
+2
*
Preparing for 5.2.0.beta1 release
Rafael Mendonça França
2017-11-27
2
-1
/
+3
*
Improve DelayedJob wrapper logging
Jacek Lachowski
2017-11-24
2
-0
/
+11
*
Use .tt extension to all the template files
Rafael Mendonça França
2017-11-13
2
-0
/
+0
*
Make sidekiq and resque integration tests work in CI
yuuji.yaginuma
2017-11-13
2
-9
/
+1
*
Return a non zero code when can not connect to redis in CI
yuuji.yaginuma
2017-11-13
2
-2
/
+4
*
`rails new` runs `rails active_storage:install`
bogdanvlviv
2017-11-06
2
-2
/
+1
*
removed unnecessary returns
Shuhei Kitagawa
2017-10-28
1
-1
/
+1
*
Merge pull request #30955 from prathamesh-sonpatki/rm-changelog-entry
Rafael França
2017-10-23
1
-7
/
+0
|
\
|
*
Remove CHANGELOT entry for the change that was backported to 5-1-stable [ci s...
Prathamesh Sonpatki
2017-10-23
1
-7
/
+0
*
|
[Active Job] require_relative => require
Akira Matsuda
2017-10-21
4
-13
/
+13
|
/
*
Merge pull request #30750 from k2nr/fix-active-job
Ryuta Kamizono
2017-10-13
3
-3
/
+3
|
\
|
*
Test exception message to ensure an exception instance is yielded
Kazunori Kajihiro
2017-10-13
2
-2
/
+2
|
*
Yield with an error instance instead of error class
Kazunori Kajihiro
2017-09-29
1
-1
/
+1
*
|
redis-rb 4.0 support
Jeremy Daer
2017-10-08
2
-7
/
+8
|
/
*
Update activejob doc [ci skip]
Yoshiyuki Hirano
2017-08-30
1
-1
/
+1
*
Update MIT licenses link [ci skip]
Yoshiyuki Hirano
2017-08-22
1
-1
/
+1
*
Use ssl in guide and comment [ci skip]
Yoshiyuki Hirano
2017-08-19
1
-1
/
+1
*
Use `ActiveJob::Base.queue_adapter_name` to get adapter name
yuuji.yaginuma
2017-08-17
1
-3
/
+1
*
Wait for the Delayed Job worker thread to finish
Matthew Draper
2017-08-13
1
-0
/
+1
*
Use File::NULL instead of "/dev/null"
Kazuhiro NISHIYAMA
2017-07-31
1
-1
/
+1
*
Use `ArgumentError` instead of own error class
yuuji.yaginuma
2017-07-20
2
-19
/
+18
*
Fix `warning: circular argument reference`
yuuji.yaginuma
2017-07-19
1
-2
/
+2
*
Add `except` option for ActiveJob::TestHelper methods
posthumanism
2017-07-18
3
-15
/
+440
*
[Active Job] `rubocop -a --only Layout/EmptyLineAfterMagicComment`
Koichi ITO
2017-07-11
100
-0
/
+100
*
Make sidekiq and resque integration tests work in CI
yuuji.yaginuma
2017-07-10
2
-1
/
+9
*
Use frozen-string-literal in ActiveJob
Kir Shatrov
2017-07-09
101
-0
/
+101
*
[Active Job] require => require_relative
Akira Matsuda
2017-07-01
4
-13
/
+13
*
Merge pull request #29588 from greysteil/add-gemspec-links
Rafael França
2017-06-28
1
-0
/
+5
|
\
|
*
Add source code and changelog links to gemspecs
Grey Baker
2017-06-28
1
-0
/
+5
*
|
ActiveJob::Core#serialize stores provider_job_id (fixes #26581).
utilum
2017-06-27
2
-0
/
+9
|
/
*
Remove needless gitignore
yuuji.yaginuma
2017-06-26
1
-1
/
+0
*
Use `require_relative` instead of `require` with full path
bogdanvlviv
2017-06-14
1
-1
/
+1
*
Use mattr_accessor default: option throughout the project
Genadi Samokovarov
2017-06-03
4
-6
/
+5
*
Add option for class_attribute default (#29270)
David Heinemeier Hansson
2017-05-29
2
-8
/
+3
*
Bring back delayed_job to test list
yuuji.yaginuma
2017-05-28
1
-2
/
+1
*
Removed string inquiry.
Mohit Natoo
2017-05-26
2
-6
/
+6
*
Provides friendlier way to access queue adapters of a job.
Mohit Natoo
2017-05-26
2
-4
/
+22
*
Define path with __dir__
bogdanvlviv
2017-05-23
6
-8
/
+7
*
Improving docs for callbacks execution order [ci skip]
dixpac
2017-05-21
1
-1
/
+3
*
Cleanup CHANGELOGs [ci skip]
Ryuta Kamizono
2017-04-30
1
-0
/
+1
*
Add missing require
yuuji.yaginuma
2017-04-21
1
-0
/
+1
*
Add error logging to Active Job
Steven Bull
2017-03-27
4
-4
/
+24
*
Start Rails 5.2 development
Matthew Draper
2017-03-22
2
-51
/
+3
[next]