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
*
Prevent attempt to serve a request with a null byte
Jordan Owens
2016-01-12
2
-1
/
+9
*
Merge pull request #22873 from raysrashmi/change-copyright-year
Guillermo Iguaran
2015-12-31
17
-20
/
+20
|
\
|
*
Update copyright notices to 2016 [ci skip]
Rashmi Yadav
2015-12-31
17
-20
/
+20
|
/
*
Merge pull request #22872 from javan/remove-action-cable-inspect
David Heinemeier Hansson
2015-12-31
4
-28
/
+0
|
\
|
*
Remove client-side Action Cable debugging code
Javan Makhmali
2015-12-31
4
-28
/
+0
|
/
*
Merge pull request #22850 from prathamesh-sonpatki/fix_ac_params_unsafe_h_2
Kasper Timm Hansen
2015-12-31
3
-6
/
+22
|
\
|
*
Fix AC::Parameters#to_unsafe_h to return all unfiltered values
Prathamesh Sonpatki
2015-12-31
3
-6
/
+22
*
|
Merge pull request #22866 from prathamesh-sonpatki/rm-dot-at-the-end-of-command
Rafael França
2015-12-31
1
-2
/
+2
|
\
\
|
*
|
Lets not put fullstop at the end of a migration pending command
Prathamesh Sonpatki
2015-12-31
1
-2
/
+2
*
|
|
Merge pull request #22105 from morgoth/fix-errors-details-on-autosave-associa...
Rafael França
2015-12-31
2
-3
/
+65
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fixed setting errors details on autosaved associations
Wojciech Wnętrzak
2015-10-28
2
-3
/
+65
*
|
|
Merge pull request #22826 from timrogers/actiondispatch-ssl-config
Rafael França
2015-12-31
4
-25
/
+51
|
\
\
\
|
*
|
|
Flexible configuration for ActionDispatch::SSL
Tim Rogers
2015-12-29
4
-25
/
+51
*
|
|
|
Add CHANGELOG entry for #12877 [ci skip]
Rafael Mendonça França
2015-12-31
1
-0
/
+5
*
|
|
|
Merge pull request #12877 from aroben/extended-graphemes
Rafael França
2015-12-31
4
-16
/
+272
|
\
\
\
\
|
*
|
|
|
Beef up #grapheme_length tests
Adam Roben
2013-11-13
1
-3
/
+29
|
*
|
|
|
Support extended grapheme clusters and UAX 29
Adam Roben
2013-11-13
2
-0
/
+91
|
*
|
|
|
Rename multibyte_conformance.rb to multibyte_normalization_conformance.rb
Adam Roben
2013-11-13
1
-2
/
+2
|
*
|
|
|
Refactor Unicode.unpack_graphemes slightly
Adam Roben
2013-11-13
1
-13
/
+23
*
|
|
|
|
Fix collection_radio_buttons' hidden_field name and make it appear before the...
Santiago Pastorino
2015-12-31
5
-26
/
+42
*
|
|
|
|
Merge pull request #22861 from cllns/fix-typo-in-testing-guide
Rafael França
2015-12-30
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Fix typo: test -> text
Sean Collins
2015-12-30
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
[ci skip] Space out framework names in USAGE
Kasper Timm Hansen
2015-12-30
2
-5
/
+5
*
|
|
|
|
[ci skip] Update rails/all.rb reference.
Kasper Timm Hansen
2015-12-30
1
-9
/
+10
*
|
|
|
|
Merge pull request #22855 from rafbm/avoid-time-parse
Rafael França
2015-12-30
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Avoid `Time.parse` for static date
Rafaël Blais Masson
2015-12-30
1
-1
/
+1
*
|
|
|
|
|
Add sass-rails back to the default Gemfile
Rafael Mendonça França
2015-12-30
2
-0
/
+9
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #22848 from derekprior/dp-postgresql-version
Rafael França
2015-12-30
1
-5
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
Make `postgresql_version` public
Derek Prior
2015-12-30
1
-5
/
+5
*
|
|
|
|
|
Merge pull request #22851 from prathamesh-sonpatki/fix-to-unsafe-h-test
Rafael França
2015-12-30
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix test for AC::Parameters#to_unsafe_h
Prathamesh Sonpatki
2015-12-30
1
-2
/
+2
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #22241 from kamipo/add_columns_for_distinct_for_mysql57
Rafael França
2015-12-30
3
-5
/
+67
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add `columns_for_distinct` for MySQL 5.7 with ONLY_FULL_GROUP_BY
Ryuta Kamizono
2015-12-23
3
-2
/
+62
|
*
|
|
|
|
|
Avoid `distinct` if a subquery has already materialized
Ryuta Kamizono
2015-12-23
1
-3
/
+5
*
|
|
|
|
|
|
Merge pull request #22447 from kamipo/fix_test_to_null_agnostic_way
Rafael França
2015-12-30
3
-3
/
+14
|
\
|
|
|
|
|
|
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix `test_find_with_order_on_included_associations_with_construct_finder_sql_...
Ryuta Kamizono
2015-12-19
3
-3
/
+14
*
|
|
|
|
|
Merge pull request #22829 from jcoyne/test_parameters
Yves Senn
2015-12-30
3
-1
/
+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
TestController#parameters returns AC::Parameters
Justin Coyne
2015-12-29
3
-1
/
+10
*
|
|
|
|
|
|
Merge pull request #22844 from prathamesh-sonpatki/issue_22836
Yves Senn
2015-12-30
1
-2
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix documentation for configuring default_charset [ci skip]
Prathamesh Sonpatki
2015-12-30
1
-2
/
+2
*
|
|
|
|
|
|
|
Merge pull request #22842 from akshay-vishnoi/typo-fix
Yves Senn
2015-12-30
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Fix typo
Akshay Vishnoi
2015-12-30
1
-1
/
+1
*
|
|
|
|
|
|
|
|
Merge pull request #22843 from akshay-vishnoi/fix-release-5
Yves Senn
2015-12-30
1
-3
/
+3
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
[ci skip] Put all removals in its section
Akshay Vishnoi
2015-12-30
1
-3
/
+3
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge pull request #22845 from yui-knk/remove_not_used_fixture
Yves Senn
2015-12-30
1
-1
/
+0
|
\
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Remove not used test fixture
yui-knk
2015-12-30
1
-1
/
+0
*
|
|
|
|
|
|
|
|
Merge pull request #22803 from kamipo/improve_select_one_in_mysql2_adapter
Rafael França
2015-12-30
2
-27
/
+15
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Remove outdated comment
Ryuta Kamizono
2015-12-27
1
-28
/
+0
|
*
|
|
|
|
|
|
|
|
Improve `select_one` in `Mysql2Adapter`
Ryuta Kamizono
2015-12-27
2
-0
/
+16
*
|
|
|
|
|
|
|
|
|
Merge pull request #22547 from kamipo/fix_create_table_info_cache
Rafael França
2015-12-29
1
-2
/
+6
|
\
\
\
\
\
\
\
\
\
\
[next]