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 description for AM::Callbacks
Vipul A M
2015-01-31
1
-1
/
+1
*
Wording fixes for `:skip_after_callbacks_if_terminated` callbacks option
Vipul A M
2015-01-31
1
-2
/
+2
*
[ci skip] Add a missing space in t.belongs_to argument.
Juanito Fatas
2015-01-29
1
-1
/
+1
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2015-01-15
6
-99
/
+138
|
\
|
*
Fixed spacing issues on code comments in ActiveJob Basics guide.
Vipul A M
2015-01-14
1
-7
/
+9
|
*
GlobalID::Identification has been mixed into AR not AM
Cristian Bica
2015-01-08
1
-1
/
+1
|
*
Fix typo "you can be disable"
claudiob
2015-01-06
1
-1
/
+1
|
*
Better examples for fresh_when and stale?
claudiob
2015-01-06
1
-2
/
+2
|
*
Fix docs for ActiveSupport::Inflector methods
claudiob
2015-01-03
2
-81
/
+71
|
*
Better example of `teardown` method in test guide
Kir Shatrov
2015-01-03
1
-4
/
+2
|
*
Demonstrate example of `assert_emails` in testing guide
Kir Shatrov
2015-01-03
1
-3
/
+4
|
*
Docs for controller test helpers
Kir Shatrov
2015-01-03
1
-0
/
+35
|
*
Avoid double negation in test guide
Kir Shatrov
2015-01-03
1
-1
/
+1
|
*
Section about testing xhr requests
Kir Shatrov
2015-01-03
1
-0
/
+13
*
|
Only use the `_before_type_cast` in the form when from user input
Sean Griffin
2015-01-14
5
-2
/
+47
*
|
Add tests with an explanation of why we're using `_before_type_cast`
Sean Griffin
2015-01-14
1
-3
/
+4
*
|
Revert "Don't use the `_before_type_cast` version of attributes in the form"
Sean Griffin
2015-01-14
4
-3
/
+13
*
|
Don't use the `_before_type_cast` version of attributes in the form
Sean Griffin
2015-01-14
4
-13
/
+3
*
|
Go through normal where logic in destroy with locking
Sean Griffin
2015-01-14
1
-6
/
+2
*
|
Go through normal where logic in destroy
Sean Griffin
2015-01-14
1
-9
/
+1
*
|
Don't default to YAML dumping when quoting values
Sean Griffin
2015-01-14
3
-11
/
+13
*
|
Merge pull request #18521 from andrewvida/master
Rafael Mendonça França
2015-01-14
1
-1
/
+1
|
\
\
|
*
|
Correct views mail method sends in API docs
Andrew Vida
2015-01-14
1
-1
/
+1
*
|
|
Merge pull request #18510 from prathamesh-sonpatki/some-more-in-on-github
Xavier Noria
2015-01-14
2
-2
/
+2
|
\
\
\
|
*
|
|
Changed "in GitHub" to "on GitHub" [ci skip]
Prathamesh Sonpatki
2015-01-14
2
-2
/
+2
*
|
|
|
Merge pull request #18509 from prathamesh-sonpatki/cg-typo
Robin Dupret
2015-01-14
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix typo in ActionView CHANGELOG [ci skip]
Prathamesh Sonpatki
2015-01-14
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #18503 from vipulnsward/guides-in-on
Xavier Noria
2015-01-14
51
-51
/
+51
|
\
\
\
|
*
|
|
- Changed `IN` to `ON` in markdown renderer condition
Vipul A M
2015-01-14
51
-51
/
+51
*
|
|
|
require 'rails' if not include_all_railties, just as 'rails/all' does
Akira Matsuda
2015-01-14
1
-0
/
+1
*
|
|
|
Merge pull request #18500 from nippysaurus/typo_fix
Yves Senn
2015-01-14
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
improve grammar
Michael Dawson
2015-01-14
1
-1
/
+1
*
|
|
|
|
Merge pull request #18504 from vipulnsward/extract-date
Yves Senn
2015-01-14
1
-3
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Extract `Date` header to string constant in Http Response, similar to other h...
Vipul A M
2015-01-14
1
-3
/
+4
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #18502 from y-yagi/fix_autoloading_guide
Yves Senn
2015-01-14
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
fix link in autoloading guide [ci skip]
yuuji.yaginuma
2015-01-14
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #18478 from yoshiokatsuneo/active_record_connection_pool_e...
Sean Griffin
2015-01-13
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
ActiveRecord: On reconnection failure, release only failed connetion.
Yoshioka Tsuneo
2015-01-13
1
-1
/
+2
*
|
|
|
|
Merge pull request #18491 from dreeve/form-for-guide-fix-generated-action
Abdelkader Boudih
2015-01-13
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Fix form_for guide binding a form to an object.
Derek Reeve
2015-01-13
1
-2
/
+2
*
|
|
|
|
|
Merge pull request #18489 from Envek/ru_timezones
Andrew White
2015-01-13
2
-1
/
+9
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Add missing time zone definitions for Russian Federation
Andrey Novikov
2015-01-13
2
-1
/
+9
*
|
|
|
|
|
Merge pull request #18490 from andreynering/security-guides-remove-resource
Abdelkader Boudih
2015-01-13
1
-1
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Guides: Removing reference to blog that is not updated anymore [ci skip]
Andrey Nering
2015-01-13
1
-1
/
+0
*
|
|
|
|
|
|
Merge pull request #18476 from Alamoz/scaffold_index_view_grammar
David Heinemeier Hansson
2015-01-13
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Clean up grammar in scaffold index view, by removing the word 'Listing' from ...
Adrien Lamothe
2015-01-12
1
-1
/
+1
*
|
|
|
|
|
|
|
Add the `method_source` gem to the default Gemfile
Sean Griffin
2015-01-13
3
-0
/
+15
*
|
|
|
|
|
|
|
Stop promoting rack-cache usage at the moment (not so common or important to ...
David Heinemeier Hansson
2015-01-13
1
-6
/
+0
*
|
|
|
|
|
|
|
Show how to change the queuing backend for ActiveJob in production
David Heinemeier Hansson
2015-01-13
1
-0
/
+4
*
|
|
|
|
|
|
|
Set all asset options together
David Heinemeier Hansson
2015-01-13
1
-3
/
+3
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
[next]