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

Fixes INP-1756 - Create "Security*" classes for security-related jobs

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

Fixes INP-1801 - Use dynamic protocol during installation

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

  1. … 1 more file in changeset.

Fixes INP-1757 - Replace "each" function usage with equivalent code

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

  1. … 19 more files in changeset.

Fixes INP-1756 - Create "Security*" classes for security-related jobs

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

  1. … 10 more files in changeset.

Fixes INP-1560 - Migrate "mysql" to "mysqli" database type during upgrade

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

Fixes INP-1577 - CS fix all variable type comment

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

  1. … 177 more files in changeset.

[backported] Fixes INP-1638 - Create intermediate class to access /system/config.php file

Conflicts:

  • core/install/install_toolkit.php
  • core/units/helpers/modules_helper.php
  1. … 27 more files in changeset.

[backported] Fixes INP-1635 - Create IDBConnection interface

Conflicts:

  • core/kernel/db/db_connection.php
  • core/kernel/utility/unit_config.php
  1. … 21 more files in changeset.

Fixes INP-1394 - Enable Composer Support

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

  1. … 8 more files in changeset.

Fixes INP-1278 - Use ENT_QUOTES with 'htmlspecialchars'

  1. … 41 more files in changeset.

Fixes INP-1235 - Incorrect date processing on PHP 5.2 and smaller

  1. … 1 more file in changeset.

Fixes #0001423: Function "htmlspecialchars" breaks down UTF-8 encoding

INP-1176

  1. … 18 more files in changeset.

Fixes #0001421: Don't use $_REQUEST in Debugger

INP-1175

  1. … 1 more file in changeset.

Fixes #0001362: Use even more secure password hashing algorithm

INP-1122

  1. … 14 more files in changeset.

Fixes #0001003: Logging engine

INP-811

  1. … 26 more files in changeset.

Fixes #0001222: Incorrect PageInfo Mapping and Navbar

INP-997

  1. … 8 more files in changeset.

Fixes #0001220: Incomplete /system/config.php file after upgrade

INP-995

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code (makeClass & recallObject methods)

INP-224

  1. … 138 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code

INP-224

  1. … 95 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. usage of undefined USER_ROOT constant during installation

INP-224

Fixes #0001011: Review and Rename Table Names in CORE

INP-815

  1. … 95 more files in changeset.

Fixes #0001190: Theme language pack not upgraded on module upgrade

INP-967

Fixes #0001183: Separate setting for default Email Sender / Recipients

Done Additionally:

1. wrong constants were used on "Settings" tab (e-mail event editing page) resulting JS error

2. e-mail sending to a group, specified on "Settings" tab (e-mail event editing page) wasn't working

INP-960

  1. … 18 more files in changeset.

Fixes #0000511: Auto-Logout Admin Session after Installation

INP-425

Fixes #0000413: System Requirements Check before In-Portal Installation

INP-343

  1. … 5 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. added try/catch constructs in places when folder given to DirectoryIterator class could be missing

INP-224

  1. … 3 more files in changeset.

Fixes #0000969: New "System Configuration" installation step

INP-783

  1. … 5 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. fixed path to s.gif in FCKEditor file browse dialog

2. same kModulesHelper::getModules method is used during installation and in admin to get modules, that can be installed

3. fixed some PhpDoc comments, that were not matching their method declarations

4. moved duplicate request processing detection into Request class (from kApplication class)

5. replaced aliased function calls with original function calls

6. fixed some grammatical errors

7. most of file system interations (where folder is scanned for a specific content) are replaced with DirectoryIterator (from SPL)

8. removed duplicate tags from FckTagProcessor, since their copy from fckFCKHelper class was used

INP-224

  1. … 62 more files in changeset.

Fixes #0001005: Incorrectly Detected BASE_PATH in Cron

Commit on behalf of Erik

INP-812

  1. … 11 more files in changeset.

Fixes #0000950: Log CURL requests to database table instead of file

Commit on behalf of Erik

INP-764

  1. … 5 more files in changeset.