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
*
fix `attribute` method scoping(i.e. private)
Kuldeep Aggarwal
2015-01-06
1
-3
/
+1
*
Merge pull request #18366 from codeodor/patch-1
Rafael Mendonça França
2015-01-06
1
-1
/
+1
|
\
|
*
Add log_level options to configuration guide
Sammy Larbi
2015-01-06
1
-1
/
+1
|
/
*
Merge pull request #18362 from georgemillo/attribute
Rafael Mendonça França
2015-01-06
1
-3
/
+2
|
\
|
*
replacing 'attribute' method with an alias
George Millo
2015-01-06
1
-3
/
+2
*
|
Merge pull request #18364 from prathamesh-sonpatki/ar-changelog-typos
Abdelkader Boudih
2015-01-06
1
-5
/
+5
|
\
\
|
*
|
Fixed typos and wording in ActiveRecord CHANGELOG [ci skip]
Prathamesh Sonpatki
2015-01-06
1
-5
/
+5
|
/
/
*
|
Merge pull request #18358 from prathamesh-sonpatki/add-test-for-non-string-la...
Yves Senn
2015-01-06
4
-1
/
+12
|
\
\
|
|
/
|
/
|
|
*
Fix lookup of fixtures with non-string label
Prathamesh Sonpatki
2015-01-06
4
-1
/
+13
|
/
*
Merge pull request #18354 from simi/improve-request-forgery-documentation
David Heinemeier Hansson
2015-01-05
1
-3
/
+3
|
\
|
*
Improve protect_from_forgery documentation. [ci skip].
Josef Šimánek
2015-01-06
1
-3
/
+3
*
|
Merge pull request #18356 from georgemillo/singularize
Rafael Mendonça França
2015-01-05
1
-2
/
+2
|
\
\
|
*
|
removing unecessary parameter in private method
George Millo
2015-01-06
1
-2
/
+2
*
|
|
Merge pull request #18355 from georgemillo/docs
Sean Griffin
2015-01-05
1
-0
/
+3
|
\
\
\
|
*
|
|
adding documentation for 'remove_possible_method' and 'redefine_method' [ci s...
George Millo
2015-01-05
1
-0
/
+3
|
|
/
/
*
|
|
Merge pull request #18350 from brainopia/fix_build_from_bind_values
Sean Griffin
2015-01-05
2
-2
/
+12
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Correctly fetch bind_values from join in subquery
brainopia
2015-01-06
2
-2
/
+12
*
|
|
Define attribute methods before attempting to populate records
Sean Griffin
2015-01-05
1
-1
/
+1
*
|
|
Whitespace fixes from #18349
Sean Griffin
2015-01-05
1
-2
/
+1
*
|
|
Merge pull request #18349 from jdelStrother/primarykeyless
Sean Griffin
2015-01-05
2
-1
/
+23
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix rollback of primarykey-less tables
Jonathan del Strother
2015-01-05
2
-1
/
+23
*
|
|
Avoid changing the global state on the tests
Rafael Mendonça França
2015-01-05
1
-1
/
+6
*
|
|
Merge pull request #17676 from tigrish/fix_custom_i18n_exception_handler_regr...
Rafael Mendonça França
2015-01-05
2
-6
/
+27
|
\
\
\
|
*
|
|
Fix I18n regression introduced by #13832
Christopher Dell
2014-11-19
2
-6
/
+27
*
|
|
|
Merge pull request #17720 from rzane/firebird-test-support
Rafael Mendonça França
2015-01-05
5
-21
/
+28
|
\
\
\
\
|
*
|
|
|
Add firebird support to test suite
Ray Zane
2015-01-05
5
-21
/
+28
|
/
/
/
/
*
|
|
|
Merge pull request #18344 from jonatack/patch-1
Rafael Mendonça França
2015-01-05
1
-5
/
+5
|
\
\
\
\
|
*
|
|
|
Clean up secure_token_test
Jon Atack
2015-01-05
1
-5
/
+5
*
|
|
|
|
Merge pull request #18345 from mtthgn/patch-1
Rafael Mendonça França
2015-01-05
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix TypeError in Fixture creation
Matt Hogan
2015-01-05
1
-1
/
+1
|
/
/
/
/
*
|
|
|
reflects changes in 34cd7e2 in the index [ci skip]
Xavier Noria
2015-01-05
1
-3
/
+3
*
|
|
|
Merge pull request #18341 from aditya-kapoor/remove-unneeded-checks
Rafael Mendonça França
2015-01-05
1
-2
/
+1
|
\
\
\
\
|
*
|
|
|
remove unneeded check since /_one_time_conditions/ is removed
Aditya Kapoor
2015-01-05
1
-2
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #18342 from brainopia/reset_template_assertion_without_war...
Rafael Mendonça França
2015-01-05
1
-2
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Reset template assertions without warnings
brainopia
2015-01-05
1
-2
/
+4
|
/
/
/
*
|
|
Fix typo in changelog [ci skip]
Carlos Antonio da Silva
2015-01-05
1
-1
/
+1
*
|
|
remove deprecated support to preload instance-dependent associaitons.
Yves Senn
2015-01-05
4
-32
/
+16
*
|
|
remove deprecated support for PG ranges with exclusive lower bounds.
Yves Senn
2015-01-05
3
-37
/
+10
*
|
|
can't kill thread with in-memory db. fixes `rake test:sqlite3_mem`.
Yves Senn
2015-01-05
1
-0
/
+2
*
|
|
remove deprecation warning when modifying a Relation with cached arel.
Yves Senn
2015-01-05
3
-21
/
+27
*
|
|
add punctuation. [ci skip]
Yves Senn
2015-01-05
1
-2
/
+2
*
|
|
Merge pull request #18332 from gchan/update-adequate-record-notes
Rafael Mendonça França
2015-01-04
1
-0
/
+3
|
\
\
\
|
*
|
|
[guides] Added newer find_by syntax example in 4.2 release notes for Adequate...
Gordon Chan
2015-01-05
1
-0
/
+3
*
|
|
|
Merge pull request #18331 from simi/document-protect-from-forgery-options
David Heinemeier Hansson
2015-01-04
1
-8
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Document all options for protect_from_forgery.
Josef Šimánek
2015-01-04
1
-8
/
+2
|
/
/
/
*
|
|
Merge pull request #18090 from egilburg/patch-3
Rafael Mendonça França
2015-01-04
1
-9
/
+1
|
\
\
\
|
*
|
|
simplify ActiveSupport.test_order definition
Eugene Gilburg
2014-12-18
1
-9
/
+2
*
|
|
|
Do not include Active Support on tests
Rafael Mendonça França
2015-01-04
3
-30
/
+24
*
|
|
|
Merge pull request #18328 from brainopia/remove_tz_proxy
Rafael Mendonça França
2015-01-04
3
-12
/
+7
|
\
\
\
\
|
*
|
|
|
Use directly TZInfo::Timezone without proxy
brainopia
2015-01-04
3
-12
/
+7
[next]