aboutsummaryrefslogtreecommitdiffstats
path: root/tasks
Commit message (Collapse)AuthorAgeFilesLines
...
* activejob needs to be built before actionmailerGodfrey Chan2014-12-191-1/+1
|
* Fix shell quote on the release taskRafael Mendonça França2014-11-191-1/+1
|
* Remove activejob integration testsAbdelkader Boudih2014-08-121-1/+1
|
* Fix release taskArthur Neves2014-03-311-2/+2
| | | | | Add a parentheses. related: b4c96490eeb1fbb944e116c7703dd528b37fc08a
* Fix the update_versions release taskRafael Mendonça França2014-03-251-22/+22
|
* Take in consideration guides CHANGELOGRafael Mendonça França2014-03-141-2/+2
|
* Match the whole stringRafael Mendonça França2014-03-141-1/+1
|
* Use annotated git tags for release taskJeremy Kemper2013-12-181-1/+1
|
* we should use annotated tags for releases.Yves Senn2013-12-181-1/+1
| | | | Annotated tags will provide us with Tagger and Time information.
* Fix dependency orderDavid Heinemeier Hansson2013-12-171-1/+1
|
* Added missing actionview in list for releaseArun Agrawal2013-07-131-1/+1
|
* Fix release task after ceb3b8717beb9818fbfbab429a8aa697591e184aSantiago Pastorino2013-04-011-2/+19
|
* Fix update_version_rb taskrobertomiranda2013-03-241-14/+2
|
* Remove Active Resource source files from the repositoryPrem Sichanugrist2012-03-131-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 tagJon Leighton2011-11-141-0/+1
|
* Warnings removed.Arun Agrawal2011-11-081-4/+4
|
* CHANGELOG to CHANGELOG.mdArun Agrawal2011-11-081-2/+2
|
* Make rails gem build directory consistent with actionpack, etc.Andrew Marshall & Sean Moon2011-08-041-7/+7
|
* adding a rake task to help generate changelog notes for release announcementsAaron Patterson2011-04-181-0/+26
|
* The PRE part of the rails version is a string or nilCarl Lerche2010-11-161-1/+1
|
* Small cleanup of the release taskCarl Lerche2010-11-161-8/+6
|
* Add a task to tag the commit and pushCarl Lerche2010-11-161-1/+1
|
* Add a task to commit the changesCarl Lerche2010-11-161-0/+13
|
* Add some sanity checks to the gem push scriptCarl Lerche2010-11-161-2/+16
|
* Remove some useless comments from the release taskCarl Lerche2010-11-161-14/+0
|
* Add a new file containing tasks related to releasingCarl Lerche2010-11-161-0/+85