.. |
accounts.rb
|
Rename and refactor `User#confirm!` to `User#mark_email_as_confirmed!` (#28735)
|
2024-01-15 18:04:58 +00:00 |
base.rb
|
Add spec coverage for `CLI::Media#remove_orphans` command (#28267)
|
2024-01-03 14:12:56 +00:00 |
cache.rb
|
Add coverage for `CLI::Cache` command (#25238)
|
2023-06-10 18:36:09 +02:00 |
canonical_email_blocks.rb
|
Add CLI Base class for command line code (#25106)
|
2023-05-24 11:55:40 +02:00 |
domains.rb
|
Add spec for `CLI::Domains#crawl` command (#28271)
|
2023-12-08 09:51:57 +00:00 |
email_domain_blocks.rb
|
Add spec coverage for `CLI::EmailDomainBlocks` commands (#28181)
|
2023-12-04 09:44:54 +00:00 |
emoji.rb
|
Add CLI Base class for command line code (#25106)
|
2023-05-24 11:55:40 +02:00 |
federation.rb
|
Use heredoc on federation CLI warning strings (#28578)
|
2024-01-04 09:21:27 +00:00 |
feeds.rb
|
Add coverage for `CLI::Feeds` command (#25319)
|
2023-06-10 18:37:36 +02:00 |
ip_blocks.rb
|
Add CLI Base class for command line code (#25106)
|
2023-05-24 11:55:40 +02:00 |
main.rb
|
Move self destruct CLI command definition code to module (#28131)
|
2023-11-30 10:48:46 +00:00 |
maintenance.rb
|
N+1 fixes for CLI maintenance command (#28847)
|
2024-01-23 09:31:59 +00:00 |
media.rb
|
Fix `Style/RedundantParentheses` cop (#28176)
|
2023-12-01 16:00:44 +00:00 |
preview_cards.rb
|
Standardize on Thor methods in CLI classes (#28566)
|
2024-01-03 15:08:08 +00:00 |
progress_helper.rb
|
Add CLI area progress bar helper (#25208)
|
2023-06-01 14:31:24 +02:00 |
search.rb
|
Remove the `stub_stdout` wrapper around CLI specs (#28340)
|
2023-12-13 10:14:19 +00:00 |
settings.rb
|
Add CLI Base class for command line code (#25106)
|
2023-05-24 11:55:40 +02:00 |
statuses.rb
|
Add `created_before` and `updated_before` scopes to `MediaAttachment` (#28869)
|
2024-01-24 10:32:54 +00:00 |
upgrade.rb
|
Extract methods for file movement in `CLI::Upgrade` (#25120)
|
2023-09-28 16:04:05 +02:00 |