История коммитов

Автор SHA1 Сообщение Дата
  romainq c1e6ec5aae Internal: buggy Exception handlers for some query APIs in CMDBSource 9 лет назад
  romainq 960f0562b0 Completion of [3668]: #1116 (and #1117): default values for ENUMs must always be expressed as strings. 9 лет назад
  romainq cb006da414 #1069 Added a default value to the column definitions whenever possible: makes it less a pain to add a new hierarchical key when there are already some records in the DB 10 лет назад
  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 лет назад