index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Rakefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Remove Faye mode
Matthew Draper
2016-10-01
1
-4
/
+0
*
modernizes hash syntax in the rest of the project
Xavier Noria
2016-08-06
1
-6
/
+6
*
applies new string literal convention to the rest of the project
Xavier Noria
2016-08-06
1
-12
/
+12
*
Cable: add isolated tests and FAYE=1 test runs
Jeremy Daer
2016-03-20
1
-3
/
+7
*
Add task to test the release preparation
Rafael Mendonça França
2015-12-18
1
-0
/
+3
*
Use FRAMEWORKS constant from `tasks/release` to avoid duplication
Arun Agrawal
2015-12-17
1
-4
/
+2
*
Remove required `sdoc` from Rakefile
Arun Agrawal
2015-10-26
1
-1
/
+0
*
Remove activejob integration tests
Abdelkader Boudih
2014-08-12
1
-1
/
+1
*
Fix task comment to match which file should be changed
Rafael Mendonça França
2014-03-25
1
-1
/
+1
*
Fix the update_versions release task
Rafael Mendonça França
2014-03-25
1
-27
/
+1
*
Introduce `Rails.gem_version`
Prem Sichanugrist
2014-03-05
1
-1
/
+1
*
releasing Rails no longer needs triggering docs generation by hand [ci skip]
Xavier Noria
2014-02-20
1
-6
/
+0
*
Fix the install task
Rafael Mendonça França
2013-10-23
1
-9
/
+1
*
Fixed broken rake task for update_version [ci skip]
Arun Agrawal
2013-07-09
1
-1
/
+2
*
fixes Rails version for the stable API [ci skip]
Xavier Noria
2013-07-06
1
-1
/
+5
*
Adding actionview in Rakefile to run test
Arun Agrawal
2013-07-02
1
-1
/
+1
*
Saying gemcutter => rubygems [ci skip]
Arun Agrawal
2013-06-21
1
-1
/
+1
*
Github -> GitHub [ci skip]
Prathamesh Sonpatki
2013-05-05
1
-1
/
+1
*
Merge pull request #10465 from raphweiner/rake_install_depend_on_build
Rafael Mendonça França
2013-05-04
1
-1
/
+1
*
unifies API generation
Xavier Noria
2013-03-30
1
-1
/
+1
*
encapsulates API generation in Rails::API::Task
Xavier Noria
2013-03-30
1
-83
/
+2
*
changes the RDoc title of the API
Xavier Noria
2013-03-30
1
-1
/
+1
*
removes activerecord/examples/associations.png
Xavier Noria
2013-03-29
1
-6
/
+0
*
remove references to *::VERSION, replace with *.version
Charlie Somerville
2013-03-21
1
-1
/
+1
*
Pass in `--local` when doing `gem install` for local gems.
Utkarsh Kukreti
2013-01-03
1
-3
/
+3
*
Organize README
Vinny Diehl
2012-10-26
1
-4
/
+4
*
fix rdoc task for Action Mailer documentation
Francesco Rodriguez
2012-09-17
1
-2
/
+1
*
Rakefile executable attributes and shebang lines has been removed
Roman V. Babenko
2012-05-02
1
-2
/
+0
*
Remove Active Resource source files from the repository
Prem Sichanugrist
2012-03-13
1
-7
/
+1
*
Use -e option instead of -c option (rake rdoc task).
kennyj
2012-01-04
1
-1
/
+1
*
minor text change
Vijay Dev
2011-12-09
1
-1
/
+1
*
Add dependency status (a la build status) to the README
Steve Richert
2011-12-08
1
-3
/
+4
*
updates the host and port of publish_docs, and changes the release instructio...
Xavier Noria
2011-12-08
1
-1
/
+1
*
Updated Rakefile as CHANGELOG has been renamed to CHANGELOG.md
Rahul Chaudhari
2011-11-08
1
-7
/
+7
*
Use Travis https build status image in order to prevent GitHub from
Vijay Dev
2011-09-08
1
-1
/
+2
*
let SDoc add a link to the source code in GitHub for each method
Xavier Noria
2011-08-29
1
-0
/
+1
*
use sdoc to generate the API
Xavier Noria
2011-08-27
1
-1
/
+3
*
Travis status image added to GitHub README, excluding API pages.
Anand
2011-08-22
1
-0
/
+3
*
Fixes readme links better - earlier links broke when the current page is anyt...
Vijay Dev
2011-08-13
1
-1
/
+1
*
explains why links are gsub'ed, and changes the regexp delimiters
Xavier Noria
2011-06-19
1
-1
/
+4
*
To solve the problem of links being broken in GitHub for the sake of api site...
Vijay Dev
2011-06-18
1
-0
/
+1
*
backslash insertion for RDoc main page ignores code blocks, also adds comment...
Xavier Noria
2011-06-12
1
-1
/
+19
*
revises the pattern that excludes generator templates in API generation
Xavier Noria
2011-06-12
1
-1
/
+1
*
Ensure RDoc::Task exists even if 'rdoc/task' was not required
Akira Matsuda
2011-05-26
1
-6
/
+1
*
require 'rake/rdoctask' if failed to require 'rdoc/task'
Akira Matsuda
2011-05-26
1
-1
/
+6
*
(temporary hack) generate a main file for RDoc escaping "Rails"
Xavier Noria
2011-05-01
1
-3
/
+13
*
expose ActionMailer::MailHelper in the RDoc
Diego Carrion
2011-03-09
1
-0
/
+1
[next]