index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Eilertsens Kodeknekkeri
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Invoke rails command inside the railties' test app with TestHelpers::Generati...
bogdanvlviv
2017-10-08
3
-16
/
+12
*
Remove redundant execution of `Dir.chdir(app_path) { }` in railties' tests
bogdanvlviv
2017-10-08
4
-230
/
+194
*
Merge pull request #30817 from yalab/friendly_exception_message
Eileen M. Uchitelle
2017-10-08
2
-6
/
+11
|
\
|
*
Exception message for SystemTestCase#get etc..
yalab
2017-10-08
2
-6
/
+11
*
|
Decouple building `AliasTracker` from `JoinDependency`
Ryuta Kamizono
2017-10-08
7
-17
/
+16
*
|
Merge pull request #30831 from masatooba/fix-radio-button-tag-comment
Eileen M. Uchitelle
2017-10-08
1
-1
/
+1
|
\
\
|
*
|
Fix radio_button_tag comment
Masato Oba
2017-10-08
1
-1
/
+1
*
|
|
Merge pull request #30835 from y-yagi/fix_default_of_to_time
Ryuta Kamizono
2017-10-08
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix default of `String#to_time` [ci skip]
yuuji.yaginuma
2017-10-08
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #30822 from akshay-vishnoi/fix-typo
Ryuta Kamizono
2017-10-07
2
-2
/
+2
|
\
\
\
|
*
|
|
[ci skip] Fix typo
Akshay Vishnoi
2017-10-07
2
-2
/
+2
*
|
|
|
Merge pull request #30826 from yhirano55/update_instrumentation_guide_for_act...
Ryuta Kamizono
2017-10-07
1
-0
/
+47
|
\
\
\
\
|
*
|
|
|
Update Instrumentation guide for Active Storage [ci skip]
Yoshiyuki Hirano
2017-10-07
1
-0
/
+47
*
|
|
|
|
Merge pull request #30825 from y-yagi/remove_needless_setup
Ryuta Kamizono
2017-10-07
1
-13
/
+0
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Remove needless setup from `InfoTest`
yuuji.yaginuma
2017-10-07
1
-13
/
+0
*
|
|
|
|
Merge pull request #30824 from yhirano55/add_earlier_releases_list
प्रथमेश Sonpatki
2017-10-07
1
-0
/
+1
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add v5.1 to earlier releases list in guide [ci skip]
Yoshiyuki Hirano
2017-10-07
1
-0
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #30816 from ydakuka/cosmetic-fixes
Eileen M. Uchitelle
2017-10-06
16
-25
/
+25
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Cosmetic fixes [ci skip]
Yauheni Dakuka
2017-10-06
16
-25
/
+25
|
/
/
/
*
|
|
Merge pull request #30812 from ahorek/request_check
Rafael França
2017-10-05
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
request check
pavel
2017-10-05
1
-2
/
+2
|
/
/
*
|
Merge pull request #30809 from meganemura/use-callee
Rafael França
2017-10-05
1
-1
/
+1
|
\
\
|
*
|
Use __callee__ to pass alias instead of original method name
meganemura
2017-10-05
1
-1
/
+1
*
|
|
Move duplicated code to `delete_or_destroy` in `CollectionAssociation`
Ryuta Kamizono
2017-10-06
1
-4
/
+2
|
|
/
|
/
|
*
|
Merge pull request #30702 from rmachielse/patch-1
Ryuta Kamizono
2017-10-05
1
-1
/
+1
|
\
\
|
*
|
ActionCable: use find method when unsubscribing
Richard Machielse
2017-09-26
1
-1
/
+1
*
|
|
Add JSON attribute test cases for SQLite3 adapter
Ryuta Kamizono
2017-10-05
4
-1
/
+33
*
|
|
Extract repeatedly appeared prepending compatible table definition
Ryuta Kamizono
2017-10-05
1
-25
/
+24
|
|
/
|
/
|
*
|
Merge pull request #30744 from eileencodes/early-hints
Eileen M. Uchitelle
2017-10-04
8
-6
/
+93
|
\
\
|
*
|
Implement H2 Early Hints for Rails
eileencodes
2017-10-04
8
-6
/
+93
*
|
|
Merge pull request #30734 from oreoshake/patch-1
Eileen M. Uchitelle
2017-10-04
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Encourage html-safe API in layouts/rendering guide
Neil Matatall
2017-09-27
1
-2
/
+2
*
|
|
Merge pull request #30797 from y-yagi/fix_formatting_of_use_zone
Ryuta Kamizono
2017-10-04
1
-4
/
+4
|
\
\
\
|
*
|
|
Fix formatting of `Time.use_zone` [ci skip]
yuuji.yaginuma
2017-10-04
1
-4
/
+4
|
/
/
/
*
|
|
Cleanup CHANGELOGs [ci skip]
Ryuta Kamizono
2017-10-04
3
-16
/
+16
*
|
|
Prefer official name PostgreSQL over Postgres
Ryuta Kamizono
2017-10-04
1
-2
/
+2
*
|
|
Merge pull request #30794 from yhirano55/fix_third_party_libs_list
Ryuta Kamizono
2017-10-04
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix third-party system libraries list in ActiveStorage::Preview [ci skip]
Yoshiyuki Hirano
2017-10-04
1
-2
/
+2
|
/
/
/
*
|
|
Associate blobs with their attachments
George Claghorn
2017-10-03
1
-0
/
+2
*
|
|
Merge pull request #30786 from y-yagi/add_test_case_for_font_url
Ryuta Kamizono
2017-10-03
1
-0
/
+26
|
\
\
\
|
*
|
|
Add test case for `font_url`
yuuji.yaginuma
2017-10-03
1
-0
/
+26
*
|
|
|
Merge pull request #30781 from mcmire/patch-1
Guillermo Iguaran
2017-10-02
1
-23
/
+18
|
\
\
\
\
|
*
|
|
|
rails-ujs: Update README
Elliot Winkler
2017-10-02
1
-23
/
+18
|
/
/
/
/
*
|
|
|
Merge pull request #30774 from atd/master
Ryuta Kamizono
2017-10-02
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Add link to Rack website
Antonio Tapiador del Dujo
2017-10-02
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Make internal methods in `AbstractController::Rendering` to private
Ryuta Kamizono
2017-10-02
1
-0
/
+1
*
|
|
|
Merge pull request #30763 from y-yagi/remove_unused_method
Ryuta Kamizono
2017-10-01
1
-8
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Remove unused `new_credentials_configuration`
yuuji.yaginuma
2017-10-01
1
-8
/
+0
|
/
/
/
*
|
|
Merge pull request #30761 from patrickdavey/fix_broken_link_in_security_guide
Ryuta Kamizono
2017-10-01
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix broken link to recaptcha.net [ci skip]
Patrick Davey
2017-10-01
1
-1
/
+1
[next]