Commit Graph

  • 42809bf429 FIX locales (3) 4.0 Raimon Esteve 2016-10-27 18:01:18 +0200
  • b2b9eaf0e3 FIX locales (3) main Raimon Esteve 2016-10-27 18:01:18 +0200
  • a26442f824 FIX locales (2) Raimon Esteve 2016-10-27 17:54:27 +0200
  • 356fc7b1da FIX locales (2) Raimon Esteve 2016-10-27 17:54:27 +0200
  • d55b233fb6 FIX locales Raimon Esteve 2016-10-27 17:41:08 +0200
  • cbebc57d1b FIX locales Raimon Esteve 2016-10-27 17:41:08 +0200
  • 3fb73095da Locales Raimon Esteve 2016-08-23 10:16:54 +0200
  • e8c39c4dd5 Locales Raimon Esteve 2016-08-23 10:16:54 +0200
  • 1945c68995 Add missing comma Jes?s Mart?n Jim?nez 2016-07-06 12:27:48 +0200
  • 4b11905b61 Add missing comma Jes?s Mart?n Jim?nez 2016-07-06 12:27:48 +0200
  • 6d413f5efb Fix type of inherited views Jes?s Mart?n Jim?nez 2016-07-06 12:00:37 +0200
  • d744a0902e Follow PEP-0249 for Transaction and backends Jes?s Mart?n Jim?nez 2016-07-06 11:59:43 +0200
  • 4631c6c7dc Fix sql constraints Jes?s Mart?n Jim?nez 2016-07-06 11:52:41 +0200
  • 89dd719644 Fix sql constraints Jes?s Mart?n Jim?nez 2016-07-06 11:52:41 +0200
  • 9bafb31d2a Not encode utf8 XML files Raimon Esteve 2016-06-16 15:31:47 +0200
  • 8d933e89cf Not encode utf8 XML files Raimon Esteve 2016-06-16 15:31:47 +0200
  • 63cdeda84a Increase version number Jes?s Mart?n Jim?nez 2016-05-19 12:33:08 +0200
  • 0f16fe9622 Increase version number Jes?s Mart?n Jim?nez 2016-05-19 12:31:45 +0200
  • b95de4de8a Create branch 4.0 Jes?s Mart?n Jim?nez 2016-05-19 12:26:34 +0200
  • 0f75d6119f Fix migration 3.8 Sergi Almacellas Abellana 2015-12-24 10:18:53 +0100
  • a1136989bf Fix migration (grafted from 2752760f3dbda217cf75646618de283745c4ecc4) Sergi Almacellas Abellana 2015-12-24 10:18:53 +0100
  • 13edeed73f Increase version number Sergi Almacellas Abellana 2015-12-16 00:13:15 +0100
  • 703a6e27d3 Migrate to version 3.8 Sergi Almacellas Abellana 2015-12-16 00:12:51 +0100
  • e411b94109 Migrate to version 3.8 (grafted from eec3a3932591273a0465b141921b62c21f399a00) Sergi Almacellas Abellana 2015-12-16 00:12:51 +0100
  • 7ebff69e69 Create branch 3.8 Sergi Almacellas Abellana 2015-12-02 22:25:03 +0100
  • 66a707e3f4 Create branch 3.4 3.4 Sergi Almacellas Abellana 2015-12-02 22:22:27 +0100
  • cbc12252b7 Improve performance on current states calculation. Albert Cervera i Areny 2015-08-01 02:09:02 +0200
  • a7162aa766 Ensure states_to_create variable is always set. Albert Cervera i Areny 2015-07-13 10:27:33 +0200
  • b08089c016 When searching on mappings we can surely set limit=1 to make the operation faster. Albert Cervera i Areny 2015-06-22 00:18:35 +0200
  • 5788ecec35 Add abs() to safe_eval. Albert Cervera i Areny 2015-06-02 00:01:58 +0200
  • 9c664d886a ssl.create_default_context() is not available in all Python versions so it should be wrapped inside the try-except clause too. Albert Cervera i Areny 2015-04-15 07:26:55 +0200
  • 03653a85c9 Avoid hostname verification in xmlrpc call for versions after 2.7.9. Albert Cervera i Areny 2015-04-09 10:50:03 +0200
  • 91667cbccd Delete 'monitoring.state.indicator-monitoring.check.plan' when monitoring.check.plan is removed. Albert Cervera i Areny 2015-02-03 23:09:36 +0100
  • cd5caac5e8 In Asset and CheckPlan, do not copy unwanted One2Many fields. Albert Cervera i Areny 2015-02-03 23:06:26 +0100
  • 0c7f115479 - Add a lock to ensure sync and check are not executed in parallel on the client - Use a single remote call for synchronization - Delete all synchro.mapping entries if the client was reset - Add asserts - Sync product.uom and other synchronization improvements Albert Cervera i Areny 2015-02-02 21:52:18 +0100
  • dd52acfe0a Change order of cron entries as they're executed by id number and we'd rather make sync before check. Albert Cervera i Areny 2015-02-02 21:49:33 +0100
  • f5838bc4f8 Remove uom field from integer result model. Albert Cervera i Areny 2015-02-01 12:24:08 +0100
  • 53d217a594 Set the right UOM Category on Rate, Percent and Per Mille UOMs. Albert Cervera i Areny 2015-01-31 02:21:38 +0100
  • 6d654bc9bb Add monitored_asset to check's list view. Albert Cervera i Areny 2014-12-30 22:46:41 +0100
  • 8e52aac88b Add monitored_asset to check plan's list view. Albert Cervera i Areny 2014-12-30 22:37:33 +0100
  • 1d317d51ef Add label and payload fields. Albert Cervera i Areny 2014-12-30 22:36:11 +0100
  • 14ff26501b Remove unused getter functions. Albert Cervera i Areny 2014-12-29 15:25:03 +0100
  • e0710c1f51 Add start/stop log messages to fetch_remote_assets() and update_remote_checks(). Albert Cervera i Areny 2014-12-29 15:22:47 +0100
  • 5b225c180e In update_remote_checks(), add a log message and raise an exception if login/password are not correct. Albert Cervera i Areny 2014-12-29 15:21:31 +0100
  • bad37ad307 In fetch_remote_assets() ensure we do not try to export the same asset twice. Albert Cervera i Areny 2014-12-29 15:20:36 +0100
  • e5a96af7cc When converting an object to a dict, only get the value of a field if we really have to. Albert Cervera i Areny 2014-12-29 15:18:07 +0100
  • a235941940 Some performance improvements calculating states. Still, python-sql should be used. Albert Cervera i Areny 2014-12-16 11:02:16 +0100
  • 778998d8ba Some fixes to synchronization code. Albert Cervera i Areny 2014-12-12 23:19:07 +0100
  • 63eca1f0c3 Decrease synchronization frequency to 15 minutes. Albert Cervera i Areny 2014-12-12 18:51:49 +0100
  • e553aa1f05 Add peer to synchro.mapping unique constraint and fix import. Albert Cervera i Areny 2014-12-12 18:49:54 +0100
  • ce17611319 Consider model when discarding records to be imported. Albert Cervera i Areny 2014-12-12 18:01:44 +0100
  • a5f8d02211 Fix bug introduced in previous commit. Albert Cervera i Areny 2014-12-12 17:48:30 +0100
  • 7a552976ca Do not try to import records that already exist. Albert Cervera i Areny 2014-12-12 17:46:14 +0100
  • 964e6625b4 In update_*() use login as peer. Albert Cervera i Areny 2014-12-12 18:46:35 +0100
  • 0e8ac6123a Fix crash when no login found. Albert Cervera i Areny 2014-12-12 02:07:26 +0100
  • 423b91ac47 Remove TODO which was already implemented. Albert Cervera i Areny 2014-12-11 23:42:36 +0100
  • c15e903c88 Add support for several peers in synchronization code. Albert Cervera i Areny 2014-12-11 23:38:28 +0100
  • a7449bb2b8 Make synchronization work. Albert Cervera i Areny 2014-12-11 14:11:13 +0100
  • 6b446ce807 Split asset into monitoring and monitored asset. Albert Cervera i Areny 2014-12-09 01:58:38 +0100
  • 9532eca88c Migrate to version 3.4 Sergi Almacellas Abellana 2014-11-04 18:02:23 +0100
  • 2fdfefd076 Create branch 3.2 3.2 Sergi Almacellas Abellana 2014-11-03 15:42:57 +0100
  • 301b053898 Merge. Albert Cervera i Areny 2014-11-01 16:43:26 +0100
  • 8466a0e13c Improve get_attribute() so that it can search on related assets. Albert Cervera i Areny 2014-11-01 16:43:06 +0100
  • c65ad5d29f Improve get_attribute() so that it can search on related assets. Albert Cervera i Areny 2014-11-01 16:42:51 +0100
  • a70199d775 Fix monitoring current state form definition Sergi Almacellas Abellana 2014-10-27 15:06:51 +0100
  • 1814d6a8a6 Allow displaying state value apart from state type. Albert Cervera i Areny 2014-10-20 00:09:51 +0200
  • fe73a5b7a5 Add a view to allow users know current states. Albert Cervera i Areny 2014-10-18 01:21:02 +0200
  • ab106f1065 Use 'timestamp' as _rec_name for monitoring.check model. Albert Cervera i Areny 2014-10-18 00:41:56 +0200
  • d894ae5d3d Show state lines in the appropriate color. Albert Cervera i Areny 2014-10-18 00:41:12 +0200
  • 078bcc5d0b Add default state types. Albert Cervera i Areny 2014-10-17 23:49:59 +0200
  • e962aa8a25 Add color field to monitoring.state.type. Albert Cervera i Areny 2014-10-17 23:49:33 +0200
  • b61916f4e9 Remove 'network' from test file. Albert Cervera i Areny 2014-10-17 14:36:55 +0200
  • 7dea126c17 Rename module from network_monitoring to plain 'monitoring'. Albert Cervera i Areny 2014-10-17 14:29:53 +0200
  • 1b855ba269 Add a related to open states from asset. Albert Cervera i Areny 2014-10-17 02:27:26 +0200
  • a27f345576 Add states and notifications. Albert Cervera i Areny 2014-10-17 02:11:56 +0200
  • 6aeefa2a09 Fix module name in setup.py Albert Cervera i Areny 2014-10-15 01:15:55 +0200
  • fcc6190f09 Add link between assets and parties for future handling of alert notifications. Albert Cervera i Areny 2014-10-15 00:26:49 +0200
  • 1bb34e98a7 Remove unnecessary item view. Albert Cervera i Areny 2014-10-15 00:26:15 +0200
  • 0d5e027730 Implement monitoring cron scheduler. Albert Cervera i Areny 2014-10-12 00:04:19 +0200
  • c6d60c6e55 Add get_attribute() function needed by inheriting modules. Albert Cervera i Areny 2014-10-11 23:15:23 +0200
  • c19481468d Make scheduler name translatable. Albert Cervera i Areny 2014-10-11 23:15:02 +0200
  • 6f97ea2b05 Improve result form views. Albert Cervera i Areny 2014-10-11 23:14:29 +0200
  • ad715ec138 Add byte, ratio and millisecond units of measure. Albert Cervera i Areny 2014-10-11 22:58:34 +0200
  • 1dbc213ecd Fixes for network to asset changes. Albert Cervera i Areny 2014-10-11 21:21:12 +0200
  • 97a78faefb Replace network dependency with asset. Albert Cervera i Areny 2014-10-11 16:34:06 +0200
  • 0ce2766ead Remove checks (functionality should be provided by other modules) and improve error output. Albert Cervera i Areny 2014-10-11 10:31:43 +0200
  • 65c0803cf6 initial commit. Albert Cervera i Areny 2014-07-10 16:15:01 +0200