Commit Graph

8 Commits (20a4b8081f419195334faee1b066e7e609ad4ffe)

Author SHA1 Message Date
Takeshi Umeda 06631fdc53
Fix ElasticSearch to Elasticsearch () 2021-11-26 08:30:02 +01:00
OSAMU SATO 53aca8aecf
Add batch_size option to bin/tootctl search deploy () 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) ()
* 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 ()
Fixes 
2021-06-01 17:31:49 +02:00
Takeshi Umeda 25345c90ff
Fix how to change connection pool for rails 6 ()
* 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 () 2020-07-14 18:10:35 +02:00
Takeshi Umeda 0ce0baa9b5 Add parallelization to `tootctl search deploy` ()
* 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 () 2019-03-28 02:16:11 +01:00