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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Fixes #27202, [ci skip]
utilum
2016-11-30
1
-2
/
+0
|
/
/
*
|
Merge pull request #27206 from kirs/fix-testing-isolation-2
Matthew Draper
2016-12-01
1
-7
/
+8
|
\
\
|
*
|
Fix arguments passing in testing isolation
Kir Shatrov
2016-11-30
1
-7
/
+8
*
|
|
Make the second argument to `attribute` optional
Sean Griffin
2016-11-30
3
-1
/
+15
*
|
|
Correct deprecation warnings in `ActiveRecord::Dirty`
Sean Griffin
2016-11-30
1
-6
/
+6
*
|
|
Merge pull request #27225 from y-yagi/make_windows_check_more_accurate
Rafael França
2016-11-30
6
-7
/
+7
|
\
\
\
|
*
|
|
use `Gem.win_platform?` to check windows Ruby platforms
yuuji.yaginuma
2016-11-30
6
-7
/
+7
*
|
|
|
Prevent race condition when launching EventMachine reactor
Matthew Draper
2016-11-30
2
-2
/
+28
|
/
/
/
*
|
|
Avoid race condition in AJ integration tests
Matthew Draper
2016-11-30
2
-1
/
+3
*
|
|
Merge pull request #27221 from phoet/current_is_not_used
Matthew Draper
2016-11-30
1
-1
/
+0
|
\
\
\
|
*
|
|
removed `@current` as it is not used
phoet
2016-11-30
1
-1
/
+0
*
|
|
|
Merge pull request #27220 from mrreynolds/patch-1
Kasper Timm Hansen
2016-11-30
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
fix typo in changelog
Robert Glaser
2016-11-30
1
-1
/
+1
|
/
/
/
*
|
|
Missing require 'active_support/notifications'
Akira Matsuda
2016-11-30
1
-0
/
+1
*
|
|
Merge pull request #27217 from roryokane/patch-1
Rafael França
2016-11-29
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix typo in Rails 5.0 release notes – “when when”
Rory O’Kane
2016-11-29
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #27212 from dcarral/docs-action-on-unpermitted-parameters ...
Sean Griffin
2016-11-29
1
-2
/
+2
|
\
\
\
|
*
|
|
Document 'false' as option for 'action_on_unpermitted_parameters'
Daniel Carral
2016-11-29
1
-2
/
+2
*
|
|
|
Treat combined durations as a single unit
Sean Griffin
2016-11-29
2
-3
/
+20
|
/
/
/
*
|
|
Merge pull request #27126 from kamipo/fix_unsigned_with_zerofill
Rafael França
2016-11-29
4
-2
/
+9
|
\
\
\
|
*
|
|
Fix that unsigned with zerofill is treated as signed
Ryuta Kamizono
2016-11-27
4
-2
/
+9
*
|
|
|
Let's use only vendored rails-ujs while we start to publish it to npm registry
Guillermo Iguaran
2016-11-29
1
-3
/
+1
*
|
|
|
Add CHANGELOG entry for --yarn option
Liceth Ovalles
2016-11-29
1
-0
/
+5
*
|
|
|
Merge pull request #26836 from Liceth/npm
Guillermo Iguaran
2016-11-29
8
-3
/
+106
|
\
\
\
\
|
*
|
|
|
Run yarn on setup and update scripts.
Liceth Ovalles
2016-11-28
2
-2
/
+8
|
*
|
|
|
Add node_modules to default gitignore
Liceth Ovalles
2016-11-28
1
-0
/
+5
|
*
|
|
|
Add node_modules path to assets load paths when --yarn option is used
Liceth Ovalles
2016-11-28
2
-0
/
+5
|
*
|
|
|
Add package.json for Yarn if --yarn option is added
Liceth Ovalles
2016-11-28
4
-1
/
+88
*
|
|
|
|
rails-ujs is now shipped with Action View
Guillermo Iguaran
2016-11-29
6
-17
/
+2
*
|
|
|
|
Merge pull request #27204 from JessRudder/22862-auth-note-on-tests
Jon Moss
2016-11-28
1
-0
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
Add note about step needed to get tests to pass if you implemented basic auth...
JessRudder
2016-11-28
1
-0
/
+7
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #27196 from kirs/rubocop-gem
Rafael França
2016-11-28
2
-0
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
Add rubocop to Gemfile
Kir Shatrov
2016-11-28
2
-0
/
+16
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #27195 from y-yagi/use_public_module_include
Santiago Pastorino
2016-11-27
3
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
use public Module#include instead of send :include
yuuji.yaginuma
2016-11-27
3
-3
/
+3
*
|
|
|
|
|
Merge pull request #27190 from jnoortheen/issue-27189
Santiago Pastorino
2016-11-27
1
-3
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fix: solves issue#27189
jnoortheen
2016-11-27
1
-3
/
+4
*
|
|
|
|
|
|
Merge pull request #27193 from plentz/master
Santiago Pastorino
2016-11-27
2
-2
/
+28
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fixing update_all and delete_all when chained with left_joins. fixes #27192
Diego Plentz
2016-11-27
2
-2
/
+28
|
/
/
/
/
/
/
/
*
/
/
/
/
/
/
[ci skip] Update the `as` docs.
Kasper Timm Hansen
2016-11-27
1
-1
/
+2
|
/
/
/
/
/
/
*
|
|
|
/
/
Remove default argument value.
Kasper Timm Hansen
2016-11-27
1
-1
/
+1
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #26865 from sergey-alekseev/uniqueness-validation-scope-wi...
Matthew Draper
2016-11-27
3
-4
/
+23
|
\
\
\
\
\
|
*
|
|
|
|
fix the uniqueness validation scope with a polymorphic association
Sergey Alekseev
2016-11-26
3
-4
/
+23
*
|
|
|
|
|
abort_on_exception can't be disabled for a single thread
Matthew Draper
2016-11-27
2
-6
/
+8
*
|
|
|
|
|
Only start rabbitmq when we need it
Matthew Draper
2016-11-27
1
-6
/
+19
*
|
|
|
|
|
We expect exceptions; abort will just raise in the wrong place
Matthew Draper
2016-11-27
2
-9
/
+17
*
|
|
|
|
|
Clear available connections immediately
Matthew Draper
2016-11-27
1
-0
/
+2
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #27183 from maclover7/jm-av-release
Guillermo Iguaran
2016-11-26
1
-5
/
+7
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Update RELEASING_RAILS.md for rails-ujs
Jon Moss
2016-11-26
1
-5
/
+7
|
/
/
/
/
*
|
|
|
Merge pull request #27182 from maclover7/jm-actionview-build
Guillermo Iguaran
2016-11-26
1
-1
/
+9
|
\
\
\
\
[prev]
[next]