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
*
Convert `variant` to a keyword arg
Aaron Patterson
2019-02-25
1
-2
/
+2
*
Merge pull request #35406 from rails/template-has-one-format
Aaron Patterson
2019-02-25
16
-31
/
+43
|
\
|
*
Templates have one format
Aaron Patterson
2019-02-25
16
-31
/
+43
*
|
Merge pull request #35400 from aglushkov/stream_manual_cache_control
Aaron Patterson
2019-02-25
2
-2
/
+8
|
\
\
|
|
/
|
/
|
|
*
Allow custom cache-control header in AC::Live
Andrey Glushkov
2019-02-25
2
-2
/
+8
*
|
Merge pull request #35404 from rails/no-nil-format-on-templates
Aaron Patterson
2019-02-25
6
-16
/
+33
|
\
\
|
*
|
Update actionview/lib/action_view/template.rb
Ryuta Kamizono
2019-02-25
1
-1
/
+1
|
*
|
remove the formats writer on templates
Aaron Patterson
2019-02-25
1
-2
/
+6
|
*
|
Dereference the format type before template construction
Aaron Patterson
2019-02-25
2
-2
/
+2
|
*
|
Always pass a format to the ActionView::Template constructor
Aaron Patterson
2019-02-25
6
-13
/
+26
|
/
/
*
|
Fix class name in the documentation [ci skip]
Rafael Mendonça França
2019-02-25
1
-1
/
+1
*
|
Merge pull request #35402 from alimi/update-ar-read-regex
Aaron Patterson
2019-02-25
4
-1
/
+29
|
\
\
|
*
|
Update READ_QUERY regex
Ali Ibrahim
2019-02-25
4
-1
/
+29
*
|
|
Depend on bootsnap 1.4.1
Rafael Mendonça França
2019-02-25
1
-1
/
+1
*
|
|
Refactor `type_to_sql` to handle converting `limit` to `size` in itself
Ryuta Kamizono
2019-02-26
6
-76
/
+91
*
|
|
Merge pull request #35399 from kamipo/fix_prepared_statement_caching
Ryuta Kamizono
2019-02-26
5
-15
/
+79
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix prepared statements caching to be enabled even when query caching is enabled
Ryuta Kamizono
2019-02-26
5
-15
/
+79
|
/
/
*
|
Merge pull request #35394 from alkesh26/activemodel-typo-fix
Ryuta Kamizono
2019-02-25
1
-3
/
+3
|
\
\
|
*
|
activemodel typo fix.
alkesh26
2019-02-25
1
-3
/
+3
*
|
|
Merge pull request #35352 from kamipo/update_all_doesnt_care_optimistic_locking
Ryuta Kamizono
2019-02-25
4
-19
/
+83
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Ensure `update_all` series cares about optimistic locking
Ryuta Kamizono
2019-02-25
4
-19
/
+83
*
|
|
Merge pull request #35393 from alkesh26/activejob-typo-fix
Ryuta Kamizono
2019-02-25
1
-1
/
+1
|
\
\
\
|
*
|
|
[ci skip] activejob typo fix.
alkesh26
2019-02-25
1
-1
/
+1
|
/
/
/
*
|
|
Remove duplicated protected params definitions
Ryuta Kamizono
2019-02-24
6
-88
/
+30
*
|
|
Add test case for `unscope` with `merge`
Ryuta Kamizono
2019-02-24
1
-0
/
+13
*
|
|
More exercise string attribute predicate tests for falsy strings
Ryuta Kamizono
2019-02-24
1
-0
/
+4
*
|
|
Merge pull request #35383 from soartec-lab/update_guide_activerecord_querying
Ryuta Kamizono
2019-02-24
1
-0
/
+2
|
\
\
\
|
*
|
|
How to use `select` is updated [ci skip]
soartec-lab
2019-02-24
1
-0
/
+2
*
|
|
|
Disable available locale checks in Action Test test
yuuji.yaginuma
2019-02-24
1
-0
/
+3
|
/
/
/
*
|
|
Merge pull request #35382 from janko/restore-io-copy-stream-compatibility-wit...
George Claghorn
2019-02-23
2
-48
/
+62
|
\
\
\
|
*
|
|
Restore UploadedFile compatibility with IO.copy_stream
Janko Marohnić
2019-02-23
2
-3
/
+17
|
*
|
|
Test ActionDispatch::Http::UploadedFile with an actual Tempfile
Janko Marohnić
2019-02-23
1
-48
/
+48
*
|
|
|
Make this test stronger
Xavier Noria
2019-02-23
1
-0
/
+7
*
|
|
|
Add test case for `unscope` with unknown column
Ryuta Kamizono
2019-02-24
1
-0
/
+11
*
|
|
|
More exercise tests for distinct count with group by
Ryuta Kamizono
2019-02-24
1
-2
/
+16
*
|
|
|
Let Zeitwerk autoloaders inflect with Active Support
Xavier Noria
2019-02-23
2
-2
/
+32
|
/
/
/
*
|
|
Merge pull request #35379 from shivamvinsol/minor_grammar_fix
Ryuta Kamizono
2019-02-24
1
-1
/
+1
|
\
\
\
|
*
|
|
minor grammar fix [ci skip]
Shivam Jain
2019-02-24
1
-1
/
+1
|
/
/
/
*
|
|
Upgrade Zeitwerk to 1.3.1
Xavier Noria
2019-02-23
2
-3
/
+3
*
|
|
Merge pull request #35374 from rails/cache-inline-templates
Aaron Patterson
2019-02-22
3
-1
/
+24
|
\
\
\
|
*
|
|
Add a finalizer to inline templates
Aaron Patterson
2019-02-22
3
-1
/
+24
*
|
|
|
Merge pull request #35375 from y-yagi/fix_test_select_with_subquery_in_from_u...
Yuji Yaginuma
2019-02-23
1
-7
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Make `test_select_with_subquery_in_from_uses_original_table_name` work with o...
yuuji.yaginuma
2019-02-23
1
-7
/
+2
|
/
/
/
*
|
|
Merge pull request #35367 from abhaynikam/update-getting-started-doc-for-migr...
Rafael França
2019-02-22
1
-2
/
+2
|
\
\
\
|
*
|
|
[ci skip] Updated migration version to 6.0 in the getting started docs
Abhay Nikam
2019-02-22
1
-2
/
+2
*
|
|
|
Merge pull request #35370 from shivamvinsol/fix_skip_callbacks_documentation
Ryuta Kamizono
2019-02-23
1
-3
/
+2
|
\
\
\
\
|
*
|
|
|
update callbacks skipping methods in guide [ci skip]
Shivam Jain
2019-02-23
1
-3
/
+2
*
|
|
|
|
Merge pull request #35371 from rails/always-have-a-format
Aaron Patterson
2019-02-22
4
-7
/
+18
|
\
\
\
\
\
|
*
|
|
|
|
Ensure that rendered templates always have a format
Aaron Patterson
2019-02-22
4
-7
/
+18
*
|
|
|
|
|
Skip `test_select_with_subquery_in_from_uses_original_table_name` on CI
Ryuta Kamizono
2019-02-23
1
-1
/
+1
|
|
/
/
/
/
|
/
|
|
|
|
[next]