mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-19 18:36:12 +02:00

Commit graph

  • 74a2256101
    [TASK] Use the default location for the coverage data response Oliver Klee 2024-08-23 18:23:57 +0200
  • 9005c3cb9a
    [TASK] Streamline the coverage folders (#1432) Oliver Klee 2024-08-23 19:26:32 +0200
  • 2e34550d4f
    [TASK] Streamline the coverage folders Oliver Klee 2024-08-23 18:37:31 +0200
  • 920b2ca957
    [TASK] Switch code coverage from PCOV to Xdebug (#1429) Oliver Klee 2024-08-23 14:29:27 +0200
  • d9a7eac2d2
    [TASK] Switch code coverage from PCOV to Xdebug Oliver Klee 2024-08-23 12:58:46 +0200
  • a7101db787 [BUGFIX] Fix error with spread operator in php 7.4 1120-add-a-command-to-create-test-data Karsten Nowak 2024-08-20 09:15:23 +0200
  • 73b8069137 [BUGFIX] Fix some php stan errors Karsten Nowak 2024-08-20 08:49:30 +0200
  • 3c240fef23 [TASK] Remove unused imports Karsten Nowak 2024-07-30 20:41:05 +0200
  • 2b04b06efa [TASK] Rename test functions Karsten Nowak 2024-07-30 20:30:50 +0200
  • 7cce622b3d [TASK] Check that existing teas in other pids were not deleted Karsten Nowak 2024-07-30 20:19:18 +0200
  • 50ff004199 Fix broken functional test Daniel Siepmann 2024-07-30 19:51:15 +0200
  • 7d1176c024 [TASK] Add functional test for createTestDataCommand Karsten Nowak 2024-07-30 19:13:44 +0200
  • febf422b9b [TASK] Remove unnecessary is_int check of pageUid Karsten Nowak 2024-07-30 19:11:47 +0200
  • 1430186268 [TASK] Update reference index after changing test data Karsten Nowak 2024-07-30 12:32:54 +0200
  • 91e2a2d16f [TASK] use assert to state data restrictions Karsten Nowak 2024-07-30 11:24:13 +0200
  • 4f6e145326 [TASK] Rename pageId to pageUid Karsten Nowak 2024-07-29 19:48:34 +0200
  • a0e5b1c69b [TASK] Move comment directly above the class Karsten Nowak 2024-07-29 19:44:06 +0200
  • 742a6fc34f Update Classes/Command/CreateTestDataCommand.php Karsten Nowak 2024-07-29 19:39:11 +0200
  • 38e2380198 Update Classes/Command/CreateTestDataCommand.php Karsten Nowak 2024-07-29 19:38:54 +0200
  • 33ce1f2e66 [BUGFIX] Fix errors from php cs fixer Karsten Nowak 2024-07-29 17:21:27 +0200
  • f5fe3a81b0 [DOCS] Add documentation part for command controller Karsten Nowak 2024-07-26 09:39:27 +0200
  • 6b9fa2cb95 [TASK] Remove phpDocumentor reflection type Karsten Nowak 2024-07-26 08:35:31 +0200
  • 90ace1025d [FEATURE] Add command controller to create test data Karsten Nowak 2024-05-07 14:21:17 +0200
  • 5986b09e81
    [BUGFIX] Broken rendering in docs (#1428) Daniel Siepmann 2024-08-20 08:51:16 +0200
  • 479ec25f27
    [BUGFIX] Broken rendering in docs Daniel Siepmann 2024-08-20 08:39:15 +0200
  • a7b9c5eee8
    [TASK] Update phpstan/phpstan requirement from ^1.11.10 to ^1.11.11 (#1427) dependabot[bot] 2024-08-20 05:17:05 +0000
  • 3eae1f6f2b
    [TASK] Update phpstan/phpstan requirement from ^1.11.10 to ^1.11.11 dependabot[bot] 2024-08-20 05:15:16 +0000
  • 0ecfc49594
    [TASK] Update phpstan/phpstan requirement from ^1.11.9 to ^1.11.10 (#1426) dependabot[bot] 2024-08-09 05:12:42 +0000
  • 0f0cf7f103
    [TASK] Update phpstan/phpstan requirement from ^1.11.9 to ^1.11.10 dependabot[bot] 2024-08-09 05:10:27 +0000
  • 8256715408
    [TASK] Update helmich/typo3-typoscript-lint requirement dependabot/composer/helmich/typo3-typoscript-lint-tw-3.2.1 dependabot[bot] 2024-08-08 05:28:07 +0000
  • 7587a58ff6
    [TASK] Update friendsofphp/php-cs-fixer requirement (#1425) dependabot[bot] 2024-08-08 05:26:54 +0000
  • 3502e85c85
    [TASK] Update friendsofphp/php-cs-fixer requirement dependabot[bot] 2024-08-08 05:24:47 +0000
  • 4584d1891e
    [TASK] Update phpstan/phpstan requirement from ^1.11.8 to ^1.11.9 (#1424) dependabot[bot] 2024-08-02 06:03:42 +0000
  • 55b7d4660c
    [TASK] Update phpstan/phpstan requirement from ^1.11.8 to ^1.11.9 dependabot[bot] 2024-08-02 06:01:40 +0000
  • a14fd767d2
    [TASK] Add missing commands to the runTest.sh documentation (#1423) Oliver Klee 2024-08-01 19:59:09 +0200
  • 32591ffdc4
    [TASK] Add missed commands to the runTest.sh documentation Oliver Klee 2024-08-01 19:46:56 +0200
  • 508c6b94cc
    [TASK] Remove undocumented composerInstall (#1416) Daniel Siepmann 2024-08-01 19:44:01 +0200
  • 1c771f5977 [TASK] Remove undocumented composerInstall Daniel Siepmann 2024-07-31 14:00:39 +0200
  • 9c608ffc40
    [TASK] Polish the runTests.sh help (#1422) Oliver Klee 2024-08-01 19:38:34 +0200
  • 67030e18ad
    [TASK] Polish the runTests.sh help Oliver Klee 2024-08-01 18:06:02 +0200
  • adc864f257
    [FEATURE] Update node to version 22 (#1420) Felix Althaus 2024-08-01 15:31:59 +0200
  • 93013476e5 [FEATURE] Update node to version 22 Felix Althaus 2024-07-31 19:25:03 +0200
  • 564e1c1939
    [TASK] Update friendsofphp/php-cs-fixer requirement (#1421) dependabot[bot] 2024-08-01 05:37:01 +0000
  • 93348c99ff
    [TASK] Update friendsofphp/php-cs-fixer requirement dependabot[bot] 2024-08-01 05:35:13 +0000
  • 951aaf0751 [BUGFIX] Fix code style tests/functionalShowAction Eike Starkmann 2024-07-31 19:55:03 +0200
  • 8ac92402eb [BUGFIX] Use single quotes Eike Starkmann 2024-07-31 19:38:49 +0200
  • d7dd9465a3 [TASK] Add for showAction Eike Starkmann 2024-07-31 14:33:08 +0200
  • bb9773b959
    [TASK] Rename composerInstall* scripts (#1417) Daniel Siepmann 2024-07-31 18:43:31 +0200
  • 18c0134c02 [TASK] Rename composerInstall* scripts Daniel Siepmann 2024-07-31 13:57:41 +0200
  • 497dde4179
    [BUGFIX] Clean up network after invalid command (#1411) Eike Starkmann 2024-07-31 18:32:25 +0200
  • 0d9e680e67 [FEATURE] Add switch for podman Eike Starkmann 2024-07-31 13:37:45 +0200
  • a89f94b5d3 [BUGFIX] Clean up network after invalid command Eike Starkmann 2024-07-31 12:25:47 +0200
  • ae5c3e31d5
    [FEATURE] Show memory consumption of phpstan (#1414) Eike Starkmann 2024-07-31 18:24:07 +0200
  • 7589cc4a19 [FEATURE] Show memory consumption of phpstan Eike Starkmann 2024-07-31 12:51:58 +0200
  • b3d0a4b7b7
    [FEATURE] Add support for PHP 8.4 in runTests.sh (#1413) Eike Starkmann 2024-07-31 18:19:30 +0200
  • 06e96d9c41 [FEATURE] Support for php 8.4 in runTests.sh Eike Starkmann 2024-07-31 12:43:40 +0200
  • 99a2b7f176
    [FEATURE] Add shellcheck to Github pipeline (#1400) Felix Althaus 2024-07-31 18:04:23 +0200
  • 886ef224eb
    [TASK] Tag shellcheck to specific version Felix Althaus 2024-07-31 14:39:26 +0200
  • 76c5e9b7cd
    [TASK] Add description for shellcheck command Felix Althaus 2024-07-31 14:34:31 +0200
  • ecc0eabbe3
    [FEATURE] Add shellcheck to Github pipeline Felix Althaus 2024-07-30 13:38:08 +0200
  • 0dc3e82829
    [TASK] Split COMMAND variable to be type strict (#1415) Felix Althaus 2024-07-31 14:28:56 +0200
  • fb9d70a8fd
    [BUGFIX] runTests.sh‘s npm command now works again with parameters Felix Althaus 2024-07-31 14:16:01 +0200
  • 46ca83acf5
    [TASK] Split COMMAND variable to be type strict Felix Althaus 2024-07-31 12:52:03 +0200
  • 6c8f0176c2
    [FEATURE] Add PHP mess detector (#1391) Eike Starkmann 2024-07-31 12:54:03 +0200
  • 948505011c
    [TASK] Tackle shellcheck issues (#1408) Felix Althaus 2024-07-31 12:22:57 +0200
  • 7c5d772ddd
    [TASK] Switch to TYPO3 core‘s style of unpacking arguments Felix Althaus 2024-07-31 12:12:52 +0200
  • 97ad5567e8
    [BUGFIX] Remove notes from shellcheck, too Felix Althaus 2024-07-30 14:11:02 +0200
  • 13bfb9ee42
    [BUGFIX] Tackle shellcheck warnings in runTests.sh Felix Althaus 2024-07-30 14:00:57 +0200
  • 05ebe2f957 [TASK] Refactor phpmd rules to Build/phpmd/ Eike Starkmann 2024-07-30 20:04:36 +0200
  • 0af44a1051 [TASK] Sort commands Eike Starkmann 2024-07-30 20:04:09 +0200
  • f832f9df5d [TASK] Better description Eike Starkmann 2024-07-30 19:35:57 +0200
  • 2f672c1d01 [TASK] Normalize and remove not needed rules Eike Starkmann 2024-07-30 19:24:50 +0200
  • 7178d30038 [TASK] Remove name related rules and add more rules Eike Starkmann 2024-07-30 19:00:31 +0200
  • 2b7b9ae91f [TASK] add description and restrict to classes Eike Starkmann 2024-07-30 18:59:47 +0200
  • f70dbe9039 Update composer.json Eike Starkmann 2024-07-30 18:51:17 +0200
  • 6ecef45f37 [FEATURE] normalize json Eike Starkmann 2024-07-29 19:41:22 +0200
  • d0a44cfe3b [FEATURE] Add php mess detector to ci Eike Starkmann 2024-07-30 19:06:35 +0200
  • e95280412b [FEATURE] Add php mess detector Eike Starkmann 2024-07-29 19:36:34 +0200
  • ac8e0de985 [WIP] Add new command that is "working" but does not detect incompatibilities Eike Starkmann 2024-07-30 21:25:41 +0200
  • 2aec0534d0
    [BUGFIX] Remove none existing cglFix (#1407) Daniel Siepmann 2024-07-30 21:16:21 +0200
  • b3cf57bfab
    [FEATURE] Allow running npm based quality checks via runTests.sh (#1396) Felix Althaus 2024-07-30 21:15:00 +0200
  • 1799614ea4
    [BUGFIX] Remove none existing cglFix Daniel Siepmann 2024-07-30 20:49:14 +0200
  • 58ce39efe1
    [TASK] Rename lintStyle to lintCss Felix Althaus 2024-07-30 19:23:04 +0200
  • 55473e5beb
    [FEATURE] Allow running npm based quality checks via runTests.sh Felix Althaus 2024-07-30 19:37:04 +0200
  • a6710987bf
    [TASK] Rename the CSS lint npm command (#1406) Oliver Klee 2024-07-30 20:46:53 +0200
  • ca33973bb1 [TASK] Remove no longer needed config set Eike Starkmann 2024-07-30 20:12:11 +0200
  • 120164548a [TASK] normalize Eike Starkmann 2024-07-30 19:16:27 +0200
  • 32ba7e79ef [TASK] Install dealerdirect/phpcodesniffer-composer-installe Eike Starkmann 2024-07-30 14:13:44 +0200
  • 1a097c732c Update composer.json Eike Starkmann 2024-07-30 14:03:05 +0200
  • 991715e4ea [BUGFIX] move compatibility registration from hook to command Eike Starkmann 2024-07-30 11:25:00 +0200
  • 506a4f4a50 [FEATURE] Add php compatibility sniffer Eike Starkmann 2024-07-29 19:21:33 +0200
  • cfcf6aebe1
    [TASK] Rename the CSS lint npm command Oliver Klee 2024-07-30 20:36:08 +0200
  • 880f995047
    [FEATURE] Use parallel-lint for command ci:php:lint (#1378) Eike Starkmann 2024-07-30 20:17:05 +0200
  • aa3d1a0536
    Update composer.json Eike Starkmann 2024-07-30 20:12:52 +0200
  • 9a4eb62619
    Test 2 Daniel Siepmann 2024-07-30 20:12:08 +0200
  • e3c502ad81 Update composer.json Eike Starkmann 2024-07-30 16:56:44 +0200
  • 3b89713286 [TASK] add composer update and caching to lint job Eike Starkmann 2024-07-30 12:54:15 +0200
  • cd6df41eb7
    [TASK] Rename npm commands to fit general naming scheme (#1404) Felix Althaus 2024-07-30 19:44:41 +0200
  • 8e592adba7
    [TASK] Add more development documentation (#1399) Eike Starkmann 2024-07-30 19:41:28 +0200
  • fd1bf96839
    Update Environment.rst Oliver Klee 2024-07-30 19:39:56 +0200