db_connection.php

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

Bug #0000268: Code Cleanup in 5.2.x branch

1. misc PHP5-related changes

INP-224

  1. … 1 more file in changeset.

Fixes #0001345: Show Server Host name in Debugger Output

Commit on behalf of Dmitry

INP-1107

  1. … 2 more files in changeset.

Fixes #0001284: Notice about incorrect "current" function usage in kDBConnection class

INP-1053

Bug #0001234: Improvements to kDBConnection class (iterator, kDBConnectionDebug class)

1. adds GetColIterator method

2. replaces mysql_fetch_array to mysql_fetch_assoc method call inside iterators

INP-1009

  1. … 1 more file in changeset.

Fixes #0001234: Improvements to kDBConnection class (iterator, kDBConnectionDebug class)

INP-1009

  1. … 3 more files in changeset.

Fixes #0000065: Add "Maintenance Mode" option for Website

INP-53

  1. … 12 more files in changeset.

Fixes #0001180: Improvement of "qstr" function

INP-958

  1. … 6 more files in changeset.

Fixes #0001147: Methods for processing large data amounts from database

INP-932

Fixes #0001154: Optimization of TableFound function

INP-938

  1. … 6 more files in changeset.

Fixes #0000576: Separating Database Master/Slave Requests

INP-457

  1. … 8 more files in changeset.

Merge of "in-portal/releases/5.1.3@14548" to "in-portal/branches/5.2.x@14575".

  1. … 146 more files in changeset.

Merge of "in-portal/releases/5.1.2@14308" to "in-portal/branches/5.2.x@14560".

  1. … 98 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

  • ability to override every system class, that is retrieved via factory (e.g. kEventManager)
  • all classes are created via kFactory class, so they can be overridden too
  • system object, like kUnitConfigReader class object are no longer stored in kFactory class
  • class registration in kApplication::RegisterDefaultClasses method rearranged into logical groups
  • design patterns, noted in class/method comments, when applicatable
  • unit config re-reading redesign by interface usage

INP-224

  1. … 14 more files in changeset.

Bug #0001025: Automatically set "svn:keywords" property to PHP files

INP-827

  1. … 1007 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

Part 1 (see http://tracker.in-portal.org/view.php?id=268#bugnotes, bugnote 2970)

INP-224

  1. … 162 more files in changeset.

Merge of "in-portal/releases/5.1.1@14072" to "in-portal/branches/5.2.x@13841".

  1. … 192 more files in changeset.

Releasing version 'branches/5.2.x' (copy from 'branches/5.1.x') of 'in-portal' module.

  1. … 1593 more files in changeset.