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 #19135 from yuki24/access-control-support
Jeremy Daer
2015-10-13
3
-6
/
+19
|
\
|
*
Add the ability of returning arbitrary headers to ActionDispatch::Static
Yuki Nishijima
2015-06-13
3
-6
/
+19
*
|
do not generate manifest.js in plugins
yuuji.yaginuma
2015-10-12
1
-1
/
+1
*
|
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
|
/
/
*
|
Output inline is set to true in the plugin.
Kasper Timm Hansen
2015-10-07
1
-1
/
+1
*
|
Hide Minitest's aggregated results if outputting inline.
Kasper Timm Hansen
2015-10-07
1
-0
/
+14
*
|
Update the URL when changing mailer preview formats
James Kerr
2015-10-06
1
-1
/
+15
*
|
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
2
-1
/
+2
*
|
|
|
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
2
-2
/
+1
|
/
/
/
/
*
|
|
|
only construct one request in an engine
Aaron Patterson
2015-09-30
2
-14
/
+17
*
|
|
|
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
5
-16
/
+16
|
\
\
\
\
|
*
|
|
|
Eliminate overlapping `app/assets` load path
Jeremy Daer
2015-09-29
5
-16
/
+16
*
|
|
|
|
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
2
-0
/
+13
*
|
|
|
|
Add inline failure reporting to test runner.
Kasper Timm Hansen
2015-09-28
2
-5
/
+32
|
/
/
/
/
*
|
|
|
check if @rake_patterns is defined
yuuji.yaginuma
2015-09-28
1
-1
/
+2
*
|
|
|
stop using deprecated method in mailers controller
yuuji.yaginuma
2015-09-23
2
-3
/
+3
*
|
|
|
fix application_controller require_dependency path generated by the scaffold ...
yuuji.yaginuma
2015-09-20
1
-1
/
+1
*
|
|
|
mostly remove the ParamsParser middleware
Aaron Patterson
2015-09-18
1
-1
/
+0
|
/
/
/
*
|
|
Fix displaying mailer previews on non local requests.
Wojciech Wnętrzak
2015-09-17
1
-1
/
+5
*
|
|
Bundler tzinfo-data in windows, even first generated new app are Mac
Eric Guo
2015-09-15
1
-2
/
+0
*
|
|
Merge pull request #21568 from amitsuroliya/mysql_version_update
Rafael Mendonça França
2015-09-13
2
-2
/
+2
|
\
\
\
|
*
|
|
Updated MySQL documentation link to MySQL latest version 5.7 everywhere [ci s...
amitkumarsuroliya
2015-09-10
2
-2
/
+2
*
|
|
|
dev and edge have some common, so factor it out.
Eric Guo
2015-09-13
1
-10
/
+7
|
/
/
/
*
|
|
Replace AR with ActiveRecord to make it more readable [ci skip]
arvind
2015-09-08
1
-1
/
+1
*
|
|
Merge pull request #21519 from y-yagi/test_runner_raise_error
Kasper Timm Hansen
2015-09-08
3
-7
/
+16
|
\
\
\
|
*
|
|
modify to pass the correct argument to the test runner from rake
yuuji.yaginuma
2015-09-08
2
-6
/
+15
|
*
|
|
raise LoadError when a non-existent file or directory is specified to the tes...
yuuji.yaginuma
2015-09-07
1
-1
/
+1
*
|
|
|
Fix strange messages for `rails g foo`
FUJI Goro (gfx)
2015-09-07
1
-1
/
+1
|
/
/
/
*
|
|
make `ENV` a required argument
yuuji.yaginuma
2015-08-29
1
-1
/
+1
*
|
|
remove require of files under support that do not use
yuuji.yaginuma
2015-08-27
1
-3
/
+0
*
|
|
Merge pull request #21267 from davidcornu/rails-server-port-env-var
Rafael Mendonça França
2015-08-24
1
-1
/
+1
|
\
\
\
|
*
|
|
Use the PORT environment variable for rails server
David Cornu
2015-08-18
1
-1
/
+1
*
|
|
|
smooth move aaron.... :bomb:
Aaron Patterson
2015-08-20
1
-2
/
+2
*
|
|
|
point at rack master
Aaron Patterson
2015-08-20
1
-0
/
+2
*
|
|
|
fix path of annotations.rake [ci skip]
yuuji.yaginuma
2015-08-20
1
-1
/
+1
*
|
|
|
Migrate to Sprockets 4.
Andrei Istratii
2015-08-19
5
-4
/
+40
|
/
/
/
*
|
|
Fixed syslog example in production config template
printercu
2015-08-17
1
-1
/
+2
[next]