dolibarr/dev/tools
MDW e5423d5c59
Qual: Add exceptions for codespell (#28186)
* Dev: Add setup scripts for phpunit/database

# Dev: Add setup scripts for phpunit/database

Some scripts that helped to setup some unit testing.

* NEW Add Windows ci workflow

# NEW Add Windows ci workflow

This adds a workflow to execute ci on a windows platform

* Disable open_basedir for now, to test effect

* Qual: Exclude documents directory from codespell

# Qual: Exclude documents directory from codespell

Documents directory may be present during development (unit tests).
Do not check spelling there

* Qual: Add codespell exceptions

# Qual: Add codespell exceptions

Add new exceptions to codespell (var identified as misspelling).
2024-02-15 14:49:09 +01:00
..
codespell Qual: Add exceptions for codespell (#28186) 2024-02-15 14:49:09 +01:00
php-cs-fixer Try to move files from root in dedeicated dir (#27503) 2024-01-14 18:39:22 +01:00
rector Qual: Clean up codespell exceptions (#28104) 2024-02-10 17:27:36 +01:00
test Fix: Disable execute bit in git + correct shebangs (#27450) 2024-01-12 17:10:16 +01:00
.gitignore Debug php-cs-fixer 2023-12-03 20:45:02 +01:00
apstats.php Qual: Fix apstats & add phan (#28127) 2024-02-12 02:01:51 +01:00
dolibarr-mysql2pgsql.pl Qual: Spelling outside htdocs (#27448) 2024-01-12 17:14:13 +01:00
dolibarr-postgres2mysql.php Qual: Spelling outside htdocs (#27448) 2024-01-12 17:14:13 +01:00
fixaltlanguages_pre-commit.sh Qual Language scripts fixed/updated (#28101) 2024-02-10 17:26:34 +01:00
fixaltlanguages.sh Qual Language scripts fixed/updated (#28101) 2024-02-10 17:26:34 +01:00
fixdosfiles.sh Qual: Ignore most shellcheck annotations, fix some (#27452) 2024-01-12 21:03:08 +01:00
fixduplicatelangkey.sh Qual Language scripts fixed/updated (#28101) 2024-02-10 17:26:34 +01:00
fixduplicatelanglines.sh Qual Language scripts fixed/updated (#28101) 2024-02-10 17:26:34 +01:00
fixhasRights.sh Qual: Ignore most shellcheck annotations, fix some (#27452) 2024-01-12 21:03:08 +01:00
fixnotabfiles.sh Qual Language scripts fixed/updated (#28101) 2024-02-10 17:26:34 +01:00
fixperms.sh Qual: Ignore most shellcheck annotations, fix some (#27452) 2024-01-12 21:03:08 +01:00
fixsnakeCaseToCamelCase.sh Qual: Ignore most shellcheck annotations, fix some (#27452) 2024-01-12 21:03:08 +01:00
fixutf8bomfiles.sh Qual: Ignore most shellcheck annotations, fix some (#27452) 2024-01-12 21:03:08 +01:00
github_authors_and_commits_bydate.sh Improve 2 of the github scripts (#27493) 2024-01-14 12:15:47 +01:00
github_commits_byversion.sh Fix git tools 2024-01-13 18:51:00 +01:00
github_lines_byuser.sh Fix: github_lines_byuser.sh - resolve issue with iconv 2024-01-14 21:56:47 +01:00
make_sprite.sh Qual: Ignore most shellcheck annotations, fix some (#27452) 2024-01-12 21:03:08 +01:00
optimize_images.sh Qual: Ignore most shellcheck annotations, fix some (#27452) 2024-01-12 21:03:08 +01:00
resize_window.sh Qual: Ignore most shellcheck annotations, fix some (#27452) 2024-01-12 21:03:08 +01:00
updatelicense.php NEW: dev: Add tool to update licence with developer info 2024-01-21 16:36:08 +01:00