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

Commit graph

  • d6ad3b80b1
    [CLEANUP] Restructure the Composer scripts (#8) Oliver Klee 2018-01-27 16:04:27 +0100
  • bbb6f8e5f0
    [TASK] Add the default directory structure (#7) Oliver Klee 2018-01-27 15:54:51 +0100
  • d4e55df95a
    [TASK] Link the extension on Travis (#6) Oliver Klee 2018-01-25 18:59:55 +0100
  • a1714ab0da
    [FEATURE] Composer script for PHP linting (#5) Oliver Klee 2018-01-25 17:22:40 +0100
  • a0d823bed8
    [TASK] Require more specific TYPO3 versions (#4) Oliver Klee 2018-01-25 16:15:33 +0100
  • 2146fb2cdd
    [TASK] Install typo3/cms on Travis (#3) Oliver Klee 2018-01-24 15:36:29 +0100
  • 873f97e0a2 [TASK] Recommend helhum's extension skeleton Oliver Klee 2018-01-24 13:21:06 +0100
  • 7e82559e23
    Create CODE_OF_CONDUCT.md Oliver Klee 2018-01-24 01:37:20 +0100
  • 37af656d2b [TASK] Add a changelog Oliver Klee 2018-01-23 22:10:59 +0100
  • 97783b5459 [TASK] Validate the composer.json Oliver Klee 2018-01-13 00:26:51 +0100
  • aedcf4530c [TASK] Don't test with PHP 7.2 yet Oliver Klee 2018-01-13 00:18:23 +0100
  • a848f40d2a [TASK] Add autoloading to ext_emconf.php Oliver Klee 2018-01-12 23:28:58 +0100
  • fa5740c3cc [TASK] Configure Composer caching and Xdebug Oliver Klee 2018-01-10 22:23:45 +0100
  • 99277a3cb4 [TASK] Allow PHP up to 7.2.x Oliver Klee 2018-01-10 21:41:41 +0100
  • 617ef35c8f [TASK] Clean up and complete the composer.json Oliver Klee 2018-01-10 19:54:29 +0100
  • 153f701d3d [TASK] Add a basic Travis configuration Oliver Klee 2017-12-30 21:01:29 +0100
  • 77674ae9c6 [BUGFIX] Fix composer.json validation errors Oliver Klee 2017-12-23 01:18:57 +0100
  • 8623f687c5 [FEATURE] Add extension icon Oliver Klee 2017-12-23 01:15:25 +0100
  • e0ed651423 [TASK] Rework the README Oliver Klee 2017-12-23 00:58:20 +0100
  • c7892046d4 [TASK] Update the buttons in the README Oliver Klee 2017-12-23 00:55:34 +0100
  • 309eb425a2 [CLEANUP] Clean up composer.json and ext_emconf.php Oliver Klee 2017-12-23 00:53:15 +0100
  • 4b7ffe0546 [CLEANUP] Empty out the extensions Oliver Klee 2017-12-22 22:18:55 +0100
  • 5335064e80 [CLEANUP] PHP strict mode Oliver Klee 2017-12-09 18:34:15 +0100
  • f4d5287239 [FEATURE] Testimonial showAction Oliver Klee 2017-12-09 18:05:05 +0100
  • a16ae8dac3 [BUGFIX] Fix datetime TCA type Oliver Klee 2017-12-09 17:59:26 +0100
  • b1dd069b5b [CLEANUP] Use the new TCA format Oliver Klee 2017-12-09 17:55:12 +0100
  • a2b322d53c [CLEANUP] Use a dedicated inject method Oliver Klee 2017-12-09 17:41:35 +0100
  • cb62d0c28b [CLEANUP] Use assertStringEqualsFile Oliver Klee 2017-09-08 18:06:02 +0200
  • 563f4befbf [CLEANUP] Use strict types, scalar type hinting and return types Oliver Klee 2017-09-08 18:04:28 +0200
  • 3cc3fd09b1 [TASK] Switch the functional tests to nimut/testing-framework Oliver Klee 2017-09-07 16:24:52 +0200
  • a8b687a656 [TASK] Switch the unit tests to nimut/testing-framework Oliver Klee 2017-09-07 16:22:21 +0200
  • 646fef357f [TASK] Update the testing framework to version 2.0 Oliver Klee 2017-09-07 15:45:35 +0200
  • 24786cc859 [TASK] Add security-advisories to the composer.json Oliver Klee 2017-09-07 13:13:21 +0200
  • 0473be52be [BUGFIX] Require typo3/cms-core, not typo3/cms Oliver Klee 2017-09-07 13:00:36 +0200
  • 6a1d0e5497 [TASK] Require PHP 7 and PHPUnit 5.7 Oliver Klee 2017-09-07 12:49:53 +0200
  • 7b9511edaa [TASK] Switch to expectException Oliver Klee 2017-09-07 12:30:59 +0200
  • 1c1f846858 [CLEANUP] Switch to Prophecy Oliver Klee 2017-05-05 19:12:44 +0200
  • 15dc45eca7 [FEATURE] Allow stand-alone tests Oliver Klee 2017-05-05 18:00:40 +0200
  • 2902815998 [CLEANUP] Autoformat with php-cs-fixer Oliver Klee 2017-04-24 17:46:48 +0200
  • c322bb8095 [FEATURE] Add a composer.json Oliver Klee 2017-04-24 17:46:03 +0200
  • 3b38342345 [TASK] Require TYPO3 >= 7.6 Oliver Klee 2017-04-24 17:43:59 +0200
  • 8c6c27fe31 [TASK] Link to the TDD Seed project Oliver Klee 2017-04-10 20:05:40 +0200
  • c64d8b9fd9 [TASK] Migrate the TCA to TYPO3 CMS 7.6 Oliver Klee 2016-07-18 17:10:52 +0200
  • bc58abde55 [TASK] Make the extension compatible with TYPO3 CMS 7.6 Oliver Klee 2016-07-16 21:39:04 +0200
  • 48e267693c [BUGFIX] Fix the path to the TYPO3 tests bootstrap Oliver Klee 2016-05-13 14:16:41 +0200
  • a1848afbe5 [CLEANUP] Clean up the configuration files Oliver Klee 2016-05-13 14:03:32 +0200
  • dff6ea03a4 [FEATURE] Add a PHPUnit configuration file Oliver Klee 2016-05-13 13:53:01 +0200
  • 31b1044fb5 [CLEANUP] Rework tests to match the TDD examples Oliver Klee 2016-05-08 14:57:07 +0200
  • 229ab85f0b [CLEANUP] Code autoformat Oliver Klee 2016-05-08 14:28:38 +0200
  • d0871fb5f8 [CLEANUP] Use the short array syntax Oliver Klee 2016-05-07 21:56:27 +0200
  • b6bb92d0da [CLEANUP] Reformat the code as PSR-2 Oliver Klee 2016-05-07 21:43:25 +0200
  • 39db663279 [TASK] Add a Flattr button Oliver Klee 2016-02-08 19:10:41 +0100
  • 3664458d51 [CLEANUP] Use @inject and the magic inject method Oliver Klee 2015-10-27 22:46:01 +0100
  • a4721b0d1c [FEATURE] Add a DBUnit example Oliver Klee 2015-10-25 11:34:00 +0100
  • 6dfa56f78e [BUGFIX] Fix the repository functional test namespace Oliver Klee 2015-10-26 23:01:49 +0100
  • 1c3031597b [FEATURE] Add examples for using the Testing Framework Oliver Klee 2015-10-26 22:59:12 +0100
  • 12c69e81b0 [BUGFIX] Fix a casing typo in a test name Oliver Klee 2015-10-26 22:04:42 +0100
  • f529e4a688 [CLEANUP] Use ::class and imports Oliver Klee 2015-10-25 12:01:33 +0100
  • ee8a8f903c [FEATURE] Add an example for vfsStream Oliver Klee 2015-10-24 01:16:37 +0200
  • bd16a2a531 [TASK] Update the ext_emconf.php Oliver Klee 2015-10-23 22:06:35 +0200
  • e1dfe5971f [TASK] Add more links to the README Oliver Klee 2015-10-22 15:16:40 +0200
  • e286cfd8a2 [CLEANUP] Lowercase null, false and true Oliver Klee 2015-10-20 18:15:08 +0200
  • 2595b63847 [CLEANUP] Move the test to the correct namespaces Oliver Klee 2015-06-14 13:07:29 +0200
  • c065531f26 [CLEANUP] Import/use ObjectStorage to avoid duplication Oliver Klee 2015-06-14 11:31:29 +0200
  • 8073f83c8f [CLEANUP] Drop the @test from the test methods Oliver Klee 2015-06-14 11:27:58 +0200
  • 662026c630 [CLEANUP] Call static PHPUnit methods using self:: Oliver Klee 2015-06-14 11:16:54 +0200
  • 3db3e7af04 [CLEANUP] Drop the unset from tearDown() Oliver Klee 2014-12-14 21:34:16 +0100
  • cb2d55f4b8 [CLEANUP] Make setUp and tearDown protected Oliver Klee 2014-12-14 21:20:40 +0100
  • f3b26e35ee [CLEANUP] boolean -> bool, integer -> int Oliver Klee 2014-12-14 16:17:44 +0100
  • 5a33bc2a85 [CLEANUP] Shorten the die() line Oliver Klee 2014-12-14 15:26:17 +0100
  • 1e248f4bb0 [CLEANUP] Use $GLOBALS['TCA'] instead of $TCA Oliver Klee 2014-12-11 14:17:37 +0100
  • 7696a7b97e [BUGFIX] Fix types in @var and @param. Oliver Klee 2014-12-11 14:16:47 +0100
  • 31dd57d52c [TASK] Set TYPO3 compatibility to 6.2-7.0 Oliver Klee 2014-12-11 14:14:18 +0100
  • b8f233e065 [CLEANUP] Use the new TYPO3 copyright headers. Oliver Klee 2014-12-10 21:18:45 +0100
  • 3aae93f279 Merge pull request #2 from mostwanted1976/patch-1 Oliver Klee 2014-01-01 15:37:18 -0800
  • 9343053ab6 Add @return void annotation to test methods mostwanted 2014-01-02 00:04:01 +0100
  • 64303b35b2 Add @return void annotation to test methods mostwanted 2014-01-02 00:03:30 +0100
  • e2732e2533 Add @return void annotation to test methods mostwanted 2014-01-02 00:03:12 +0100
  • a64094be3d Add @return void annotation to test methods mostwanted 2014-01-02 00:02:47 +0100
  • 956e8b5a09 Add @return void annotation to test methods mostwanted 2014-01-02 00:01:54 +0100
  • bb52944347 Add @return void annotation to test methods mostwanted 2014-01-02 00:00:34 +0100
  • de5e6711f6 Merge pull request #1 from mostwanted1976/patch-1 Oliver Klee 2014-01-01 12:35:57 -0800
  • dec404a5f0 Add @return void annotation to test methods (PoC) mostwanted 2014-01-01 21:18:39 +0100
  • f8a77f270f [CLEANUP] Drop closing PHP tags and do some more minor cleanup. Oliver Klee 2013-12-23 13:24:40 +0100
  • 4f245f1944 [CLEANUP] Replace "fixture" with "subject" in the unit tests. Oliver Klee 2013-11-11 11:50:25 +0100
  • ee93fac2b7 [FEATURE] Add missing files for indexAction. Oliver Klee 2013-11-05 12:41:20 +0100
  • 3bdff176e7 [FEATURE] Add TestimonialController.indexAction. Oliver Klee 2013-11-05 12:39:25 +0100
  • 1dec243b02 [CLEANUP] Use 6.0.0-6.2.99 as version requirements. Oliver Klee 2013-11-02 18:29:09 +0100
  • d9ddc7bae5 [FEATURE] Add a Testimonial model and a relation to it. Oliver Klee 2013-11-01 22:03:14 +0100
  • e8d19e41c8 [FEATURE] Add an Addition model an a relation to it. Oliver Klee 2013-11-01 21:21:03 +0100
  • c74c26029a [FEATURE] Add a TeaType model and a relation to it. Oliver Klee 2013-11-01 20:51:53 +0100
  • c51c06715d [FEATURE] Add the TeaBeverage model and repository. Oliver Klee 2013-11-01 20:11:03 +0100
  • c408357dc6 [TASK] Add maximum TYPO3 versions to ext_emconf.php. Oliver Klee 2013-11-01 19:58:04 +0100
  • 35e377ca6e [TASK] Add documentation directories to the .gitignore. Oliver Klee 2013-11-01 19:55:30 +0100
  • fddb3ce216 [FEATURE] Add the basic extension data. Oliver Klee 2013-11-01 19:53:00 +0100
  • fb151cbbb1 [TASK] Add a description to the README. Oliver Klee 2013-11-01 19:51:50 +0100
  • 19c86335a5 [CLEANUP] Update .gitignore. Oliver Klee 2013-11-01 19:51:34 +0100
  • 2ab4fe7610 Initial commit Oliver Klee 2013-11-01 11:45:05 -0700