Age | Commit message (Collapse) | Author |
|
This release is where JIT was introduced and it should be disabled. Pleroma's queries do not benefit from JIT, but it can increase latency of queries.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
no-async-clear-config
|
|
|
|
|
|
This reverts commit d99e139c6bec91150a10b68c032019a163eccf04.
|
|
|
|
|
|
|
|
|
|
Otherwise it silently fails
|
|
|
|
|
|
Use git diff to search for changelog entry
See merge request pleroma/pleroma!3875
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
require changelog
See merge request pleroma/pleroma!3739
|
|
|
|
|
|
|
|
|
|
Test coverage: Switch to covertool to get cobertura output
See merge request pleroma/pleroma!3745
|
|
Also bump minimum Elixir to 1.11
|
|
This allows to have coverage information integrated into Gitlab
|
|
With the release of Elixir 1.14, Elixir 1.9 is now end-of-life.
Elixir 1.10 Release Notes:
https://github.com/elixir-lang/elixir/releases/tag/v1.10.0
|
|
|
|
|
|
|
|
|