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: ServeRest/ServeRest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.16.0
Choose a base ref
...
head repository: ServeRest/ServeRest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.17.0
Choose a head ref
  • 6 commits
  • 8 files changed
  • 2 contributors

Commits on Oct 16, 2020

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

Commits on Oct 17, 2020

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

Commits on Oct 19, 2020

  1. Configuration menu
    Copy the full SHA
    c7e70ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    576f84b View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. feat(app): suprimir status code 304 em GET

    Respostas com status code 304 acabam retornando dados errados por não consultarem o banco de dados
    antes de enviar a informação para o usuário.
    PauloGoncalvesBH committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    2295993 View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.17.0 [skip ci]

    Release automatically generated through continuous delivery.
    semantic-release-bot committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    a9d7987 View commit details
    Browse the repository at this point in the history
Loading