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 #17788 from sivagollapalli/master
Arthur Nogueira Neves
2015-05-20
1
-0
/
+5
|
\
|
*
Issue#17703 Test case for tempfile attribute
Siva Gollapalli
2015-04-16
1
-0
/
+5
*
|
Merge pull request #20230 from ronakjangir47/american_style
Rafael Mendonça França
2015-05-20
1
-1
/
+1
|
\
\
|
*
|
Rails documentation standard is american english. [ci skip]
Ronak Jangir
2015-05-20
1
-1
/
+1
|
/
/
*
|
Merge pull request #20228 from karanarora/Spelling-fix
Rafael Mendonça França
2015-05-20
1
-1
/
+1
|
\
\
|
*
|
Rails documentation standard is american english. [ci skip]
karanarora
2015-05-20
1
-1
/
+1
|
/
/
*
|
Merge pull request #20225 from manish-shrivastava/master
Rafael Mendonça França
2015-05-20
1
-2
/
+2
|
\
\
|
*
|
updated Inline format at activerecord rdoc
Manish shrivastava
2015-05-20
1
-2
/
+2
|
/
/
*
|
Fix broken link for minitest. [ci skip]
Arun Agrawal
2015-05-20
1
-1
/
+1
*
|
Merge pull request #20222 from Gaurav2728/gaurav-update_ruby_links
Yves Senn
2015-05-20
3
-4
/
+4
|
\
\
|
*
|
[ci skip] update ruby doc links; for rails next version ruby 2.2+ will be sup...
Gaurav Sharma
2015-05-20
3
-4
/
+4
*
|
|
Merge pull request #20221 from Gaurav2728/gaurav-debugging_rails_guide_update
Kasper Timm Hansen
2015-05-20
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Rails 5.0 will target Ruby 2.2+, correct rails guide example [ci skip]
Gaurav Sharma
2015-05-20
1
-1
/
+1
|
/
/
*
|
Merge pull request #20219 from karanarora/Typo-fix
Santiago Pastorino
2015-05-20
1
-1
/
+1
|
\
\
|
*
|
typo fix [ci skip]
karanarora
2015-05-20
1
-1
/
+1
*
|
|
add missing punctuation in changelog. [ci skip]
Yves Senn
2015-05-20
1
-2
/
+2
*
|
|
Merge pull request #20217 from amitsuroliya/fix_netaddr_link
Arun Agrawal
2015-05-20
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix NetAddr link [ci skip]
amitkumarsuroliya
2015-05-20
1
-1
/
+1
*
|
|
|
Merge pull request #20218 from ronakjangir47/postgresql
Arun Agrawal
2015-05-20
5
-26
/
+26
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Updated postgresql documentation link to use latest version [ci skip]
Ronak Jangir
2015-05-20
5
-26
/
+26
|
/
/
/
*
|
|
Merge pull request #20215 from repinel/validates_acceptance_doc
Richard Schneeman
2015-05-19
1
-0
/
+1
|
\
\
\
|
*
|
|
[ci skip] add to doc that acceptance validator allows `nil` by default
Roque Pinel
2015-05-19
1
-0
/
+1
*
|
|
|
Fix docs markup for option_groups_from_collection_for_select [ci skip]
Carlos Antonio da Silva
2015-05-19
1
-1
/
+1
|
/
/
/
*
|
|
Give respond_to? a Symbol
Akira Matsuda
2015-05-20
1
-1
/
+1
*
|
|
Merge pull request #20213 from gouravtiwari/patch-8
Rafael Mendonça França
2015-05-19
1
-2
/
+1
|
\
\
\
|
*
|
|
updated squash docs-section [ci skip]
Gourav Tiwari
2015-05-19
1
-2
/
+1
*
|
|
|
Small stylistic tweaks for `Delegator#try` patch
Godfrey Chan
2015-05-19
2
-20
/
+20
*
|
|
|
Patch `Delegator` to work with `#try`
Nate Smith
2015-05-19
3
-17
/
+127
|
/
/
/
*
|
|
parent_reflection should store only a reflection object
Aaron Patterson
2015-05-19
2
-7
/
+9
*
|
|
Merge pull request #20214 from kamipo/remove_unused_require
Rafael Mendonça França
2015-05-19
6
-12
/
+0
|
\
\
\
|
*
|
|
Remove unused already require
Ryuta Kamizono
2015-05-19
3
-8
/
+0
|
*
|
|
Remove `require 'arel/visitors/bind_visitor'`
Ryuta Kamizono
2015-05-19
3
-4
/
+0
*
|
|
|
Merge pull request #20207 from gouravtiwari/patch-7
Rafael Mendonça França
2015-05-19
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
doc changes for readability [ci skip]
Gourav Tiwari
2015-05-19
1
-2
/
+2
|
|
/
/
/
*
|
|
|
Merge pull request #20157 from tak1n/master
Rafael Mendonça França
2015-05-19
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Clarify view tests [ci skip]
Benjamin Klotz
2015-05-14
1
-1
/
+1
*
|
|
|
Merge pull request #20212 from kamipo/avoid_heredoc
Rafael Mendonça França
2015-05-19
1
-20
/
+5
|
\
\
\
\
|
*
|
|
|
Avoid the heredoc in one line queries and simple queries
Ryuta Kamizono
2015-05-19
1
-20
/
+5
*
|
|
|
|
Merge pull request #20211 from kamipo/refactor_statement_pool
Rafael Mendonça França
2015-05-19
4
-92
/
+36
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Eliminate the duplication code of `StatementPool`
Ryuta Kamizono
2015-05-19
4
-92
/
+36
*
|
|
|
|
Merge pull request #20210 from karanarora/Typo-fix
Rafael Mendonça França
2015-05-19
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
spelling fix [ci skip]
karanarora
2015-05-19
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #20205 from ankit8898/security-guide-link
Rafael Mendonça França
2015-05-19
1
-0
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
updating the links, they were removed in cc30f5f9 [ci skip]
Ankit Gupta
2015-05-19
1
-0
/
+1
|
/
/
/
*
|
|
Merge pull request #20201 from karanarora/Changelog-fix
Arun Agrawal
2015-05-19
1
-8
/
+8
|
\
\
\
|
*
|
|
Fix typos is CHANGELOG [ci skip]
karanarora
2015-05-19
1
-8
/
+8
|
/
/
/
*
|
|
Only define #positive? and #negative? on Ruby 2.2
Rafael Mendonça França
2015-05-19
2
-6
/
+85
*
|
|
Merge pull request #20143 from vngrs/move_integer_positive_negative_to_numeric
Rafael Mendonça França
2015-05-19
5
-14
/
+14
|
\
\
\
|
*
|
|
Move Integer#positive? and Integer#negative? query methods to Numeric class
Mehmet Emin İNAÇ
2015-05-13
6
-14
/
+18
*
|
|
|
Merge pull request #20195 from tgxworld/fix_grammar
Rafael Mendonça França
2015-05-19
1
-1
/
+1
|
\
\
\
\
[next]