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: Apipie/apipie-rails
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.16
Choose a base ref
...
head repository: Apipie/apipie-rails
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.17
Choose a head ref
  • 7 commits
  • 31 files changed
  • 6 contributors

Commits on Jul 1, 2019

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

Commits on Sep 2, 2019

  1. File types are not strings

    jlsherrill authored and iNecas committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    b06d781 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. Configuration menu
    Copy the full SHA
    7041806 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a5682c View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. Display engine path in documentation when using api!

    If my_engine is mounted at '/engine', ApiPie documentation will now
    include "/engine" as part of the path when using api!
    
    This also adds an engine to the dummy app that uses `api!` to define its
    documentation DSL. The spec checks whether an engine's action's path
    includes the engine's mount path.
    Neil Gupta authored and iNecas committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    c768433 View commit details
    Browse the repository at this point in the history
  2. Update gemfiles with test engine and refactor

    Derek Wheel authored and iNecas committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    103d395 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. Bump version to 0.5.17

    ofedoren committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    e80c0b0 View commit details
    Browse the repository at this point in the history
Loading