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: gedex/inflector
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: charm-jp/inflector
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 15 commits
  • 4 files changed
  • 2 contributors

Commits on Apr 19, 2019

  1. Add support for 'children' when called from api2go module

    Daniel Sullivan committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    f940c5d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from charm-jp/add_children

    Add support for 'children' when called from api2go module
    daniel-sullivan authored Apr 19, 2019
    Configuration menu
    Copy the full SHA
    96a8a35 View commit details
    Browse the repository at this point in the history
  3. Add go.mod file

    Daniel Sullivan committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    8458741 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from charm-jp/add_modules_support

    Add go.mod file
    daniel-sullivan authored Apr 19, 2019
    Configuration menu
    Copy the full SHA
    086fa38 View commit details
    Browse the repository at this point in the history
  5. Missed .sum

    Daniel Sullivan committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    5f67d83 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3966c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

  1. Added the word "data"

    Daniel Sullivan committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    5e5e575 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from charm-jp/add_modules_support

    Added the word "data"
    Daniel Sullivan authored Jun 24, 2019
    Configuration menu
    Copy the full SHA
    af9c70e View commit details
    Browse the repository at this point in the history
  3. Fix the "data" reference for "*data" to support "orderData"

    Daniel Sullivan committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    7c88203 View commit details
    Browse the repository at this point in the history
  4. Missing a dot...

    Daniel Sullivan committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    80f4243 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Fix data inflection

    Daniel Sullivan committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    be4f426 View commit details
    Browse the repository at this point in the history
  2. Fix data inflection

    Daniel Sullivan committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    4a6be19 View commit details
    Browse the repository at this point in the history
  3. Fix data inflection

    Daniel Sullivan committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    b189954 View commit details
    Browse the repository at this point in the history
  4. Fix data inflection

    Daniel Sullivan committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    9bc02fd View commit details
    Browse the repository at this point in the history
  5. Fix data inflection

    Daniel Sullivan committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    5caff04 View commit details
    Browse the repository at this point in the history
Loading