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: agneum/plan-exporter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.2
Choose a base ref
...
head repository: agneum/plan-exporter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 19 commits
  • 17 files changed
  • 4 contributors

Commits on Apr 5, 2020

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

Commits on Apr 12, 2020

  1. Configuration menu
    Copy the full SHA
    22199d2 View commit details
    Browse the repository at this point in the history
  2. fix a snippet at README

    agneum committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    a065d0a View commit details
    Browse the repository at this point in the history

Commits on May 23, 2020

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

Commits on May 24, 2020

  1. Fix installation snippet (#3)

    * Update installation snippet
    NikolayS authored May 24, 2020
    Configuration menu
    Copy the full SHA
    5fb1429 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2020

  1. Configuration menu
    Copy the full SHA
    687ff5e View commit details
    Browse the repository at this point in the history
  2. Fix makefile commands (#6)

    richyen authored May 25, 2020
    Configuration menu
    Copy the full SHA
    a305db0 View commit details
    Browse the repository at this point in the history
  3. Move PlanKey to visualizer definitions (#7)

    * Move PlanKey to visualizer definitions
    Each site's form vars are different, so don't centralize it in client.go
    richyen authored May 25, 2020
    Configuration menu
    Copy the full SHA
    903c929 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Support custom visualizer URLs (#9)

    * Add a new flag `--post_url`
    
    * Support use of custom URL for visualizers. If users wish to deploy their own local copy of the 3 popular visualizers, they can provide a custom URL to keep their plans (and schema) private.
    richyen authored Jun 4, 2020
    Configuration menu
    Copy the full SHA
    d3ef86e View commit details
    Browse the repository at this point in the history
  2. refactor: improve codestyle

    agneum committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    8fe2678 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2020

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

Commits on Aug 18, 2020

  1. Configuration menu
    Copy the full SHA
    be41bef View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from agneum/11-auto-confirm

    feat: send an execution plan automatically without additional confirmation (#11)
    agneum authored Aug 18, 2020
    Configuration menu
    Copy the full SHA
    ec99e08 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2020

  1. feat: add a target URL to the welcome message (#13)

    * feat: add a target URL to the welcome message (#13)
    agneum authored Oct 24, 2020
    Configuration menu
    Copy the full SHA
    72b5304 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Add make install/uninstall; Support MacOS and ARM (#15)

    - `make install`
    - `make uninstall`
    - MacOS support in Makefile
    - ARM support (including MacOS m1/m2) in Makefile
    NikolayS authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    0151414 View commit details
    Browse the repository at this point in the history
  2. chore: update configuration of Github Actions (#16)

    * update configuration of Github Actions
    * fix linter warnings
    agneum authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    d4118ed View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. fix: adjust API protocols (#17)

    * adjust Dalibo API protocol
    * update name of the plan field in Tensor's API requests
    agneum authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    f44c613 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

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

Commits on Apr 8, 2023

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