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
*
[ci skip] update guides to new version of rails 3.2.x
Kuldeep Aggarwal
2014-02-21
1
-2
/
+2
*
adding a test for #14106
Aaron Patterson
2014-02-20
1
-0
/
+25
*
Revert "context in validation goes through has many relationship"
Aaron Patterson
2014-02-20
4
-27
/
+1
*
Merge pull request #14129 from joankaradimov/fix-render-to-string
Carlos Antonio da Silva
2014-02-20
1
-1
/
+3
|
\
|
*
Check if the `request` variable isn't nil when calling render_to_string
Joan Karadimov
2014-02-20
1
-1
/
+3
*
|
Merge pull request #14086 from jingweno/master
Arthur Nogueira Neves
2014-02-20
1
-1
/
+1
|
\
\
|
*
|
[skip ci] Fix the javascript path in guide for asset modules
Jingwen Owen Ou
2014-02-20
1
-1
/
+1
*
|
|
Merge pull request #14124 from arthurnn/fix_14116
Aaron Patterson
2014-02-20
2
-5
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add regression test for collection proxy reader
Arthur Neves
2014-02-20
1
-0
/
+7
|
*
|
Revert "speed up the collection proxy reader method, but slow down the constr...
Arthur Neves
2014-02-20
1
-5
/
+1
*
|
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2014-02-20
1
-0
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add tip about using RDoc's --pipe command to quickly test the output of
Zachary Scott
2014-02-10
1
-0
/
+7
*
|
|
Merge pull request #14120 from gregmolnar/guides
Carlos Antonio da Silva
2014-02-20
1
-3
/
+3
|
\
\
\
|
*
|
|
change 'assert !' to 'assert_not' in guides [ci skip]
Greg Molnar
2014-02-20
1
-3
/
+3
|
/
/
/
*
|
|
Pointing to latest guides [ci skip]
Arun Agrawal
2014-02-19
1
-1
/
+1
*
|
|
Merge pull request #14102 from arthurnn/quietly_doc
Xavier Noria
2014-02-19
1
-0
/
+4
|
\
\
\
|
*
|
|
Methods silence_stream/quietly are not thread-safe [skip ci]
Arthur Neves
2014-02-19
1
-0
/
+4
*
|
|
|
Merge pull request #14107 from prakashmurthy/patch-1
Arun Agrawal
2014-02-19
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
[ci skip] Close the meta tag with '/>' instead of '>'
Prakash Murthy
2014-02-19
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Fix render plain docs example in AM::Base
Guillermo Iguaran
2014-02-18
1
-2
/
+2
*
|
|
|
Merge pull request #14099 from robertomiranda/render-text-2-plain
Guillermo Iguaran
2014-02-18
4
-11
/
+11
|
\
\
\
\
|
*
|
|
|
Update Docs in favor to use render plain instead of text option
robertomiranda
2014-02-18
4
-11
/
+11
|
/
/
/
/
*
|
|
|
Merge pull request #14098 from Amit-Thawait/master
Arthur Nogueira Neves
2014-02-18
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Typo fix for unscope
Amit Thawait
2014-02-18
2
-2
/
+2
|
/
/
/
/
*
|
|
|
Use the reference for the mime type to get the format
Rafael Mendonça França
2014-02-18
4
-2
/
+36
*
|
|
|
Merge branch '4-1-0-beta2'
Rafael Mendonça França
2014-02-18
15
-15
/
+83
|
\
\
\
\
|
*
|
|
|
Preparing for 4.1.0.beta2 release
Rafael Mendonça França
2014-02-18
11
-9
/
+17
|
*
|
|
|
Correctly escape PostgreSQL arrays.
Aaron Patterson
2014-02-18
2
-1
/
+13
|
*
|
|
|
Escape format, negative_format and units options of number helpers
Rafael Mendonça França
2014-02-18
2
-5
/
+53
*
|
|
|
|
Merge pull request #14097 from chancancode/sync_4_1_release_notes
Godfrey Chan
2014-02-18
1
-3
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
Sync 4.1 release notes with changes since 7f648bc7 [ci skip]
Godfrey Chan
2014-02-18
1
-3
/
+11
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #14062 from sikachu/ps-render-format
Rafael Mendonça França
2014-02-18
22
-41
/
+762
|
\
\
\
\
\
|
*
|
|
|
|
Update upgrading guide regarding `render :text`
Prem Sichanugrist
2014-02-18
1
-0
/
+19
|
*
|
|
|
|
Add `#no_content_type` attribute to `AD::Response`
Prem Sichanugrist
2014-02-18
5
-11
/
+25
|
*
|
|
|
|
Add missing CHANGELOG entry to Action View
Prem Sichanugrist
2014-02-18
1
-0
/
+5
|
*
|
|
|
|
Update guides for new rendering options
Prem Sichanugrist
2014-02-18
3
-6
/
+38
|
*
|
|
|
|
Cleanup `ActionController::Rendering`
Prem Sichanugrist
2014-02-18
1
-11
/
+27
|
*
|
|
|
|
Fix a fragile test on `action_view/render`
Prem Sichanugrist
2014-02-18
1
-1
/
+1
|
*
|
|
|
|
Introduce `render :html` for render HTML string
Prem Sichanugrist
2014-02-18
8
-3
/
+242
|
*
|
|
|
|
Introduce `render :plain` for render plain text
Prem Sichanugrist
2014-02-18
6
-4
/
+192
|
*
|
|
|
|
Update hash format for render_text_test
Prem Sichanugrist
2014-02-18
1
-18
/
+18
|
*
|
|
|
|
Introduce `render :body` for render raw content
Prem Sichanugrist
2014-02-18
10
-11
/
+219
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #14095 from rails/rm-scopes
Rafael Mendonça França
2014-02-18
4
-12
/
+146
|
\
\
\
\
\
|
*
|
|
|
|
Don't use `# =>` when it is not the expression values
Rafael Mendonça França
2014-02-18
3
-26
/
+26
|
*
|
|
|
|
Fix the column name [ci skip]
Rafael Mendonça França
2014-02-18
3
-14
/
+14
|
*
|
|
|
|
Document the default scopes change on the release notes, CHANGELOG
Rafael Mendonça França
2014-02-18
3
-0
/
+134
|
*
|
|
|
|
Aesthetic [ci skip]
Rafael Mendonça França
2014-02-18
1
-4
/
+4
|
*
|
|
|
|
Tell default_scope are prepended [ci skip]
Rafael Mendonça França
2014-02-18
1
-1
/
+1
|
*
|
|
|
|
Updated doc for default scope [ci skip]
Rashmi Yadav
2014-02-18
1
-4
/
+4
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #14094 from kalabiyau/fix_parameters_naming
Carlos Antonio da Silva
2014-02-18
1
-2
/
+2
|
\
\
\
\
\
[next]