Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nette/security
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: gha-workflow-study/security
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 34 files changed
  • 1 contributor

Commits on Feb 8, 2026

  1. cs

    dg committed Feb 8, 2026
    Configuration menu
    Copy the full SHA
    70db41a View commit details
    Browse the repository at this point in the history
  2. updated .gitattributes

    dg committed Feb 8, 2026
    Configuration menu
    Copy the full SHA
    a6c472c View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2026

  1. improved tests

    dg committed Feb 9, 2026
    Configuration menu
    Copy the full SHA
    3074d53 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2026

  1. improved phpDoc

    dg committed Feb 13, 2026
    Configuration menu
    Copy the full SHA
    dd279d1 View commit details
    Browse the repository at this point in the history
  2. uses nette/phpstan-rules

    dg committed Feb 13, 2026
    Configuration menu
    Copy the full SHA
    d723184 View commit details
    Browse the repository at this point in the history
  3. fixed PHPStan errors

    dg committed Feb 13, 2026
    Configuration menu
    Copy the full SHA
    9104733 View commit details
    Browse the repository at this point in the history
  4. made static analysis mandatory

    dg committed Feb 13, 2026
    Configuration menu
    Copy the full SHA
    5ce1774 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7d82d6 View commit details
    Browse the repository at this point in the history
  6. added CLAUDE.md

    dg committed Feb 13, 2026
    Configuration menu
    Copy the full SHA
    74108f4 View commit details
    Browse the repository at this point in the history
  7. opened 4.0-dev

    dg committed Feb 13, 2026
    Configuration menu
    Copy the full SHA
    b2e4e1f View commit details
    Browse the repository at this point in the history
  8. requires PHP 8.2

    dg committed Feb 13, 2026
    Configuration menu
    Copy the full SHA
    d55726d View commit details
    Browse the repository at this point in the history
  9. uses nette/http 4

    dg committed Feb 13, 2026
    Configuration menu
    Copy the full SHA
    48aa997 View commit details
    Browse the repository at this point in the history
  10. used PHP 8.2 features

    dg committed Feb 13, 2026
    Configuration menu
    Copy the full SHA
    4d5679d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2adeb10 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    da84c3f View commit details
    Browse the repository at this point in the history
  13. Identity -> SimpleIdentity

    Identity class must exist as an alias in order to read it from session
    dg committed Feb 13, 2026
    Configuration menu
    Copy the full SHA
    3f3440e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    eb0d795 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e7e0e5c View commit details
    Browse the repository at this point in the history
Loading