mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-11-15 02:16:13 +01:00

Commit graph

  • 03448bb8d2
    [TASK] Also yaml lint yaml files (#576) Łukasz Uznański 2022-09-21 11:04:28 +0200
  • 2d85c44021 [TASK] Also yaml lint yaml files Łukasz Uznański 2022-09-21 10:37:03 +0200
  • 20eff0b008 [TASK] Replace switchable controller actions Resolves: #569 Łukasz Uznański 2022-09-21 10:11:15 +0200
  • 1129d74c53
    [FEATURE] Show the Composer configuration in the CI jobs (#572) Oliver Klee 2022-09-21 09:48:16 +0200
  • abde907a3b
    [FEATURE] Show the Composer configuration in the CI jobs Oliver Klee 2022-09-20 13:12:54 +0200
  • c5ce5d1ccc
    Update stylelint requirement from ^14.11.0 to ^14.12.0 (#570) dependabot[bot] 2022-09-19 12:41:42 +0200
  • 38b3029270
    Update stylelint requirement from ^14.11.0 to ^14.12.0 dependabot[bot] 2022-09-19 05:38:40 +0000
  • eff9a354eb
    Update php-coveralls/php-coveralls requirement from ^2.5.2 to ^2.5.3 (#566) dependabot[bot] 2022-09-13 11:29:17 +0200
  • 652bac8b52
    Update php-coveralls/php-coveralls requirement from ^2.5.2 to ^2.5.3 dependabot[bot] 2022-09-13 05:54:14 +0000
  • c63b7eae2e
    Update eslint requirement from ^8.23.0 to ^8.23.1 (#565) dependabot[bot] 2022-09-12 11:31:48 +0200
  • 3b4c76b5bb
    Update eslint requirement from ^8.23.0 to ^8.23.1 dependabot[bot] 2022-09-12 05:43:10 +0000
  • 67261aa4cc [TASK] Extbase controller actions returns ResponseInterface lina.wolf 2022-09-11 20:00:19 +0200
  • d5e2da72e6 Add prophesize-phpunit, use trait Łukasz Uznański 2022-09-11 02:48:41 +0200
  • 32d6c12420 Update phpunit to v9 Łukasz Uznański 2022-09-11 02:44:51 +0200
  • f649b3b34b
    Update phpstan/phpstan requirement from ^1.8.4 to ^1.8.5 (#562) dependabot[bot] 2022-09-07 18:32:19 +0200
  • 2002fba452
    Update phpstan/phpstan requirement from ^1.8.4 to ^1.8.5 dependabot[bot] 2022-09-07 16:28:48 +0000
  • fe7b41b48a
    [TASK] Update PHP in DDEV to 8.1 (#561) Łukasz Uznański 2022-09-07 11:54:24 +0200
  • 1e6385bb3b
    [TASK] Update PHP in DDEV to 8.1 Łukasz Uznański 2022-09-07 11:11:46 +0200
  • 44ccee57f2
    [BUGFIX] Add hidden files to find in PHP lint (#559) Łukasz Uznański 2022-09-07 11:47:31 +0200
  • 24480617b6
    Update ddev to newest version (#560) Łukasz Uznański 2022-09-07 11:46:08 +0200
  • 1f38618b43 Fix phpstorm meta codestyle Łukasz Uznański 2022-09-07 11:02:59 +0200
  • 33996b2c1d Update ddev to newest version Łukasz Uznański 2022-09-07 11:01:06 +0200
  • 3b3b8e7325
    Add hidden files to find in php lint Łukasz Uznański 2022-09-07 01:33:19 +0200
  • dd1bfa720b
    [TASK] Make the required system extension versions consistent (#558) Oliver Klee 2022-09-06 21:48:14 +0200
  • 09cbccd69f
    [TASK] Make the required system extension versions consistent Oliver Klee 2022-09-06 15:42:26 +0200
  • e360b1ea5a
    [TASK] Also mock redirectToUri in the controller unit test (#554) Oliver Klee 2022-09-06 15:26:47 +0200
  • e8612cfa59
    Update phpstan/phpstan requirement from ^1.8.3 to ^1.8.4 (#557) dependabot[bot] 2022-09-05 16:07:15 +0200
  • d6969dd512
    Update phpstan/phpstan requirement from ^1.8.3 to ^1.8.4 dependabot[bot] 2022-09-05 14:04:48 +0000
  • c2393beda7 [TASK] Move phpspec/prophecy-phpunit to require-dev lina.wolf 2022-09-05 10:21:32 +0200
  • f7c5dcb94c Remove doccomments lina.wolf 2022-09-04 22:21:38 +0200
  • 4a8ea068f8 [TASK] Build a simple Service lina.wolf 2022-09-04 22:19:28 +0200
  • 0328fa314c [TASK] Build a simple Service lina.wolf 2022-09-04 22:09:46 +0200
  • 3560d4f5b0 [TASK] Try to build a service lina.wolf 2022-09-04 21:58:48 +0200
  • 27c5d87150
    [TASK] Also mock redirectToUri in the controller unit test Oliver Klee 2022-09-04 14:12:16 +0200
  • a186e4ec02 [WIP] Working on services lina.wolf 2022-09-03 12:38:45 +0200
  • 005716c0cb [TASK] Use typed properties instead of @var annotations lina.wolf 2022-09-04 09:52:20 +0200
  • 91f79e6c87 Merge branch 'lwolf-v12-compability' of github.com:TYPO3-Documentation/tea into lwolf-v12-compability lina.wolf 2022-09-04 09:35:33 +0200
  • 13f34dd74b [TASK] Use typed properties instead of @var annotations lina.wolf 2022-09-04 09:16:10 +0200
  • 431abbb2bc [TASK] Update binaries in 'tools/' using phive (#537) Stefan Bürk 2022-08-31 21:59:02 +0200
  • 14993aa666 Override TCA for Version 11, change TCA for version 12 lina.wolf 2022-08-31 17:15:21 +0200
  • d78a347af0 make tests happy lina.wolf 2022-08-31 07:45:46 +0200
  • 3662297ced use "typo3/testing-framework": "~7.0@dev" as suggested by stefan bürk lina.wolf 2022-08-31 07:38:16 +0200
  • 07146a8653 typo3/cms-core - got lost in merging lina.wolf 2022-08-31 07:37:29 +0200
  • 01ced94ab6 Make tests happy lina.wolf 2022-08-28 22:29:24 +0200
  • 7f91bd2bc1 Migrate fixtures to csv lina.wolf 2022-08-28 22:09:59 +0200
  • b314d5868f TYPO3 v12 depend on PHP 8.1 lina.wolf 2022-08-28 21:21:28 +0200
  • 4cef6336c2 ObjectManager is deprecated in v11, removed in 12 lina.wolf 2022-08-28 21:21:03 +0200
  • 2ac59cbacd Make tests happy lina.wolf 2022-08-28 21:14:31 +0200
  • 3688c09354 Make tests happy lina.wolf 2022-08-28 21:13:49 +0200
  • 8c49e9c656 Use ProphecyTrait for prophecy lina.wolf 2022-08-28 21:11:47 +0200
  • 3668c1fc8b Make tests happy lina.wolf 2022-08-28 20:43:50 +0200
  • d5e2e41ec5 Make tests happy lina.wolf 2022-08-28 19:59:38 +0200
  • c2ed5ac1fe Merge remote-tracking branch 'origin/lwolf-rename-folder-TsConfig' into lwolf-rename-folder-TsConfig lina.wolf 2022-08-28 19:58:14 +0200
  • 607b3caac9 Fix composer dependencies lina.wolf 2022-08-28 19:40:14 +0200
  • d01864b92f Merge remote-tracking branch 'origin/lwolf-rename-folder-TsConfig' into lwolf-rename-folder-TsConfig lina.wolf 2022-08-28 16:20:38 +0200
  • e3be2e3a59 Make tests happy lina.wolf 2022-08-28 16:04:56 +0200
  • 11eacb6a5f Fix the composer.json lina.wolf 2022-08-28 15:55:19 +0200
  • e0256aeaba Use a fork for phpstan-typo3 as it is not available for TYPO3 v12 yet lina.wolf 2022-08-28 15:36:34 +0200
  • 58754189a0 Remove PHP 7.2 and 7.3 linting. TYPO3 v12 raised dependency to PHP ^8.1 lina.wolf 2022-08-28 15:24:55 +0200
  • 98240f8617 Change requirement to typo3-version to 12.0.x-dev lina.wolf 2022-08-28 15:13:17 +0200
  • a011a5ced0 Try to adjust testing to the correct versions lina.wolf 2022-08-28 15:04:54 +0200
  • 8c06ead952 Make tests happy lina.wolf 2022-08-28 20:43:50 +0200
  • 2c6e33b920 Make tests happy lina.wolf 2022-08-28 19:59:38 +0200
  • 67ab385cae Merge remote-tracking branch 'origin/lwolf-rename-folder-TsConfig' into lwolf-rename-folder-TsConfig lina.wolf 2022-08-28 19:58:14 +0200
  • 3ec33b137f Fix composer dependencies lina.wolf 2022-08-28 19:40:14 +0200
  • c9c9ae8145 Merge remote-tracking branch 'origin/lwolf-rename-folder-TsConfig' into lwolf-rename-folder-TsConfig lina.wolf 2022-08-28 16:20:38 +0200
  • bee3372036 Make tests happy lina.wolf 2022-08-28 16:04:56 +0200
  • 0490de700c Fix the composer.json lina.wolf 2022-08-28 15:55:19 +0200
  • 0dfc912ecf Use a fork for phpstan-typo3 as it is not available for TYPO3 v12 yet lina.wolf 2022-08-28 15:36:34 +0200
  • e53291dea3 Remove PHP 7.2 and 7.3 linting. TYPO3 v12 raised dependency to PHP ^8.1 lina.wolf 2022-08-28 15:24:55 +0200
  • f3c88b66fc Change requirement to typo3-version to 12.0.x-dev lina.wolf 2022-08-28 15:13:17 +0200
  • 4ec8a678d3 Try to adjust testing to the correct versions lina.wolf 2022-08-28 15:04:54 +0200
  • 0761ec1be5 Add TYPO3 v12 support, drop TYPO3 v10 support lina.wolf 2022-08-28 09:04:45 +0200
  • 84ec1b3dad [TASK] Use typed properties instead of @var annotations lina.wolf 2022-09-04 09:16:10 +0200
  • f9daea8344
    [TASK] Upgrade to PHPCOV 6 (#540) Oliver Klee 2022-09-03 14:35:31 +0200
  • cada1b405b
    [TASK] Upgrade to PHPCOV 6 Oliver Klee 2022-09-01 11:42:00 +0200
  • 186b66bbcf
    [TASK] Update to PHIVE 0.15.2 (#541) Oliver Klee 2022-09-03 14:17:05 +0200
  • 2266e30908
    Update phpstan/phpstan requirement from ^1.8.2 to ^1.8.3 (#548) dependabot[bot] 2022-09-02 11:22:10 +0200
  • ab7e3b1a97
    Update phpstan/phpstan-strict-rules requirement from ^1.4.2 to ^1.4.3 (#547) dependabot[bot] 2022-09-02 11:21:46 +0200
  • 87ce2a416c
    Update phpstan/phpstan requirement from ^1.8.2 to ^1.8.3 dependabot[bot] 2022-09-02 05:37:57 +0000
  • 089e588307
    Update phpstan/phpstan-strict-rules requirement from ^1.4.2 to ^1.4.3 dependabot[bot] 2022-09-02 05:37:17 +0000
  • ae68489b05
    [TASK] Update to PHIVE 0.15.2 Oliver Klee 2022-09-01 11:46:42 +0200
  • c40b39c363
    [TASK] Update binaries in 'tools/' using phive (#537) Stefan Bürk 2022-08-31 21:59:02 +0200
  • 2ed1a6c6e3 [TASK] Update binaries in 'tools/' using phive Stefan Bürk 2022-08-31 21:31:51 +0200
  • 76091f1fdb Override TCA for Version 11, change TCA for version 12 lina.wolf 2022-08-31 17:15:21 +0200
  • f52c896a0e make tests happy lina.wolf 2022-08-31 07:45:46 +0200
  • 42ae1627de use "typo3/testing-framework": "~7.0@dev" as suggested by stefan bürk lina.wolf 2022-08-31 07:38:16 +0200
  • 56c8b7d45a typo3/cms-core - got lost in merging lina.wolf 2022-08-31 07:37:29 +0200
  • 8b9390e9c2
    Update eslint requirement from ^8.22.0 to ^8.23.0 (#532) dependabot[bot] 2022-08-29 11:34:44 +0200
  • 1d87415611
    Update eslint requirement from ^8.22.0 to ^8.23.0 dependabot[bot] 2022-08-29 05:40:34 +0000
  • 88da672c19 Make tests happy lina.wolf 2022-08-28 22:29:24 +0200
  • 4a2ebb5e7a Migrate fixtures to csv lina.wolf 2022-08-28 22:09:59 +0200
  • 6ea5c3a41c TYPO3 v12 depend on PHP 8.1 lina.wolf 2022-08-28 21:21:28 +0200
  • 9d6ce0a489 ObjectManager is deprecated in v11, removed in 12 lina.wolf 2022-08-28 21:21:03 +0200
  • 301e618a71 Make tests happy lina.wolf 2022-08-28 21:14:31 +0200
  • 0e4bd44ab2 Make tests happy lina.wolf 2022-08-28 21:13:49 +0200
  • fdc6630b85 Use ProphecyTrait for prophecy lina.wolf 2022-08-28 21:11:47 +0200
  • 9e68393e10 Merge remote-tracking branch 'origin/lwolf-v12-compability' into lwolf-v12-compability lina.wolf 2022-08-28 20:52:25 +0200
  • 9bde034c33 Make tests happy lina.wolf 2022-08-28 20:43:50 +0200
  • a68e58e707 Make tests happy lina.wolf 2022-08-28 19:59:38 +0200