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

[pull] master from acmephp:master #5

Open
wants to merge 127 commits into
base: master
Choose a base branch
from
Open

Commits on Sep 30, 2021

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

Commits on Jan 5, 2022

  1. Update README.md

    tgalopin authored Jan 5, 2022
    Configuration menu
    Copy the full SHA
    2299602 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Fix tests on PHP 8.0/8.1

    Grendel7 authored and tgalopin committed May 31, 2022
    Configuration menu
    Copy the full SHA
    7621356 View commit details
    Browse the repository at this point in the history
  2. feature #250 Fix tests on PHP 8.0/8.1 (HansAdema)

    This PR was squashed before being merged into the master branch.
    
    Discussion
    ----------
    
    Fix tests on PHP 8.0/8.1
    
    The current tests don't work on PHP 8.0 because OpenSSL changed from using `resource`s for it's data structures to using objects.
    
    So I added a function that checks the right type for the right PHP versions.
    
    Commits
    -------
    
    7621356 Fix tests on PHP 8.0/8.1
    tgalopin committed May 31, 2022
    Configuration menu
    Copy the full SHA
    22df0d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2755d98 View commit details
    Browse the repository at this point in the history
  4. Allow Symfony 6

    tgalopin committed May 31, 2022
    Configuration menu
    Copy the full SHA
    2cfc866 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #261 from acmephp/php81

    Add PHP 8.1 tests
    tgalopin authored May 31, 2022
    Configuration menu
    Copy the full SHA
    e23b888 View commit details
    Browse the repository at this point in the history
  6. Allow Monolog version 2

    tbickley-mediabowl authored and tgalopin committed May 31, 2022
    Configuration menu
    Copy the full SHA
    043fd6c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #233 from tbickley-mediabowl/issue/197_Monolog2

    Update Monolog to version 2
    tgalopin authored May 31, 2022
    Configuration menu
    Copy the full SHA
    c7fb74e View commit details
    Browse the repository at this point in the history
  8. Fix badges in README

    W0rma authored and tgalopin committed May 31, 2022
    Configuration menu
    Copy the full SHA
    d685b93 View commit details
    Browse the repository at this point in the history
  9. Upgrade PHP-CS-Fixer

    tgalopin committed May 31, 2022
    Configuration menu
    Copy the full SHA
    2ae3edf View commit details
    Browse the repository at this point in the history
  10. Fix CS

    tgalopin committed May 31, 2022
    Configuration menu
    Copy the full SHA
    182d539 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #254 from W0rma/fix-badges

    Fix badges in readme
    tgalopin authored May 31, 2022
    Configuration menu
    Copy the full SHA
    74b71f5 View commit details
    Browse the repository at this point in the history
  12. Remove unused swiftmailer dependency

    W0rma authored and tgalopin committed May 31, 2022
    Configuration menu
    Copy the full SHA
    03d14b3 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #262 from acmephp/upgrade-phpcs

    Upgrade phpcs and fix CS
    tgalopin authored May 31, 2022
    Configuration menu
    Copy the full SHA
    8be2586 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d345ffe View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    09e4bea View commit details
    Browse the repository at this point in the history
  16. Merge pull request #251 from W0rma/remove-swiftmailer

    Remove unused swiftmailer dependency
    tgalopin authored May 31, 2022
    Configuration menu
    Copy the full SHA
    371c905 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #257 from mgriego/core-deps-and-bug-fixes

    Allow for newer dependencies and fix a couple of issues in AcmePhp\Core.
    tgalopin authored May 31, 2022
    Configuration menu
    Copy the full SHA
    7bac887 View commit details
    Browse the repository at this point in the history
  18. Add Core\AcmeClient::reloadOrder method

    The reloadOrder method refreshes CertificateOrder information from the CA.
    This is useful if the CA returned a server error, and you need to retrieve what has been done.
    Also add the order status property to the CertificateOrder object to check this.
    Grendel7 authored and tgalopin committed May 31, 2022
    Configuration menu
    Copy the full SHA
    95c17a4 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #263 from acmephp/core-get-order

    Add Core\AcmeClient::reloadOrder method
    tgalopin authored May 31, 2022
    Configuration menu
    Copy the full SHA
    8a8a975 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

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

