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
...
|
*
|
|
|
Hide bundler output for `rails new` if quiet option is specified.
Christian Wesselhoeft
2014-02-11
1
-1
/
+2
|
|
/
/
/
*
|
|
|
Merge pull request #14026 from sferik/rbx-2
Carlos Antonio da Silva
2014-02-12
2
-7
/
+2
|
\
\
\
\
|
*
|
|
|
Update Travis settings for Rubinius
Erik Michaels-Ober
2014-02-12
2
-7
/
+2
|
/
/
/
/
*
|
|
|
Merge pull request #14023 from prathamesh-sonpatki/assert_redirected_to
Carlos Antonio da Silva
2014-02-12
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
[Testing Guide] Explain usage of assert_redirected_to with named routes and A...
Prathamesh Sonpatki
2014-02-12
1
-1
/
+1
*
|
|
|
adding missed change
kayvan
2014-02-11
1
-1
/
+1
*
|
|
|
adding connection parameter to check_pending for migrations
kayvan
2014-02-11
1
-5
/
+5
*
|
|
|
add a send so `apply` can be called. Fixes #13510
Aaron Patterson
2014-02-11
2
-1
/
+33
*
|
|
|
Revert "Don't symbolize tainted data." [ci skip]
Xavier Noria
2014-02-11
1
-5
/
+1
*
|
|
|
Merge pull request #14016 from devlinzed/i18n_doc_fix
Xavier Noria
2014-02-11
1
-1
/
+5
|
\
\
\
\
|
*
|
|
|
Don't symbolize tainted data.
devlin zed
2014-02-11
1
-1
/
+5
|
/
/
/
/
*
|
|
|
Merge pull request #14015 from acapilleri/add_patch
Guillermo Iguaran
2014-02-11
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
add patch in HTTP Verb Constraints [ci skip]
Angelo capilleri
2014-02-11
1
-1
/
+1
|
/
/
/
/
*
|
|
|
test case to illustrate current PostgreSQL composite behavior.
Yves Senn
2014-02-11
1
-0
/
+42
*
|
|
|
Merge pull request #13571 from bak/getting_started_guide
Vijay Dev
2014-02-11
1
-17
/
+32
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
A pass over the Getting Started guide sections 1, 2, and 3 [ci skip]
Ben Cullen-Kerney
2014-02-09
1
-17
/
+32
*
|
|
|
Merge pull request #14008 from udaykadaboina/jqueryUpgrade
Carlos Antonio da Silva
2014-02-11
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Upgraded jquery-rails gem version
Uday Kadaboina
2014-02-03
1
-1
/
+1
*
|
|
|
|
docs, hide inflector comment targeting only contributors. [ci skip]
Yves Senn
2014-02-11
1
-1
/
+3
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #14007 from kintamanimatt/missing_directory_slashes
Rafael Mendonça França
2014-02-10
1
-9
/
+9
|
\
\
\
\
|
*
|
|
|
Add missing directory slashes [ci skip]
Matthew Nicholas Bradley
2014-02-10
1
-9
/
+9
*
|
|
|
|
Avoid using deprecated arel constants
Rafael Mendonça França
2014-02-10
2
-3
/
+3
*
|
|
|
|
Merge pull request #13919 from jcoyne/fix_jruby_encoding
Rafael Mendonça França
2014-02-10
2
-3
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
Fix tidy_bytes for JRuby
Justin Coyne
2014-02-10
2
-3
/
+10
|
|
/
/
/
/
*
|
|
|
|
docs, link to HTTP and CGI header definitions. [ci skip]
Yves Senn
2014-02-10
2
-3
/
+5
*
|
|
|
|
docs, update broken link. [ci skip]
Yves Senn
2014-02-10
1
-2
/
+2
|
/
/
/
/
*
|
|
|
docs, mention that the current inflection rules are frozen. [ci skip]
Yves Senn
2014-02-10
1
-0
/
+4
*
|
|
|
Merge pull request #13998 from gaurish/doc-rails-threadsafe
Robin Dupret
2014-02-09
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
`Rails.threadsafe!` mode is deprecated
Gaurish Sharma
2014-02-10
1
-1
/
+1
*
|
|
|
Merge pull request #13997 from dmitry/test_coverage_improvement
Rafael Mendonça França
2014-02-09
5
-12
/
+46
|
\
\
\
\
|
*
|
|
|
add test coverage for activemodel Dirty#reset_changes
Dmitry Polushkin
2014-02-09
1
-0
/
+19
|
*
|
|
|
add actionmailer test coverage for undefined delivery method
Dmitry Polushkin
2014-02-09
2
-10
/
+21
|
*
|
|
|
add activerecord test coverage for `sanitize_sql_array`
Dmitry Polushkin
2014-02-09
1
-0
/
+5
|
*
|
|
|
move alias method `sanitize_conditions` to a correct place
Dmitry Polushkin
2014-02-09
1
-2
/
+1
*
|
|
|
|
Set the :shallow_path as each scope is generated
Andrew White
2014-02-09
3
-1
/
+95
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Simplify doc [ci skip]
Vijay Dev
2014-02-09
1
-1
/
+1
*
|
|
|
Merge pull request #13630 from seapy/master
Vijay Dev
2014-02-09
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Fixed typo [ci skip]
seapy
2014-01-08
1
-2
/
+2
*
|
|
|
|
Merge pull request #13994 from elysdir/master
Vijay Dev
2014-02-09
1
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Clarifying confusing phrasing
Jed Hartman
2014-02-09
1
-3
/
+3
*
|
|
|
|
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2014-02-09
9
-12
/
+13
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fixed a grammatical error in Booleans section of API documentation guide
Zachary Scott
2014-02-09
1
-1
/
+1
|
*
|
|
|
|
adds a section about booleans in the API guidelines [ci skip]
Xavier Noria
2014-02-09
1
-0
/
+47
|
*
|
|
|
|
Use full-length version of multiple from c7abc51
Zachary Scott
2014-02-09
1
-1
/
+1
|
*
|
|
|
|
docs, link MySQL manual for multi column indexes. [ci ckip].
Yves Senn
2014-02-09
1
-1
/
+3
|
*
|
|
|
|
Specify what #starts_with? we're talking about. Also added a note what
Zachary Scott
2014-02-09
1
-1
/
+2
|
*
|
|
|
|
Fix grammar of internal comment and modify it's location
Zachary Scott
2014-02-09
1
-1
/
+2
|
*
|
|
|
|
Fixed spelling error: `extracetd` => `extracted`
Calvin Tam
2014-02-07
1
-1
/
+1
|
*
|
|
|
|
Remove old comments about suppressing warnings.
Vipul A M
2014-01-25
1
-1
/
+1
|
*
|
|
|
|
`framwork` => `framework`
Vipul A M
2014-01-24
1
-1
/
+1
[prev]
[next]