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

Performance is better when fetching all rows at once #4539

Closed
wants to merge 38 commits into from

Commits on Oct 6, 2015

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

Commits on Oct 9, 2015

  1. [-] CORE : Fix #PSCSX-7012, bad length for compagny field (address) f…

    …or upgrade from < 1.5.2.0
    gRoussac committed Oct 9, 2015
    Configuration menu
    Copy the full SHA
    8901373 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14b2ca7 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2015

  1. Configuration menu
    Copy the full SHA
    1e19325 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f12447 View commit details
    Browse the repository at this point in the history
  3. Merge pull request PrestaShop#4268 from gRoussac/notice

    [-] BO : Notice in AdminCustomers
    julienbourdeau committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    81aea52 View commit details
    Browse the repository at this point in the history
  4. [*] TR: update Swedish installer

    AlexEven committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    e4cb55f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b591e32 View commit details
    Browse the repository at this point in the history
  6. Merge pull request PrestaShop#4270 from tchauviere/fix/missing-aeuc-h…

    …ooks
    
    [-] FO : Added missing hook for AdvancedEU on accessories
    gRoussac committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    a0f2a12 View commit details
    Browse the repository at this point in the history
  7. Merge pull request PrestaShop#4275 from AlexEven/swedish

    [*] TR: update Swedish installer
    gRoussac committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    f1c5716 View commit details
    Browse the repository at this point in the history
  8. [-] CORE : cleanCompareProducts interval

    The $period var was not taken into account in the SQL.
    Mehdib92 committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    377a9d6 View commit details
    Browse the repository at this point in the history
  9. Merge pull request PrestaShop#4279 from Mehdib92/patch-2

    [-] CORE : cleanCompareProducts interval
    gRoussac committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    b89e4a3 View commit details
    Browse the repository at this point in the history
  10. Merge pull request PrestaShop#4241 from gRoussac/PSCSX-7012

    [-] CORE : Fix #PSCSX-7012, bad length for compagny field (address) for upgrade from < 1.5.2.0
    Maxime Biloé committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    2850be3 View commit details
    Browse the repository at this point in the history
  11. Merge pull request PrestaShop#4183 from gRoussac/guest

    [-] IN: Wrong id_guest in cart.xml
    Maxime Biloé committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    a645a2c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    78d6fe6 View commit details
    Browse the repository at this point in the history
  13. Merge pull request PrestaShop#4277 from gRoussac/js-und

    [-] FO : Fix undefined var when no combinations
    tchauviere committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    afbbce2 View commit details
    Browse the repository at this point in the history
  14. [*] FO: theme.sql new demo address

    AlexEven committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    c641bf6 View commit details
    Browse the repository at this point in the history
  15. Merge pull request PrestaShop#4281 from AlexEven/1.6.1.x-sql

    [*] FO: theme.sql new demo address
    gRoussac committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    0d55695 View commit details
    Browse the repository at this point in the history
  16. Merge pull request PrestaShop#4267 from gRoussac/PSCSX-7050

    [-] BO : Fix #PSCSX-7050, wrong pictures shown in AdminProducts
    tchauviere committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    dcb70b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2015

  1. 5 Configuration menu
    Copy the full SHA
    c140d7a View commit details
    Browse the repository at this point in the history
  2. Merge pull request PrestaShop#4150 from jocel1/hotfix-PSCSX-6942

    [-] FO : Fix performances issue with SpecificPrice (PSCSX-6942)
    Maxime Biloé committed Oct 21, 2015
    Configuration menu
    Copy the full SHA
    b6126cd View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2015

  1. //Fix d81b70a - category must be an object, not an array

    Maxime Biloé committed Oct 22, 2015
    1 Configuration menu
    Copy the full SHA
    21ba323 View commit details
    Browse the repository at this point in the history
  2. Merge pull request PrestaShop#4325 from maximebiloe/1.6.1.x

    //Fix d81b70a - category must be an object, not an array
    julienbourdeau committed Oct 22, 2015
    Configuration menu
    Copy the full SHA
    b868dfb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d030025 View commit details
    Browse the repository at this point in the history
  4. Merge pull request PrestaShop#4324 from tchauviere/fix/helper-multipl…

    …e-select
    
    // HELPER: Add brackets to multiple select name field
    julienbourdeau committed Oct 22, 2015
    Configuration menu
    Copy the full SHA
    f950f8b View commit details
    Browse the repository at this point in the history
  5. [*] CORE : SpecificPriceRule without conditions to id_product 0 inste…

    …ad of full products list
    gRoussac committed Oct 22, 2015
    Configuration menu
    Copy the full SHA
    107091c View commit details
    Browse the repository at this point in the history
  6. Merge pull request PrestaShop#4171 from gRoussac/specif-f

    [*] CORE : SpecificPriceRule without conditions to id_product 0 instead of full products list
    Maxime Biloé committed Oct 22, 2015
    Configuration menu
    Copy the full SHA
    dff7548 View commit details
    Browse the repository at this point in the history
  7. Merge pull request PrestaShop#4248 from gRoussac/PSCSX-7021

    [*] BO : Add versioning to addJS to renew admin.js
    julienbourdeau committed Oct 22, 2015
    Configuration menu
    Copy the full SHA
    9f692c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2015

  1. 1 Configuration menu
    Copy the full SHA
    68d052a View commit details
    Browse the repository at this point in the history
  2. // CORE: Only clean compare_product table if entry older than 1 week

    This commit 82c9dea introduce a bug,
    the parameter passed to the function was ignored and
    the table was cleaned all entries older than a week
    Since the function have been working this way for 4 years, we
    decided to not change the behavior and remove the parameter.
    julienbourdeau committed Oct 23, 2015
    Configuration menu
    Copy the full SHA
    d696628 View commit details
    Browse the repository at this point in the history
  3. Merge pull request PrestaShop#4330 from PrestaShop/fix/slow-product-page

    [*] BO : #PSCFV-12359 #PSCSX-1257 product tab async loading
    julienbourdeau committed Oct 23, 2015
    Configuration menu
    Copy the full SHA
    108442d View commit details
    Browse the repository at this point in the history
  4. Merge pull request PrestaShop#4331 from julienbourdeau/fix/comparePro…

    …ductClearCache
    
    // CORE: Only clean compare_product table if entry older than 1 week
    Quetzacoalt91 committed Oct 23, 2015
    Configuration menu
    Copy the full SHA
    6c53344 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2015

  1. // Check PHP syntax error with travis

    // update_eu_taxrulegroups.php avoid fatal in travis (php56)
    julienbourdeau committed Oct 26, 2015
    Configuration menu
    Copy the full SHA
    25fda84 View commit details
    Browse the repository at this point in the history
  2. Merge pull request PrestaShop#4332 from julienbourdeau/fatal-travis

    [+] Check PHP syntax error with travis
    julienbourdeau committed Oct 26, 2015
    Configuration menu
    Copy the full SHA
    69a4db7 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2015

  1. Configuration menu
    Copy the full SHA
    8b9ef15 View commit details
    Browse the repository at this point in the history
  2. Merge pull request PrestaShop#4350 from jocel1/hotfix-specificprice

    [-] FO : Fix wrong date check in specific price
    Jérôme Nadaud committed Oct 28, 2015
    Configuration menu
    Copy the full SHA
    99b5cf5 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2015

  1. // Release 1.6.1.2

    Francois Gaillard committed Oct 29, 2015
    Configuration menu
    Copy the full SHA
    ce7bb3c View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2015

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