Commits on Jun 10, 2023

  1. Merge pull request #245 from webii/feat/cpanel-installation

    Cpanel certificate installation action
    Blackbam authored Jun 10, 2023
    Configuration menu
    Copy the full SHA
    7e3ca0e View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    112f660 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #274 from duobradovic/Accept-Json-when-expected

    Accept Json when expected
    Blackbam authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    bdac48f View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    cb1a237 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #275 from acmephp/fix-allow-psr-http-message-2

    fix: allow psr/http-message v2
    Blackbam authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    2f0afa6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16c2e03 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #276 from acmephp/revert-275-fix-allow-psr-http-me…

    …ssage-2
    
    Revert "fix: allow psr/http-message v2"
    Blackbam authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    e959a5e View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    aa4e614 View commit details
    Browse the repository at this point in the history
  2. #280 Set domain name strings to lowercase in AcmeClient::requestOrder…

    …() and CertificateOrder::getAuthorizationChallenges()
    uphlewis committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    9cd8f00 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Merge pull request #281 from uphlewis/master

    Fix `ChallengeNotSupportedException` resulting from capital letters in domain names
    Blackbam authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    b5ce7ec View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    c47222e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #282 from uphlewis/master

    Chain previous into exceptions thrown from catch blocks
    Blackbam authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    411a58d View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Fix CHANGELOG.md

    lyrixx committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    54df0f8 View commit details
    Browse the repository at this point in the history
  2. Remove '.rmt.yml'

    This tools generates totally useless changelog, and urgly!
    lyrixx committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    3281eb1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #287 from lyrixx/changelog

    Fix CHANGELOG.md
    Blackbam authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1e47624 View commit details
    Browse the repository at this point in the history
  4. Make more robust setup.sh

    lyrixx committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    9ec2ae2 View commit details
    Browse the repository at this point in the history
  5. Make more robust test.sh

    lyrixx committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c1bc9e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8b3293 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #288 from lyrixx/drop-deprecated-version

    Drop support for outdated version (SF, PHP) and fix tests
    Blackbam authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    6402759 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c791c3c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d3800f1 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #290 from lyrixx/cs

    Update PHP-CS-Fixer to 3.62.0 and run it
    Blackbam authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    bcf82e0 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #289 from lyrixx/fix-ci

    Sync all version in composer.json + update some lowest constrainsts
    Blackbam authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    6300a08 View commit details
    Browse the repository at this point in the history
  12. Update to flysystem v3

    lyrixx committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    9db6e99 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #291 from lyrixx/flysistem-v3

    Update to flysystem v3
    Blackbam authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a415227 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    338b086 View commit details
    Browse the repository at this point in the history
  15. chore: fix cs

    SamMousa committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    5c1c794 View commit details
    Browse the repository at this point in the history
  16. Setup PHPStan

    lyrixx committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    9ab7e1b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ef358f1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0e659d4 View commit details
    Browse the repository at this point in the history
  19. update monolog and psr/log

    lyrixx committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    0c7b448 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    bef542f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    cf7113d View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    a043367 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f75cb60 View commit details
    Browse the repository at this point in the history
  3. chore: drop old php

    BREAKING CHANGE: requires PHP8.3 or greater
    SamMousa committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    8ac1a5b View commit details
    Browse the repository at this point in the history
  4. fix: remove rancher 1 push action

    BREAKING CHANGE: Rancher is no longer supported
    SamMousa committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    701f901 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7505d1 View commit details
    Browse the repository at this point in the history
  6. chore: clean changelog

    SamMousa committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    90870e6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1deb706 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #277 from acmephp/feat-update-self-updater

    fix: update self-update command and phar generation config
    Blackbam authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    72a14de View commit details
    Browse the repository at this point in the history
  9. Merge pull request #292 from lyrixx/phpstan

    Setup PHPStan
    Blackbam authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    45071b7 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #252 from W0rma/path-util

    Replace deprected webmozart/path-util with symfony/filesystem
    SamMousa authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    b342e0f View commit details
    Browse the repository at this point in the history
  11. chore: fix phpstan issues

    SamMousa committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    b77609a View commit details
    Browse the repository at this point in the history
  12. chore(cs): fix cs

    SamMousa committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    e38b4dd View commit details
    Browse the repository at this point in the history
  13. Merge pull request #302 from acmephp/fix-sa

    chore: fix phpstan issues
    SamMousa authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    3a138db View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    715d2dc View commit details
    Browse the repository at this point in the history
  15. Merge pull request #299 from acmephp/drop-php8.2

    chore: drop old php
    SamMousa authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    554c024 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #300 from acmephp/drop-rancher-action

    fix: remove rancher 1 push action
    SamMousa authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    160a613 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #297 from lyrixx/matrix-PEBBLE-MODE-eab

    Restore missing tests with PEBBLE_MODE=EAB
    SamMousa authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    760f647 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4131ca1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ebf5df0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2ba32c9 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #295 from lyrixx/up-guzzlehttp-psr7

    update guzzlehttp/psr7 to ^2.4.5
    SamMousa authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    c6f54fb View commit details
    Browse the repository at this point in the history
  22. Merge pull request #303 from acmephp/remove-ci-runs

    chore(ci): use php 8.3 in test
    SamMousa authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    8c07ae9 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7942d90 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    632f747 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c33854f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    52564bb View commit details
    Browse the repository at this point in the history
  27. Merge pull request #293 from lyrixx/up-lcobucci-jwt

    Drop support for lcobucci/jwt < 4.1 + Add support for ^5.3
    SamMousa authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    c4af5ac View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    05caee7 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    1e29315 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    86a5615 View commit details
    Browse the repository at this point in the history
  31. chore(cs): manually fix cs

    SamMousa committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    507a60e View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    d5bda73 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    cc72046 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    32c2e96 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    3547c1f View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    18b5cf5 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    2efd925 View commit details
    Browse the repository at this point in the history
  38. chore: use fixed tag name

    SamMousa committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    a2b798b View commit details
    Browse the repository at this point in the history
  39. chore: use buildx load

    SamMousa committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    cd3cce8 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    f41b7c6 View commit details
    Browse the repository at this point in the history
  41. Merge pull request #305 from acmephp/feat-build-docker

    feat: build docker container on every push to master and during tests
    SamMousa authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    073a696 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    e4adb44 View commit details
    Browse the repository at this point in the history
  43. Merge pull request #306 from acmephp/feat-build-docker

    chore: try full checkout instead of manual tag
    SamMousa authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    bb0a1c6 View commit details
    Browse the repository at this point in the history
  44. fix(ci): dont run with tty

    SamMousa committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    74b4e47 View commit details
    Browse the repository at this point in the history
  45. Merge pull request #307 from acmephp/feat-build-docker

    fix(ci): dont run with tty
    SamMousa authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    2a78719 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    e3d4560 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    6e0f24d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88adf0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c15112 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #309 from acmephp/phar-build-artifact

    chore(ci): upload phar file artifact for testing
    SamMousa authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    e5066b8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #268 from aik099/gandi-wildcard-domain-fix

    Rewrite Gandi soulver to support wildcard domains
    Blackbam authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    949edf7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #296 from lyrixx/up-log

    update monolog and psr/log
    Blackbam authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    e0ad464 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Fix serializer

    lyrixx committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    7f4e640 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #312 from lyrixx/fix-serializer

    Fix serializer
    SamMousa authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    97499df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8f3198 View commit details
    Browse the repository at this point in the history
  4. Fixed type hinting

    lyrixx committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    e63ef39 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    423fe2f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #316 from acmephp/fix-ci-phar

    chore(ci): allow pr comment from fork prs
    SamMousa authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3f30579 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #315 from lyrixx/fix-typo

    Fixed type hinting
    SamMousa authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    9c9fefc View commit details
    Browse the repository at this point in the history
  8. Add support for symfony ^7.1

    lyrixx committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    338f53a View commit details
    Browse the repository at this point in the history
  9. Merge pull request #313 from lyrixx/up

    Relax constraint on psr/http-message and psr/container
    SamMousa authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    0760101 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1cde9fd View commit details
    Browse the repository at this point in the history
  11. Merge pull request #314 from lyrixx/up-symfony

    Add support for symfony ^7.1
    SamMousa authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    732d243 View commit details
    Browse the repository at this point in the history
  12. Update the badge

    stof authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    26e64e5 View commit details
    Browse the repository at this point in the history
  13. Sync all composer.json

    lyrixx committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    69f210b View commit details
    Browse the repository at this point in the history
  14. Merge pull request #317 from stof/patch-1

    Update the badge
    SamMousa authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    15a10ca View commit details
    Browse the repository at this point in the history
  15. Merge pull request #318 from lyrixx/up

    Sync all composer.json
    SamMousa authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    68a052c View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Reword a bit the changelog

    lyrixx committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    d8b27b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Merge pull request #320 from lyrixx/changelog

    Reword a bit the changelog
    Blackbam authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    12aee9c View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Add support for consolidation/self-update ^2.2 || ^3

    This unlock full support for SF 7.1
    lyrixx committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    70f3256 View commit details
    Browse the repository at this point in the history
  2. Lock phpstan/phpdoc-parser to v1 in test

    Symfony is not compatible with v2 yet
    lyrixx committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    c352199 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Merge pull request #324 from lyrixx/consolidation-self-update

    Add support for consolidation/self-update ^2.2 || ^3
    Blackbam authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    b7f4e70 View commit details
    Browse the repository at this point in the history