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
/
railties
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge pull request #16535 from bf4/patch-1
Rafael Mendonça França
2014-11-10
1
-4
/
+16
|
\
\
|
*
|
`secret_token` is now saved in `Rails.application.secrets.secret_token`
Benjamin Fleischer
2014-11-02
1
-4
/
+16
*
|
|
added description for rails generators, and fixed sentence formation for acti...
Rishi Jain
2014-11-10
2
-0
/
+4
*
|
|
Fix comment of SourceAnnotationExtractor#find_in
yui-knk
2014-11-09
1
-3
/
+2
*
|
|
Documenting Rails::Info module [ci skip]
Zachary Scott
2014-11-08
1
-0
/
+3
*
|
|
Add test/jobs files in `rake stats`
Arun Agrawal
2014-11-05
2
-1
/
+3
*
|
|
add lib to $LOAD_PATH on application inhertence. fixes #17106
Aaron Patterson
2014-11-04
2
-8
/
+14
|
/
/
*
|
Prepare for 4.2.0.beta4 release
Godfrey Chan
2014-10-30
1
-1
/
+1
*
|
On larger screens the email preview iframe is being limited to a height of 80...
Edwin Wills
2014-10-29
1
-1
/
+4
*
|
Merge pull request #17423 from lukefx/jruby_windows_tzinfo
Santiago Pastorino
2014-10-29
1
-2
/
+2
|
\
\
|
*
|
Added 'tzinfo-data' if we are using jruby
Luca Simone
2014-10-29
1
-2
/
+2
*
|
|
edit pass over all warnings
Xavier Noria
2014-10-28
1
-1
/
+1
|
/
/
*
/
Add back --skip-turbolinks and remove --skip-gems
Rafael Mendonça França
2014-10-26
1
-6
/
+9
|
/
*
Merge pull request #17302 from claudiob/replace-slower-block-call-with-faster...
Rafael Mendonça França
2014-10-18
2
-4
/
+4
*
Revert "Replace (slower) block.call with (faster) yield"
Zachary Scott
2014-10-18
2
-4
/
+4
*
Replace (slower) block.call with (faster) yield
claudiob
2014-10-18
2
-4
/
+4
*
Merge pull request #17292 from tricknotes/generator-test-doc
Rafael Mendonça França
2014-10-16
1
-1
/
+1
|
\
|
*
Fix example code for `Rails::Generators::Testing::Behaviour` [ci skip]
Ryunosuke SATO
2014-10-17
1
-1
/
+1
*
|
Use released rails-dom-testing
Rafael Mendonça França
2014-10-16
1
-2
/
+0
|
/
*
Merge pull request #17278 from velobuff/clarify-debugger-invocation
Yves Senn
2014-10-16
1
-1
/
+2
|
\
|
*
clarify debugger platform invocation
Raman Sinha
2014-10-15
1
-1
/
+2
*
|
Merge pull request #17280 from aditya-kapoor/remove-unneeded-file
Yves Senn
2014-10-16
1
-9
/
+0
|
\
\
|
*
|
remove unneeded file
Aditya Kapoor
2014-10-16
1
-9
/
+0
|
|
/
*
/
use require_command! instead of calling its definition
Aditya Kapoor
2014-10-16
1
-1
/
+1
|
/
*
Merge pull request #17240 from masarakki/fix-test_helper-of-mountable-plugin
Rafael Mendonça França
2014-10-13
1
-0
/
+3
|
\
|
*
fix test_helper for mountable plugin
masarakki
2014-10-13
1
-0
/
+3
*
|
Replace Enumerable#reverse.each with Enumerable#reverse_each
Erik Michaels-Ober
2014-10-13
1
-1
/
+1
*
|
Default generated Gemfile to coffee-rails ~> 4.1.0
Joshua Peek
2014-10-12
1
-2
/
+2
|
/
*
Generate the application pointing to rails-dom-testing master
Rafael Mendonça França
2014-09-30
1
-0
/
+2
*
correct filename for jobs tests
Abdelkader Boudih
2014-09-28
1
-1
/
+1
*
Merge pull request #17077 from schneems/schneems/backtrace-string-allocations
Jeremy Kemper
2014-09-27
1
-4
/
+9
|
\
|
*
Move object allocation out of loop
Richard Schneeman
2014-09-27
1
-4
/
+9
*
|
Preparing for 4.2.0.beta2 release
Rafael Mendonça França
2014-09-26
1
-1
/
+1
*
|
remove extra # in css
Byron Bischoff
2014-09-25
1
-1
/
+1
*
|
rails-html-sanitizer is now the default
Rafael Mendonça França
2014-09-25
1
-3
/
+0
*
|
Remove unused code
Rafael Mendonça França
2014-09-25
1
-11
/
+0
*
|
:nail_care: the CSS
Rafael Mendonça França
2014-09-25
1
-7
/
+18
*
|
Merge pull request #17024 from buddhamagnet/amend-welcome-page
Rafael Mendonça França
2014-09-25
2
-14
/
+11
|
\
\
|
*
|
Improve welcome page css and table cell aignments.
buddhamagnet
2014-09-25
2
-14
/
+11
|
|
/
*
|
Use released rails-html-sanitizer and rails-deprecated_sanitizer
Godfrey Chan
2014-09-26
1
-1
/
+1
*
|
Use release web-console
Rafael Mendonça França
2014-09-25
1
-1
/
+1
*
|
Remove --skip-action-view option from application generator
Dan Olson
2014-09-24
3
-6
/
+3
*
|
Fix loading fixtures in engine tests
Grzesiek Kolodziejczyk
2014-09-23
1
-1
/
+1
|
/
*
Merge pull request #16984 from chancancode/fix_16578
Godfrey Chan
2014-09-22
1
-5
/
+1
|
\
|
*
Document that the default for `rails server -b` has changed
Godfrey Chan
2014-09-22
1
-5
/
+1
*
|
Standardize on `Rails.application` [ci skip]
Tamir Duberstein
2014-09-19
1
-1
/
+1
|
/
*
Merge pull request #16936 from untidy-hair/plugin_test_db_migrate_path
Rafael Mendonça França
2014-09-18
1
-0
/
+3
|
\
|
*
Specify dummy app's db migrate path in plugin's test_helper.rb
Yukio Mizuta
2014-09-16
1
-0
/
+3
*
|
inject Rack::Lock if config.eager_load is false
Xavier Noria
2014-09-18
1
-1
/
+5
|
/
*
Improve environment config templates consistency:
Thibault Jouan
2014-09-16
1
-3
/
+4
[prev]
[next]