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
/
actionview
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Configure form_with_generates_remote_forms in its own initializer
Rafael Mendonça França
2017-04-21
1
-0
/
+22
*
|
Fix all style guides violations
Rafael Mendonça França
2017-04-19
9
-12
/
+12
*
|
Reuse the Parameters#to_h check in the routing helpers
Rafael Mendonça França
2017-04-18
1
-1
/
+5
|
/
*
Fix mistake in JS response parser:
Dmytro Vasin
2017-04-13
1
-0
/
+28
*
Set current page as default for ajax requests
Dmytro Vasin
2017-04-11
1
-22
/
+45
*
Update comment in sanitizer helper test [skip ci]
Ross Kaffenberger
2017-03-29
1
-1
/
+1
*
Merge pull request #28367 from ptoomey3/ignore-disabled-buttons
Aaron Patterson
2017-03-27
1
-0
/
+28
|
\
|
*
Prevent event propogation if element is disabled when event chain begins.
Patrick Toomey
2017-03-09
1
-0
/
+28
*
|
Fix `assert_logged` failure
Ryuta Kamizono
2017-03-23
1
-2
/
+2
*
|
Always use original url_for when generating direct routes
Andrew White
2017-03-17
1
-0
/
+46
|
/
*
Deprecate implicit coercion of `ActiveSupport::Duration`
Andrew White
2017-03-02
1
-1
/
+1
*
Remove `encode_special_chars` option from `strip_tags`
Andrew Hood
2017-02-27
1
-0
/
+2
*
Test rails-ujs in our travis matrix
Rafael Mendonça França
2017-02-22
4
-68
/
+7
*
Import rails-ujs v0.1.0 from rails/rails-ujs
Guillermo Iguaran
2017-02-20
6
-204
/
+23
*
Set correct "routes" in tests cases
bogdanvlviv
2017-02-20
2
-4
/
+4
*
Add assertion to polymorphic_routes_test.rb
bogdanvlviv
2017-02-20
1
-2
/
+1
*
Add `Style/EmptyLinesAroundMethodBody` in `.rubocop.yml` and remove extra emp...
Ryuta Kamizono
2017-02-12
2
-2
/
+0
*
Merge pull request #27870 from kenta-s/get-todo-done-in-render_test
Kasper Timm Hansen
2017-02-11
1
-2
/
+1
|
\
|
*
Add information on `:formats` option in action_view_overview.md
kenta-s
2017-02-06
1
-2
/
+1
*
|
Correct spelling
Benjamin Fleischer
2017-02-05
1
-1
/
+1
|
/
*
Fix CI failure caused by aa647b46cce55ec12f5895e403c0d1b85502c8e0
Ryuta Kamizono
2017-02-02
1
-1
/
+1
*
Fix test failures only seen when executed via bin/test
Akira Matsuda
2017-02-02
1
-1
/
+1
*
module Blog; class Post appears twice in AV tests
Akira Matsuda
2017-02-02
1
-3
/
+3
*
DRY fake models for testing
Akira Matsuda
2017-02-02
2
-37
/
+7
*
Merge pull request #27795 from meagar/fix-missing-partial-iteration
Rafael França
2017-01-31
3
-0
/
+11
|
\
|
*
Merge branch 'master' into fix-missing-partial-iteration
Matthew Eagar
2017-01-26
1
-1
/
+1
|
|
\
|
*
\
Merge branch 'master' into fix-missing-partial-iteration
Matthew Eagar
2017-01-25
3
-2
/
+14
|
|
\
\
|
*
|
|
Add partial iteration variable to template keys
Matthew Eagar
2017-01-25
3
-0
/
+11
*
|
|
|
Merge pull request #27858 from mtsmfm/fix-inherit-from-deprecated-erubis
Rafael França
2017-01-31
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
Fix inherit from deprecated `ActionView::Template::Handlers::Erubis`
Fumiaki MATSUSHIMA
2017-02-01
1
-0
/
+2
*
|
|
|
|
Merge pull request #27758 from kenta-s/neglected-todo-in-render_test
Arthur Nogueira Neves
2017-01-31
1
-2
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Get neglected TODO done in render_test
kenta-s
2017-01-24
1
-2
/
+1
|
|
/
/
/
*
|
|
/
Improve insufficient test for `safe_join`
kenta-s
2017-01-30
1
-2
/
+13
|
|
_
|
/
|
/
|
|
*
|
|
s/an/a/
Akira Matsuda
2017-01-26
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #27796 from yui-knk/keep_separator_was
Andrew White
2017-01-25
1
-1
/
+2
|
\
\
|
*
|
Keep the value of `$,` and restore it
yui-knk
2017-01-25
1
-1
/
+2
|
|
/
*
/
Change ActionView ERB Handler from Erubis to Erubi
Jeremy Evans
2017-01-25
2
-1
/
+12
|
/
*
Add missing tests for ActionView::Template::Text
kenta-s
2017-01-20
1
-0
/
+16
*
:warning: "Use assert_nil if expecting nil. This will fail in MT6."
Akira Matsuda
2017-01-18
1
-1
/
+6
*
Merge pull request #27693 from kenta-s/improve-to_sentence-method
Rafael França
2017-01-18
1
-0
/
+10
|
\
|
*
Fix unexpected behavior of with $,
kenta-s
2017-01-15
1
-0
/
+10
*
|
Merge pull request #27688 from kenta-s/add-test-for-safe_join
Rafael França
2017-01-18
1
-0
/
+5
|
\
\
|
*
|
Add test for safe_join
kenta-s
2017-01-15
1
-0
/
+5
|
|
/
*
|
Don't pollute Object with rubinius_skip and jruby_skip
Akira Matsuda
2017-01-17
1
-9
/
+9
*
|
Allow render locals to be assigned to instance variables
Andrew White
2017-01-15
2
-0
/
+5
|
/
*
class Foo < Struct.new(:x) creates an extra unneeded anonymous class
Akira Matsuda
2017-01-13
6
-12
/
+10
*
Reduce string objects by using \ instead of + or << for concatenating strings
Akira Matsuda
2017-01-12
6
-523
/
+523
*
Use Encoding::UTF_8 constant for default_{internal,external} in the tests
Akira Matsuda
2017-01-11
1
-2
/
+2
*
Remove unneeded Deprecation silence
Rafael Mendonça França
2017-01-06
1
-5
/
+3
*
`self.` is not needed when calling its own instance method
Akira Matsuda
2017-01-05
1
-1
/
+1
[prev]
[next]