Historique des commits

Auteur SHA1 Message Date
  romainq c1e6ec5aae Internal: buggy Exception handlers for some query APIs in CMDBSource il y a 9 ans
  romainq 960f0562b0 Completion of [3668]: #1116 (and #1117): default values for ENUMs must always be expressed as strings. il y a 9 ans
  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 il y a 10 ans
  dflaven 54818b31f9 Fixed the support of a non-default port for MySQL, thanks to theBigOne! il y a 10 ans
  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) ! il y a 11 ans
  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). il y a 11 ans
  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) il y a 11 ans
  romainq b10cf7c569 Creation of indexes on several columns (exploited for a few classes when it was obvious) il y a 11 ans
  romainq a50a161e40 #725 Specify a port for mySQL server il y a 12 ans
  dflaven 172a2c07f4 Enable support of databases which name either is a reserved word or contains non-alphanumeric characters (i.e. itop-production). il y a 12 ans
  romainq 83732ab4f0 Fixed #618 and #621 il y a 12 ans
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) il y a 12 ans
  dflaven b5fd94cc0e Preparing for the integration of the version 2.0 of the setup. il y a 12 ans
  romainq 05706f7f76 Fixed setup issues (improved modularity) il y a 13 ans
  romainq bc137493c0 #488 Replaced mysql extension with mysqli il y a 13 ans
  romainq d6f71468fa Using iTop in mode CLI: let PHP display the fatal error "unknown function mysql_connect: il y a 14 ans
  romainq 03a508a231 #359 Dehardcoded the timezone (while preserving 'Europe/Paris' as the default) il y a 14 ans
  romainq cc4481ec3e Fixed a regression in the deletion (and simplified the algorithm, though more queries will be issued) il y a 14 ans
  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. il y a 14 ans
  romainq 2104dbe176 Improved the detection of MySQL Slave status il y a 14 ans
  romainq e8c6cf5cca Allow a module to provide a handler to override application settings: OnMetaModelStarted() il y a 14 ans
  romainq 435c88baaa #239 Issue with character set (impacting searches with accents) il y a 14 ans
  romainq 57d44e2f77 Improved the internal KPI reporting tools il y a 14 ans
  romainq c973dfd743 Optimized roughly the load of user management data, and added a mean for quick profiling (to enable, add the setting log_duration) il y a 14 ans
  romainq 8624f5de85 #133 Issue on object creation with fields set to 'null' il y a 15 ans
  romainq 5a1b372fad #19 - Reviewed the licensing information and started to align the comments in the code il y a 15 ans
  dflaven 0c033ccb0f - Fixed bug #87: Strings consisting only of digits are not managed as strings il y a 15 ans
  romainq a720ea1959 Fixed #81, character set and collation set to utf-8 by default il y a 15 ans
  romainq d115df743f Fixed two bugs: il y a 15 ans
  romainq 12929d5287 Finalized the display of Enumeration attributes (the label may now be different than the value) il y a 15 ans