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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Thanks rubocop
schneems
2016-08-29
1
-1
/
+1
*
Favor `public_folder: true` over `public_*`
schneems
2016-08-29
1
-25
/
+44
*
Fix formatting
schneems
2016-08-29
1
-3
/
+3
*
Add `public_*` helpers to all the `_tag` methods.
schneems
2016-08-29
1
-9
/
+15
*
Test `public_` methods.
schneems
2016-08-29
1
-0
/
+72
*
run `before_configuration` callbacks as soon as application constant inherits...
yuuji.yaginuma
2016-08-19
1
-0
/
+7
*
Merge pull request #26157 from y-yagi/remove_test_mailers_when_skipping_actio...
Rafael França
2016-08-16
1
-0
/
+1
|
\
|
*
remove "test/mailers" directory when skipping action-mailer
yuuji.yaginuma
2016-08-14
1
-0
/
+1
*
|
Merge pull request #26130 from yui-knk/drop_table
Rafael França
2016-08-16
1
-1
/
+3
|
\
\
|
*
|
Drop a temporary table before end of a test case
yui-knk
2016-08-14
1
-1
/
+3
*
|
|
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
26
-86
/
+86
|
|
/
|
/
|
*
|
Ensure app/mailers is removed when skipping action-mailer
Brian Cardarella
2016-08-12
1
-0
/
+1
|
/
*
Integration test to prevent regression for the 5th time
Aaron Patterson
2016-08-11
1
-0
/
+47
*
add missing require rake
yuuji.yaginuma
2016-08-11
1
-0
/
+24
*
code gardening: removes redundant selfs
Xavier Noria
2016-08-08
1
-1
/
+1
*
applies project convention for string literals
Xavier Noria
2016-08-07
1
-1
/
+1
*
Merge pull request #24260 from y-yagi/show_error_message_when_error_raised_in...
Kasper Timm Hansen
2016-08-07
1
-4
/
+6
|
\
|
*
show error message when error raised in rails runner
yuuji.yaginuma
2016-08-03
1
-4
/
+6
*
|
Add `Style/EmptyLines` in `.rubocop.yml` and remove extra empty lines
Ryuta Kamizono
2016-08-07
5
-7
/
+0
*
|
applies remaining conventions across the project
Xavier Noria
2016-08-06
7
-9
/
+1
*
|
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
17
-231
/
+231
*
|
remove redundant curlies from hash arguments
Xavier Noria
2016-08-06
6
-20
/
+20
*
|
modernizes hash syntax in railties
Xavier Noria
2016-08-06
4
-9
/
+9
*
|
applies new string literal convention in railties/test
Xavier Noria
2016-08-06
95
-1595
/
+1595
|
/
*
remove unnecessary require and extend
yuuji.yaginuma
2016-07-31
1
-8
/
+0
*
There are some cases where @@app is not defined
Santiago Pastorino
2016-07-26
1
-0
/
+28
*
A generated app should not include Uglifier with `--skip-javascript` option.
Ben Pickles
2016-07-26
1
-0
/
+5
*
Enforce minimal web-console version for Rails 5
Genadi Samokovarov
2016-07-21
1
-2
/
+2
*
Merge pull request #25438 from prathamesh-sonpatki/rm-session-store-initializer
Rafael Mendonça França
2016-07-20
3
-11
/
+16
|
\
|
*
Setup default session store internally, no longer through an application init...
Prathamesh Sonpatki
2016-07-17
3
-11
/
+16
*
|
Fix typo in mailer previews test description [ci skip]
Gale Shafer
2016-07-14
1
-1
/
+1
*
|
rails -> Rails [ci skip]
Santosh Wadghule
2016-07-12
2
-2
/
+2
*
|
remove unnecessary send
yuuji.yaginuma
2016-07-10
1
-5
/
+5
|
/
*
Merge pull request #25652 from prathamesh-sonpatki/rm-boot-rails
Guillermo Iguaran
2016-07-08
38
-46
/
+3
|
\
|
*
Remove unused boot_rails method and it's usage
Prathamesh Sonpatki
2016-07-04
38
-46
/
+3
*
|
Merge pull request #25688 from mahnunchik/host-env-var
Guillermo Iguaran
2016-07-08
1
-0
/
+7
|
\
\
|
*
|
Use the HOST environment variable for rails server #25677
Evgeny Vlasenko
2016-07-05
1
-0
/
+7
|
|
/
*
|
Merge pull request #25730 from prathamesh-sonpatki/rm-cookie-only
Rafael França
2016-07-07
1
-0
/
+6
|
\
\
|
*
|
Add a test case for verifying `cookie_only` is set even if user tries to set ...
Prathamesh Sonpatki
2016-07-07
1
-0
/
+6
*
|
|
Fix typo in test case
Abhishek Jain
2016-07-08
1
-1
/
+1
|
/
/
*
|
Merge pull request #25704 from fledman/add_respond_to_missing_to_rails_applic...
Rafael França
2016-07-05
1
-0
/
+7
|
\
\
|
*
|
implement respond_to_missing? to match method_missing
David Feldman
2016-07-05
1
-0
/
+7
*
|
|
Merge pull request #25692 from johnmeehan/allow-registering-directory-for-rak...
Rafael França
2016-07-05
1
-0
/
+12
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix test to try `spec/` directory as opposed to `app/spec` which I had
John Meehan
2016-07-05
1
-2
/
+2
|
*
|
removed extra blank line
John Meehan
2016-07-05
1
-1
/
+0
|
*
|
Allow rake notes to work with other directories.
John Meehan
2016-07-05
1
-0
/
+13
|
|
/
*
|
Merge pull request #25257 from ta1kt0me/inspect_initializers
Richard Schneeman
2016-07-05
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
Initializer provides its context class name
ta1kt0me
2016-06-12
1
-0
/
+5
*
|
Merge pull request #25222 from vipulnsward/25219-fix-logs
Matthew Draper
2016-07-02
1
-8
/
+16
|
\
\
|
*
|
- Added test for verifying that we treat line number indications from irb as ...
Vipul A M
2016-07-01
1
-8
/
+16
[next]