Eugen Rochko
|
a9b64b24d6
|
Change algorithm of `tootctl search deploy` to improve performance (#18463)
|
3 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
|
3 years ago |
Takeshi Umeda
|
06631fdc53
|
Fix ElasticSearch to Elasticsearch (#17050)
|
3 years ago |
OSAMU SATO
|
53aca8aecf
|
Add batch_size option to bin/tootctl search deploy (#17049)
|
3 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
|
3 years ago |
Claire
|
abf4c2ab21
|
Fix `tootctl search deploy` on Ruby 3 (#16346)
Fixes #16344
|
3 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
|
4 years ago |
Eugen Rochko
|
4abe3be321
|
Change `tootctl search deploy` algorithm (#14300)
|
4 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
|
5 years ago |
Eugen Rochko
|
5d41532d94
|
Add `tootctl search deploy` to avoid ugly rake task syntax (#10403)
|
6 years ago |