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: tobinbradley/dirt-simple-postgis-http-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.7.0
Choose a base ref
...
head repository: tobinbradley/dirt-simple-postgis-http-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 5 commits
  • 2 files changed
  • 2 contributors

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    261a15c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac2a10b View commit details
    Browse the repository at this point in the history
  3. Fix typo in README

    rmx90210 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    42f9c8f View commit details
    Browse the repository at this point in the history
  4. Allow raw SSL root cert in environment variables

    This is mainly for Docker, where it's easier to supply the cert in an environment variable rather than mounting a volume with the file.
    rmx90210 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    da8a8fb View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Merge pull request #64 from rbrtmrtn/ssl

    Add SSL config
    tobinbradley authored Mar 3, 2024
    Configuration menu
    Copy the full SHA
    e613109 View commit details
    Browse the repository at this point in the history
Loading