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
*
do not create unnecessary directory
yuuji.yaginuma
2016-04-10
1
-2
/
+1
*
Merge pull request #24165 from y-yagi/generate_application_job_when_not_exist
Eileen M. Uchitelle
2016-04-09
2
-0
/
+20
|
\
|
*
generate ApplicationJob if it does not already exist
yuuji.yaginuma
2016-03-25
2
-0
/
+20
*
|
Use new hash syntax (#24464)
Jeroen Visser
2016-04-08
1
-2
/
+2
*
|
Fix rails restart issue with Puma
Prathamesh Sonpatki
2016-03-30
3
-0
/
+32
|
/
*
Merge pull request #24164 from prathamesh-sonpatki/fix-application-mailer
Rafael França
2016-03-23
1
-0
/
+13
|
\
|
*
Correctly generate application_mailer.rb in mountable engines
Prathamesh Sonpatki
2016-03-12
1
-0
/
+13
*
|
Merge pull request #24253 from y-yagi/change_default_value_of_caching
Kasper Timm Hansen
2016-03-21
1
-1
/
+2
|
\
\
|
*
|
changed default value of `caching` option to `nil`
yuuji.yaginuma
2016-03-21
1
-1
/
+2
|
|
/
*
|
Merge pull request #24243 from dewski/dont-upgrade-file-watcher
Arthur Neves
2016-03-21
1
-0
/
+14
|
\
\
|
*
|
Add tests for file_watcher config on update
Arthur Neves
2016-03-21
1
-0
/
+14
|
|
/
*
|
Fix generator test to match to use the string
Rafael Mendonça França
2016-03-21
1
-1
/
+1
*
|
Keep all session tests in the same file
Rafael Mendonça França
2016-03-21
2
-46
/
+28
*
|
Fix request.reset_session for API controllers
Jon Moss
2016-03-19
1
-0
/
+46
|
/
*
generate application_mailer.rb if it is missing
Sen-Zhang
2016-03-11
1
-0
/
+6
*
Merge pull request #23940 from prathamesh-sonpatki/rm-with-dispatchers
Rafael França
2016-03-09
1
-12
/
+12
|
\
|
*
Remove passing `with_dispatchers` to AppGenerator
Prathamesh Sonpatki
2016-03-09
1
-12
/
+12
*
|
AppGenerator: allow both 'rake' and 'rails'
claudiob
2016-03-09
1
-5
/
+5
*
|
Fix the tests after e594000
Genadi Samokovarov
2016-03-08
1
-2
/
+2
*
|
Drop the explicit version requirements for web-console
Genadi Samokovarov
2016-03-08
1
-2
/
+2
*
|
Merge pull request #23939 from akshaymohite/fix-configuration-tests-semantics
Sean Griffin
2016-03-07
1
-2
/
+2
|
\
\
|
*
|
Fixed couple of semantics in the configuration_test.rb
Akshay
2016-02-28
1
-2
/
+2
|
|
/
*
|
Merge pull request #24085 from vipulnsward/i18n-test-addition
Kasper Timm Hansen
2016-03-06
1
-1
/
+7
|
\
\
|
*
|
- Added i18n test to verify assigning hash directly to fallbacks instead of u...
Vipul A M
2016-03-06
1
-1
/
+7
*
|
|
Fix indentation [ci skip]
Ryuta Kamizono
2016-03-05
1
-1
/
+1
*
|
|
Merge pull request #24053 from mohitnatoo/rails-dev-cache
Kasper Timm Hansen
2016-03-04
1
-1
/
+1
|
\
\
\
|
*
|
|
- using rails dev:cache instead of rake dev:cache in test case
Mohit Natoo
2016-03-04
1
-1
/
+1
*
|
|
|
making a test definition more clear.
Mohit Natoo
2016-03-04
1
-1
/
+1
*
|
|
|
[ci skip] using correcting test case names specifying `rails routes` instead ...
Mohit Natoo
2016-03-04
1
-6
/
+6
|
/
/
/
*
|
|
Add test to make sure the sprockets cache is not shared per environment
Rafael Mendonça França
2016-03-02
1
-0
/
+20
*
|
|
Merge pull request #24001 from 5t111111/fix-gsub-cookies_serializer
Rafael França
2016-03-02
1
-1
/
+2
|
\
\
\
|
*
|
|
Fix description in cookies_serializer.rb being corrupted when updating
Hirofumi Wakasugi
2016-03-02
1
-1
/
+2
|
|
/
/
*
/
/
Fix typo in app_generator_test.rb
Hirofumi Wakasugi
2016-03-02
1
-1
/
+1
|
/
/
*
|
Merge pull request #23932 from arthurnn/arthurnn/remove_load_paths
Arthur Nogueira Neves
2016-03-01
3
-16
/
+2
|
\
\
|
*
|
Remove load_paths file
Arthur Neves
2016-02-27
3
-16
/
+2
|
|
/
*
|
Merge pull request #23935 from y-yagi/convert_cable_coffee_to_javascript
Rafael França
2016-03-01
2
-2
/
+2
|
\
\
|
*
|
convert cable.coffee to cable.js
yuuji.yaginuma
2016-02-28
2
-2
/
+2
|
|
/
*
|
Merge pull request #23980 from rails/deprecate-controller-action-segments
Andrew White
2016-03-01
1
-1
/
+1
|
\
\
|
*
|
Deprecate :controller and :action path parameters
Andrew White
2016-03-01
1
-1
/
+1
*
|
|
Publish AS::Executor and AS::Reloader APIs
Matthew Draper
2016-03-02
2
-28
/
+9
*
|
|
Mock fork twice
Rafael Mendonça França
2016-03-01
1
-1
/
+1
*
|
|
generate config/spring.rb in new applications [closes #18874]
Xavier Noria
2016-02-29
1
-0
/
+2
|
/
/
*
|
- Made changes to have test cases in actions_test more readable.
Mohit Natoo
2016-02-29
1
-6
/
+6
*
|
- Made changes to have test cases in actions_test more readable.
Mohit Natoo
2016-02-29
1
-5
/
+5
*
|
Address ruby warnings
Teo Ljungberg
2016-02-29
2
-9
/
+9
|
/
*
Merge pull request #23921 from y-yagi/remove_rack_cors_initializer_when_updating
Arthur Nogueira Neves
2016-02-27
1
-0
/
+26
|
\
|
*
remove rack cors initializer when updating
yuuji.yaginuma
2016-02-27
1
-0
/
+26
*
|
Merge pull request #23439 from ryohashimoto/160203_rake_rails
Kasper Timm Hansen
2016-02-27
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
The tasks in the rails task namespace is deprecated in favor of app namespace.
Ryo Hashimoto
2016-02-26
1
-2
/
+2
*
|
[close #23681] Use puma 3.0.0+
schneems
2016-02-26
1
-0
/
+5
|
/
[next]