Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor: mssql_elasticpool max_size_bytes to max_size_gb #2695

Merged
merged 46 commits into from
Feb 5, 2019

Commits on Jan 16, 2019

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

Commits on Jan 17, 2019

  1. Configuration menu
    Copy the full SHA
    e6a2bd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    615fd79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fcfb4a View commit details
    Browse the repository at this point in the history
  4. fix lint errors

    WodansSon committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    6ba0752 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2019

  1. Configuration menu
    Copy the full SHA
    3ccc0b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    706e7a7 View commit details
    Browse the repository at this point in the history
  3. Added values to error msgs

    WodansSon committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    541ee9e View commit details
    Browse the repository at this point in the history
  4. fix format casing

    WodansSon committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    92cd03a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8289782 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    028c5b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2019

  1. Fixed test issue

    WodansSon committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    ee38137 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9635e5c View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2019

  1. Configuration menu
    Copy the full SHA
    4b2a43f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b5352e View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2019

  1. Configuration menu
    Copy the full SHA
    0b5dd6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a86194 View commit details
    Browse the repository at this point in the history
  3. Update for lint errors

    WodansSon committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    2c4cb79 View commit details
    Browse the repository at this point in the history
  4. Update tests

    WodansSon committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    a589be8 View commit details
    Browse the repository at this point in the history
  5. Fixed test cases

    WodansSon committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    41f04b5 View commit details
    Browse the repository at this point in the history
  6. Fix Lint error

    WodansSon committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    0507be0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    08522c4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    70d8638 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    807aa42 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dd7d968 View commit details
    Browse the repository at this point in the history
  11. Fix lint errors

    WodansSon committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    eb2f5d2 View commit details
    Browse the repository at this point in the history
  12. Removed commented code

    WodansSon committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    faf2c8e View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2019

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

Commits on Jan 30, 2019

  1. Update azurerm/resource_arm_mssql_elasticpool.go

    Co-Authored-By: jeffreyCline <jcline@microsoft.com>
    katbyte and WodansSon authored Jan 30, 2019
    Configuration menu
    Copy the full SHA
    0ab8771 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

  1. Fixes for PR comments

    WodansSon committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    f4b805c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    544b19a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    347f83d View commit details
    Browse the repository at this point in the history
  4. Switch to using nested maps

    WodansSon committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    3421bff View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. Configuration menu
    Copy the full SHA
    ab9c67a View commit details
    Browse the repository at this point in the history
  2. Added descriptions of maps

    WodansSon committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    66ac53b View commit details
    Browse the repository at this point in the history
  3. Unifying func signatures

    WodansSon committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    98eb1d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d397373 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5994856 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be8580b View commit details
    Browse the repository at this point in the history
  7. Changed to Errorf

    WodansSon committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    2e3809b View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2019

  1. Update for edge case

    WodansSon committed Feb 2, 2019
    Configuration menu
    Copy the full SHA
    6933c4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bd9ea7 View commit details
    Browse the repository at this point in the history
  3. Missed a space

    WodansSon committed Feb 2, 2019
    Configuration menu
    Copy the full SHA
    321139f View commit details
    Browse the repository at this point in the history
  4. Fix lint error

    WodansSon committed Feb 2, 2019
    Configuration menu
    Copy the full SHA
    56ecf29 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2019

  1. Configuration menu
    Copy the full SHA
    857797e View commit details
    Browse the repository at this point in the history
  2. fix linting

    katbyte committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    9d69371 View commit details
    Browse the repository at this point in the history