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
*
Merge pull request #36041 from abhaynikam/change-deprecation-for-dynamic-rout...
Ryuta Kamizono
2019-04-20
2
-3
/
+3
|
\
|
*
Change deprecation message for dangerous query method to be disallowed in Rai...
Abhay Nikam
2019-04-20
1
-1
/
+1
|
*
Change the deprecation message for dynamic routes segment to 6.1
Abhay Nikam
2019-04-20
1
-2
/
+2
*
|
Merge pull request #35896 from jlw/bug/active-jobless-seeds
Gannon McGibbon
2019-04-20
3
-1
/
+37
|
\
\
|
*
|
[#35782] Allow loading seeds without ActiveJob (~> 5.2.3)
Jeremy Weathers
2019-04-19
3
-1
/
+37
*
|
|
Merge pull request #35738 from gmcgibbon/aj_assert_drop_usec_docs
Gannon McGibbon
2019-04-20
2
-9
/
+28
|
\
\
\
|
*
|
|
Add section on asserting time args for jobs
Gannon McGibbon
2019-03-25
1
-0
/
+19
|
*
|
|
Fix assert_performed_with time tests
Gannon McGibbon
2019-03-25
1
-9
/
+9
*
|
|
|
Remove duplicated test
yuuji.yaginuma
2019-04-20
1
-12
/
+1
*
|
|
|
Remove description for namespaced `db:migrate:up`
eileencodes
2019-04-19
1
-1
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #36039 from eileencodes/add-up-and-down-to-multi-db-rake-t...
Eileen M. Uchitelle
2019-04-19
3
-1
/
+115
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Handle up/down for multiple databases
eileencodes
2019-04-19
3
-1
/
+115
|
/
/
*
|
Merge pull request #36001 from prathamesh-sonpatki/null-false-default-belongs-to
Kasper Timm Hansen
2019-04-19
5
-9
/
+104
|
\
\
|
*
|
Add `null: false` constraint by default for `belongs_to` associations
Prathamesh Sonpatki
2019-04-19
5
-9
/
+104
*
|
|
Revert "Deprecate `collection_cache_key` which is private API"
Ryuta Kamizono
2019-04-19
3
-6
/
+2
*
|
|
Merge pull request #36000 from JosiMcClellan/fix-screenshot-filenames
Eileen M. Uchitelle
2019-04-19
2
-1
/
+10
|
\
\
\
|
*
|
|
truncate screenshot filenames to avoid error
Josi McClellan
2019-04-18
2
-1
/
+10
*
|
|
|
Merge pull request #35998 from itsWill/add_documentation_for_add_index
Eileen M. Uchitelle
2019-04-19
1
-0
/
+20
|
\
\
\
\
|
*
|
|
|
Document algorithm: concurrent options for PostgreSQL [ci skip]
Guilherme Mansur
2019-04-16
1
-0
/
+20
*
|
|
|
|
Merge pull request #36037 from kamipo/deprecate_methods
Ryuta Kamizono
2019-04-19
2
-26
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
Refactor `ActiveSupport::Deprecation.deprecate_methods` not to expose interna...
Ryuta Kamizono
2019-04-19
2
-26
/
+7
*
|
|
|
|
|
Deprecate `collection_cache_key` which is private API
Ryuta Kamizono
2019-04-19
3
-3
/
+9
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #34788 from gsamokovarov/actionable-errors
Kasper Timm Hansen
2019-04-19
20
-3
/
+331
|
\
\
\
\
\
|
*
|
|
|
|
Refactor after the most recent code review
Genadi Samokovarov
2019-04-19
5
-19
/
+19
|
*
|
|
|
|
Dispatch actions only if config.consider_all_requests_local is set
Genadi Samokovarov
2019-04-19
2
-1
/
+11
|
*
|
|
|
|
Tweak the ActionableError docs a bit
Genadi Samokovarov
2019-04-19
1
-4
/
+2
|
*
|
|
|
|
Simplify the ActionableError.{dispatch,action} boundries
Genadi Samokovarov
2019-04-19
3
-3851
/
+75
|
*
|
|
|
|
Drop the ambiguous `ActiveSupport::ActionableError#===` check
Genadi Samokovarov
2019-04-19
4
-26
/
+67
|
*
|
|
|
|
Manage ActionDispatch::ActionableExceptions from the default middleware stack
Genadi Samokovarov
2019-04-19
5
-62
/
+3827
|
*
|
|
|
|
Make ActiveRecord::PendingMigrationError actionable
Genadi Samokovarov
2019-04-19
2
-2
/
+10
|
*
|
|
|
|
Introduce Actionable Errors
Genadi Samokovarov
2019-04-19
15
-2
/
+284
*
|
|
|
|
|
Merge pull request #36019 from abhaynikam/35845-add-webpacker-gem-to-update-task
Eileen M. Uchitelle
2019-04-19
1
-0
/
+13
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Adds a warning message for action text installer if application pack is missing.
Abhay Nikam
2019-04-19
1
-0
/
+13
*
|
|
|
|
|
Fix const `Post` leakage in `test/cases/base_test.rb`
Ryuta Kamizono
2019-04-19
1
-0
/
+2
*
|
|
|
|
|
Give GeneratedRelationMethods module a name
Ryuta Kamizono
2019-04-19
3
-3
/
+16
*
|
|
|
|
|
Revert renamed `GeneratedAttributeMethods`
Ryuta Kamizono
2019-04-19
1
-3
/
+3
*
|
|
|
|
|
Merge pull request #36033 from akinomaeni/hide_help_for_dev_command
Yuji Yaginuma
2019-04-19
1
-2
/
+4
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Help command for visible commands should be hidden
akinomaeni
2019-04-19
1
-2
/
+4
|
/
/
/
/
/
*
|
|
|
|
Fix `yarn.lock`
yuuji.yaginuma
2019-04-19
1
-5
/
+0
*
|
|
|
|
Document redis: Object option
Steven Harman
2019-04-18
1
-5
/
+7
*
|
|
|
|
Merge pull request #36012 from r7kamura/feature/safe-buffer-multiplication
Ryuta Kamizono
2019-04-19
3
-0
/
+26
|
\
\
\
\
\
|
*
|
|
|
|
Preserve html_safe? status on ActiveSupport::SafeBuffer#*
r7kamura
2019-04-19
3
-0
/
+26
*
|
|
|
|
|
Merge pull request #36018 from aricwalker/parallel-setup-exception
Eileen M. Uchitelle
2019-04-18
1
-1
/
+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
If exception occurs during setup, add to each test executed
Aric Walker
2019-04-18
1
-1
/
+10
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #36023 from eileencodes/fix-active-record-to-not-require-r...
Eileen M. Uchitelle
2019-04-18
2
-7
/
+9
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Ensure active record can load without Railties
eileencodes
2019-04-18
2
-7
/
+9
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #36014 from utilum/update_rake_to_latest_version
Ryuta Kamizono
2019-04-18
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Update Rake to the latest version
utilum
2019-04-18
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #36010 from yoones/add-activestorage-instrumentation-hooks...
George Claghorn
2019-04-17
1
-0
/
+25
|
\
\
\
\
|
*
|
|
|
Mention more ActiveStorage hooks in Active Support Instrumentation guide [ci ...
Younes SERRAJ
2019-04-17
1
-0
/
+25
|
|
/
/
/
[next]