| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix announce script | Rafael Mendonça França | 2019-03-22 | 1 | -2/+5 |
* | Fix release template | Rafael Mendonça França | 2019-03-21 | 1 | -2/+2 |
* | Enable `Lint/ErbNewArguments` cop to avoid the deprecated arguments warning | Ryuta Kamizono | 2019-02-01 | 1 | -2/+1 |
* | Prefer ImageProcessing's resize_to_limit macro over resize_to_fit | George Claghorn | 2019-01-24 | 1 | -1/+1 |
* | Change release_sumary task to work in first releases of the series | Rafael Mendonça França | 2019-01-18 | 1 | -2/+6 |
* | Fix the user show page in the verify task | Rafael Mendonça França | 2019-01-18 | 1 | -1/+3 |
* | Exercise Active Storage and Action Text in verification app. | Kasper Timm Hansen | 2019-01-15 | 1 | -3/+42 |
* | Install Action Mailbox and Action Text when verifying release. | Kasper Timm Hansen | 2019-01-15 | 1 | -0/+2 |
* | The frameworks list is order dependent. | Kasper Timm Hansen | 2019-01-08 | 1 | -6/+7 |
* | add new frameworks to tasks/release.rb | Kevin Solorio | 2019-01-08 | 1 | -1/+14 |
* | Fix announcement draft formatting [ci skip] | Rafael Mendonça França | 2018-12-04 | 1 | -2/+2 |
* | Add release link to the announcement [ci skip] | Rafael Mendonça França | 2018-12-04 | 1 | -3/+7 |
* | Improve the task to generate the release summary | Rafael Mendonça França | 2018-12-04 | 1 | -5/+10 |
* | Fix rubocop offenses | bogdanvlviv | 2018-08-15 | 1 | -1/+1 |
* | Enable Start/EndWith and RegexpMatch cops | Bart de Water | 2018-07-28 | 1 | -1/+1 |
* | prefer File.write for bulk writes | Xavier Noria | 2018-05-05 | 1 | -2/+2 |
* | Deprecate safe_level of `ERB.new` in Ruby 2.6 | Koichi ITO | 2018-03-05 | 1 | -1/+7 |
* | Remove unused variable `gem_version` from `tasks/release.rb` | bogdanvlviv | 2017-09-24 | 1 | -1/+0 |
* | Use frozen string literal in tasks/ | Koichi ITO | 2017-08-13 | 1 | -4/+6 |
* | Merge pull request #30020 from rails/active-storage-import | David Heinemeier Hansson | 2017-08-04 | 1 | -1/+1 |
|\ |
|
| * | Add Active Storage to README and release (#30065) | Claudio B | 2017-08-04 | 1 | -1/+1 |
* | | Fix all rubocop violations | Rafael Mendonça França | 2017-08-03 | 1 | -1/+1 |
|/ |
|
* | Fix github user output. | Kasper Timm Hansen | 2017-07-30 | 1 | -1/+1 |
* | Use exact Rails version when verifying. | Kasper Timm Hansen | 2017-07-25 | 1 | -1/+6 |
* | Support multiple versions in release announcement. | Kasper Timm Hansen | 2017-07-22 | 2 | -51/+67 |
* | Add task to verify a release. | Kasper Timm Hansen | 2017-07-22 | 1 | -1/+22 |
* | 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 |
* | Define path with __dir__ | bogdanvlviv | 2017-05-23 | 1 | -1/+1 |
* | Fix the blog post template header | Rafael Mendonça França | 2017-03-20 | 1 | -1/+1 |
* | Use shasum 256 on the release | Rafael Mendonça França | 2017-02-24 | 1 | -2/+2 |
* | Rearrange npm release process again | Matthew Draper | 2017-02-23 | 1 | -42/+41 |
* | Add a task to build a draft of the release announcement | Matthew Draper | 2017-02-23 | 1 | -0/+69 |
* | Do not override the global variable | Rafael Mendonça França | 2017-02-23 | 1 | -2/+2 |
* | modernizes hash syntax in the rest of the project | Xavier Noria | 2016-08-06 | 1 | -9/+9 |
* | applies new string literal convention in tasks | Xavier Noria | 2016-08-06 | 1 | -24/+24 |
* | Fix release task now that NPM is part of the build | eileencodes | 2016-07-01 | 1 | -18/+22 |
* | Remove package:clean task | Javan Makhmali | 2016-05-24 | 1 | -1/+0 |
* | Publish Action Cable to NPM when we release. | Jon Moss | 2016-05-11 | 1 | -0/+31 |
* | Sign the tags when releasing | Rafael Mendonça França | 2016-05-06 | 1 | -1/+1 |
* | Fix release script to allow pre release gems | eileencodes | 2016-04-27 | 1 | -1/+1 |
* | Wrangle the asset build into something that sounds more general | Matthew Draper | 2016-02-01 | 1 | -1/+2 |
* | Add Action Cable asset building as release step | Jon Moss | 2016-01-30 | 1 | -0/+1 |
* | fix version update task to deal with .beta1.1 | Aaron Patterson | 2016-01-25 | 1 | -1/+1 |
* | Add task to test the release preparation | Rafael Mendonça França | 2015-12-18 | 1 | -2/+2 |
* | Add actioncable to list of release frameworks [ci skip] | Arun Agrawal | 2015-12-17 | 1 | -1/+1 |
* | Ignore Gemfile.lock in the release task | Rafael Mendonça França | 2015-11-12 | 1 | -1/+1 |
* | Add bundle check to release task | Rafael Mendonça França | 2015-11-05 | 1 | -1/+5 |
* | Add tasks to automatize CHANGELOG headers | Rafael Mendonça França | 2015-10-30 | 1 | -2/+13 |
* | Allow release when CHANGELOG is changed | Rafael Mendonça França | 2015-08-24 | 1 | -1/+1 |