Nick Schonning
|
2177daeae9
|
Autofix Rubocop Style/RedundantBegin (#23703)
|
2023-02-19 07:09:40 +09:00 |
luzpaz
|
4aa3b9bd01
|
Fix typos (#18604)
* Fix typos
Found via `codespell -q 3 -S ./CHANGELOG.md,./AUTHORS.md,./config/locales,./app/javascript/mastodon/locales -L ba,keypair,medias,pixelx,ro`
* Follow-up typo fix
|
2022-08-28 17:44:34 +02:00 |
Eugen Rochko
|
a9b64b24d6
|
Change algorithm of `tootctl search deploy` to improve performance (#18463)
|
2022-05-22 22:16:43 +02:00 |
Eugen Rochko
|
7b0fe4aef9
|
Fix opening and closing Redis connections instead of using a pool (#18171)
* Fix opening and closing Redis connections instead of using a pool
* Fix Redis connections not being returned to the pool in CLI commands
|
2022-04-29 22:43:07 +02:00 |
Takeshi Umeda
|
06631fdc53
|
Fix ElasticSearch to Elasticsearch (#17050)
|
2021-11-26 08:30:02 +01:00 |
OSAMU SATO
|
53aca8aecf
|
Add batch_size option to bin/tootctl search deploy (#17049)
|
2021-11-26 08:29:53 +01:00 |
Takeshi Umeda
|
3419d3ec84
|
Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) (#16915)
* Bump chewy from 5.2.0 to 7.2.2
* fix style (codeclimate)
* fix style
* fix style
* Bump chewy from 7.2.2 to 7.2.3
|
2021-11-18 22:02:08 +01:00 |
Claire
|
abf4c2ab21
|
Fix `tootctl search deploy` on Ruby 3 (#16346)
Fixes #16344
|
2021-06-01 17:31:49 +02:00 |
Takeshi Umeda
|
25345c90ff
|
Fix how to change connection pool for rails 6 (#16158)
* Fix how to change connection pool for rails 6
* Fix to match the code elsewhere
|
2021-05-05 04:41:10 +02:00 |
Eugen Rochko
|
4abe3be321
|
Change `tootctl search deploy` algorithm (#14300)
|
2020-07-14 18:10:35 +02:00 |
Takeshi Umeda
|
0ce0baa9b5
|
Add parallelization to `tootctl search deploy` (#12051)
* Add parallel gem
* Modify parallel option in tootctl search deploy
* Add paralell option to tootctl search deploy
* Change 1 to false
* Clean up
* Rename --parallel to --processes
|
2019-10-02 21:50:43 +02:00 |
Eugen Rochko
|
5d41532d94
|
Add `tootctl search deploy` to avoid ugly rake task syntax (#10403)
|
2019-03-28 02:16:11 +01:00 |