0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-11 02:59:07 +08:00
discourse/migrations/converters
Gerhard Schlager 24b339581e MT: Clarify ForkManager hook API names
Pure rename of the fork hook API for clarity, no behavior change:

- batch_forks -> with_batched_forks
- remove_before_fork_hook -> remove_before_fork
- remove_after_fork_parent_hook -> remove_after_fork_parent
- remove_after_fork_child_hook -> remove_after_fork_child
- size -> hook_count
2026-06-24 13:06:22 +02:00
..
lib MT: Clarify ForkManager hook API names 2026-06-24 13:06:22 +02:00
spec MT: Clarify ForkManager hook API names 2026-06-24 13:06:22 +02:00
.rspec MT: Split the migrations tooling into separate gems (#40492) 2026-06-02 22:20:03 +02:00
Gemfile MT: Split the migrations tooling into separate gems (#40492) 2026-06-02 22:20:03 +02:00
migrations-converters.gemspec MT: Split the migrations tooling into separate gems (#40492) 2026-06-02 22:20:03 +02:00