8000 Comparing v0.1.0...master · yoanm/symfony-jsonrpc-http-server-doc · GitHub
[go: up one dir, main page]

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: yoanm/symfony-jsonrpc-http-server-doc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: yoanm/symfony-jsonrpc-http-server-doc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 20 commits
  • 43 files changed
  • 5 contributors

Commits on Apr 20, 2019

  1. Fix badge

    yoanm authored Apr 20, 2019
    Configuration menu
    Copy the full SHA
    6574735 View commit d 8000 etails
    Browse the repository at this point in the history

Commits on Apr 21, 2019

  1. Configuration menu
    Copy the full SHA
    6de9a26 View commit details
    Browse the repository at this point in the history
  2. Update .travis.yml

    yoanm authored Apr 21, 2019
    Configuration menu
    Copy the full SHA
    8ad65a4 View commit details
    Browse the repository at this point in the history
  3. Create CODE_OF_CONDUCT.md

    yoanm authored Apr 21, 2019
    Configuration menu
    Copy the full SHA
    3cb2c39 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2019

  1. Fix Travis PHP version badge

    yoanm authored Apr 26, 2019
    Configuration menu
    Copy the full SHA
    7a59862 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2020

  1. Test PHP 7.4 on Travis (#14)

    yoanm authored Jan 12, 2020
    Configuration menu
    Copy the full SHA
    a3a6fe0 View commit details
    Browse the repository at this point in the history
  2. Fix doc sdk version (#15)

    yoanm authored Jan 12, 2020
    Configuration menu
    Copy the full SHA
    493e2d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2020

  1. Configuration menu
    Copy the full SHA
    033727c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65e1fad View commit details
    Browse the repository at this point in the history
  3. SF5 compatibility (#17)

    * SF5 compatibility
    
    Fix #16
    yoanm authored Mar 28, 2020
    Configuration menu
    Copy the full SHA
    042dd42 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/sf5' of github.com:yoanm/symfony-jsonrpc-http-s…

    …erver-doc into release/1.0.0
    yoanm committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    221626d View commit details
    Browse the repository at this point in the history
  5. Merge branch 'release/1.0.0'

    yoanm committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    8fd1bb5 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Create Dependabot config file (#19)

    * Create Dependabot config file
    
    * Fix registerBundle signature for SF 5.1
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    Co-authored-by: Yo <yoanm@users.noreply.github.com>
    dependabot-preview[bot] and yoanm authored Jul 9, 2020
    Configuration menu
    Copy the full SHA
    7b3688a View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. PHP 8+ / Move CI to GHA (#22)

    yoanm authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    44165b7 View commit details
    Browse the repository at this point in the history
8000

Commits on Mar 13, 2024

  1. Improve dependabot.yml

    yoanm authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    75613a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Create coverage-upload.yml

    yoanm authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    8a76e45 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Refactor CI for fork PR (#24)

    yoanm authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    2b511a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. [dependabot][ghaction] - (deps): Bump the all-actions group with 3 up…

    …dates (#25)
    
    Bumps the all-actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/cache](https://github.com/actions/cache) and [actions/dependency-review-action](https://github.com/actions/dependency-review-action).
    
    
    Updates `actions/checkout` from 3 to 4
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    Updates `actions/cache` from 3 to 4
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3...v4)
    
    Updates `actions/dependency-review-action` from 1 to 4
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](actions/dependency-review-action@v1...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: all-actions
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: all-actions
    - dependency-name: actions/dependency-review-action
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: all-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    80fdd20 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Reports group - v0

    yoanm committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    8048aa0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f078019 View commit details
    Browse the repository at this point in the history
Loading
0