Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | Add a parentheses. related: b4c96490eeb1fbb944e116c7703dd528b37fc08a | ||||
* | 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 |
| | | | | Annotated tags will provide us with Tagger and Time information. | ||||
* | 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 |
| | |||||
* | Remove Active Resource source files from the repository | Prem Sichanugrist | 2012-03-13 | 1 | -1/+1 |
| | | | | | | | | | | Dear Active Resource, It's not that I hate you or anything, but you didn't get much attention lately. There're so many alternatives out there, and I think people have made their choice to use them than you. I think it's time for you to have a big rest, peacefully in this Git repository. I will miss you, @sikachu. | ||||
* | rake release should push the tag | Jon Leighton | 2011-11-14 | 1 | -0/+1 |
| | |||||
* | Warnings removed. | Arun Agrawal | 2011-11-08 | 1 | -4/+4 |
| | |||||
* | CHANGELOG to CHANGELOG.md | Arun Agrawal | 2011-11-08 | 1 | -2/+2 |
| | |||||
* | Make rails gem build directory consistent with actionpack, etc. | Andrew Marshall & Sean Moon | 2011-08-04 | 1 | -7/+7 |
| | |||||
* | adding a rake task to help generate changelog notes for release announcements | Aaron Patterson | 2011-04-18 | 1 | -0/+26 |
| | |||||
* | The PRE part of the rails version is a string or nil | Carl Lerche | 2010-11-16 | 1 | -1/+1 |
| | |||||
* | Small cleanup of the release task | Carl Lerche | 2010-11-16 | 1 | -8/+6 |
| | |||||
* | Add a task to tag the commit and push | Carl Lerche | 2010-11-16 | 1 | -1/+1 |
| | |||||
* | Add a task to commit the changes | Carl Lerche | 2010-11-16 | 1 | -0/+13 |
| | |||||
* | Add some sanity checks to the gem push script | Carl Lerche | 2010-11-16 | 1 | -2/+16 |
| | |||||
* | Remove some useless comments from the release task | Carl Lerche | 2010-11-16 | 1 | -14/+0 |
| | |||||
* | Add a new file containing tasks related to releasing | Carl Lerche | 2010-11-16 | 1 | -0/+85 |