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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #21961 from Gaurav2728/migration_class_methods_nodoc
Arthur Nogueira Neves
2015-10-14
1
-5
/
+5
|
\
|
*
migrations Class methods have nodoc, fix it for API [ci skip]
Gaurav Sharma
2015-10-14
1
-5
/
+5
*
|
Merge pull request #20908 from y-yagi/generate_application_job_inside_engine
Arthur Nogueira Neves
2015-10-13
2
-0
/
+9
|
\
\
|
*
|
add application_job.rb to template of mountable engine
yuuji.yaginuma
2015-07-17
2
-0
/
+9
*
|
|
Merge pull request #19135 from yuki24/access-control-support
Jeremy Daer
2015-10-13
5
-6
/
+46
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add the ability of returning arbitrary headers to ActionDispatch::Static
Yuki Nishijima
2015-06-13
5
-6
/
+46
*
|
|
Merge pull request #17388 from akampjes/master
Arthur Nogueira Neves
2015-10-12
1
-0
/
+11
|
\
\
\
|
*
|
|
ActionMailer https on URL with force_ssl = true
Andrew Kampjes
2015-08-14
1
-0
/
+11
*
|
|
|
do not generate manifest.js in plugins
yuuji.yaginuma
2015-10-12
2
-1
/
+2
*
|
|
|
Merge pull request #21912 from y-yagi/move_prepare_destination_to_public
Sean Griffin
2015-10-08
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
change `prepare_destination` to public API [ci skip]
yuuji.yaginuma
2015-10-08
1
-1
/
+2
*
|
|
|
|
remove unused require
yuuji.yaginuma
2015-10-08
1
-2
/
+0
|
/
/
/
/
*
|
|
|
Merge pull request #21804 from merhard/mounted_engine_route_fix
Andrew White
2015-10-07
1
-0
/
+49
|
\
\
\
\
|
*
|
|
|
Fix mounted engine named routes regression
Matthew Erhard
2015-10-07
1
-0
/
+49
*
|
|
|
|
Output inline is set to true in the plugin.
Kasper Timm Hansen
2015-10-07
2
-3
/
+3
*
|
|
|
|
Refactor create_test_file to take a pass option.
Kasper Timm Hansen
2015-10-07
1
-31
/
+7
*
|
|
|
|
Hide Minitest's aggregated results if outputting inline.
Kasper Timm Hansen
2015-10-07
2
-0
/
+29
|
/
/
/
/
*
|
|
|
Update the URL when changing mailer preview formats
James Kerr
2015-10-06
2
-1
/
+21
*
|
|
|
Use `Mime[:foo]` instead of `Mime::Type[:FOO]` for back compat
Jeremy Daer
2015-10-06
2
-3
/
+3
*
|
|
|
Merge pull request #20986 from radar/rails-engine-caller-locations
Arthur Nogueira Neves
2015-10-04
1
-6
/
+1
|
\
\
\
\
|
*
|
|
|
Remove check for caller_locations in Rails::Engine
Ryan Bigg
2015-07-23
1
-6
/
+1
*
|
|
|
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2015-10-04
2
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Renamed ‘Return’ to ‘Returns’ [ci skip]
Ronak Jangir
2015-09-28
2
-3
/
+3
*
|
|
|
|
|
Revert "removing Rack::Runtime from the default stack."
Aaron Patterson
2015-10-03
4
-13
/
+13
*
|
|
|
|
|
Merge pull request #21851 from y-yagi/use_class_to_specify_middleware
Kasper Timm Hansen
2015-10-03
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
use class to specify the middleware [ci skip]
yuuji.yaginuma
2015-10-03
1
-1
/
+1
*
|
|
|
|
|
|
removing Rack::Runtime from the default stack.
Aaron Patterson
2015-10-02
4
-13
/
+13
|
/
/
/
/
/
/
*
|
|
|
|
|
Refactor AS::Callbacks halt config and fix the documentation
Roque Pinel
2015-10-01
1
-3
/
+4
*
|
|
|
|
|
only construct one request in an engine
Aaron Patterson
2015-09-30
2
-14
/
+17
*
|
|
|
|
|
run against edge sass to eliminate circular require warnings
Aaron Patterson
2015-09-30
1
-4
/
+0
*
|
|
|
|
|
call `default_middleware_stack` before merging stacks
Aaron Patterson
2015-09-29
1
-1
/
+2
*
|
|
|
|
|
Engines get different middleware than apps
Aaron Patterson
2015-09-29
3
-4
/
+29
*
|
|
|
|
|
Merge pull request #21794 from jeremy/sprockets/move-asset-manifest-from-topl...
Jeremy Daer
2015-09-29
9
-184
/
+245
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Eliminate overlapping `app/assets` load path
Jeremy Daer
2015-09-29
9
-184
/
+245
*
|
|
|
|
|
|
Make app building threadsafe
eileencodes
2015-09-29
1
-4
/
+8
*
|
|
|
|
|
|
Stop modifying global variables
eileencodes
2015-09-29
3
-8
/
+4
*
|
|
|
|
|
|
Add fail fast to test runner.
Kasper Timm Hansen
2015-09-29
5
-0
/
+84
*
|
|
|
|
|
|
Add inline failure reporting to test runner.
Kasper Timm Hansen
2015-09-28
5
-6
/
+113
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #21789 from y-yagi/fix_warning_in_minitest_plugin
Kasper Timm Hansen
2015-09-28
1
-1
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
check if @rake_patterns is defined
yuuji.yaginuma
2015-09-28
1
-1
/
+2
*
|
|
|
|
|
|
Fix test that was failing because of typo
eileencodes
2015-09-27
1
-1
/
+1
*
|
|
|
|
|
|
Add missing routing tests for info controller
Aditya Kapoor
2015-09-27
1
-0
/
+12
|
/
/
/
/
/
/
*
|
|
|
|
|
Fix typo in configuration test descritive > descriptive [ci skip]
amitkumarsuroliya
2015-09-26
1
-1
/
+1
*
|
|
|
|
|
make sure flash middleware is required
Aaron Patterson
2015-09-25
1
-0
/
+1
*
|
|
|
|
|
Removed Mocha from app generators tests
Ronak Jangir
2015-09-23
1
-87
/
+106
*
|
|
|
|
|
stop using deprecated method in mailers controller
yuuji.yaginuma
2015-09-23
2
-3
/
+3
*
|
|
|
|
|
Remove unneeded generator variable.
Kasper Timm Hansen
2015-09-22
1
-1
/
+0
*
|
|
|
|
|
Removed mocha from Railites PluginGeneratorTest
Ronak Jangir
2015-09-22
2
-15
/
+35
*
|
|
|
|
|
fix application_controller require_dependency path generated by the scaffold ...
yuuji.yaginuma
2015-09-20
2
-1
/
+2
*
|
|
|
|
|
mostly remove the ParamsParser middleware
Aaron Patterson
2015-09-18
2
-3
/
+0
|
/
/
/
/
/
[next]