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 #35572 from sharang-d/tests-for-transliterate-locale-arg
Kasper Timm Hansen
2019-03-11
4
-1
/
+19
|
\
|
*
Fix bug with parametrize when `locale` is passed
Sharang Dashputre
2019-03-12
4
-1
/
+19
*
|
Merge pull request #34955 from bogdanvlviv/follow-up-33962
Kasper Timm Hansen
2019-03-11
3
-3
/
+9
|
\
\
|
*
|
Add `config.credentials.content_path` and `config.credentials.key_path` to th...
bogdanvlviv
2019-01-17
3
-5
/
+10
*
|
|
[ci skip] Improve `encrypted` commands USAGE
Kasper Timm Hansen
2019-03-11
1
-13
/
+19
*
|
|
Merge pull request #34965 from bogdanvlviv/improve-rails-encrypted--help
Kasper Timm Hansen
2019-03-11
2
-0
/
+23
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Improve output of `rails encrypted(:edit/:show) --help`
bogdanvlviv
2019-01-17
2
-0
/
+23
*
|
|
Merge pull request #35571 from KaanOzkan/ko-parameterize-locale
Rafael França
2019-03-11
2
-10
/
+14
|
\
\
\
|
*
|
|
Add locale option to parameterize
Kaan Ozkan
2019-03-11
2
-10
/
+14
*
|
|
|
Merge pull request #35485 from excid3/default-attachable-trix-partial
Javan Makhmali
2019-03-11
5
-2
/
+31
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Adds default trix partial
Chris Oliver
2019-03-05
5
-2
/
+31
*
|
|
|
Merge pull request #35570 from shailesh-kalamkar/fix-routing-expanded-option-...
Ryuta Kamizono
2019-03-11
1
-4
/
+4
|
\
\
\
\
|
*
|
|
|
[ci skip] Removed extra hyphens
Shailesh Kalamkar
2019-03-11
1
-4
/
+4
*
|
|
|
|
Merge pull request #35568 from prathamesh-sonpatki/server_squish
Ryuta Kamizono
2019-03-11
6
-8
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
Squish the deprecation messages across the codebase
Prathamesh Sonpatki
2019-03-11
6
-8
/
+8
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #35569 from prathamesh-sonpatki/env-vars
Kasper Timm Hansen
2019-03-11
2
-4
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Mention `environment variable` instead of just `environment`
Prathamesh Sonpatki
2019-03-11
2
-4
/
+4
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #35566 from prathamesh-sonpatki/server-u
Kasper Timm Hansen
2019-03-11
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Use the -u switch for the `rails server` banner
Prathamesh Sonpatki
2019-03-11
1
-1
/
+1
|
|
/
/
/
/
*
/
/
/
/
Fix style issues and build source after #35525
Kasper Timm Hansen
2019-03-11
2
-4
/
+5
|
/
/
/
/
*
|
|
|
Merge pull request #35525 from audiolion/feature/dynamic-actioncable-websocke...
Kasper Timm Hansen
2019-03-11
2
-3
/
+13
|
\
\
\
\
|
*
|
|
|
address pr feedback
Ryan Castner
2019-03-09
1
-6
/
+2
|
*
|
|
|
feat(js): Dynamic Actioncable WebSocket URL
Ryan Castner
2019-03-07
2
-3
/
+17
*
|
|
|
|
Merge pull request #35565 from yahonda/rm_test_create_table_with_custom_seque...
Kasper Timm Hansen
2019-03-11
1
-33
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
Remove `MigrationTest#test_create_table_with_custom_sequence_name`
Yasuo Honda
2019-03-11
1
-33
/
+0
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #35564 from prathamesh-sonpatki/expanded-routes-guide
Kasper Timm Hansen
2019-03-11
1
-1
/
+28
|
\
\
\
\
\
|
*
|
|
|
|
Add example of the output of `rails routes --expanded` in the routing guide [...
Prathamesh Sonpatki
2019-03-11
1
-1
/
+28
|
/
/
/
/
/
*
|
|
|
|
Fix random CI failure due to non-deterministic sorting order
Ryuta Kamizono
2019-03-11
1
-5
/
+6
*
|
|
|
|
Merge pull request #35320 from kamille-gz/fix_query_method_when_given_Date_da...
Ryuta Kamizono
2019-03-11
3
-2
/
+78
|
\
\
\
\
\
|
*
|
|
|
|
Fix query attribute method on user-defined attribute to be aware of typecaste...
kamille-321
2019-03-11
3
-2
/
+78
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #35449 from pjrebsch/quoting-empty-range
Ryuta Kamizono
2019-03-11
3
-2
/
+20
|
\
\
\
\
\
|
*
|
|
|
|
Quote empty ranges like other empty enumerables
Patrick Rebsch
2019-03-07
3
-2
/
+20
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #35121 from utilum/warning_tried_to_create_proc_without_block
Kasper Timm Hansen
2019-03-10
9
-18
/
+18
|
\
\
\
\
\
|
*
|
|
|
|
ActionPack Proc.new without a block
utilum
2019-02-13
2
-4
/
+4
|
*
|
|
|
|
Ruby 2.7 warning: creating a Proc without a block
utilum
2019-02-13
7
-14
/
+14
*
|
|
|
|
|
Merge pull request #35549 from r7kamura/feature/response-charset
Ryuta Kamizono
2019-03-10
2
-4
/
+37
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Support other optional parameters and quoted-strings on Content-Type parser
r7kamura
2019-03-10
2
-4
/
+37
*
|
|
|
|
|
|
Merge pull request #35559 from ashishprajapati/ashishprajapati/important_text...
Kasper Timm Hansen
2019-03-09
8
-1
/
+14
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Added missing guide links in README documentation and minor wording fix [ci s...
ashishprajapati
2019-03-10
8
-1
/
+14
*
|
|
|
|
|
|
|
PostgreSQL: Add `add_pg_encoders` and `add_pg_decoders` in `connect`
Ryuta Kamizono
2019-03-10
1
-0
/
+2
*
|
|
|
|
|
|
|
Don't test `disconnect!` if in memory db
Ryuta Kamizono
2019-03-10
1
-8
/
+8
*
|
|
|
|
|
|
|
Merge pull request #35557 from sharang-d/revert-jquery-change
Xavier Noria
2019-03-09
1
-2
/
+2
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Revert an incorrect change in jquery-2.2.0.js
Sharang Dashputre
2019-03-10
1
-2
/
+2
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
SQLite3: Set `busy_timeout` in `configure_connection`
Ryuta Kamizono
2019-03-10
1
-2
/
+2
*
|
|
|
|
|
|
|
Fix `reconnect!` to work after `disconnect!`
Ryuta Kamizono
2019-03-10
3
-11
/
+25
*
|
|
|
|
|
|
|
Merge pull request #35555 from shailesh-kalamkar/fix-autosave-association-tes...
Ryuta Kamizono
2019-03-10
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Fixed autosave association test typo
Shailesh Kalamkar
2019-03-09
1
-1
/
+1
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge pull request #35552 from abhaynikam/fix-remaining-set-of-links-in-gemspec
Ryuta Kamizono
2019-03-10
19
-33
/
+33
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Fix links in gemspec and docs from http to https.
Abhay Nikam
2019-03-09
19
-33
/
+33
*
|
|
|
|
|
|
|
|
Merge pull request #35553 from sharang-d/update-upsert_all-doc
Ryuta Kamizono
2019-03-09
1
-3
/
+2
|
\
\
\
\
\
\
\
\
\
[next]