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
*
Extract `default_extensions` to avoid `klass.all`
Ryuta Kamizono
2017-05-30
2
-1
/
+9
*
Refactor `default_scoped` to avoid creating extra relation and merging
Ryuta Kamizono
2017-05-28
1
-7
/
+2
*
Cache the association proxy object
Ryuta Kamizono
2017-05-28
3
-4
/
+13
*
Fix association with extension issues
Ryuta Kamizono
2017-05-28
9
-26
/
+44
*
Use non-raising finder.
Kasper Timm Hansen
2017-05-27
1
-1
/
+1
*
[ci skip] Fix spelling that's a bit of an overreach.
Kasper Timm Hansen
2017-05-27
1
-1
/
+1
*
Use models to match the docs.
Kasper Timm Hansen
2017-05-27
1
-1
/
+1
*
Merge pull request #29246 from nihemak/fix-docs-take-first
Matthew Draper
2017-05-27
1
-3
/
+3
|
\
|
*
[ci skip]fix wrong variable name in docs
Makoto Nihei
2017-05-27
1
-3
/
+3
*
|
Merge pull request #29245 from nihemak/fix-docs-find
Richard Schneeman
2017-05-26
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
[ci skip]fix wrong variable name in docs
Makoto Nihei
2017-05-27
1
-1
/
+1
|
/
*
Switch to rb-inotify master
Matthew Draper
2017-05-27
2
-7
/
+7
*
Merge pull request #29240 from tjschuck/ar_batches_doc_updates
Rafael França
2017-05-26
1
-12
/
+12
|
\
|
*
Doc updates for ActiveRecord::Batches
T.J. Schuck
2017-05-26
1
-12
/
+12
*
|
Merge pull request #29242 from tjschuck/rdoc_formatting_fix
Rafael França
2017-05-26
1
-1
/
+1
|
\
\
|
*
|
Fix broken RDoc formatting
T.J. Schuck
2017-05-26
1
-1
/
+1
*
|
|
Merge pull request #29152 from djforth/master
Rafael Mendonça França
2017-05-26
1
-0
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update to rails-ujs documentation for yarn install
Adrian Stainforth
2017-05-26
1
-0
/
+10
*
|
|
Merge pull request #29237 from mohitnatoo/arel-update-doc
Rafael França
2017-05-26
1
-3
/
+3
|
\
\
\
|
*
|
|
[ci skip] Changed sentence formation for ActiveRecordRelation#update
Mohit Natoo
2017-05-26
1
-3
/
+3
*
|
|
|
Merge pull request #25037 from mohitnatoo/adapter-inquirer
Rafael França
2017-05-26
2
-3
/
+21
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Removed string inquiry.
Mohit Natoo
2017-05-26
2
-6
/
+6
|
*
|
|
Provides friendlier way to access queue adapters of a job.
Mohit Natoo
2017-05-26
2
-4
/
+22
*
|
|
|
Merge pull request #29238 from ashishg-qburst/generator
Rafael França
2017-05-26
2
-4
/
+5
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Do not show --webpack option in the plugin help message
ash
2017-05-26
2
-4
/
+5
|
|
/
/
*
|
|
Merge pull request #29239 from koic/remove_redundant_test_assertion
Matthew Draper
2017-05-27
1
-1
/
+0
|
\
\
\
|
*
|
|
Remove a redundant test assertion
Koichi ITO
2017-05-27
1
-1
/
+0
*
|
|
|
ActiveSupport::CurrentAttributes provides a thread-isolated attributes single...
David Heinemeier Hansson
2017-05-26
6
-0
/
+385
*
|
|
|
Merge pull request #29232 from koic/ci_against_jruby_9_1_10_0
Matthew Draper
2017-05-27
1
-3
/
+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
CI against JRuby 9.1.10.0
Koichi ITO
2017-05-26
1
-3
/
+3
|
|
/
/
*
|
|
Merge pull request #29234 from y-yagi/remove_unused_test_class
Guillermo Iguaran
2017-05-26
1
-3
/
+0
|
\
\
\
|
*
|
|
Remove unused test class
yuuji.yaginuma
2017-05-26
1
-3
/
+0
*
|
|
|
Avoid circular require due to autoload
Matthew Draper
2017-05-26
1
-9
/
+9
*
|
|
|
Prevent a redefinition warning when the real Rails.root appears
Matthew Draper
2017-05-26
1
-2
/
+3
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #29176 from bogdanvlviv/define-path-with__dir__
Matthew Draper
2017-05-26
117
-204
/
+197
|
\
\
\
|
*
|
|
Define path with __dir__
bogdanvlviv
2017-05-23
117
-204
/
+197
*
|
|
|
Merge pull request #29221 from koic/remove_duplicate_migration_test
Matthew Draper
2017-05-26
1
-27
/
+0
|
\
\
\
\
|
*
|
|
|
Remove a duplicate test of migration_test in AR
Koichi ITO
2017-05-25
1
-27
/
+0
*
|
|
|
|
Merge pull request #29230 from koic/remove_duplicate_schema_authorization_test
Matthew Draper
2017-05-26
1
-11
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
Remove a duplicate test of schema_authorization_test in AR
Koichi ITO
2017-05-25
1
-11
/
+0
*
|
|
|
|
|
Merge pull request #29215 from voxmedia/ar_optimizations
Matthew Draper
2017-05-26
3
-3
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Make #deep_dup use #allocate instead of #new
Michael Lovitt
2017-05-25
1
-1
/
+3
|
*
|
|
|
|
|
Performance optimization for ActiveRecord#column_defaults
Michael Lovitt
2017-05-24
1
-1
/
+2
|
*
|
|
|
|
|
Performance optimization for ActiveRecord#subclass_from_attributes
Michael Lovitt
2017-05-24
1
-1
/
+1
|
*
|
|
|
|
|
Performance optimization for AttributeSet#deep_dup
Michael Lovitt
2017-05-24
1
-3
/
+1
*
|
|
|
|
|
|
Merge pull request #29226 from koic/remove_duplicate_mysql_rake_test
Matthew Draper
2017-05-26
1
-7
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Remove a duplicate test of mysql_rake_test
Koichi ITO
2017-05-26
1
-7
/
+0
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #29216 from matthewd/threadsafe-load-schema
Matthew Draper
2017-05-26
3
-3
/
+56
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Add a Monitor to ModelSchema#load_schema
Matthew Draper
2017-05-25
3
-3
/
+56
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #29229 from andyatkinson/remove-redundant-test-method
Matthew Draper
2017-05-26
1
-7
/
+1
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
[next]