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
*
add missing sharp [ci skip]
Greg Molnar
2014-02-04
1
-1
/
+1
*
docs, link MySQL manual for multi column indexes. [ci ckip].
Yves Senn
2014-02-04
1
-1
/
+3
*
Merge pull request #13899 from Fortisque/kevin/active_record_HABTM_with_belon...
Rafael Mendonça França
2014-02-04
2
-1
/
+11
|
\
|
*
fix HABTM w/out primary key errors on destruction
Kevin Casey
2014-02-02
2
-1
/
+11
*
|
`#to_param` returns `nil` if `to_key` returns `nil`. Closes #11399.
Yves Senn
2014-02-04
3
-1
/
+15
*
|
Merge pull request #13936 from edogawaconan/fix_docs
Guillermo Iguaran
2014-02-03
1
-1
/
+1
|
\
\
|
*
|
Missing closing parenthesis.
edogawaconan
2014-02-04
1
-1
/
+1
|
/
/
*
|
Merge pull request #11770 from timruffles/doc_ajax_xhr
Yves Senn
2014-02-03
1
-2
/
+5
|
\
\
|
*
|
be more specific about csrf token and ajax - not whitelisted outside of jquer...
Tim Ruffles
2013-08-06
1
-2
/
+5
*
|
|
docs, be clear that `options` is a hash. Closes #11904. [ci skip].
Yves Senn
2014-02-03
1
-1
/
+1
*
|
|
some wording format changes. [ci skip]
Yves Senn
2014-02-03
2
-6
/
+6
*
|
|
pass `habtm :autosave` to underlying `hm:t` association. Closes #13923.
Yves Senn
2014-02-03
4
-8
/
+35
*
|
|
docs, revisit polymorphic associations with STI example. [ci skip]
Yves Senn
2014-02-03
1
-2
/
+5
*
|
|
docs, reference to ruby-lang.org. refs #13492. [ci skip]
Yves Senn
2014-02-03
1
-4
/
+8
*
|
|
`rails_guides/helpers.rb` requires `YAML` to run.
Yves Senn
2014-02-03
1
-0
/
+2
*
|
|
Merge pull request #13930 from calvintam/master
Arun Agrawal
2014-02-03
1
-1
/
+1
|
\
\
\
|
*
|
|
Fixed minor typo [ci skip]
Calvin Tam
2014-02-03
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #13926 from fredwu/doc_polymorphic_sti_var_name_typo
Yves Senn
2014-02-02
1
-2
/
+2
|
\
\
\
|
*
|
|
Fixes the camelCase variable name in the docs [ci skip]
Fred Wu
2014-02-03
1
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #13924 from adomokos/adding_path_examples_to_button_to_tests
Rafael Mendonça França
2014-02-02
2
-0
/
+12
|
\
\
\
|
*
|
|
Adding an documentation example and a test to button_to with path
Attila Domokos
2014-02-02
2
-0
/
+12
|
/
/
/
*
|
|
Assert the file is deprecated
Rafael Mendonça França
2014-02-01
1
-1
/
+1
*
|
|
Fix isolated tests
Rafael Mendonça França
2014-02-01
1
-0
/
+1
*
|
|
Merge pull request #13911 from davidcelis/remove-bigdecimal-serialization
Rafael Mendonça França
2014-02-01
5
-28
/
+33
|
\
\
\
|
*
|
|
Remove BigDecimal#to_d
David Celis
2014-02-01
2
-12
/
+0
|
*
|
|
Don't require BigDecimal serialization extension
David Celis
2014-02-01
5
-16
/
+33
*
|
|
|
Remove warnings for already defined methods
Rafael Mendonça França
2014-02-01
1
-1
/
+3
*
|
|
|
Make arel methods private API
Rafael Mendonça França
2014-02-01
2
-6
/
+5
*
|
|
|
Merge pull request #13688 from jbaudanza/psql-index-exists
Rafael Mendonça França
2014-02-01
3
-0
/
+35
|
\
\
\
\
|
*
|
|
|
psql implementation of #index_name_exists?
Jonathan Baudanza
2014-01-16
3
-0
/
+35
*
|
|
|
|
Merge pull request #13863 from joshjordan/jsj-dont-throw-out-get-params
Rafael Mendonça França
2014-02-01
3
-4
/
+36
|
\
\
\
\
\
|
*
|
|
|
|
Do not discard query parameters on requests that use wrap_parameters
Josh Jordan
2014-01-30
3
-4
/
+36
*
|
|
|
|
|
Merge pull request #13912 from mauricio/bug-13907
Rafael Mendonça França
2014-02-01
3
-2
/
+26
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fixes issue with parsing whitespace content back from database - fixes #13907
Mauricio Linhares
2014-02-01
3
-2
/
+26
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #12769 from birkirb/master
Rafael Mendonça França
2014-02-01
3
-2
/
+135
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix breakage in XmlMini
Birkir A. Barkarson
2013-12-23
3
-2
/
+136
*
|
|
|
|
|
this class depends on JoinHelper, so we should require it
Aaron Patterson
2014-01-31
1
-0
/
+2
*
|
|
|
|
|
just require the template resolver
Aaron Patterson
2014-01-31
2
-1
/
+1
*
|
|
|
|
|
only ask for the location filters once
Aaron Patterson
2014-01-31
2
-6
/
+7
*
|
|
|
|
|
FilterRedirect is referenced at the class level from the Response
Aaron Patterson
2014-01-31
2
-1
/
+1
*
|
|
|
|
|
Maintain the current timezone in wrap_with_time_zone
Andrew White
2014-01-31
3
-7
/
+16
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #13780 from rohitpaulk/patch-1
Rafael Mendonça França
2014-01-31
1
-0
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
Updated association_basics.md [ci skip]
Rohit Paul Kuruvilla
2014-01-31
1
-0
/
+13
*
|
|
|
|
|
Minor changelog improvements [ci skip]
Carlos Antonio da Silva
2014-01-31
2
-5
/
+5
*
|
|
|
|
|
Merge pull request #13900 from zzak/issue_12963
Carlos Antonio da Silva
2014-01-31
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Document default trim mode for Erubis and affected ERB tags [ci skip]
Zachary Scott
2014-01-31
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #13896 from laurocaetano/dangerous_association_names
Carlos Antonio da Silva
2014-01-31
5
-0
/
+52
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Associations now raise `ArgumentError` on name conflicts.
Lauro Caetano
2014-01-31
5
-0
/
+52
*
|
|
|
|
|
|
Merge pull request #13898 from timfenney/my_branch
Godfrey Chan
2014-01-30
1
-1
/
+1
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Remove unused variable.
Tim Fenney
2014-01-31
1
-1
/
+1
|
/
/
/
/
/
/
[next]