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
/
arguments.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable `Layout/EmptyLinesAroundAccessModifier` cop
Ryuta Kamizono
2019-06-13
1
-1
/
+0
*
Do not deserialize GlobalID objects that were not generated by Active Job
Rafael Mendonça França
2018-11-27
1
-1
/
+1
*
Permit ActionController::Parameters for serializable Hash
Bernie Chiu
2018-11-19
1
-3
/
+9
*
Make `PERMITTED_TYPES` private
Alberto Almagro
2018-11-12
1
-4
/
+3
*
Document missing supported types [ci skip]
Alberto Almagro
2018-11-11
1
-3
/
+6
*
Restore `private_constant` which is lost accidentally in #30941
Ryuta Kamizono
2018-11-09
1
-1
/
+1
*
Restore HWIA support to AJ::Arguments.deserialize
Gannon McGibbon
2018-10-30
1
-1
/
+4
*
Add `Style/RedundantFreeze` to remove redudant `.freeze`
Yasuo Honda
2018-09-29
1
-3
/
+3
*
Update arguments.rb [ci skip]
Sharang Dashputre
2018-09-13
1
-1
/
+1
*
Permit list usage cleanup and clearer documentation
Kevin Deisz
2018-08-27
1
-6
/
+8
*
Convert remaining usage of whitelist and blacklist
Kevin Deisz
2018-08-24
1
-5
/
+5
*
Rails 6 requires Ruby 2.4.1+
Jeremy Daer
2018-02-17
1
-3
/
+2
*
Simplify the implementation of custom argument serializers
Rafael Mendonça França
2018-02-14
1
-2
/
+139
*
Introduce serializers to ActiveJob
Evgenii Pecherkin
2018-02-14
1
-130
/
+2
*
[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
*
Removed deprecated #original_exception in ActiveJob::DeserializationError
Rafael Mendonça França
2016-10-10
1
-13
/
+1
*
Fixnum and Bignum are deprecated in Ruby trunk
Matthew Draper
2016-10-08
1
-2
/
+2
*
fixes remaining RuboCop issues [Vipul A M, Xavier Noria]
Xavier Noria
2016-09-01
1
-1
/
+1
*
applies new string literal convention in activejob/lib
Xavier Noria
2016-08-06
1
-4
/
+4
*
Support for unified Integer class in Ruby 2.4+
Jeremy Daer
2016-05-18
1
-2
/
+3
*
Added support for bigdecimals in perform later
Siva Gollapalli
2015-12-03
1
-2
/
+2
*
Deprecate exception#original_exception in favor of exception#cause
Yuki Nishijima
2015-11-03
1
-9
/
+16
*
Improve error message when serializing unsaved records for jobs
Faraz Yashar
2015-06-28
1
-7
/
+14
*
Add doc for original_exception in ActiveJob::DeserializationError [ci skip]
Zachary Scott
2015-04-29
1
-0
/
+2
*
nodoc private internal constants from ActiveJob::Arguments
Zachary Scott
2015-04-26
1
-0
/
+5
*
Allow keyword arguments to work with ActiveJob
Sean Griffin
2015-01-30
1
-9
/
+40
*
Add 'require' for Hash#with_indifferent_access
joker1007
2014-12-21
1
-0
/
+2
*
Add documentation on Active Job.
mo khan
2014-10-02
1
-0
/
+6
*
Fix string/gid collision in job arguments
Jeremy Kemper
2014-09-25
1
-3
/
+27
*
Tighten up AJ::Arguments and its tests
Jeremy Kemper
2014-09-14
1
-8
/
+14
*
Bump globalid version
Abdelkader Boudih
2014-09-12
1
-1
/
+1
*
Fix a warning
Matthew Draper
2014-09-05
1
-1
/
+1
*
[Active Job] Try to deserialize with GlobalID only strings and globalids
Cristian Bica
2014-09-03
1
-1
/
+3
*
Fix for double ActiveJob::DeserializationErorr
Cristian Bica
2014-09-03
1
-5
/
+5
*
Fix a few typos [ci skip]
Robin Dupret
2014-08-24
1
-1
/
+1
*
Raise ActiveJob::SerializationError when cannot serialize job arguments
Cristian Bica
2014-08-24
1
-2
/
+13
*
[ActiveJob] raise DeserializationError when got an error deserializing
Cristian Bica
2014-08-17
1
-0
/
+12
*
[ActiveJob] Use globalid gem
Abdelkader Boudih
2014-08-17
1
-5
/
+2
*
[ActiveJob] Convert ActiveJob::Arguments into module
Abdelkader Boudih
2014-08-17
1
-6
/
+7
*
Add 'activejob/' from commit '14f74a8331f94150dfee653224de8fc837797709'
Abdelkader Boudih
2014-08-12
1
-0
/
+52