| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | activejob needs to be built before actionmailer | Godfrey Chan | 2014-12-19 | 1 | -1/+1 |
* | Fix shell quote on the release task | Rafael Mendonça França | 2014-11-19 | 1 | -1/+1 |
* | Remove activejob integration tests | Abdelkader Boudih | 2014-08-12 | 1 | -1/+1 |
* | Fix release task | Arthur Neves | 2014-03-31 | 1 | -2/+2 |
* | Fix the update_versions release task | Rafael Mendonça França | 2014-03-25 | 1 | -22/+22 |
* | Take in consideration guides CHANGELOG | Rafael Mendonça França | 2014-03-14 | 1 | -2/+2 |
* | Match the whole string | Rafael Mendonça França | 2014-03-14 | 1 | -1/+1 |
* | Use annotated git tags for release task | Jeremy Kemper | 2013-12-18 | 1 | -1/+1 |
* | we should use annotated tags for releases. | Yves Senn | 2013-12-18 | 1 | -1/+1 |
* | Fix dependency order | David Heinemeier Hansson | 2013-12-17 | 1 | -1/+1 |
* | Added missing actionview in list for release | Arun Agrawal | 2013-07-13 | 1 | -1/+1 |
* | Fix release task after ceb3b8717beb9818fbfbab429a8aa697591e184a | Santiago Pastorino | 2013-04-01 | 1 | -2/+19 |
* | Fix update_version_rb task | robertomiranda | 2013-03-24 | 1 | -14/+2 |