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

Dev to Master #7073

Merged
merged 23 commits into from Apr 12, 2019
Merged

Dev to Master #7073

merged 23 commits into from Apr 12, 2019

Commits on Mar 15, 2019

  1. Copy the full SHA
    8851855 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

  1. Copy the full SHA
    a9b0e17 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. Removed duplicate EntityException type. (#7001)

    * Removed duplicate EntityException type.
    
    * Fix typo in comment
    
    * Remove unused using statements
    
    * Field can be made readonly.
    xavierdecoster committed Mar 19, 2019
    Copy the full SHA
    e28391f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1239272 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    834d689 View commit details
    Browse the repository at this point in the history
  4. NuGet dependency upgrades (#7005)

    * Upgrade moment.js to v2.24.0
    
    * Force upgrade of SharpZipLib
    
    * Consolidate xunit.runner.visualstudio
    xavierdecoster committed Mar 19, 2019
    Copy the full SHA
    ea18af8 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2019

  1. Copy the full SHA
    b4908d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2019

  1. Copy the full SHA
    80b511b View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2019

  1. Upgrade to Bootstrap v3.4.1 (#7014)

    * Upgrade bootstrap sources to v3.4.1
    
    * Generated distributable css and js for bootstrap v3.4.1
    
    * Removed unnecessary npm devDependencies
    
    * Removing bootstrap docs from the repository
    xavierdecoster committed Mar 22, 2019
    Copy the full SHA
    5a7e13a View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2019

  1. Add new symbol validation issues. (#7015)

    Add the new validation issues.
    cristinamanum committed Mar 27, 2019
    Copy the full SHA
    c968679 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2019

  1. Copy the full SHA
    9cbe3cc View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2019

  1. Deprecation - CVEs, CWEs, and CVSS should not be submitted with the f…

    …orm if unchecked (#6996)
    Scott Bommarito committed Apr 1, 2019
    Copy the full SHA
    b04e27a View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2019

  1. Copy the full SHA
    f69f547 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4d1e437 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5efe0d9 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4c11862 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2019

  1. Copy the full SHA
    c45d249 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2019

  1. Pass anonymous users to FeatureFlagService in Manage (#7051)

    Scott Bommarito committed Apr 8, 2019
    Copy the full SHA
    4f33488 View commit details
    Browse the repository at this point in the history
  2. 1
    Copy the full SHA
    4c38bb4 View commit details
    Browse the repository at this point in the history
  3. Add index to UserSecurityPolicy (#7042)

    * Add index to UserSecurityPolicy
    
    * Use fluent syntax for new index
    xavierdecoster committed Apr 8, 2019
    Copy the full SHA
    acc6497 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2019

  1. UI for Feature Flags (#7052)

    Scott Bommarito committed Apr 9, 2019
    Copy the full SHA
    ce221a0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3732c0b View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

  1. Add tab for PackageReference (#5656)

    * Add 'user-select: all' to make it easier to select the entire text
    
    * Add PackageReference tab
    
    * Add customizable CopyLabel property as 'command' doesn't fit XML node
    khellang authored and skofman1 committed Apr 11, 2019
    Copy the full SHA
    d157ea7 View commit details
    Browse the repository at this point in the history