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

[5.1] Test PR #21

Open
wants to merge 75 commits into
base: 5.1-dev
Choose a base branch
from
Open

[5.1] Test PR #21

wants to merge 75 commits into from

Commits on Mar 20, 2022

  1. Configuration menu
    Copy the full SHA
    f765340 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd82ae8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f43a95e View commit details
    Browse the repository at this point in the history
  4. Add allow null

    bembelimen committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    68ec0b1 View commit details
    Browse the repository at this point in the history
  5. Fix null values

    bembelimen committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    37d2341 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2 from bembelimen/tuf/db-structure

    Fix DB structure
    fancyFranci authored Mar 20, 2022
    Configuration menu
    Copy the full SHA
    5909617 View commit details
    Browse the repository at this point in the history
  7. Add TUF databaseStorage

    fancyFranci committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    351bb65 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8e5bffb View commit details
    Browse the repository at this point in the history
  9. Create tuf table

    fancyFranci committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    e69ec81 View commit details
    Browse the repository at this point in the history
  10. Add TUF exceptions

    fancyFranci committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    7571ead View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    702d212 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #3 from bembelimen/tuf/databasestorage

    Tuf/databasestorage
    fancyFranci authored Mar 20, 2022
    Configuration menu
    Copy the full SHA
    69055f3 View commit details
    Browse the repository at this point in the history
  13. Set TUF exception

    fancyFranci committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    e83a573 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. implement basic version of the tuf validator

    Magnus Singer committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    798bc72 View commit details
    Browse the repository at this point in the history
  2. remove php-tuf library

    Magnus Singer committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    0a3f0b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. What zero-24 says

    Co-authored-by: Tobias Zulauf <[email protected]>
    fancyFranci and zero-24 authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    b06ed49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b8e736 View commit details
    Browse the repository at this point in the history
  3. Merge branch '4.2-dev' into validator

    Magnus Singer authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    130e62d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b62a03 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3 from fancyFranci/tuf-client

    Database stuff
    bembelimen authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    133eacd View commit details
    Browse the repository at this point in the history
  6. Update drone hash

    bembelimen committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    f81e015 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7934f52 View commit details
    Browse the repository at this point in the history
  8. Codestyle fixes

    bembelimen committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    7fd25c8 View commit details
    Browse the repository at this point in the history
  9. Fix code style

    bembelimen committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    dd22ede View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2022

  1. wip tuf

    nielsnuebel committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    93fcbfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    effde12 View commit details
    Browse the repository at this point in the history
  3. add missing semicolon

    nielsnuebel committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    3b057a8 View commit details
    Browse the repository at this point in the history
  4. initial wip

    zero-24 committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    1da619b View commit details
    Browse the repository at this point in the history
  5. doc block updates

    zero-24 committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    f6ac9c5 View commit details
    Browse the repository at this point in the history
  6. wip php minimum & stability

    zero-24 committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    5585d32 View commit details
    Browse the repository at this point in the history
  7. wip stability validation

    zero-24 committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    f35a4a9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    59eb40c View commit details
    Browse the repository at this point in the history
  9. added tests and tweaks

    SniperSister committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    ee8d1e9 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #9 from joomla-projects/snipersister/ConstraintsCh…

    …eckerTests
    
    added tests and tweaks for ConstraintChecker
    zero-24 authored Jun 11, 2022
    Configuration menu
    Copy the full SHA
    36010be View commit details
    Browse the repository at this point in the history
  11. wip

    nielsnuebel committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    9965451 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2022

  1. Merge pull request #8 from joomla-projects/ConstraintsCHecker

    initial wip - ConstrainChecker
    nielsnuebel authored Jun 12, 2022
    Configuration menu
    Copy the full SHA
    caecbf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6086b2d View commit details
    Browse the repository at this point in the history
  3. Enqueue message instead of throwing an exception

    Magnus Singer committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    d1f622b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88a99f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2442045 View commit details
    Browse the repository at this point in the history
  6. wip tuf

    nielsnuebel committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    0bed04f View commit details
    Browse the repository at this point in the history
  7. cs fixes, tweaks

    SniperSister committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    393f7ed View commit details
    Browse the repository at this point in the history
  8. Apply suggestions from code review

    Co-authored-by: Tobias Zulauf <[email protected]>
    SniperSister and zero-24 committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    3c20851 View commit details
    Browse the repository at this point in the history
  9. cs fixes

    SniperSister committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    9805efa View commit details
    Browse the repository at this point in the history
  10. Update composer.json

    Co-authored-by: Tobias Zulauf <[email protected]>
    SniperSister and zero-24 authored Jun 12, 2022
    Configuration menu
    Copy the full SHA
    a4e1e21 View commit details
    Browse the repository at this point in the history
  11. Update composer.json

    Co-authored-by: Tobias Zulauf <[email protected]>
    SniperSister and zero-24 authored Jun 12, 2022
    Configuration menu
    Copy the full SHA
    311051b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c594935 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b749a32 View commit details
    Browse the repository at this point in the history
  14. Apply suggestions from code review

    Co-authored-by: Tobias Zulauf <[email protected]>
    SniperSister and zero-24 authored Jun 12, 2022
    Configuration menu
    Copy the full SHA
    3e65cc2 View commit details
    Browse the repository at this point in the history
  15. cs fixes

    SniperSister committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    b0c0097 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'snipersister/tuf-http-client' of github.com:joomla-proj…

    …ects/joomla-tuf into tuf-http-client
    SniperSister committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    b416c8a View commit details
    Browse the repository at this point in the history
  17. cs fixes

    SniperSister committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    48f0b34 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #11 from joomla-projects/snipersister/tuf-http-client

    move jhttp file fetcher into CMS library, update TUF client fork branch
    SniperSister authored Jun 12, 2022
    Configuration menu
    Copy the full SHA
    b664303 View commit details
    Browse the repository at this point in the history
  19. fix baseuri usage

    SniperSister committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    cd1eb5f View commit details
    Browse the repository at this point in the history
  20. Merge remote-tracking branch 'upstream/tuf' into validator

    # Conflicts:
    #	composer.json
    #	libraries/src/TUF/DatabaseStorage.php
    nielsnuebel committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    b4f00c0 View commit details
    Browse the repository at this point in the history
  21. remove unused import

    Magnus Singer committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    271c544 View commit details
    Browse the repository at this point in the history
  22. implement HttpFileFetcher

    nielsnuebel committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    b28fc93 View commit details
    Browse the repository at this point in the history
  23. Update TufAdapter.php

    zero-24 authored Jun 12, 2022
    Configuration menu
    Copy the full SHA
    ff330d3 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a4d8b47 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    dc9bcc7 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    258a290 View commit details
    Browse the repository at this point in the history
  27. remove whitespace

    nielsnuebel committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    cf6c1a3 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    8941c23 View commit details
    Browse the repository at this point in the history
  29. Update ConstraintChecker.php

    zero-24 authored Jun 12, 2022
    Configuration menu
    Copy the full SHA
    c5c8f42 View commit details
    Browse the repository at this point in the history
  30. Apply suggestions from code review

    Co-authored-by: Tobias Zulauf <[email protected]>
    nielsnuebel and zero-24 authored Jun 12, 2022
    Configuration menu
    Copy the full SHA
    5f175af View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

  1. Configuration menu
    Copy the full SHA
    4ba32cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b930db6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b4f8dc View commit details
    Browse the repository at this point in the history
  4. TufValidation add quoteName on delete query (#13)

    Magnus Singer authored Sep 17, 2022
    Configuration menu
    Copy the full SHA
    52b59d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6bb842 View commit details
    Browse the repository at this point in the history
  6. Add error messages (#14)

    fancyFranci authored Sep 17, 2022
    Configuration menu
    Copy the full SHA
    16108c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4def416 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

  1. Continue integration of TUF into Joomla (#16)

    Magnus Singer authored Sep 18, 2022
    Configuration menu
    Copy the full SHA
    e1cfeb4 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    b670c7f View commit details
    Browse the repository at this point in the history
  2. Add CMSObject replacement

    bembelimen committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    97ce6b3 View commit details
    Browse the repository at this point in the history