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

Removed Mage_Backup module #2259

Closed
wants to merge 65 commits into from
Closed

Commits on Jun 29, 2022

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

Commits on Jun 30, 2022

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

Commits on Jul 5, 2022

  1. Configuration menu
    Copy the full SHA
    e890d7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    add1065 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Configuration menu
    Copy the full SHA
    9343518 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62146d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Configuration menu
    Copy the full SHA
    5bf1ab5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bb8d83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61e3c4d View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2022

  1. Configuration menu
    Copy the full SHA
    7c70e0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e90e35f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8624d5e View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

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

Commits on Jul 12, 2022

  1. Configuration menu
    Copy the full SHA
    a11d247 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24c8721 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c604fd1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4af8207 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. rebased

    fballiano committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    0fe01a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e54dd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1837f74 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8854496 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    042d4e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4727c2d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d91170b View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Add missing translations for auto cache flushing config (#2308)

    * Update system.xml
    
    * Update Mage_Core.csv
    
    * Update Mage_Core.csv
    
    * Update system.xml
    
    * Update system.xml
    
    * Update Mage_Core.csv
    
    * Update system.xml
    
    * Update system.xml
    
    * Update Mage_Core.csv
    
    * Update system.xml
    
    * Update Mage_Core.csv
    ADDISON74 committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    79ecbe8 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Configuration menu
    Copy the full SHA
    0d99717 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84b65c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2022

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

Commits on Jul 17, 2022

  1. Configuration menu
    Copy the full SHA
    153e171 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33dfa26 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Access registry directly in several Mage factory methods (#2319)

    * refactor: Accessed _registry directly in several Mage factory methods.
    
    Direct access is possible because null is no possibility due to executed code prior. This avoids additional isset checks being unnecessary.
    
    * refactor: small code formatting adjustments
    
    * refactor: Utilized null coalescing operator.
    
    * fix: Try so solve PHPStan complaint due to changed return type of Mage::getSingleton().
    
    * fix: Solved rest of PHPStan complaints due to changed return type of Mage::getSingleton().
    
    Added explanation to type hints as well.
    
    * fix: Reverted automatically replaced short list syntax due to php 7.0 compatibility.
    
    * Revert "fix: Solved rest of PHPStan complaints due to changed return type of Mage::getSingleton()."
    
    This reverts commit c9d165c.
    
    * Revert "fix: Try so solve PHPStan complaint due to changed return type of Mage::getSingleton()."
    
    This reverts commit fc9901c.
    
    * fix: Reverted return type of getSingleton to original state.
    Sdfendor committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    92a3b4f View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

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

Commits on Jul 22, 2022

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

Commits on Jul 23, 2022

  1. Fix for modphp8 (#2329)

    * fix for modphp8
    
    * fix for modphp8
    fballiano committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    cc320eb View commit details
    Browse the repository at this point in the history
  2. Fix for modphp8 (#2328)

    fballiano committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    6fecb8b View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    e1741e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6eaea99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39425d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

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

Commits on Jul 30, 2022

  1. Removed dead code (#2339)

    * Removed dead code
    
    * phpstan fix
    
    * Add logging to empty try/catch
    sreichel committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    1699468 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

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

Commits on Aug 2, 2022

  1. Configuration menu
    Copy the full SHA
    9f9e234 View commit details
    Browse the repository at this point in the history
  2. Revert "Add basic text for Ukraine (#2074)" (#2325)

    This reverts commit 33dfa26.
    fballiano committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    a252af8 View commit details
    Browse the repository at this point in the history
  3. bump version

    Flyingmana committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    a328ce1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b8fa4a View commit details
    Browse the repository at this point in the history
  5. Mage_Catalog_Model_Product_Attribute_Backend_Groupprice_Abstract: avo…

    …id loading all websites when using only the current one (#2351)
    fballiano committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    4721a48 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    afc3681 View commit details
    Browse the repository at this point in the history
  7. update changelog

    Flyingmana committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    cf82b8f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    35acb46 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    7f352b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18e68a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Capitalization Adjustment Regarding CamelCase in Method Names (#2365)

    * refactor: Adjusted capitalization of two public methods.
    
    * refactor: Adjusted capitalization of one protected method.
    
    * refactor: Adjusted capitalization of where call.
    
    * chore: Removed fixed error from phpstan baseline.
    Sdfendor committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    83aa1ab View commit details
    Browse the repository at this point in the history
  2. Some microoptimization (#2335)

    * Avoid duplicate method calls
    
    * Replaced array_push()
    
    * Changed substr() third parameter
    
    * Use array_key_exists()
    
    * php7 opcode - internal functions
    sreichel committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    9cb2748 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f799cff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e95d73c View commit details
    Browse the repository at this point in the history
  5. Escape product titles in MSRP JavaScript (#2366)

    * Product names were not escaped. If contained a double quote, would break the JavaScript for MSRP/MAP
    
    * update contribution list
    discountscott committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    7d1a740 View commit details
    Browse the repository at this point in the history
  6. Update boxes.css (#2330)

    ADDISON74 committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    aa909db View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

  1. Configuration menu
    Copy the full SHA
    d292c51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18327f4 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/1.9.4.x' into 20.0

    app/code/core/Mage/PageCache/controllers/Adminhtml/PageCacheController.php
    Flyingmana committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    5cca7d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

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

Commits on Aug 10, 2022

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

Commits on Aug 12, 2022

  1. rebased

    fballiano committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    32cb1e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75809f1 View commit details
    Browse the repository at this point in the history
  3. rebased

    fballiano committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    3537598 View commit details
    Browse the repository at this point in the history