Skip to content
This repository was archived by the owner on Feb 9, 2022. It is now read-only.
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: istio/old_mixer_repo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: guptasu/mixer
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.
  • 5 commits
  • 0 files changed
  • 1 contributor

Commits on Aug 4, 2017

  1. Configuration menu
    Copy the full SHA
    afbcb0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02971f8 View commit details
    Browse the repository at this point in the history
  3. Make the printing of method arguments in the generated code consistent.

    Now we just print the data type without the arg name for interface methods.
    guptasu committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    6129aa4 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2017

  1. Merge branch 'master' of https://github.com/istio/mixer

    # Conflicts:
    #	pkg/config/builderInfoRegistry_test.go
    #	pkg/template/template.gen.go
    #	pkg/template/template.gen_test.go
    #	tools/codegen/pkg/bootstrapgen/template/bootstrapTemplate.go
    #	tools/codegen/pkg/bootstrapgen/testdata/AllTemplates.go.golden
    #	tools/codegen/pkg/interfacegen/template/interface.go
    #	tools/codegen/pkg/interfacegen/testdata/ListTemplateProcessorInterface.golden.go
    #	tools/codegen/pkg/interfacegen/testdata/LogTemplateProcessorInterface.golden.go
    #	tools/codegen/pkg/interfacegen/testdata/MetricTemplateProcessorInterface.golden.go
    #	tools/codegen/pkg/interfacegen/testdata/QuotaTemplateProcessorInterface.golden.go
    guptasu committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    e1c71ca View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2017

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