Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved task runner #741

Merged
merged 47 commits into from
Jun 3, 2020
Merged

Improved task runner #741

merged 47 commits into from
Jun 3, 2020

Commits on Feb 7, 2020

  1. Tests for new task runner

    veewee committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    52f6691 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. WIP task handler

    veewee committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    ae1b391 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e503a1 View commit details
    Browse the repository at this point in the history
  3. Improve typehinting

    veewee committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    ad8a578 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2020

  1. Configuration menu
    Copy the full SHA
    66c122c View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. Configuration menu
    Copy the full SHA
    be6bc75 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2020

  1. Configuration menu
    Copy the full SHA
    00f386d View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. Configuration menu
    Copy the full SHA
    21f8b54 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. Configuration menu
    Copy the full SHA
    4e24292 View commit details
    Browse the repository at this point in the history
  2. Remove old progress listener

    veewee committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    ed60b84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00a3a0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a315ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ae14d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. Add fixer logic

    veewee committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    3538297 View commit details
    Browse the repository at this point in the history
  2. Improve messages

    veewee committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    3ff7bce View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2020

  1. Configuration menu
    Copy the full SHA
    c58046b View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. Configuration menu
    Copy the full SHA
    4204876 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e849997 View commit details
    Browse the repository at this point in the history
  3. Make IO serializable

    veewee committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    eab2062 View commit details
    Browse the repository at this point in the history
  4. Fix error in reporting

    veewee committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    8b89f10 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e52bcb7 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. Small psalm improvements

    veewee committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    3e4a34b View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. Configuration menu
    Copy the full SHA
    bbc0b8e View commit details
    Browse the repository at this point in the history
  2. Fix broken specs

    veewee committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    81dd720 View commit details
    Browse the repository at this point in the history
  3. Merge master

    veewee committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    aeeba06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    770dc33 View commit details
    Browse the repository at this point in the history
  5. Fix phpcs task test

    veewee committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    87f6fba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    04dd48b View commit details
    Browse the repository at this point in the history
  7. Fix phpcs

    veewee committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    4a8d0b1 View commit details
    Browse the repository at this point in the history
  8. Fix E2E + phpparser task

    veewee committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    09a37eb View commit details
    Browse the repository at this point in the history
  9. Fix invalid output

    veewee committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    e430679 View commit details
    Browse the repository at this point in the history
  10. Improve parallel exceptions

    veewee committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    5c4d9ce View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Add tests

    veewee committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    fbc4dcd View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. Merge master code

    veewee committed May 29, 2020
    Configuration menu
    Copy the full SHA
    f1dd6dd View commit details
    Browse the repository at this point in the history
  2. Add missing tests

    veewee committed May 29, 2020
    Configuration menu
    Copy the full SHA
    fdd88aa View commit details
    Browse the repository at this point in the history
  3. Removed trailing comma

    veewee committed May 29, 2020
    Configuration menu
    Copy the full SHA
    c5cd314 View commit details
    Browse the repository at this point in the history
  4. Upgrade docs

    veewee committed May 29, 2020
    Configuration menu
    Copy the full SHA
    f189d95 View commit details
    Browse the repository at this point in the history
  5. delay times for CIs

    veewee committed May 29, 2020
    Configuration menu
    Copy the full SHA
    78d3fb9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8f71d5 View commit details
    Browse the repository at this point in the history
  7. Add BC for rootNode

    veewee committed May 29, 2020
    Configuration menu
    Copy the full SHA
    b8aa8c2 View commit details
    Browse the repository at this point in the history
  8. Slow down paralel on CI

    veewee committed May 29, 2020
    Configuration menu
    Copy the full SHA
    1917538 View commit details
    Browse the repository at this point in the history
  9. Bump deps to SF4

    veewee committed May 29, 2020
    Configuration menu
    Copy the full SHA
    c33215b View commit details
    Browse the repository at this point in the history
  10. Bump timeout for appveyor

    veewee committed May 29, 2020
    Configuration menu
    Copy the full SHA
    2d19429 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    42aa2a8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5dd985e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    83871e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Configuration menu
    Copy the full SHA
    235b80c View commit details
    Browse the repository at this point in the history