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: alertlogic/alertlogic-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.0
Choose a base ref
...
head repository: alertlogic/alertlogic-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 43 files changed
  • 4 contributors

Commits on Jun 15, 2018

  1. Replace dynapi with more simple library (#9)

    * Remove dynapi
    
    * Move url building to Service class, remove services class, review fix
    
    * Add various library functions required for integration tests
    
    * Add http method helpers, remove path_parts, remove uneeded imports
    
    * Add unit tests for each service, cosmetic changes
    
    * Update makefile to include new tests
    
    * Add deployments service and tests
    
    * Bump version number to v1.5.0
    FinlayShepherd authored Jun 15, 2018
    Copy the full SHA
    92e8b86 View commit details
  2. Remove scripts, add entry point (#10)

    * Change way script is started, bump version number
    
    
    * Bump version number to 1.5.4
    FinlayShepherd authored Jun 15, 2018
    Copy the full SHA
    3446e6b View commit details

Commits on Jun 20, 2018

  1. Bump version to v1.5.5

    Finlay Armstrong-Shepherd authored and Finlay Armstrong-Shepherd committed Jun 20, 2018
    Copy the full SHA
    b19ad01 View commit details
  2. Merge pull request #11 from FinlayShepherd/v1.5.5

    Bump version to v1.5.5
    FinlayShepherd authored Jun 20, 2018
    Copy the full SHA
    959287f View commit details

Commits on Jun 25, 2018

  1. Fix themis API call

    Finlay Armstrong-Shepherd authored and Finlay Armstrong-Shepherd committed Jun 25, 2018
    Copy the full SHA
    65f0c8f View commit details
  2. Merge pull request #12 from FinlayShepherd/master

    Fix themis API call
    FinlayShepherd authored Jun 25, 2018
    Copy the full SHA
    e0a7820 View commit details
  3. Fix themis unit tests

    Finlay Armstrong-Shepherd authored and Finlay Armstrong-Shepherd committed Jun 25, 2018
    Copy the full SHA
    ba2d756 View commit details
  4. Merge pull request #13 from FinlayShepherd/master

    Fix themis unit tests
    FinlayShepherd authored Jun 25, 2018
    Copy the full SHA
    30746c8 View commit details

Commits on Feb 11, 2019

  1. Add services required for the integration tests (#14)

    * Add new services
    * bump version to 1.5.7
    anton-b authored Feb 11, 2019
    Copy the full SHA
    675346f View commit details

Commits on Nov 1, 2019

  1. Do not add api version if not defined (#15)

    Allow to have separate authentication and API endpoints
    anton-b authored Nov 1, 2019
    Copy the full SHA
    6a99699 View commit details
  2. Bump version

    Anton Benkevich committed Nov 1, 2019
    Copy the full SHA
    579a23a View commit details
Loading