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: OpenShiftDemos/os-sample-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: machrisaa/os-sample-python
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.
  • 15 commits
  • 4 files changed
  • 1 contributor

Commits on Mar 15, 2018

  1. added test api

    Chris Yeung committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    44bc14f View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2018

  1. fixed index problem

    Chris Yeung committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    b0b4177 View commit details
    Browse the repository at this point in the history
  2. fixed final index

    added all parameters to note
    Chris Yeung committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    2d6e300 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2018

  1. added echo and lastEcho

    Chris Yeung committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    5b4c6e6 View commit details
    Browse the repository at this point in the history
  2. completed echo and last echo

    Chris Yeung committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    292213b View commit details
    Browse the repository at this point in the history
  3. added markdown in requirement

    Chris Yeung committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    10504d9 View commit details
    Browse the repository at this point in the history
  4. changed to use preload to share variables

    Chris Yeung committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    72e2e28 View commit details
    Browse the repository at this point in the history
  5. changed workers to 1

    Chris Yeung committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    a795192 View commit details
    Browse the repository at this point in the history
  6. changed order and produce json with indents

    Chris Yeung committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    97c7dd2 View commit details
    Browse the repository at this point in the history
  7. added count parameter to limit the size

    Chris Yeung committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    2d83459 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2018

  1. added nested collection if parameter IncludeNested is 1

    Chris Yeung committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    991773e View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2018

  1. removed timezone

    Chris Yeung committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    72cff21 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2018

  1. added CORS support for the echo API

    Chris Yeung committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    a38cc93 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2019

  1. added mock documentId and schemaId

    Chris Yeung committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    a521a68 View commit details
    Browse the repository at this point in the history
  2. changed mock ids location

    Chris Yeung committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    062a52d View commit details
    Browse the repository at this point in the history
Loading