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: swagger-api/swagger-ui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: CoreFiling/swagger-ui
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.
  • 7 commits
  • 1 file changed
  • 1 contributor

Commits on Apr 25, 2013

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

Commits on Apr 29, 2013

  1. Use the resource description, not the resource name, for display so t…

    …hat we can customize it to make more sense for our use-case. AFAICS the resource description was previously unused by swagger.
    srwhite committed Apr 29, 2013
    Configuration menu
    Copy the full SHA
    598e8a5 View commit details
    Browse the repository at this point in the history
  2. Parameters should be isParam=True so that they say "Parameter content…

    … type:" not "Response content type:".
    srwhite committed Apr 29, 2013
    Configuration menu
    Copy the full SHA
    59553ab View commit details
    Browse the repository at this point in the history

Commits on May 3, 2013

  1. Add "Published Releases"

    srwhite committed May 3, 2013
    Configuration menu
    Copy the full SHA
    4651a02 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2013

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

Commits on Dec 14, 2014

  1. Merge remote-tracking branch 'upstream/master'.

    This is necessary for the build to work on Fedora 20, and it also
    renders our local changes superfluous as they've since been fixed
    upstream.  Unfortunately we still need our own build, as we've
    introduced a new "path-raw" data-type in swagger.js.
    
    Working on:
    https://jira.int.corefiling.com/browse/DECIMATE-2854
    
    Conflicts:
    	src/main/coffeescript/view/ParameterView.coffee
    	src/main/template/resource.handlebars
    srwhite committed Dec 14, 2014
    Configuration menu
    Copy the full SHA
    d509f8a View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2014

  1. buildNumberProvider in the superclass doesn't default as hoped, so set

    it here (see also svn-dev r427369).
    srwhite committed Dec 15, 2014
    Configuration menu
    Copy the full SHA
    1889fae View commit details
    Browse the repository at this point in the history
Loading