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
*
Merge pull request #8813 from greyblake/dont_write_timestamps_if_they_are_not...
Yves Senn
2014-08-14
3
-1
/
+26
|
\
|
*
Do not try to write timestamps if they are missing #8813
Potapov Sergey
2014-02-16
3
-1
/
+29
*
|
Make sure that fixtures are loaded before finding
Akira Matsuda
2014-08-14
1
-0
/
+4
*
|
Format
Akira Matsuda
2014-08-14
1
-2
/
+2
*
|
ಠ_ಠ now that the commit sha is known I can add it to the relese guide.
Yves Senn
2014-08-14
1
-0
/
+1
*
|
remove deprecated `MissingHelperError` proxy.
Yves Senn
2014-08-14
3
-3
/
+10
*
|
Clear validators before and after each test
Akira Matsuda
2014-08-14
2
-1
/
+2
*
|
Merge pull request #16027 from tgxworld/template_assertions
Yves Senn
2014-08-14
3
-0
/
+36
|
\
\
|
*
|
Fix assert_template for files.
Guo Xiang Tan
2014-08-14
3
-0
/
+36
*
|
|
ask the scope object if it is a resource_method_scope
Aaron Patterson
2014-08-13
1
-10
/
+13
*
|
|
ask the scope for the action name
Aaron Patterson
2014-08-13
1
-14
/
+18
*
|
|
reduce calls to scope_level
Aaron Patterson
2014-08-13
1
-1
/
+5
*
|
|
change to attr_reader
Aaron Patterson
2014-08-13
1
-5
/
+1
*
|
|
scope_level is no longer a hash key, just use the ivar
Aaron Patterson
2014-08-13
1
-4
/
+9
*
|
|
move the scope level key fully inside the scope object
Aaron Patterson
2014-08-13
1
-1
/
+5
*
|
|
move scope_level to a method on the scope object
Aaron Patterson
2014-08-13
1
-7
/
+20
*
|
|
Finally! None of our tests are order_dependent!
Akira Matsuda
2014-08-14
1
-5
/
+0
*
|
|
only look up scope level once
Aaron Patterson
2014-08-13
1
-6
/
+7
*
|
|
only test `prefix` once
Aaron Patterson
2014-08-13
1
-2
/
+4
*
|
|
pass consistent parameters to canonical_action?
Aaron Patterson
2014-08-13
1
-5
/
+5
*
|
|
fewer operations on the options hash
Aaron Patterson
2014-08-13
2
-11
/
+11
*
|
|
this should be accessing the hash, not calling a method
Aaron Patterson
2014-08-13
1
-1
/
+1
*
|
|
UnexpectedErrors may reference exceptions that can't be dumped
Aaron Patterson
2014-08-13
1
-0
/
+17
*
|
|
Merge pull request #16408 from aditya-kapoor/add-doc-ERB-escape
Zachary Scott
2014-08-13
1
-0
/
+15
|
\
\
\
|
*
|
|
[ci skip] add note about the ERB escape in generator docs
Aditya Kapoor
2014-08-14
1
-0
/
+15
*
|
|
|
Merge pull request #16493 from aditya-kapoor/correct-cache-store-doc
Santiago Pastorino
2014-08-13
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
[ci skip] correct default cache store class
Aditya Kapoor
2014-08-13
1
-1
/
+1
*
|
|
|
|
Missing ActiveSupport require for calling String#first
Akira Matsuda
2014-08-14
1
-0
/
+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
use :test delivery method for `base_test.rb`
Yves Senn
2014-08-13
2
-6
/
+3
*
|
|
|
actionmailer_tests_are_order_dependent!
Akira Matsuda
2014-08-13
1
-0
/
+5
|
/
/
/
*
|
|
Merge pull request #16491 from akshay-vishnoi/doc-changes
Yves Senn
2014-08-13
4
-5
/
+5
|
\
\
\
|
*
|
|
[ci skip] fix spelling of override
Akshay Vishnoi
2014-08-13
4
-5
/
+5
*
|
|
|
Railties tests are order_independent! Hopefully.
Akira Matsuda
2014-08-13
1
-4
/
+0
*
|
|
|
Fix Railties tests that were order dependent
Akira Matsuda
2014-08-13
1
-0
/
+10
*
|
|
|
AS tests are now order_independent!
Akira Matsuda
2014-08-13
1
-5
/
+0
*
|
|
|
Reset ActiveSupport::Dependencies.mechanism to make tests order independent
Akira Matsuda
2014-08-13
1
-6
/
+10
*
|
|
|
Duplicated method in the test helper
Akira Matsuda
2014-08-13
1
-7
/
+0
*
|
|
|
AM, AP, AV, and AMo tests are already order_independent!
Akira Matsuda
2014-08-13
4
-20
/
+0
*
|
|
|
Merge pull request #16489 from tomkadwill/updating_options_to_new_style
Yves Senn
2014-08-13
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
[ci skip] Updated where scope to conform to new style
Tom Kadwill
2014-08-13
1
-1
/
+1
*
|
|
|
|
`index_exists?` with `:name` checks specified columns.
Yves Senn
2014-08-13
3
-7
/
+30
|
|
/
/
/
|
/
|
|
|
*
|
|
|
:bomb:
Rafael Mendonça França
2014-08-12
1
-1
/
+1
*
|
|
|
Merge pull request #16476 from akshay-vishnoi/doc-changes
Rafael Mendonça França
2014-08-12
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
use 'based on' instead of 'based off' [ci skip]
Akshay Vishnoi
2014-08-12
2
-2
/
+2
|
|
/
/
/
*
/
/
/
Nobody sucks so nobody should call this awful method name
Rafael Mendonça França
2014-08-12
9
-8
/
+12
|
/
/
/
*
|
|
CHANGELOG entry for TestCase.i_suck_and_my_tests_are_order_dependent! fix
Akira Matsuda
2014-08-12
1
-0
/
+6
*
|
|
Remove old setup from AS test case
Carlos Antonio da Silva
2014-08-12
1
-5
/
+0
*
|
|
users_dont_suck_but_only_we_suck_and_only_our_tests_are_order_dependent!
Akira Matsuda
2014-08-12
8
-4
/
+34
*
|
|
Merge pull request #16472 from y-yagi/patch-1
Carlos Antonio da Silva
2014-08-12
1
-1
/
+1
|
\
\
\
|
*
|
|
[ci skip] Fix broken url in plugins guide
yuuji.yaginuma
2014-08-12
1
-1
/
+1
|
/
/
/
[next]