Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-15 | Fix crash in elasticsearch_check.rb (#21006) | s0 | |
Nil unwrap causes the admin dashboard to crash/500 when the Chewy client info version number value is nil. This occurs when running another ES-compatible backend such as MeiliSearch. Obviously it would be good for chewy to recognise upstream but at least avoiding the crash would be fine. | |||
2022-07-05 | Add customizable user roles (#18641) | Eugen Rochko | |
* Add customizable user roles * Various fixes and improvements * Add migration for old settings and fix tootctl role management | |||
2022-03-25 | Add admin dashboard checks for Elasticsearch version (#17863) | Claire | |