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 #35117 from kamipo/remove_unused_attr_writer
Ryuta Kamizono
2019-02-01
2
-7
/
+0
|
\
|
*
Remove unused attr_writers `visitor` and `indexes`
Ryuta Kamizono
2019-02-01
2
-7
/
+0
*
|
Merge pull request #31253 from knu/backquote_returns_string
Yuji Yaginuma
2019-02-01
3
-14
/
+4
|
\
\
|
*
|
Remove the Kernel#` override that turns ENOENT into nil
Akinori MUSHA
2019-01-31
3
-14
/
+4
*
|
|
add tests to make sure deprecated API is still supported
Aaron Patterson
2019-01-31
2
-2
/
+14
|
|
/
|
/
|
*
|
Merge pull request #35112 from alkesh26/activerecord-typo-fixes
Vipul A M
2019-01-31
1
-1
/
+1
|
\
\
|
*
|
ActiveRecord typo fixe.
alkesh26
2019-01-31
1
-1
/
+1
|
|
/
*
|
Merge pull request #35115 from alkesh26/activestorage-typo-fix
Ryuta Kamizono
2019-02-01
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
ActiveStorage typo fix.
alkesh26
2019-01-31
1
-1
/
+1
|
/
*
Merge pull request #35109 from abhaynikam/35073-fix-automatic-database-switch...
Yuji Yaginuma
2019-01-31
1
-1
/
+1
|
\
|
*
Fixed typo for DatabaseSelector::Resolver documentation
Abhay Nikam
2019-01-31
1
-1
/
+1
|
/
*
Remove redundant begin block
Ryuta Kamizono
2019-01-31
1
-6
/
+3
*
Fix `ERB.new` argument deprecated warning
yuuji.yaginuma
2019-01-31
1
-1
/
+5
*
Merge pull request #35108 from jhawthorn/db-selection-timestamp-after
Eileen M. Uchitelle
2019-01-30
2
-2
/
+43
|
\
|
*
Write update_last_write_timestamp after request
John Hawthorn
2019-01-30
2
-2
/
+43
*
|
Merge pull request #35104 from alkesh26/activemodel-typo-fixes
Kasper Timm Hansen
2019-01-30
2
-2
/
+2
|
\
\
|
*
|
activemodel typo fixes.
alkesh26
2019-01-31
2
-2
/
+2
*
|
|
Merge pull request #34980 from y-yagi/fixes_34979
Yuji Yaginuma
2019-01-31
2
-2
/
+10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Don't add `RAILS_ENV` in generate action
yuuji.yaginuma
2019-01-19
2
-2
/
+10
*
|
|
Merge pull request #35093 from rails/av-base-constructor
Aaron Patterson
2019-01-30
14
-26
/
+61
|
\
\
\
|
*
|
|
Tighten up the AV::Base constructor
Aaron Patterson
2019-01-29
14
-26
/
+61
*
|
|
|
Merge pull request #35073 from eileencodes/db-selection
Eileen M. Uchitelle
2019-01-30
9
-0
/
+353
|
\
\
\
\
|
*
|
|
|
Adds basic automatic database switching to Rails
Eileen Uchitelle
2019-01-30
9
-0
/
+353
*
|
|
|
|
Merge pull request #35102 from eileencodes/fix-case-when-url-in-url-config-is...
Eileen M. Uchitelle
2019-01-30
3
-5
/
+20
|
\
\
\
\
\
|
*
|
|
|
|
Fix case when we want a UrlConfig but the URL is nil
Eileen Uchitelle
2019-01-30
3
-5
/
+20
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #35101 from bogdanvlviv/remove-unused-code
Ryuta Kamizono
2019-01-31
2
-9
/
+0
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Remove unused code
bogdanvlviv
2019-01-30
2
-9
/
+0
|
/
/
/
/
*
|
|
|
Merge pull request #35080 from sos4nt/add_hash_assoc
Ryuta Kamizono
2019-01-30
3
-0
/
+28
|
\
\
\
\
|
*
|
|
|
Add HashWithIndifferentAccess#assoc
Stefan Schüßler
2019-01-30
3
-0
/
+27
*
|
|
|
|
Relax version locking of the selenium-webdriver
Ryuta Kamizono
2019-01-30
2
-4
/
+4
*
|
|
|
|
Add `require "selenium/webdriver"` to all using `DrivenBySeleniumWith*` classes
Ryuta Kamizono
2019-01-30
1
-0
/
+1
*
|
|
|
|
selenium-webdriver is not always required for system testing
Ryuta Kamizono
2019-01-30
2
-4
/
+3
|
/
/
/
/
*
|
|
|
Fix system testing failure
Ryuta Kamizono
2019-01-30
2
-8
/
+13
*
|
|
|
Merge pull request #35092 from utilum/update_sneakers_to_latest_version
Ryuta Kamizono
2019-01-30
1
-5
/
+6
|
\
\
\
\
|
*
|
|
|
Update Sneakers to the latest version
utilum
2019-01-29
1
-5
/
+9
|
|
/
/
/
*
|
|
|
Merge pull request #35094 from palkan/feature/action-cable-load-hooks
George Claghorn
2019-01-29
4
-0
/
+19
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Add ActionCable channel/connection load hooks
Vladimir Dementyev
2019-01-29
4
-0
/
+19
|
/
/
/
*
|
|
Merge pull request #35081 from eileencodes/ec-driver-option-updated
Eileen M. Uchitelle
2019-01-29
8
-17
/
+132
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Rename methods and update docs
Eileen Uchitelle
2019-01-29
5
-25
/
+33
|
*
|
driver_option -> driver_options
Edouard CHIN
2019-01-29
3
-8
/
+9
|
*
|
Implement a way to add browser capabilities:
Edouard CHIN
2019-01-29
8
-11
/
+117
*
|
|
Merge pull request #35083 from alkesh26/activejob-typo-fixes
Ryuta Kamizono
2019-01-30
2
-2
/
+2
|
\
\
\
|
*
|
|
activejob typo fixes.
alkesh26
2019-01-29
2
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #35071 from kamipo/text_without_limit
Ryuta Kamizono
2019-01-29
11
-23
/
+65
|
\
\
\
|
*
|
|
Allow changing text and blob size without giving the `limit` option
Ryuta Kamizono
2019-01-29
11
-23
/
+65
*
|
|
|
Merge pull request #35078 from carlosramireziii/patch-1
Ryuta Kamizono
2019-01-29
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix usage documentation in VideoAnalyzer
Carlos Ramirez III
2019-01-28
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #35067 from vnbrs/patch-1
Rafael França
2019-01-28
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Add line break to Action Text installation outputs
Vinicius Brasil
2019-01-27
1
-1
/
+1
*
|
|
|
|
Merge pull request #35076 from rails/more-ro-objects
Aaron Patterson
2019-01-28
7
-58
/
+79
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
[next]