Matt Jankowski
|
4f4132f1a1
|
Add diagnostic message for failure during CLI search deploy (#29462)
|
2 years ago |
Matt Jankowski
|
0e0a94f483
|
Handle CLI failure exit status at the top-level script (#28322)
|
2 years ago |
Matt Jankowski
|
8a3d8c6c14
|
Remove the `stub_stdout` wrapper around CLI specs (#28340)
|
2 years ago |
Jeong Arm
|
59af3c1310
|
Add PublicStatuses to tootctl search deploy --only option (#26896)
|
3 years ago |
jsgoldstein
|
30c191aaa0
|
Add new public status index (#26344)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
3 years ago |
Claire
|
dd049fc37a
|
Fix ES_PRESET not being applied to Chewy's internal index (#26489)
|
3 years ago |
Jeong Arm
|
496eb6f7a4
|
Add missing instances option to tootctl search deploy (#26461)
|
3 years ago |
Claire
|
b4e739ff0f
|
Change interaction modal in web UI (#26075)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
3 years ago |
Matt Jankowski
|
cd4f0feab8
|
Extract verify options method in search cli (#25121)
|
3 years ago |
Matt Jankowski
|
384345b0de
|
Add CLI Base class for command line code (#25106)
|
3 years ago |
Matt Jankowski
|
b6b4ea4ca5
|
Move the mastodon/*_cli files to mastodon/cli/* (#24139)
|
3 years ago |
Nick Schonning
|
2177daeae9
|
Autofix Rubocop Style/RedundantBegin (#23703)
|
3 years ago |
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
|
4 years ago |
Eugen Rochko
|
a9b64b24d6
|
Change algorithm of `tootctl search deploy` to improve performance (#18463)
|
4 years ago |
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
|
4 years ago |
Takeshi Umeda
|
06631fdc53
|
Fix ElasticSearch to Elasticsearch (#17050)
|
4 years ago |
OSAMU SATO
|
53aca8aecf
|
Add batch_size option to bin/tootctl search deploy (#17049)
|
4 years ago |
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
|
5 years ago |
Claire
|
abf4c2ab21
|
Fix `tootctl search deploy` on Ruby 3 (#16346)
Fixes #16344
|
5 years ago |
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
|
5 years ago |
Eugen Rochko
|
4abe3be321
|
Change `tootctl search deploy` algorithm (#14300)
|
6 years ago |
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
|
7 years ago |
Eugen Rochko
|
5d41532d94
|
Add `tootctl search deploy` to avoid ugly rake task syntax (#10403)
|
7 years ago |