summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2023-10-15refactor(Docker): remove prod container distinction (#17419)Mike Delago
2023-08-20feat(Apps/Docker): Use Env Vars for docker configuration (#17040)Mike Delago
2023-03-13 chore(Data): Add `/data/sql/custom` to gitignore (#14735)Mike Delago
2023-01-23Fix configs in docker builds (#14747)Mike Delago
2022-10-09chore(Gitignore): add ignore all folders `cmake-build-*` for Clion (#13353)Kargatum
2022-10-05fix: Qaston revert (#13320)Angelo Venturini
2022-10-05feat(docker): implemented dbimport (#13308)Yehonal
2022-10-02refactor(Core/Spells): Implement QAston Proc System (#11079)IntelligentQuantum
2022-06-26feat(Core/Scripts): Added Boundary in Obsidian sanctum (#12158)IntelligentQuantum
2022-06-24feat(Core/Scripts): Added Boundary in Forge of Souls (#11798)IntelligentQuantum
2021-12-02feat(Core/Modules): add separated lib for modules (#9281)Kargatum
2021-05-04feat(docker): production images, integrated ccache and many other improvement...Yehonal
2021-04-22Feat(Docker/bash): docker-compose system rework (#4488)Yehonal
2020-09-03chore: add ./apps/joiner/ to .gitignore (#3318)Francesco Borzì
2020-08-18test: add code coverage report (#3312)Erdem MEYDANLI
2020-08-15feature(testing-automation): unit tests with Google Framework (#3273)Francesco Borzì
2020-08-06feat(bash): support for derivated distro + refactor conf (#3259)Yehonal
2020-05-24fix(Docker): Persistent volumes for ac-database (#2947)h0lysp4nk
2019-03-03fix(Docker): no need to duplicate *.dist files (#1551)Francesco Borzì
2019-02-23feat(docker): add cache for faster rebuild (#1507)Francesco Borzì
2019-01-16Make the Docker installation easyFrancesco Borzì
2019-01-15Added Jetbrains to .gitignore & readmeFrancesco Borzì
2019-01-13Several improvements to Docker:Francesco Borzì
2019-01-12AzerothCore complete Docker solutionFrancesco Borzì
2018-12-19Modules: Added create_module.sh script to kickstart module creation (#1071)Barbz
2018-01-28Update .gitignoreYehonal
2017-10-13Missing folderYehonal
2017-10-13Bash: fixing scripts after directory reworkYehonal
2017-03-26Moved uwd modules under drassilYehonal
2016-11-18improved gitignore for modulesYehonal
2016-08-22Project restructuring conforming to the new software layers [PART.1]Yehonal
2016-08-19Some minor changesYehonal
2016-08-13created hw-core bash librariesYehonal
2016-08-11Big re-organization of repository [W.I.P]Yehonal
2016-08-07MergingYehonal
2016-08-07[CORE] Rewritten ScriptMgr to be initialized before server loadYehonal
2016-08-07Fixed .gitignore to support modules inclusionYehonal
2016-08-07some fixes to bash config filesYehonal
2016-08-07configuration system for cmakeYehonal
2016-07-24Added VS Code system file to the .gitignoreShinDarth
2016-07-10ignoring bash compiler configurationYehonal
2016-07-10ignoring IDE & other softwares specific filesYehonal
2016-06-26Add GitIgnoremik1893