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 #24642 from prathamesh-sonpatki/fix-with-css-classes-example
Rafael França
2016-04-20
1
-6
/
+6
|
\
|
*
Fix example for css_class_attribute and fix indentation
Prathamesh Sonpatki
2016-04-20
1
-6
/
+6
|
/
*
Merge pull request #24644 from abhishekjain16/grammar_date_helper
प्रथमेश Sonpatki
2016-04-20
1
-1
/
+1
|
\
|
*
[ci skip] Small grammar fix
Abhishek Jain
2016-04-20
1
-1
/
+1
|
/
*
`undef_method` is not needed
Ryuta Kamizono
2016-04-19
1
-2
/
+3
*
Merge pull request #20625 from Envek/add_country_zones_method
Jeremy Daer
2016-04-19
5
-11
/
+57
|
\
|
*
Add ActiveSupport::TimeZone.country_zones helper
Andrey Novikov
2016-04-19
3
-1
/
+25
*
|
Merge pull request #24225 from neumayr/date_select_helper_with_css_classes_ac...
Rafael Mendonça França
2016-04-20
3
-3
/
+439
|
\
\
|
*
|
date_select helper with_css_classes option also accept a hash
neumayr
2016-04-05
3
-3
/
+439
*
|
|
Add CHANGELOG entry for #23869
Rafael Mendonça França
2016-04-20
1
-0
/
+4
*
|
|
Merge pull request #23869 from oreoshake/to-sentence-html-safety
Rafael França
2016-04-20
2
-0
/
+85
|
\
\
\
|
*
|
|
mimic ActiveSupport's Array#to_sentence in an html_safe-aware way
Neil Matatall
2016-03-15
2
-0
/
+85
*
|
|
|
Ensure Cache#inspect doesn't block concurrent cache writes
Jeremy Daer
2016-04-19
2
-0
/
+11
*
|
|
|
Merge pull request #24640 from kamipo/fix_test_blank_columns_created_in_block
Rafael França
2016-04-19
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix `test_blank_columns_created_in_block`
Ryuta Kamizono
2016-04-20
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #24031 from samphilipd/sam/do_not_clobber_options_in_route...
Jeremy Daer
2016-04-19
2
-2
/
+14
|
\
\
\
\
|
*
|
|
|
Do not destructively mutate passed options hash in route definitions
Sam Davies
2016-03-03
2
-2
/
+14
*
|
|
|
|
Merge pull request #24619 from BenMorganIO/use-rails-5-in-rails-engine-bin
Yves Senn
2016-04-19
1
-1
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
mention rails 5 instead of rails 4 in bin/rails for plugins
Ben A. Morgan
2016-04-19
1
-1
/
+2
*
|
|
|
|
|
Merge pull request #24638 from maclover7/jm-rm-comment
Kasper Timm Hansen
2016-04-19
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Remove unecessary comment
Jon Moss
2016-04-19
1
-1
/
+1
|
/
/
/
/
/
/
*
|
|
|
|
|
Database comments: Treat blank comments as no comment. Don't dump blank comme...
Jeremy Daer
2016-04-19
3
-57
/
+98
*
|
|
|
|
|
Merge pull request #24635 from mohitnatoo/doc-queue-adapter
Vipul A M
2016-04-20
1
-0
/
+12
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
- Added documentation for ActiveJob queue adapter for a specific job.
Mohit Natoo
2016-04-20
1
-0
/
+12
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #24634 from kamipo/arel_visitors_definitions_was_removed
Rafael França
2016-04-19
4
-1
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
Define `arel_visitor` method on all adapters
Ryuta Kamizono
2016-04-20
4
-1
/
+13
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #24567 from Edouard-chin/ec-method-typo
Sean Griffin
2016-04-19
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Small typo on a method name:
Edouard CHIN
2016-04-15
1
-2
/
+2
*
|
|
|
|
|
Merge pull request #24632 from vipulnsward/rm-reference-to-method
Santiago Pastorino
2016-04-19
1
-2
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Remove reference to unknown method `dirty?` to docs
Vipul A M
2016-04-19
1
-2
/
+0
*
|
|
|
|
|
|
Merge pull request #24630 from aried3r/patch-1
Vipul A M
2016-04-19
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Update send_data documentation [ci skip]
Anton Rieder
2016-04-19
1
-1
/
+1
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #24626 from JustinJruby/master
Jon Moss
2016-04-19
1
-1
/
+1
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Change the Hash.to_xml with a lamda example
Justin
2016-04-19
1
-1
/
+1
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #24621 from kamipo/remove_unused_table_with_autoincrement
Jeremy Daer
2016-04-19
1
-4
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Remove unused `table_with_autoincrement` table
Ryuta Kamizono
2016-04-19
1
-4
/
+0
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #24317 from Gaurav2728/unused_set_in_active_record
Jeremy Daer
2016-04-19
2
-3
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
connection adapters column, delegation in Active Record have not use of ‘se...
Gaurav Sharma
2016-03-31
2
-3
/
+0
*
|
|
|
|
|
|
Merge pull request #24503 from prathamesh-sonpatki/add-test-for-warn-on-recor...
Jeremy Daer
2016-04-19
1
-11
/
+23
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Add missing test case for record_fetched_greater_than config
Prathamesh Sonpatki
2016-04-11
1
-11
/
+23
*
|
|
|
|
|
|
|
Merge pull request #24576 from yahonda/quote_column_name_for_reserved_word_size
Jeremy Daer
2016-04-19
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Address ORA-00923 error by quoting a reserved word "SIZE"
Yasuo Honda
2016-04-16
1
-1
/
+1
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Ruby 2.4 Array#sum: ficauses -> cases changelog typo [ci skip]
Jeremy Daer
2016-04-19
1
-1
/
+1
*
|
|
|
|
|
|
|
Ruby 2.4 Array#sum: fix non-numeric #sum feature detection
Jeremy Daer
2016-04-19
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge pull request #24552 from yui-knk/raise_argument_error
Jeremy Daer
2016-04-19
2
-0
/
+5
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Raise `ArgumentError` when an invalid form is passed to `Date#to_time`
yui-knk
2016-04-17
2
-0
/
+5
*
|
|
|
|
|
|
|
|
Merge pull request #23497 from kamipo/extract_schema_qualified_name
Jeremy Daer
2016-04-19
1
-8
/
+15
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Extract `extract_schema_qualified_name` method
Ryuta Kamizono
2016-02-05
1
-8
/
+15
*
|
|
|
|
|
|
|
|
|
Merge pull request #23515 from kamipo/extract_arel_visitor
Jeremy Daer
2016-04-19
4
-28
/
+12
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
Extract `arel_visitor` and move up to the abstract adapter
Ryuta Kamizono
2016-04-04
4
-28
/
+12
[next]