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: MMquant/bfx-cpp-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: MMquant/bfx-cpp-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 57 files changed
  • 3 contributors

Commits on Sep 26, 2018

  1. Removing not needed files.

    blasvicco committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    1e31b71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    692c1c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45e857a View commit details
    Browse the repository at this point in the history
  4. Updating README.md.

    blasvicco committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    5d855f4 View commit details
    Browse the repository at this point in the history
  5. Updating git ignore.

    blasvicco committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    8e6cee6 View commit details
    Browse the repository at this point in the history
  6. Updating git ignore.

    blasvicco committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    8d20c19 View commit details
    Browse the repository at this point in the history
  7. Updating README.md.

    blasvicco committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    21be079 View commit details
    Browse the repository at this point in the history
  8. Updating README.md.

    blasvicco committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    f1fecc5 View commit details
    Browse the repository at this point in the history
  9. Updating README.md.

    blasvicco committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    eed3811 View commit details
    Browse the repository at this point in the history
  10. Updating README.md.

    blasvicco committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    ee9e907 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2018

  1. Merge pull request #8 from blasvicco/master

    Some improvement for the Docker image.
    MMquant authored Sep 30, 2018
    Configuration menu
    Copy the full SHA
    dcd2f98 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

  1. Code improvement (#9)

    * Removing not needed files.
    
    * Moving project source into app folder.
    
    * Adding docker files for alpine distro.
    
    * Updating README.md.
    
    * Updating git ignore.
    
    * Updating git ignore.
    
    * Updating README.md.
    
    * Updating README.md.
    
    * Updating README.md.
    
    * Updating README.md.
    
    * Adding test.
    
    * Moving all the curl calls and settings to the Request object.
    
    * Code review: Simplifying code.
    #9 (comment)
    
    * Code review: Simplifying string initialization.
    #9 (comment)
    
    * Formatting header.
    
    * Making key-secret file optional.
    
    * Code review: Renaming TRequest to HTTPRequest.
    #9 (review)
    blasvicco authored and MMquant committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    fc03e1b View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2018

  1. Readme update

    MMquant committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    139ab71 View commit details
    Browse the repository at this point in the history
  2. circleci fix

    MMquant committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    52d3796 View commit details
    Browse the repository at this point in the history
  3. circleci fix

    MMquant committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    a43d28b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1177b73 View commit details
    Browse the repository at this point in the history
Loading