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

[Backport] Fixed issue Unable to open URL for downloadable product #21262

Merged

Commits on Feb 15, 2019

  1. Updated Download.php

    Shikha Mishra authored and Amol Chaudhari committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    f0670b6 View commit details
    Browse the repository at this point in the history
  2. Updated Http.php

    Shikha Mishra authored and Amol Chaudhari committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    04f6cfe View commit details
    Browse the repository at this point in the history
  3. Update Download.php

    milindsingh authored and Amol Chaudhari committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    a89e6ed View commit details
    Browse the repository at this point in the history
  4. Updated to reduce overall complexity of function

    df2k2 authored and Amol Chaudhari committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    7058adb View commit details
    Browse the repository at this point in the history
  5. Merged logic and reduced overall complexity of function

    Note: if() constructions that return boolean values based on conditions, can be simplified to return the condition instead.
    df2k2 authored and Amol Chaudhari committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    dac6687 View commit details
    Browse the repository at this point in the history
  6. Updated Http.php

    Shikha Mishra authored and Amol Chaudhari committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    fc90509 View commit details
    Browse the repository at this point in the history
  7. updated Download.php

    Shikha Mishra authored and Amol Chaudhari committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    71a5f5d View commit details
    Browse the repository at this point in the history
  8. Update Download.php

    mageprince authored and Amol Chaudhari committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    0fc730b View commit details
    Browse the repository at this point in the history
  9. updated Download.php

    Shikha Mishra authored and Amol Chaudhari committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    be3a545 View commit details
    Browse the repository at this point in the history
  10. Updated Download.php

    Shikha Mishra authored and Amol Chaudhari committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    e5d04fa View commit details
    Browse the repository at this point in the history
  11. Fix static test.

    nmalevanec authored and Amol Chaudhari committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    9817c50 View commit details
    Browse the repository at this point in the history