summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2020-12-15feat(Bash/restarter): add restarter to the available bin/ collection (#3991)Francesco Borzì
2020-12-02fix(bin/scripts): Allow script work with git bash (#3841)Patrick Lewis
2020-11-18fix(Core/bin): Add quotes to pwd in docker build scripts (#3701)Patrick Lewis
2020-08-13feat(Docker): update to Ubuntu 20.04 + more improvements (#3277)Francesco Borzì
2019-10-09feat(docker): allow script-less build (#2337)Francesco Borzì
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-02-17fix(Bash/Exporter): fix path + add prompt to prevent wrong usage (#1477)Francesco Borzì
2019-01-17Docker/Scripts: fix file permissionsFrancesco Borzì
2019-01-16Make the Docker installation easyFrancesco Borzì
2018-07-15Rewrite of bash systemYehonal
2017-10-13Bash: exec permission for bin filesYehonal
2017-10-13Bash: fixing scripts after directory reworkYehonal
2017-10-12Directory Structure [step 1]: moving filesYehonal
2017-10-09Bash: Removed compilation type suffix on build/bin pathYehonal
2017-09-26Bash: Various improvement for compiler and db_assemblerYehonal
2017-09-25Bash: Minor fixes for installerYehonal
2017-09-25Db_Assembler: hide mysql password in promptYehonal
2017-09-25Various fixes for installer script and db_assemblerYehonal
2017-09-22Installer: differentiate linux distroYehonal
2017-09-21Installer: minor fixYehonal
2017-09-21Bash: implemented installer script for server and modules (beta)Yehonal
2017-09-21Improved db assembler, now can create DBsYehonal
2017-09-20Bash: Allow action non-interactive selectionYehonal
2017-09-20Bash: Fixed Quit optionYehonal
2017-09-20Implemented sql importing for db_assembler scriptYehonal
2017-05-01Removed useless code from db_assemblerYehonal
2017-05-01Improved db_assembler simplifying updating processYehonal
2017-03-26CMAKE: implemented method to disable a module via cmakeYehonal
2017-03-26Moved uwd modules under drassilYehonal
2016-11-18Created needed files for "sql pending system"Yehonal
2016-11-17custom files must be always resetted on full db_assemblingYehonal
2016-10-25Bin/DB-Assembler: fixed bug in Mac OS X md5 generationShinDarth
2016-10-23Bin: fix db_pendings import.sh scriptShinDarth
2016-09-24bin folder creation for startup-scripts on after_build eventyehonal
2016-09-02Improved run engine and moved on separated moduleYehonal
2016-08-30[BASH/DB] Fixed importing script with revisioned sqlYehonal
2016-08-30Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk.gitYehonal
2016-08-30[BASH] separated -wipe from -ls for run engineYehonal
2016-08-30[BASH] Removed _timed_ files for custom sqlYehonal
2016-08-30Fixed db_assembler DB path variable expandingYehonal
2016-08-29[BASH] fix run-engine issue with destroyed screen sessionsYehonal
2016-08-29[Bash] Fixed previous scripts permissions and minor mistakeYehonal
2016-08-29fixed import.sh and implemented new optional workflow for pendings sqlYehonal
2016-08-29Improved db_assembler with multiple optionsYehonal
2016-08-26db_pending/import now use transaction to avoid db data inconsistencyYehonal
2016-08-26Crossplatform header for bash filesYehonal
2016-08-26db_assembler: removed lowercase substitution not compatible with osxYehonal
2016-08-25implemented pending workflow for sql and PRYehonal
2016-08-25minor fix for db_assemblerYehonal