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: php-refactoring/psgc-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: bkintanar/psgc-api
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
  • 45 files changed
  • 4 contributors

Commits on Apr 29, 2020

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

Commits on Aug 25, 2020

  1. Configuration menu
    Copy the full SHA
    9e7dc64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cc7259 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

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

Commits on Jan 29, 2021

  1. Configuration menu
    Copy the full SHA
    9c736d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acb394e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0873e11 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

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

Commits on May 10, 2021

  1. Added Procfile for heroku

    bkintanar committed May 10, 2021
    Configuration menu
    Copy the full SHA
    1af0000 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f12dfc1 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. filter health check url

    bkintanar committed May 21, 2021
    Configuration menu
    Copy the full SHA
    90d5dd2 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Configuration menu
    Copy the full SHA
    52dd651 View commit details
    Browse the repository at this point in the history
  2. Bump laravel/framework from 8.25.0 to 8.40.0 (bkintanar#22)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 4, 2021
    Configuration menu
    Copy the full SHA
    0e6c048 View commit details
    Browse the repository at this point in the history
  3. Bump league/flysystem from 1.1.3 to 1.1.4 (bkintanar#23)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 4, 2021
    Configuration menu
    Copy the full SHA
    2e6715e View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Added DB_PREFIX and composer package updates (bkintanar#25)

    * added routes middleware to cache results to 1 month
    
    * update composer packages
    
    * update composer.lock
    
    * removed our own codes, update packages
    
    * upgrade package lock
    
    * added DB_PREFIX env variable on database config for handling table prefixes
    
    Co-authored-by: jcfrane <[email protected]>
    mdprotacio and jcfrane authored Dec 9, 2021
    Configuration menu
    Copy the full SHA
    ca50dd7 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

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

Commits on Dec 12, 2022

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

Commits on Dec 30, 2022

  1. per_page defaults on region (bkintanar#36)

    show all regions by default, use constant from child controllers if defined
    mdprotacio authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    e2509e1 View commit details
    Browse the repository at this point in the history
Loading