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

Restructure blog-api #572

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from
Draft

Restructure blog-api #572

wants to merge 14 commits into from

Commits on Feb 24, 2023

  1. Restructure

    xepozz committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    ef46f2c View commit details
    Browse the repository at this point in the history
  2. Apply fixes from StyleCI

    StyleCIBot committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    3c4be61 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Merge branch 'master' into advanced

    # Conflicts:
    #	blog-api/src/Auth/AuthController.php
    #	blog-api/src/Blog/BlogController.php
    #	blog-api/src/InfoController.php
    #	blog-api/src/Infrastructure/Http/Middleware/ExceptionMiddleware.php
    #	blog-api/src/Infrastructure/IO/Http/Auth/PostLogin/Request/Request.php
    #	blog-api/src/Infrastructure/IO/Http/Auth/PostLogout/Request/Request.php
    #	blog-api/src/Infrastructure/IO/Http/Blog/GetIndex/Response/Response.php
    #	blog-api/src/Infrastructure/IO/Http/Blog/PutUpdate/Request/Request.php
    #	blog-api/src/User/UserController.php
    #	blog-api/src/User/UserFormatter.php
    #	blog-api/tests/Acceptance.suite.yml
    xepozz committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    a3f1310 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    xepozz committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    cc0b759 View commit details
    Browse the repository at this point in the history
  3. Apply fixes from StyleCI

    StyleCIBot committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    7f44bce View commit details
    Browse the repository at this point in the history
  4. Fix installer

    xepozz committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    044a47b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a29cce6 View commit details
    Browse the repository at this point in the history
  6. Fix installer

    xepozz committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    d51f631 View commit details
    Browse the repository at this point in the history
  7. Move queue into infrastructure

    xepozz committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    c1f1003 View commit details
    Browse the repository at this point in the history
  8. Apply fixes from StyleCI

    StyleCIBot committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    463b4f7 View commit details
    Browse the repository at this point in the history
  9. Rename dir

    xepozz committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    51fda5e View commit details
    Browse the repository at this point in the history
  10. Rename dir

    xepozz committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    b8c8e44 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    33a3ca0 View commit details
    Browse the repository at this point in the history
  12. Fix composer-require-checker

    xepozz committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    bf9ad26 View commit details
    Browse the repository at this point in the history