提交历史

作者 SHA1 备注 提交日期
  dflaven 54818b31f9 Fixed the support of a non-default port for MySQL, thanks to theBigOne! 10 年之前
  dflaven f0dfc96586 Fixed a regression introduced by [3188], which affects the Audit results and also potentially the User rights. Many thanks to Jean-Francois Bilger for finding the issue (and the associated fix) ! 11 年之前
  dflaven 3ac66f14bc Use the object oriented verison of the MySQLi API which seems free of memory leaks (compared to the procedural version of the same API). 11 年之前
  romainq 8e56326322 Improved the KPI logging: setting log_kpi_duration to 2 will enable blaming of the FIRST caller (callstack entirely shown in the produced report) 11 年之前
  romainq b10cf7c569 Creation of indexes on several columns (exploited for a few classes when it was obvious) 11 年之前
  romainq a50a161e40 #725 Specify a port for mySQL server 12 年之前
  dflaven 172a2c07f4 Enable support of databases which name either is a reserved word or contains non-alphanumeric characters (i.e. itop-production). 12 年之前
  romainq 83732ab4f0 Fixed #618 and #621 12 年之前
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) 12 年之前
  dflaven b5fd94cc0e Preparing for the integration of the version 2.0 of the setup. 12 年之前
  romainq 05706f7f76 Fixed setup issues (improved modularity) 13 年之前
  romainq bc137493c0 #488 Replaced mysql extension with mysqli 13 年之前
  romainq d6f71468fa Using iTop in mode CLI: let PHP display the fatal error "unknown function mysql_connect: 14 年之前
  romainq 03a508a231 #359 Dehardcoded the timezone (while preserving 'Europe/Paris' as the default) 14 年之前
  romainq cc4481ec3e Fixed a regression in the deletion (and simplified the algorithm, though more queries will be issued) 14 年之前
  romainq 6421f721cc Email sent in asynchronous mode (established the base for an application internal CRON, task queue, etc.) with adjustable configuration (disable by default). Also improved the OQL: IS_NULL() and REGEXP have been added. 14 年之前
  romainq 2104dbe176 Improved the detection of MySQL Slave status 14 年之前
  romainq e8c6cf5cca Allow a module to provide a handler to override application settings: OnMetaModelStarted() 14 年之前
  romainq 435c88baaa #239 Issue with character set (impacting searches with accents) 14 年之前
  romainq 57d44e2f77 Improved the internal KPI reporting tools 14 年之前
  romainq c973dfd743 Optimized roughly the load of user management data, and added a mean for quick profiling (to enable, add the setting log_duration) 14 年之前
  romainq 8624f5de85 #133 Issue on object creation with fields set to 'null' 15 年之前
  romainq 5a1b372fad #19 - Reviewed the licensing information and started to align the comments in the code 15 年之前
  dflaven 0c033ccb0f - Fixed bug #87: Strings consisting only of digits are not managed as strings 15 年之前
  romainq a720ea1959 Fixed #81, character set and collation set to utf-8 by default 15 年之前
  romainq d115df743f Fixed two bugs: 15 年之前
  romainq 12929d5287 Finalized the display of Enumeration attributes (the label may now be different than the value) 15 年之前
  romainq 87047aabf3 - Fixed bug with change tracking of TEXT attributes 15 年之前
  dflaven 2158d3223e - First implementation of documents 15 年之前
  dflaven 44f141aa02 - Fixed the support of Internet Explorer (tested on IE7 and IE8) 15 年之前