Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Fixes INP-1760 - Don't attempt to change "CachedUrls" table for units, that are not used in Mod-Rewrite URLs

Differential Revision: http://qa.in-portal.org/D356

    • -5
    • +22
    ./core/kernel/managers/cache_manager.php
    • -0
    • +31
    ./core/units/admin/admin_events_handler.php

Fixes INP-1761 - Account for LeftJoinOptimizer during grid total calculation

Differential Revision: http://qa.in-portal.org/D357

Fixes INP-1762 - Destroy query object before logging

Differential Revision: http://qa.in-portal.org/D359

    • -17
    • +50
    ./core/kernel/db/db_connection.php
    • -7
    • +18
    ./core/kernel/db/db_load_balancer.php

Fixes INP-1763 - Use first found record in update sql in the "\kApplication::logSlowQuery" method

Differential Revision: http://qa.in-portal.org/D360

Fixes INP-1764 - Set correct exit code, when exception happens in CLI

Differential Revision: http://qa.in-portal.org/D361

Fixes INP-1765 - Use table alias, when creating calculated fields for catalog items

Differential Revision: http://qa.in-portal.org/D362

    • -1
    • +4
    ./core/kernel/db/cat_event_handler.php

Fixes INP-1766 - Change "kDBLoadBalancer::openConnection" to always update last used connection index

Differential Revision: http://qa.in-portal.org/D363

Fixes INP-1767 - Purge expired database cache entries

Differential Revision: http://qa.in-portal.org/D364

    • -0
    • +15
    ./core/units/admin/admin_events_handler.php

Fixes INP-1768 - Disable Load Balancing from CRON

Differential Revision: http://qa.in-portal.org/D365

Fixes INP-1769 - Truncate search result table instead of dropping it

Differential Revision: http://qa.in-portal.org/D366

    • -3
    • +5
    ./core/units/helpers/search_helper.php
    • -16
    • +33
    ./core/kernel/db/cat_event_handler.php

Fixes INP-1770 - Load default user persistent settings all at once

Differential Revision: http://qa.in-portal.org/D367

    • -20
    • +44
    ./core/kernel/session/session_storage.php

Fixes INP-1771 - Change slave lag detection code to use "SHOW SLAVE STATUS" query

Differential Revision: http://qa.in-portal.org/D369

    • -18
    • +15
    ./core/kernel/db/db_connection.php

Fixes INP-1772 - Don't use "/tmp" folder, when resizing uploaded images

Differential Revision: http://qa.in-portal.org/D371

    • -1
    • +1
    ./core/units/helpers/upload_helper.php

Fixes INP-1773 - Use "round" function during image resize instead of "ceil"

Differential Revision: http://qa.in-portal.org/D370

Fixes INP-1775 - Rename uploaded images to match their image type (when "storage_format" is used)

Differential Revision: http://qa.in-portal.org/D373

    • -2
    • +42
    ./core/units/helpers/upload_helper.php

Fixes INP-1776 - Define permission mapping for "OnExportCancel" event

Differential Revision: http://qa.in-portal.org/D374

Fixes INP-1777 - Preserve non-existing selected options during record field value display

Differential Revision: http://qa.in-portal.org/D375

Fixes INP-1778 - Auto-focus correct form control on error

Differential Revision: http://qa.in-portal.org/D376

Fixes INP-1779 - Throw an exception, when SQL error is detected in CLI

Differential Revision: http://qa.in-portal.org/D377

Fixes INP-1780 - Sync "Semaphores" table structure between clean install and upgrade

Differential Revision: http://qa.in-portal.org/D378

Fixes INP-1784 - Adjust "grid_total_td" block to respect "format" parameter

Differential Revision: http://qa.in-portal.org/D382

    • -2
    • +2
    ./core/admin_templates/incs/grid_blocks.tpl

Fixes INP-1788 - Trigger a warning, when not all fields were updated via "kDBItem::Update" method call

Differential Revision: http://qa.in-portal.org/D386

Fixes INP-1789 - Teach "Changes Log" section to respect "kDBItem::Update" calls with limited field set

Differential Revision: http://qa.in-portal.org/D387

Fixes INP-1785 - Always apply "no_default" format, when getting original field value

Differential Revision: http://qa.in-portal.org/D383

Fixes INP-1787 - Don't use "get_magic_quotes_gpc" function

Differential Revision: http://qa.in-portal.org/D385

    • -10
    • +0
    ./core/kernel/utility/http_query.php

Fixes INP-1786 - Don't use "continue" inside a "switch" statement

Differential Revision: http://qa.in-portal.org/D384

Fixes INP-1758 - Support PHP_CodeSniffer 3.x

Fixes INP-1744 - Make page content blocks searcheable

Differential Revision: http://qa.in-portal.org/D343

    • -0
    • +46
    ./core/units/helpers/page_helper.php

Fixes INP-1721 - Correct math for detecting allowed file size during upload

Differential Revision: http://qa.in-portal.org/D349

Fixes INP-1736 - Make "\kNavigationBar::getCategoryParentPath" method language-aware

Differential Revision: http://qa.in-portal.org/D335

    • -14
    • +30
    ./core/units/helpers/navigation_bar.php