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: pluginsGLPI/example
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 10.0/bugfixes
Choose a base ref
...
head repository: pluginsGLPI/example
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 54 files changed
  • 6 contributors

Commits on Sep 30, 2025

  1. Feature GLP11 (#88)

    * Feature GLP11
    
    * phpstan
    
    * enable CI and fix phstanneon
    
    * Update .github/workflows/continuous-integration.yml
    
    Co-authored-by: Romain B. <8530352+Rom1-B@users.noreply.github.com>
    
    * Update phpstan.neon
    
    Co-authored-by: Romain B. <8530352+Rom1-B@users.noreply.github.com>
    
    * Pass all paramters to parent call
    
    * move query -> doQuery
    
    * fix direct query
    
    * release GLPI 11.0
    
    * Clean composer.json
    
    * psalm + rector
    
    * fix
    
    ---------
    
    Co-authored-by: Romain B. <8530352+Rom1-B@users.noreply.github.com>
    Co-authored-by: Johan Cwiklinski <johan@x-tnd.be>
    Co-authored-by: Rom1-B <rom1.biot@gmail.com>
    4 people authored Sep 30, 2025
    Configuration menu
    Copy the full SHA
    15748a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2025

  1. Update locales

    stonebuzz authored and trasher committed Oct 1, 2025
    Configuration menu
    Copy the full SHA
    69426cd View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2025

  1. Fix(CI): phpstan (#109)

    Rom1-B authored Oct 3, 2025
    Configuration menu
    Copy the full SHA
    c21b23e View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2025

  1. Update locales

    stonebuzz authored and trasher committed Oct 6, 2025
    Configuration menu
    Copy the full SHA
    5451efa View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2025

  1. Bump glpi-project/tools in the dev-dependencies group

    Bumps the dev-dependencies group with 1 update: [glpi-project/tools](https://github.com/glpi-project/tools).
    
    
    Updates `glpi-project/tools` from 0.8.1 to 0.8.3
    - [Changelog](https://github.com/glpi-project/tools/blob/develop/CHANGELOG.md)
    - [Commits](glpi-project/tools@0.8.1...0.8.3)
    
    ---
    updated-dependencies:
    - dependency-name: glpi-project/tools
      dependency-version: 0.8.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and trasher committed Nov 3, 2025
    Configuration menu
    Copy the full SHA
    a295eba View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2025

  1. Update locales

    stonebuzz authored and trasher committed Dec 19, 2025
    Configuration menu
    Copy the full SHA
    e42232c View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2026

  1. Update locales

    stonebuzz authored and trasher committed Jan 5, 2026
    Configuration menu
    Copy the full SHA
    dd22e0a View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2026

  1. Update locales

    stonebuzz authored and trasher committed Jan 28, 2026
    Configuration menu
    Copy the full SHA
    3290e45 View commit details
    Browse the repository at this point in the history
Loading