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: robotframework/PythonRemoteServer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: zeinababbasi/PythonRemoteServer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 2 files changed
  • 1 contributor

Commits on Sep 18, 2017

  1. serving multiple classes by one single server

    Changes has been made to support serving a list of libraries:
    #19
    zeinababbasi authored Sep 18, 2017
    Configuration menu
    Copy the full SHA
    9bc965b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from zeinababbasi/zeinababbasi-issue19

    serving multiple classes by one single server
    zeinababbasi authored Sep 18, 2017
    Configuration menu
    Copy the full SHA
    6007d79 View commit details
    Browse the repository at this point in the history
  3. update example for change of serving multiple libraries

    Changes has been made to support serving a list of libraries:
    #19
    zeinababbasi authored Sep 18, 2017
    Configuration menu
    Copy the full SHA
    4aaa814 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from zeinababbasi/zeinababbasi-issue19-example

    update example for change of serving multiple libraries
    zeinababbasi authored Sep 18, 2017
    Configuration menu
    Copy the full SHA
    39efd91 View commit details
    Browse the repository at this point in the history
Loading