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

Git integration #1954

Merged
merged 81 commits into from
Jul 6, 2020
Merged

Git integration #1954

merged 81 commits into from
Jul 6, 2020

Commits on Jun 3, 2020

  1. Git integration config.

    jesseleite committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    dd00a74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fd26b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23418c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f490ca0 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Configuration menu
    Copy the full SHA
    5d49c86 View commit details
    Browse the repository at this point in the history
  2. Propare large commit.

    jesseleite committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    baeb0b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Add git utility.

    jesseleite committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    70c8a80 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Add git process.

    jesseleite committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    734cd43 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2020

  1. Fix php 7.4 error

    jasonvarga authored and jesseleite committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    961dc42 View commit details
    Browse the repository at this point in the history
  2. Composer output is colored (opt-in)

    jasonvarga authored and jesseleite committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    52f6c2e View commit details
    Browse the repository at this point in the history
  3. Leave ansi codes in tests

    jasonvarga authored and jesseleite committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    03b19d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. Update default git config.

    jesseleite committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    e4ba36c View commit details
    Browse the repository at this point in the history
  2. Add git utility GUI.

    jesseleite committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    3702866 View commit details
    Browse the repository at this point in the history
  3. Add test fixtures.

    jesseleite committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    38c9b1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa0a27b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54f697b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    891c0d1 View commit details
    Browse the repository at this point in the history
  7. Add git process.

    jesseleite committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    3c82004 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    057e429 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Configuration menu
    Copy the full SHA
    f966a76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1775827 View commit details
    Browse the repository at this point in the history
  3. Only newer versions of symfony/process require the use of this method…

    … for string based commands.
    jesseleite committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    5716c33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10568da View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Configuration menu
    Copy the full SHA
    c730e83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c98a52a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae50c45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a410e7e View commit details
    Browse the repository at this point in the history
  5. Pass these tests again.

    jesseleite committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    0274b43 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d70cae View commit details
    Browse the repository at this point in the history
  7. Move git:commit command.

    jesseleite committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    c1406fd View commit details
    Browse the repository at this point in the history
  8. Add git event subscriber.

    jesseleite committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    f93c615 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    880d1df View commit details
    Browse the repository at this point in the history
  10. Fix GUI.

    jesseleite committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    e5ed3af View commit details
    Browse the repository at this point in the history
  11. Remove bad assertion.

    jesseleite committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    a0e6ee8 View commit details
    Browse the repository at this point in the history
  12. Rename to GitTest.

    jesseleite committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    8f67410 View commit details
    Browse the repository at this point in the history
  13. Apply fixes from StyleCI

    [ci skip] [skip ci]
    jasonvarga authored and StyleCIBot committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    5548eaa View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a098e0f View commit details
    Browse the repository at this point in the history
  15. Pass composer test again.

    jesseleite committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    6c48bed View commit details
    Browse the repository at this point in the history
  16. Merge branch 'feature/git-integration' of https://github.com/statamic…

    …/cms into feature/git-integration
    jesseleite committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    14d36e5 View commit details
    Browse the repository at this point in the history
  17. Apply fixes from StyleCI

    [ci skip] [skip ci]
    jasonvarga authored and StyleCIBot committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    70b8f6f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6fef2b7 View commit details
    Browse the repository at this point in the history
  19. Merge branch 'feature/git-integration' of https://github.com/statamic…

    …/cms into feature/git-integration
    jesseleite committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    720c622 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    99333e2 View commit details
    Browse the repository at this point in the history
  21. Simplify assertion.

    jesseleite committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    10a13d3 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c80b4c3 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2e7860c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    1e23b30 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c5fefb1 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    dd21520 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. Fix status is clean logic.

    jesseleite committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    2243e88 View commit details
    Browse the repository at this point in the history
  2. Add missing AssetSaved.

    jesseleite committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    375c593 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    552b55f View commit details
    Browse the repository at this point in the history
  4. Improve git push coverage.

    jesseleite committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    3e72a95 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Configuration menu
    Copy the full SHA
    044a738 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c38ed6 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Configuration menu
    Copy the full SHA
    c201ff5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    205af0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ba9c2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    070fb1f View commit details
    Browse the repository at this point in the history
  5. Pass tests again.

    jesseleite committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    f186547 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5520cb9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c416c33 View commit details
    Browse the repository at this point in the history
  8. Publish the git config

    jasonvarga committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    8090128 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aabf1e5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aa633c7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f71deba View commit details
    Browse the repository at this point in the history
  12. Slash the argument.

    jesseleite committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    25bb4d5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    95d809b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fb520b9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d9fe6ce View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a1e1b45 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2020

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

Commits on Jul 6, 2020

  1. Configuration menu
    Copy the full SHA
    50f7830 View commit details
    Browse the repository at this point in the history
  2. Asset tweaks ...

    - Save method always dispatches event
    - Moving an asset will just save itself instead of using a dedicated event.
    - Remove Asset::replace(), it's never used.
    - Keep AssetUploaded event, but don't use it for Git.
    - Asset doesn't need a file uploaded in the Git tests. Explicitly test the upload case.
    - Adjust asset tests to handle save being called. (Check event is dispatched, fake the dimension cache disk, and use image method so an actual image is faked.)
    jasonvarga committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    cb37869 View commit details
    Browse the repository at this point in the history
  3. Translation tweaks

    jasonvarga committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    2549e93 View commit details
    Browse the repository at this point in the history
  4. No bold/italic

    jasonvarga committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    84a175e View commit details
    Browse the repository at this point in the history
  5. Translations

    jasonvarga committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    d272df4 View commit details
    Browse the repository at this point in the history
  6. Set

    jasonvarga committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    dba9a21 View commit details
    Browse the repository at this point in the history
  7. git icon

    jasonvarga committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    934e48f View commit details
    Browse the repository at this point in the history
  8. .

    jasonvarga committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    a379e68 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' into feature/git-integration

    # Conflicts:
    #	resources/lang/fr.json
    #	resources/lang/fr/messages.php
    jasonvarga committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    d23c148 View commit details
    Browse the repository at this point in the history