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 example for UnknownAttributeError
Vipul A M
2016-05-02
1
-0
/
+9
*
Active Model: Messages for strict validation always convert attributes to hum...
Prathamesh Sonpatki
2016-05-01
1
-2
/
+2
*
Move comment up to the class, for both of the methods, and document on class ...
Vipul A M
2016-05-01
1
-1
/
+4
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2016-04-29
8
-25
/
+31
|
\
|
*
s/statment/statement/
Vipul A M
2016-04-24
1
-1
/
+1
|
*
be specific when the debug_exception_response_format to :api
Vipul A M
2016-04-23
1
-1
/
+1
|
*
Mention default values for `debug_exception_response_format` in configuring g...
Prathamesh Sonpatki
2016-04-22
1
-1
/
+1
|
*
`debug_exception_format` is set to :api by default for API apps only, not for...
Prathamesh Sonpatki
2016-04-22
1
-1
/
+1
|
*
[ci skip] Aline results of code examples in comments
yui-knk
2016-04-20
1
-2
/
+2
|
*
s/determins/determines/
Vipul A M
2016-04-20
1
-1
/
+1
|
*
- Be consistent in providing file locations of schema, model and initializer
Vipul A M
2016-04-13
1
-1
/
+6
|
*
- Make sure we end sentences
Vipul A M
2016-04-13
1
-5
/
+5
|
*
[ci skip] Add some missing commas
Prathamesh Sonpatki
2016-04-12
1
-2
/
+2
|
*
[ci skip] Typo fix. `loggs` -> `logs`
Prathamesh Sonpatki
2016-04-12
1
-1
/
+1
|
*
- Fix typo in config guide, from config.logger section
Vipul A M
2016-04-10
1
-3
/
+3
|
*
s/Thoughtbot/thoughtbot/
Vipul A M
2016-04-10
1
-1
/
+1
|
*
[ci skip] Fix formatting of code snippet in Action Cable guide
Prathamesh Sonpatki
2016-04-05
1
-7
/
+8
|
*
[ci skip] Update code used for filtering passwords in the configuring guide
Prathamesh Sonpatki
2016-04-05
1
-1
/
+1
*
|
Merge pull request #24776 from prathamesh-sonpatki/aj-release-notes
Kasper Timm Hansen
2016-04-29
2
-1
/
+22
|
\
\
|
*
|
Active Job: Add note about ability to configure adapters on per job basis in ...
Prathamesh Sonpatki
2016-04-29
2
-1
/
+22
*
|
|
Merge pull request #24762 from Envek/solid_durations_2
Andrew White
2016-04-29
4
-11
/
+47
|
\
\
\
|
*
|
|
Change 1.week to create 1 week durations instead of 7 days durations.
Andrey Novikov
2016-04-28
4
-11
/
+47
*
|
|
|
Merge pull request #24781 from maclover7/rm-env
Guillermo Iguaran
2016-04-28
3
-12
/
+39
|
\
\
\
\
|
*
|
|
|
Remove last uses of `@env[]` and `@env[]=`
Jon Moss
2016-04-28
3
-12
/
+39
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #24653 from kbrock/kinder_locking_column
Rafael França
2016-04-28
2
-1
/
+54
|
\
\
\
\
|
*
|
|
|
test the number of times the schema is loading
Keenan Brock
2016-04-28
1
-0
/
+53
|
*
|
|
|
schema_load triggers 2nd schema_load (via locking)
Keenan Brock
2016-04-28
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #24770 from vipulnsward/guieds-type
Rafael França
2016-04-28
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Pass over debugging guide
Vipul A M
2016-04-28
1
-1
/
+1
*
|
|
|
Merge pull request #24772 from javiervidal/broken_links_ryandaigle
Kasper Timm Hansen
2016-04-28
2
-14
/
+14
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix broken links to ryandaigle.com [ci skip]
Javier Vidal
2016-04-28
2
-14
/
+14
|
/
/
/
*
|
|
Merge pull request #24764 from deivid-rodriguez/review_debugging_guide
Vipul A M
2016-04-28
1
-140
/
+185
|
\
\
\
|
*
|
|
Review the `byebug` debugging guide
David Rodríguez
2016-04-28
1
-140
/
+185
|
/
/
/
*
|
|
Merge pull request #24765 from ralinchimev/fix-inconsistencies-in-rails-docum...
Vipul A M
2016-04-28
1
-4
/
+4
|
\
\
\
|
*
|
|
Fix inconsistent usage of capital letter in rails generate command examples
Ralin Chimev
2016-04-28
1
-4
/
+4
|
/
/
/
*
|
|
Merge pull request #24761 from rubys/patch-3
Richard Schneeman
2016-04-27
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update to the Rails 5 version of the book
Sam Ruby
2016-04-27
1
-1
/
+1
|
/
/
*
|
Merge pull request #24759 from vipulnsward/push-initilizer-to-end
Rafael França
2016-04-27
1
-4
/
+4
|
\
\
|
*
|
Push action_view.collection_caching to be called towards the end, since it de...
Vipul A M
2016-04-28
1
-4
/
+4
|
/
/
*
|
Prep Rails 5 beta 4
eileencodes
2016-04-27
22
-49
/
+71
*
|
Fix release script to allow pre release gems
eileencodes
2016-04-27
1
-1
/
+1
*
|
Respect gospel of Railties Gods: no on_load with after.
Kasper Timm Hansen
2016-04-27
1
-3
/
+1
*
|
Revert "Change 1.week to create 1 week durations instead of 7 days durations."
Jeremy Daer
2016-04-27
4
-34
/
+11
*
|
Merge pull request #24752 from lsylvester/collection_caching-after-set_configs
Kasper Timm Hansen
2016-04-27
1
-1
/
+1
|
\
\
|
*
|
make the collection_caching initializer run after the Action Controller confi...
Lachlan Sylvester
2016-04-27
1
-1
/
+1
|
/
/
*
|
Merge pull request #24747 from Erol/fix-configuration-guide-typo
Jon Moss
2016-04-26
1
-1
/
+1
|
\
\
|
*
|
Fix typo in Configuration Guide [ci skip]
Erol Fornoles
2016-04-27
1
-1
/
+1
|
/
/
*
|
Add more info to insecure URL generation error
Derek Prior
2016-04-26
4
-4
/
+12
*
|
Merge pull request #24723 from lvl0nax/array_split_fix
Jeremy Daer
2016-04-26
2
-10
/
+14
|
\
\
|
*
|
Little perfomance fix for Array#split.
lvl0nax
2016-04-26
2
-10
/
+14
[next]