aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Just very so slightly better test coverageGodfrey Chan2014-02-111-15/+57
* Renamed session_serializer option to cookies_serializerGodfrey Chan2014-02-117-67/+64
* Merge pull request #14008 from udaykadaboina/jqueryUpgradeCarlos Antonio da Silva2014-02-111-1/+1
|\
| * Upgraded jquery-rails gem versionUday Kadaboina2014-02-031-1/+1
* | docs, hide inflector comment targeting only contributors. [ci skip]Yves Senn2014-02-111-1/+3
* | Merge pull request #14007 from kintamanimatt/missing_directory_slashesRafael Mendonça França2014-02-101-9/+9
|\ \
| * | Add missing directory slashes [ci skip]Matthew Nicholas Bradley2014-02-101-9/+9
* | | Avoid using deprecated arel constantsRafael Mendonça França2014-02-102-3/+3
* | | Merge pull request #13919 from jcoyne/fix_jruby_encodingRafael Mendonça França2014-02-102-3/+10
|\ \ \
| * | | Fix tidy_bytes for JRubyJustin Coyne2014-02-102-3/+10
| |/ /
* | | docs, link to HTTP and CGI header definitions. [ci skip]Yves Senn2014-02-102-3/+5
* | | docs, update broken link. [ci skip]Yves Senn2014-02-101-2/+2
|/ /
* | docs, mention that the current inflection rules are frozen. [ci skip]Yves Senn2014-02-101-0/+4
* | Merge pull request #13998 from gaurish/doc-rails-threadsafeRobin Dupret2014-02-091-1/+1
|\ \
| * | `Rails.threadsafe!` mode is deprecatedGaurish Sharma2014-02-101-1/+1
* | | Merge pull request #13997 from dmitry/test_coverage_improvementRafael Mendonça França2014-02-095-12/+46
|\ \ \
| * | | add test coverage for activemodel Dirty#reset_changesDmitry Polushkin2014-02-091-0/+19
| * | | add actionmailer test coverage for undefined delivery methodDmitry Polushkin2014-02-092-10/+21
| * | | add activerecord test coverage for `sanitize_sql_array`Dmitry Polushkin2014-02-091-0/+5
| * | | move alias method `sanitize_conditions` to a correct placeDmitry Polushkin2014-02-091-2/+1
* | | | Set the :shallow_path as each scope is generatedAndrew White2014-02-093-1/+95
| |/ / |/| |
* | | Simplify doc [ci skip]Vijay Dev2014-02-091-1/+1
* | | Merge pull request #13630 from seapy/masterVijay Dev2014-02-091-2/+2
|\ \ \
| * | | Fixed typo [ci skip]seapy2014-01-081-2/+2
* | | | Merge pull request #13994 from elysdir/masterVijay Dev2014-02-091-3/+3
|\ \ \ \
| * | | | Clarifying confusing phrasingJed Hartman2014-02-091-3/+3
* | | | | Merge branch 'master' of github.com:rails/docrailsVijay Dev2014-02-099-12/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixed a grammatical error in Booleans section of API documentation guideZachary Scott2014-02-091-1/+1
| * | | | adds a section about booleans in the API guidelines [ci skip]Xavier Noria2014-02-091-0/+47
| * | | | Use full-length version of multiple from c7abc51Zachary Scott2014-02-091-1/+1
| * | | | docs, link MySQL manual for multi column indexes. [ci ckip].Yves Senn2014-02-091-1/+3
| * | | | Specify what #starts_with? we're talking about. Also added a note whatZachary Scott2014-02-091-1/+2
| * | | | Fix grammar of internal comment and modify it's locationZachary Scott2014-02-091-1/+2
| * | | | Fixed spelling error: `extracetd` => `extracted`Calvin Tam2014-02-071-1/+1
| * | | | Remove old comments about suppressing warnings.Vipul A M2014-01-251-1/+1
| * | | | `framwork` => `framework`Vipul A M2014-01-241-1/+1
| * | | | `easiy` => `easy`Vipul A M2014-01-241-1/+1
| * | | | `requies` => `requires`Vipul A M2014-01-241-1/+1
| * | | | Remove duplicate configuration option for ActiveSupport [ci skip]Zachary Scott2014-01-161-1/+0
| * | | | add punctuationWaynn Lue2014-01-131-2/+2
| * | | | e-mail => email, and subject/verb agreementWaynn Lue2014-01-131-1/+1
| * | | | change to "check out"Waynn Lue2014-01-081-1/+1
* | | | | Merge pull request #13982 from dskang/fix-response-flatten-infinite-recursionAaron Patterson2014-02-092-1/+19
|\ \ \ \ \
| * | | | | Prevent [response].flatten from recursing infinitely.Dan Kang2014-02-082-1/+10
| * | | | | Add missing test for response destructuring.Myron Marston2014-02-081-0/+9
* | | | | | Merge pull request #13990 from zzak/ap_dont_autoload_filter_parametersRafael Mendonça França2014-02-091-1/+0
|\ \ \ \ \ \
| * | | | | | FilterParameters is referenced at the class level from the RequestZachary Scott2014-02-091-1/+0
* | | | | | | Merge pull request #13985 from zzak/remove_old_todo_in_url_for_testCarlos Antonio da Silva2014-02-091-3/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove outdated TODO from url_for test, this test was fixed in 900a2d30Zachary Scott2014-02-091-3/+0
| |/ / / / / /
* | | | | / / Remove end of line whitespace from bb87c16Zachary Scott2014-02-091-4/+4
| |_|_|_|/ / |/| | | | |