summaryrefslogtreecommitdiff
path: root/.editorconfig
AgeCommit message (Collapse)Author
2025-06-17fix(bash): repository initialization bugs and update configurations (#22311)Yehonal
2022-11-07feat(CORE): docker permissions and rework (#13454)Yehonal
- fix docker permissions with mounted volumes on new docker versions (https://github.com/docker/desktop-linux/issues/31) - fix ac-tools image - cleanup unused env - add `cap_add: SYS_NICE` to allow setting process high priority - fix ccache in docker - allow to switch between root user (default) to acore user in any container - fix cache of the downloaded client data - split docker github actions in 2 parts - versioning mysql images - performance improvements
2021-06-15feat(doc): changelog system (#6350)Yehonal
This system provides rules and automatizes (Deno-typescript) the creation of a changelog file to help developers to adapt their code and know what is new with every (pre)release
2018-03-06updated .editorconfigYehonal
2018-02-12Add editorconfig (#789)Rochet2