Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
| | | | | | This reverts commit 3420a14590c0e6915d8b6c242887f74adb4120f9, reversing changes made to afb66a5a598ce4ac74ad84b125a5abf046dcf5aa. | ||||
* | Enforce frozen string in Rubocop | Kir Shatrov | 2017-07-01 | 1 | -0/+1 |
| | |||||
* | Improving docs for callbacks execution order [ci skip] | dixpac | 2017-05-21 | 1 | -1/+3 |
| | | | | | When define callbacks latest definition on the same callback/method overwrites previous ones. | ||||
* | applies new string literal convention in activejob/lib | Xavier Noria | 2016-08-06 | 1 | -1/+1 |
| | | | | | The current code base is not uniform. After some discussion, we have chosen to go with double quotes by default. | ||||
* | [ci skip] Reword doc for around_enqueue callback | Tim Wade | 2016-05-27 | 1 | -2/+2 |
| | | | | | | Taken literally, the documentation suggests that the callback gets called twice (before and after enqueueing). By wording it similarly to that of around_perform this confusion is avoided. | ||||
* | Use AS::Reloader to support reloading in ActiveJob | Matthew Draper | 2016-03-02 | 1 | -0/+5 |
| | |||||
* | Merge pull request #18274 from rajcybage/spell_fix | Robin Dupret | 2014-12-31 | 1 | -2/+2 |
|\ | | | | | Fix spell life cycle on activejob docs [ci skip] | ||||
| * | Fix spell life cycle on activejob docs [ ci skip] | Rajarshi Das | 2014-12-31 | 1 | -2/+2 |
| | | |||||
* | | Correct fixed-width doc syntax, thanks to @sikachu for pointing it out! | Zachary Scott | 2014-11-03 | 1 | -1/+1 |
| | | | | | | | | From dc5854f and c07c0b2 [ci skip] | ||||
* | | Document the class methods include module for AJ::Callbacks [ci skip] | Zachary Scott | 2014-11-03 | 1 | -0/+2 |
| | | |||||
* | | [ci skip] AJ docs fixes | Akshay Vishnoi | 2014-09-18 | 1 | -6/+6 |
|/ | | | | | | | | 1. Indentation 2. Spaces issues 3. Spelling correction 4. Grammar correction 5. Add #:nodoc: to all internal classes | ||||
* | Some documentation fixes [ci skip] | Robin Dupret | 2014-08-29 | 1 | -2/+2 |
| | |||||
* | [ci skip] Fix Active Job grammar in api docs | Logan Hasson | 2014-08-20 | 1 | -1/+1 |
| | |||||
* | Added docs for AJ::Callbacks; Added AJ to docs build map | Cristian Bica | 2014-08-16 | 1 | -4/+108 |
| | |||||
* | Add 'activejob/' from commit '14f74a8331f94150dfee653224de8fc837797709' | Abdelkader Boudih | 2014-08-12 | 1 | -0/+40 |
git-subtree-dir: activejob git-subtree-mainline: b45b99894a60eda434abec94d133a1cfd8de2dda git-subtree-split: 14f74a8331f94150dfee653224de8fc837797709 |