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
path:
root
/
actiontext
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump Trix to ^1.2.0
Javan Makhmali
2019-07-30
1
-1
/
+1
*
Use match? where we don't need MatchData
Akira Matsuda
2019-07-29
2
-2
/
+2
*
Let the generated initializers/backtrace_silencers.rb code use Regexp#match?
Akira Matsuda
2019-07-29
1
-1
/
+1
*
Implement ActiveStorage::Blob#attachable_plain_text_representation
George Claghorn
2019-07-07
2
-0
/
+9
*
Unify to use 4 spaces indentation in CHANGELOGs [ci skip]
Ryuta Kamizono
2019-06-05
1
-13
/
+13
*
Correct test name
George Claghorn
2019-05-20
1
-1
/
+1
*
Allow filling in the only rich-text area without a locator
George Claghorn
2019-05-19
2
-7
/
+17
*
Prefer Capybara::Node::Element#execute_script
George Claghorn
2019-05-19
1
-4
/
+1
*
Deduplicate ActionText::RichText embeds
George Claghorn
2019-05-17
2
-1
/
+10
*
Add ActionDispatch::SystemTestCase#fill_in_rich_text_area
George Claghorn
2019-05-13
11
-1160
/
+975
*
Update Webpacker in Action Text's test dummy app
George Claghorn
2019-05-11
13
-564
/
+443
*
Start Rails 6.1 development
Rafael Mendonça França
2019-04-24
3
-16
/
+4
*
Make Action Text's rendering helpers more configurable
Javan Makhmali
2019-04-22
1
-9
/
+14
*
Adds a warning message for action text installer if application pack is missing.
Abhay Nikam
2019-04-19
1
-0
/
+13
*
Output junit format test report
Fumiaki MATSUSHIMA
2019-04-04
1
-0
/
+2
*
Avoid creating ActionText::RichText records unnecessarily
George Claghorn
2019-03-23
2
-1
/
+9
*
Fix updating rich text via nested attributes
George Claghorn
2019-03-17
6
-7
/
+40
*
Merge tag 'v6.0.0.beta3'
eileencodes
2019-03-13
3
-2
/
+7
|
\
|
*
Prep release
eileencodes
2019-03-11
3
-2
/
+7
*
|
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 #35529 from abhaynikam/35492-follow-up-to-updates-links-to...
Ryuta Kamizono
2019-03-09
2
-2
/
+2
|
\
\
|
*
|
Updated links from http to https in guides, docs, etc
Abhay Nikam
2019-03-09
2
-2
/
+2
*
|
|
Upgrade webpack-dev-server version in test apps
Sharang Dashputre
2019-03-09
2
-435
/
+229
*
|
|
Use the latest stable release of webpacker
Sharang Dashputre
2019-03-09
2
-2000
/
+3727
|
/
/
*
/
Explicitly require rails-html-sanitizer gem in ActionText helpers
Chris LaRose
2019-03-06
1
-0
/
+2
|
/
*
Preparing for 6.0.0.beta2 release
Rafael Mendonça França
2019-02-25
3
-2
/
+7
*
Disable available locale checks in Action Test test
yuuji.yaginuma
2019-02-24
1
-0
/
+3
*
Allows rich_text_area_tag to add I18n translated placeholder text if placehol...
Abhay Nikam
2019-02-22
2
-2
/
+52
*
SQLite3: Implement `add_foreign_key` and `remove_foreign_key`
Ryuta Kamizono
2019-02-11
1
-0
/
+1
*
Merge pull request #35071 from kamipo/text_without_limit
Ryuta Kamizono
2019-01-29
3
-5
/
+4
|
\
|
*
Allow changing text and blob size without giving the `limit` option
Ryuta Kamizono
2019-01-29
3
-5
/
+4
|
*
Revert "Apply `t.timestamps` changes in Action Text and Action Mailbox"
Ryuta Kamizono
2019-01-29
2
-1
/
+2
|
*
Apply `t.timestamps` changes in Action Text and Action Mailbox
Ryuta Kamizono
2019-01-29
2
-2
/
+1
*
|
Add line break to Action Text installation outputs
Vinicius Brasil
2019-01-27
1
-1
/
+1
|
/
*
Merge pull request #34970 from kamipo/timestamps_with_precision_by_default
Ryuta Kamizono
2019-01-26
2
-8
/
+7
|
\
|
*
Make `t.timestamps` with precision by default
Ryuta Kamizono
2019-01-26
2
-8
/
+7
*
|
Fix error saving Action Text content containing non-blob attachables
Javan Makhmali
2019-01-25
2
-1
/
+10
|
/
*
Prefer ImageProcessing's resize_to_limit macro over resize_to_fit
George Claghorn
2019-01-24
1
-1
/
+1
*
Fix document formatting on Action Text docs [ci skip]
colorbox
2019-01-24
2
-4
/
+4
*
Changed webserver to web server.
alkesh26
2019-01-22
1
-1
/
+1
*
Preparing for 6.0.0.beta1 release
Rafael Mendonça França
2019-01-18
3
-2
/
+4
*
Merge pull request #34956 from kamipo/actionmailbox_datetime_precision
Ryuta Kamizono
2019-01-18
1
-5
/
+5
|
\
|
*
Allow using Action Mailbox on MySQL 5.5
Ryuta Kamizono
2019-01-18
1
-5
/
+5
*
|
Action Text: bundle package.json in built gem.
Kasper Timm Hansen
2019-01-18
1
-1
/
+1
|
/
*
Tidy up action_text:install task
Javan Makhmali
2019-01-17
1
-9
/
+20
*
Make trix a peer dependency of actiontext since it’s not used directly
Javan Makhmali
2019-01-17
2
-2
/
+3
*
Move all npm packages to @rails scope
Javan Makhmali
2019-01-10
5
-20
/
+8
*
Enable `Lint/DeprecatedClassMethods` cop to avoid using deprecated methods
yuuji.yaginuma
2019-01-09
1
-1
/
+1
*
Merge pull request #34898 from ksolo/update-raketasks-for-new-frameworks
Aaron Patterson
2019-01-08
1
-0
/
+2
|
\
[next]