Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mon-106121 move centreon perl libs packages #1832

Draft
wants to merge 412 commits into
base: develop
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Nov 25, 2013

  1. + Fix an output for snmp traffic standard

    Quentin Garnier committed Nov 25, 2013
    Configuration menu
    Copy the full SHA
    1c4147c View commit details
    Browse the repository at this point in the history
  2. + Add adminstatus in interface list

    Quentin Garnier committed Nov 25, 2013
    Configuration menu
    Copy the full SHA
    224c6bb View commit details
    Browse the repository at this point in the history
  3. + Add mode standard 'spanning-tree' mode

    Quentin Garnier committed Nov 25, 2013
    Configuration menu
    Copy the full SHA
    343238e View commit details
    Browse the repository at this point in the history
  4. + Fix round number

    Quentin Garnier committed Nov 25, 2013
    Configuration menu
    Copy the full SHA
    674f647 View commit details
    Browse the repository at this point in the history
  5. + Add windows mode for 'service'

    Quentin Garnier committed Nov 25, 2013
    Configuration menu
    Copy the full SHA
    d7a0149 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2013

  1. + Add plugin netapp :)

    Quentin Garnier committed Nov 26, 2013
    Configuration menu
    Copy the full SHA
    b311d70 View commit details
    Browse the repository at this point in the history
  2. + Add mode 'partnerstatus' for netapp

    Quentin Garnier committed Nov 26, 2013
    Configuration menu
    Copy the full SHA
    7ba7220 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2013

  1. fixes #4972; escape single quotes

    Sylvestre Ho committed Nov 29, 2013
    Configuration menu
    Copy the full SHA
    90e8ae2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61be0ae View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2013

  1. + Add Juniper SRX monitoring plugin

    Quentin Garnier committed Dec 5, 2013
    Configuration menu
    Copy the full SHA
    a1ae97f View commit details
    Browse the repository at this point in the history
  2. + better output for some plugins

    Quentin Garnier committed Dec 5, 2013
    Configuration menu
    Copy the full SHA
    57426cf View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2013

  1. + Minor fix issue in options

    Quentin Garnier committed Dec 6, 2013
    Configuration menu
    Copy the full SHA
    2dc6d81 View commit details
    Browse the repository at this point in the history
  2. + Begin working on migrate of snmpconvertmib

    Quentin Garnier committed Dec 6, 2013
    Configuration menu
    Copy the full SHA
    1405855 View commit details
    Browse the repository at this point in the history
  3. + trap snmpconvertmib: Begin to work

    Quentin Garnier committed Dec 6, 2013
    Configuration menu
    Copy the full SHA
    3e9dfa4 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2013

  1. Fix #4661

    qgarnier committed Dec 8, 2013
    Configuration menu
    Copy the full SHA
    a053e32 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2013

  1. + Add mode for listing storages

    Quentin Garnier committed Dec 9, 2013
    Configuration menu
    Copy the full SHA
    b6944b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2013

  1. + Add Cisco ASA plugin and liststorages mode

    Quentin Garnier committed Dec 10, 2013
    Configuration menu
    Copy the full SHA
    28d9ac1 View commit details
    Browse the repository at this point in the history
  2. + Add a system to create 'custom' mode (permits to monitor some hardw…

    …are with cli commands)
    Quentin Garnier committed Dec 10, 2013
    Configuration menu
    Copy the full SHA
    0916745 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2013

  1. Begin to work on 'numericvalue' mode

    Quentin Garnier committed Dec 11, 2013
    Configuration menu
    Copy the full SHA
    9e1ed6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaf35c2 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2013

  1. + Add mode to compare string, integer in SNMP

    Quentin Garnier committed Dec 12, 2013
    Configuration menu
    Copy the full SHA
    6f91ecf View commit details
    Browse the repository at this point in the history
  2. + Understanding dynamic command. Can work on it now.

    Quentin Garnier committed Dec 12, 2013
    Configuration menu
    Copy the full SHA
    fec35c7 View commit details
    Browse the repository at this point in the history
  3. + working on new mode snmp

    Quentin Garnier committed Dec 12, 2013
    Configuration menu
    Copy the full SHA
    cde591a View commit details
    Browse the repository at this point in the history
  4. + Add SNMP mode to execute dynamic command

    Quentin Garnier committed Dec 12, 2013
    Configuration menu
    Copy the full SHA
    4fa3e33 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2013

  1. + plugins moved in dedicated repo

    qgarnier committed Dec 13, 2013
    Configuration menu
    Copy the full SHA
    4a62c82 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2013

  1. * Refs #4940 : Change metric name in rrd file in CentStorage

    Maximilien Bersoult committed Dec 16, 2013
    Configuration menu
    Copy the full SHA
    189df7b View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2013

  1. Fix #4940

    qgarnier committed Dec 21, 2013
    Configuration menu
    Copy the full SHA
    4c5b026 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2014

  1. Configuration menu
    Copy the full SHA
    3fbc9c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2014

  1. Merge branch 'master' of https://github.com/julienmathis/centreon

    Conflicts:
    	lib/perl/centreon/centstorage/CentstorageRRD.pm
    Maximilien Bersoult committed Jan 9, 2014
    Configuration menu
    Copy the full SHA
    2e6ba70 View commit details
    Browse the repository at this point in the history
  2. fix #5099

    julienmathis committed Jan 9, 2014
    Configuration menu
    Copy the full SHA
    60a3b72 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2014

  1. fix #5100

    julienmathis committed Jan 10, 2014
    Configuration menu
    Copy the full SHA
    bb51cb8 View commit details
    Browse the repository at this point in the history
  2. fix #5101

    julienmathis committed Jan 10, 2014
    Configuration menu
    Copy the full SHA
    fa7774a View commit details
    Browse the repository at this point in the history
  3. + delete script not useful

    Quentin Garnier committed Jan 10, 2014
    Configuration menu
    Copy the full SHA
    e8727ac View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2014

  1. + Fix option in trap daemon

    Quentin Garnier committed Jan 16, 2014
    Configuration menu
    Copy the full SHA
    7ef18c1 View commit details
    Browse the repository at this point in the history
  2. + Fix trap daemon option

    Quentin Garnier committed Jan 16, 2014
    Configuration menu
    Copy the full SHA
    d0c68a2 View commit details
    Browse the repository at this point in the history
  3. + Small fix (run code twice)

    Quentin Garnier committed Jan 16, 2014
    Configuration menu
    Copy the full SHA
    ce6a86b View commit details
    Browse the repository at this point in the history
  4. + Small fix

    Quentin Garnier committed Jan 16, 2014
    Configuration menu
    Copy the full SHA
    0db3391 View commit details
    Browse the repository at this point in the history
  5. + Add '/' to avoid misconfiguration in trap

    Quentin Garnier committed Jan 16, 2014
    Configuration menu
    Copy the full SHA
    59543af View commit details
    Browse the repository at this point in the history
  6. + Fix to avoid misconfiguration errors

    Quentin Garnier committed Jan 16, 2014
    Configuration menu
    Copy the full SHA
    41590a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2014

  1. Keep old format of centreon .pm config file in order to avoid to re-d…

    …evelop all modules/plugins
    julienmathis committed Jan 20, 2014
    Configuration menu
    Copy the full SHA
    6f944f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2014

  1. clean source code

    julienmathis committed Jan 22, 2014
    Configuration menu
    Copy the full SHA
    f7dc406 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2014

  1. Fix #5217

    Quentin Garnier committed Feb 18, 2014
    Configuration menu
    Copy the full SHA
    d761750 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2014

  1. Fix #5322

    Quentin Garnier committed Mar 3, 2014
    Configuration menu
    Copy the full SHA
    420ad52 View commit details
    Browse the repository at this point in the history
  2. Fix #5241

    Quentin Garnier committed Mar 3, 2014
    Configuration menu
    Copy the full SHA
    afd2969 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2014

  1. + Permits to manage no su from snmptrapd

    Quentin Garnier committed Mar 5, 2014
    Configuration menu
    Copy the full SHA
    bd0920c View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2014

  1. Fix #5334

    Quentin Garnier committed Mar 6, 2014
    Configuration menu
    Copy the full SHA
    186ca59 View commit details
    Browse the repository at this point in the history
  2. + Fix an unpleasant error msg when you reload daemon

    Quentin Garnier committed Mar 6, 2014
    Configuration menu
    Copy the full SHA
    f5bfa2c View commit details
    Browse the repository at this point in the history
  3. Merge branch '2.5.x' into 2.6.x

    Quentin Garnier committed Mar 6, 2014
    Configuration menu
    Copy the full SHA
    6730614 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2014

  1. Fix #5359

    Quentin Garnier committed Mar 13, 2014
    Configuration menu
    Copy the full SHA
    e1d08b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2014

  1. fixes #5148; fixes purge

    Sylvestre Ho committed Mar 19, 2014
    Configuration menu
    Copy the full SHA
    f154ad0 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2014

  1. Merge branch '2.5.x' into 2.6.x

    Sylvestre Ho committed Mar 20, 2014
    Configuration menu
    Copy the full SHA
    cabbee9 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2014

  1. * Fix #5423 : Missing check is script running

    * Fix #5422 : Fix update the date for table log
    Maximilien Bersoult committed Mar 28, 2014
    Configuration menu
    Copy the full SHA
    4e0c754 View commit details
    Browse the repository at this point in the history
  2. Fix #5422

    unknown authored and unknown committed Mar 28, 2014
    Configuration menu
    Copy the full SHA
    facbb36 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2014

  1. closes #5453

    Lionel Assepo committed Apr 7, 2014
    Configuration menu
    Copy the full SHA
    dd49cae View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2014

  1. fix #5457

    julienmathis committed Apr 8, 2014
    Configuration menu
    Copy the full SHA
    29aa626 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2ca394 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    764a305 View commit details
    Browse the repository at this point in the history
  4. improve coding style

    julienmathis committed Apr 8, 2014
    Configuration menu
    Copy the full SHA
    e49fd63 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2014

  1. Configuration menu
    Copy the full SHA
    4adccc6 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2014

  1. Configuration menu
    Copy the full SHA
    56aa4db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c5b062 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2014

  1. fixes #5506; remove EOQ

    Sylvestre Ho committed Apr 28, 2014
    Configuration menu
    Copy the full SHA
    a647eb4 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2014

  1. * Fix #5422 : Thanks to David DST

    Maximilien Bersoult committed May 5, 2014
    Configuration menu
    Copy the full SHA
    1416754 View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.5.x' of http://git.centreon.com/centreon into 2.5.x

    Maximilien Bersoult committed May 5, 2014
    Configuration menu
    Copy the full SHA
    8507e87 View commit details
    Browse the repository at this point in the history
  3. fix #5521

    julienmathis committed May 5, 2014
    Configuration menu
    Copy the full SHA
    63ba00c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9076649 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2014

  1. Configuration menu
    Copy the full SHA
    5c9b06b View commit details
    Browse the repository at this point in the history
  2. indent

    julienmathis committed May 6, 2014
    Configuration menu
    Copy the full SHA
    f63d35a View commit details
    Browse the repository at this point in the history

Commits on May 12, 2014

  1. Fix #5536

    Quentin Garnier committed May 12, 2014
    Configuration menu
    Copy the full SHA
    c2d924d View commit details
    Browse the repository at this point in the history

Commits on May 21, 2014

  1. Fix #5452

    Quentin Garnier committed May 21, 2014
    Configuration menu
    Copy the full SHA
    915bcad View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.5.x' into 2.6.x

    Quentin Garnier committed May 21, 2014
    Configuration menu
    Copy the full SHA
    cc455b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2014

  1. Fix #5593

    Quentin garnier committed Jun 5, 2014
    Configuration menu
    Copy the full SHA
    efd2b10 View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.5.x' into 2.6.x

    Quentin garnier committed Jun 5, 2014
    Configuration menu
    Copy the full SHA
    8560e0e View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2014

  1. Refs #5593

    Quentin Garnier committed Jun 13, 2014
    Configuration menu
    Copy the full SHA
    8706efc View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2014

  1. fix #5551

    julienmathis committed Jul 16, 2014
    Configuration menu
    Copy the full SHA
    bb691f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2014

  1. Fix #5685

    Quentin Garnier committed Jul 18, 2014
    Configuration menu
    Copy the full SHA
    94495d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2014

  1. bug in logAnalyzer

    querwin committed Jul 23, 2014
    Configuration menu
    Copy the full SHA
    6879aa1 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2014

  1. fixes #5479;

    Sylvestre Ho committed Jul 28, 2014
    Configuration menu
    Copy the full SHA
    df4939e View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2014

  1. Fix #5722

    Quentin Garnier committed Aug 5, 2014
    Configuration menu
    Copy the full SHA
    a6d7927 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db68bd7 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2014

  1. Merge branch '2.5.x' into 2.6.x

    Conflicts:
    	tmpl/install/suse/centcore.init.d
    	tmpl/install/suse/centreontrapd.init.d
    	www/include/configuration/configObject/host_categories/formHostCategories.php
    	www/include/monitoring/comments/viewServiceComment.php
    	www/include/monitoring/downtime/viewHostDowntime.php
    	www/include/monitoring/downtime/viewServiceDowntime.php
    	www/include/views/graphs/generateGraphs/generateImage.php
    Julien Mathis authored and Julien Mathis committed Nov 5, 2014
    Configuration menu
    Copy the full SHA
    c169a01 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2014

  1. Fix #5946

    Quentin Garnier committed Nov 6, 2014
    Configuration menu
    Copy the full SHA
    d1ea41e View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2014

  1. Configuration menu
    Copy the full SHA
    a3bd4fc View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2014

  1. Merge branch '2.5.x' into 2.6.x

    Conflicts:
    	tmpl/install/suse/centcore.init.d
    	www/include/configuration/configGenerate/genServices.php
    Sylvestre Ho committed Dec 22, 2014
    Configuration menu
    Copy the full SHA
    bb21780 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2014

  1. Fix #5952

    Quentin Garnier committed Dec 23, 2014
    Configuration menu
    Copy the full SHA
    51cbc86 View commit details
    Browse the repository at this point in the history
  2. Refs #5952

    Quentin Garnier committed Dec 23, 2014
    Configuration menu
    Copy the full SHA
    ede8dc2 View commit details
    Browse the repository at this point in the history
  3. Fix #5988

    Quentin Garnier committed Dec 23, 2014
    Configuration menu
    Copy the full SHA
    897dce8 View commit details
    Browse the repository at this point in the history
  4. Fix #6012

    Quentin Garnier committed Dec 23, 2014
    Configuration menu
    Copy the full SHA
    1c0f8ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b096789 View commit details
    Browse the repository at this point in the history
  6. Fix #6012

    Quentin Garnier committed Dec 23, 2014
    Configuration menu
    Copy the full SHA
    dd2c748 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2015

  1. Merge branch '2.5.x' into 2.6.x

    Sylvestre Ho committed Jan 9, 2015
    Configuration menu
    Copy the full SHA
    c08e697 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2015

  1. Fix #6100

    Quentin Garnier committed Jan 22, 2015
    Configuration menu
    Copy the full SHA
    b0fbdd9 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2015

  1. Fix #6114

    Fix #6112
    Quentin Garnier committed Jan 28, 2015
    Configuration menu
    Copy the full SHA
    a2f361d View commit details
    Browse the repository at this point in the history
  2. Fix #5469

    Quentin Garnier committed Jan 28, 2015
    Configuration menu
    Copy the full SHA
    3c1f8eb View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2015

  1. Fix #6120

    Quentin Garnier committed Jan 30, 2015
    Configuration menu
    Copy the full SHA
    99cc9f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2015

  1. * Fix #3437 : No bocking event when use same name for poller

    Maximilien Bersoult committed Feb 12, 2015
    Configuration menu
    Copy the full SHA
    1883454 View commit details
    Browse the repository at this point in the history
  2. Merethis -> Centreon

    julienmathis committed Feb 12, 2015
    Configuration menu
    Copy the full SHA
    6b4b06b View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2015

  1. Fix centreontrapd with unknown trap file

    Quentin Garnier committed Feb 19, 2015
    Configuration menu
    Copy the full SHA
    2eea6d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2015

  1. Fix #6183

    Quentin Garnier committed Mar 5, 2015
    Configuration menu
    Copy the full SHA
    77f3171 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2015

  1. Fix ack_time in events

    Quentin Garnier committed Apr 21, 2015
    Configuration menu
    Copy the full SHA
    6b0a332 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2015

  1. Fix #6391

    Quentin Garnier committed May 12, 2015
    Configuration menu
    Copy the full SHA
    8dc6627 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2015

  1. + Manage sticky ack in eventreportbuilder

    garnier-quentin committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    48da8d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2015

  1. + centreontrapd: add @DayS@ macro

    + centreontrapd: add livestatus check for downtimes
    garnier-quentin committed Jul 28, 2015
    Configuration menu
    Copy the full SHA
    24b307d View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2015

  1. + centreontrapd: add a function to forward trap

    garnier-quentin committed Jul 29, 2015
    Configuration menu
    Copy the full SHA
    7a9a5e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2015

  1. Configuration menu
    Copy the full SHA
    b26595a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3754 from garnier-quentin/2.7.x

    centreontrapd update
    qgarnier committed Aug 4, 2015
    Configuration menu
    Copy the full SHA
    e2360ca View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2015

  1. + add grouping in centreontrapd

    garnier-quentin committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    44b66f6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3778 from garnier-quentin/2.7.x

    + add grouping in centreontrapd
    qgarnier committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    e7c3b36 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2015

  1. refs #3814

    julienmathis committed Oct 7, 2015
    Configuration menu
    Copy the full SHA
    dab68a4 View commit details
    Browse the repository at this point in the history
  2. fix #3814

    julienmathis committed Oct 7, 2015
    Configuration menu
    Copy the full SHA
    1b33f10 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2015

  1. Configuration menu
    Copy the full SHA
    6242211 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2015

  1. Merge pull request #3 from centreon/2.6.x

    2.6.x
    Stéphane Duret committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    93f86e2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3828 from s-duret/2.6.x

    Pagination problem: Display errors on Servicegroup Details page
    Stéphane Duret committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    f69c254 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2015

  1. + Fix #3838

    garnier-quentin committed Oct 19, 2015
    Configuration menu
    Copy the full SHA
    3d3b527 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3839 from garnier-quentin/2.7.x

    Add group system for trap
    qgarnier committed Oct 19, 2015
    Configuration menu
    Copy the full SHA
    b897080 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2015

  1. Fix issue #CE2-87 Add purge for downtimes and comments

    Toufik MECHOUET committed Oct 20, 2015
    Configuration menu
    Copy the full SHA
    7adb293 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2015

  1. + Add purge for index_data table

    garnier-quentin committed Oct 22, 2015
    Configuration menu
    Copy the full SHA
    13d851b View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2015

  1. Configuration menu
    Copy the full SHA
    1802812 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    552928c View commit details
    Browse the repository at this point in the history
  3. #3863 Declare ssh option

    Stéphane Duret committed Oct 27, 2015
    Configuration menu
    Copy the full SHA
    b9fefd2 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2015

  1. CE2-111 merge 2.6.x to 2.7.x

    kduret committed Nov 2, 2015
    Configuration menu
    Copy the full SHA
    b6d331e View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2015

  1. Configuration menu
    Copy the full SHA
    9f0c392 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2015

  1. + Should be better (and simple)

    garnier-quentin committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    94c0b07 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2015

  1. fix broker statistics display

    kduret committed Nov 17, 2015
    Configuration menu
    Copy the full SHA
    507a628 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d579707 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5d4060 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2015

  1. correct typo

    lpinsivy committed Nov 20, 2015
    Configuration menu
    Copy the full SHA
    5035e61 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2015

  1. Correct typo

    lpinsivy committed Dec 9, 2015
    Configuration menu
    Copy the full SHA
    da06e2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d22be53 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2016

  1. Configuration menu
    Copy the full SHA
    c9ac0f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b77c5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63b6884 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2016

  1. Configuration menu
    Copy the full SHA
    3ac2f0f View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2016

  1. Configuration menu
    Copy the full SHA
    ee8a301 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2016

  1. Configuration menu
    Copy the full SHA
    f55b814 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2016

  1. Use db_port in centreon scripts

    This fixes centstorage_purge on a DB not using the standard port
    sathieu committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    ba9685f View commit details
    Browse the repository at this point in the history

Commits on May 12, 2016

  1. refs #4401

    julienmathis committed May 12, 2016
    Configuration menu
    Copy the full SHA
    8efc6c8 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2016

  1. Configuration menu
    Copy the full SHA
    12a8209 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2016

  1. remove ndo support

    julienmathis committed Jun 7, 2016
    Configuration menu
    Copy the full SHA
    ead9525 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2016

  1. Configuration menu
    Copy the full SHA
    bcb7c9d View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2016

  1. Configuration menu
    Copy the full SHA
    42910a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2016

  1. Do not check debug on poller

    table options is not exported in sqlite database, so it caused an error
    Stéphane Duret authored Jun 15, 2016
    Configuration menu
    Copy the full SHA
    9ecc64d View commit details
    Browse the repository at this point in the history
  2. Do not check debug on poller

    table options is not exported in sqlite database, so it caused an error
    Stéphane Duret authored Jun 15, 2016
    Configuration menu
    Copy the full SHA
    e94b66a View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2016

  1. Configuration menu
    Copy the full SHA
    66e95c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2016

  1. Configuration menu
    Copy the full SHA
    31419ea View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2016

  1. rename directory filesGeneration/nagiosCFG by filesGeneration/engine …

    …and rename the debug file nagiosCFG.DEBUG by centengine.DEBUG
    julienmathis committed Jul 26, 2016
    Configuration menu
    Copy the full SHA
    e7ca6e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cf8308 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2016

  1. Configuration menu
    Copy the full SHA
    13e5eb0 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2016

  1. Merge pull request #3 from centreon/2.8.x

    Update merge
    Tpo76 authored Aug 30, 2016
    Configuration menu
    Copy the full SHA
    0c2a09c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2016

  1. Configuration menu
    Copy the full SHA
    71438a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2016

  1. Merge branch 'master' into 2.9.x

    Lionel Assepo committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    d391a2f View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2016

  1. #4826 : fix reload of centreon db

    Lionel Assepo committed Dec 15, 2016
    Configuration menu
    Copy the full SHA
    78e938f View commit details
    Browse the repository at this point in the history
  2. #4826 : fix reload of centreon db

    Lionel Assepo committed Dec 15, 2016
    Configuration menu
    Copy the full SHA
    0ce36f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2016

  1. Configuration menu
    Copy the full SHA
    ae55fe8 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2017

  1. remove debug

    julienmathis committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    c0bf01f View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2017

  1. Reporting 100% Undetermined On Fresh install

    (cherry picked from commit 75d95381717ddf673d67a4f3991bf69b0ac5d4ac)
    julienmathis authored and leoncx committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    82b3b96 View commit details
    Browse the repository at this point in the history
  2. remove debug

    (cherry picked from commit 2790289e3a6aafda7efd5c46ef09e1347d8b220b)
    julienmathis authored and leoncx committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    71bbf0e View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2017

  1. centreontrapd

    loiclau committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    ce58a1e View commit details
    Browse the repository at this point in the history
  2. centreontrapd

    loiclau committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    ea02236 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2017

  1. Configuration menu
    Copy the full SHA
    eca595a View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2017

  1. Use /service/ to restart Centreon Engine in centcore.

    Matthieu Kermagoret committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    e56082e View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2017

  1. Fix: Error variable name

    Jean-Baptiste committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    28dd42b View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2017

  1. Configuration menu
    Copy the full SHA
    b377190 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2017

  1. fix merge conflicts

    kduret committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    a398b30 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2017

  1. Fix: Error variable name

    Jean-Baptiste authored and kduret committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    96b1c4a View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2017

  1. Configuration menu
    Copy the full SHA
    4055cc1 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2017

  1. finish merge with 2.8.x

    kduret committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    039c34e View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2017

  1. Merge pull request #7 from centreon/master

    Master - UPDATE
    Jean-Baptiste authored Apr 7, 2017
    Configuration menu
    Copy the full SHA
    d7a567b View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2017

  1. fix(traps): fix variable name in centreontrapd.pm

    Jean-Baptiste authored and ganoze committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    bb07b9a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2018

  1. feat(remote): add a new command in centcore service for sending of ex…

    …ports
    
    Resolve CP7M-180
    vhr committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    8a7396e View commit details
    Browse the repository at this point in the history
  2. feat(remote): add a new command in centcore service for sending of ex…

    …ports
    
    Resolve CP7M-180
    vhr authored and victorvassilev committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    08b4eba View commit details
    Browse the repository at this point in the history
  3. feat(remote): add a new command in centcore service for sending of ex…

    …ports
    
    Resolve CP7M-180
    vhr authored and victorvassilev committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    deb9709 View commit details
    Browse the repository at this point in the history
  4. merge react

    victorvassilev committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    6d7ff00 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2018

  1. feat(remote): add a new command in centcore service for sending of ex…

    …ports
    
    Resolve CP7M-180
    vhr authored and victorvassilev committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    91fe2c5 View commit details
    Browse the repository at this point in the history
  2. feat(remote): changed a remote path of exported data

    Resolve CP7M-180
    vhr committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    ffe2161 View commit details
    Browse the repository at this point in the history
  3. merge master

    victorvassilev committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    faecf1d View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2018

  1. Configuration menu
    Copy the full SHA
    46697a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2018

  1. fix(remote): centcore sendexport command

    Resolve CP7M-183
    vhr committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    9148ac9 View commit details
    Browse the repository at this point in the history
  2. fix(remote): send export scp don't create directories on remote

    Resolve CP7M-180
    vhr committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    798710b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6630 from centreon/react-menu-merged

    add remote server + new menu
    kduret authored Sep 20, 2018
    Configuration menu
    Copy the full SHA
    0375e53 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2018

  1. Extend centreon clapi (#6667)

    * add two missing npm modules
    
    * insert new auth check and command for worker
    
    * update default values
    
    * remove unused values
    
    * update typo in file
    
    * apply new changes to export function according feedback
    
    * update correct method
    
    * update send export file
    victorvassilev authored Sep 27, 2018
    Configuration menu
    Copy the full SHA
    0a8cc15 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2018

  1. Configuration menu
    Copy the full SHA
    50afad7 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2018

  1. Multistepform finalize (#6721)

    * update multistep form
    
    * add default values for path
    
    * fix(remote): update names of post request parameters
    
    * update form
    
    * fix(remote): update db query for server id
    
    * fix(remote): update api call param and decode request data
    
    * fix(remote): add centreon web folder path to external api call
    
    * fix(remote): add localhost in config and update wizard field
    
    * update task status by worker
    
    * update ping remote task
    
    * add remote task creation in worker
    
    * fix(remote): add poller connection oben broker flow config
    
    * fix(misc): remove object destructuring and fix centcore cmd call
    v-radev authored Oct 3, 2018
    Configuration menu
    Copy the full SHA
    9478c56 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2018

  1. Configuration menu
    Copy the full SHA
    2b04fbb View commit details
    Browse the repository at this point in the history
  2. enh(centcore): Use Remote Server to send conf and external commands (…

    …#6758)
    
    * enh(centcore): Use Remote Server to send conf and external commands
    * fix(typo): move parenthesis
    * fix(centcore): forward external command SYNCTRAP only in case of Remote Server
    * fix(centcore): Use Remote Server as proxy in case of synchronization of traps DB for all pollers
    lpinsivy authored Oct 16, 2018
    Configuration menu
    Copy the full SHA
    1d13a3d View commit details
    Browse the repository at this point in the history
  3. Updates to remote (#6824)

    * updates to remote init
    * remove php executable from script
    * fix(api): readd trim to get centreon_path
    * fix(centcore): use internal call
    * remove _instance_id from CfgResourceRepository:export
    * restore _instance_id in CfgResourceRepository:export and remove it from import
    * fix(clapi): add missing slash in url
    * fix(remote): cfg_resource export and PHP warnings in export, manifest and commitment class
    * fix(centcore): fixe some logs error and debug
    * fix(remote): add export directory to worktree and change owner to be apache user and group
    * fix(remote): replace placeholders with macros values
    * fix(remote): replace of placeholders
    * fix(remote): add more information for debuging of clapi services related with remote server
    * apply in progress task status
    * fix(remote): add datetime and task information for CentreonWorker::processQueue
    * fix(remote): update owner of export directory
    vhr authored Oct 16, 2018
    Configuration menu
    Copy the full SHA
    815092c View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2018

  1. Configuration menu
    Copy the full SHA
    0a99f39 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2018

  1. Configuration menu
    Copy the full SHA
    e83f20d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70f690e View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2019

  1. fix(broker): fix wizard broker configuration with one peer retention …

    …(#6959)
    
    * fix(broker): fix wizard broker configuration with one peer retention mode
    
    * enh(broker): add poller name in one peer retention configuration name
    
    Refs: #6910 #6978 #6987
    
    * add comments
    
    * fix broker configuration methods
    
    * Remote server add multiple authorized master (#7063)
    
    * fix(remote-server): Update authorizedMaster value using enableRemote
    * enh(remote-server): authorize multiple master
    
    * fix syntax error
    
    * improve centcore debug
    
    * fix bam broker configuration on remote server
    
    * test(ut): fix unit tests of remote server
    
    * test(ut): update value of mocked constants
    kduret authored Jan 14, 2019
    Configuration menu
    Copy the full SHA
    36cd746 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2019

  1. fix(sec): allow to set illegal characters for centcore (#7206)

    * fix(sec): allow to set illegal characters for centcore
    
    * add french translation for centcore illegal characters
    
    * update properly centcore parameter in database
    
    * move upgrade script
    kduret authored Mar 4, 2019
    Configuration menu
    Copy the full SHA
    fca115b View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2019

  1. Configuration menu
    Copy the full SHA
    7611ec6 View commit details
    Browse the repository at this point in the history
  2. enh(core): enhance logger lib to handle utf8

    Add possibility to pass connection options to perl db lib
    garnier-quentin authored and adr-mo committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    9ab7e5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0780c3 View commit details
    Browse the repository at this point in the history
  4. fix(core): fix getinfos information

    * Remove dead code
    garnier-quentin authored and adr-mo committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    ec59a90 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a948e70 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

  1. Configuration menu
    Copy the full SHA
    e98f33c View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2019

  1. Configuration menu
    Copy the full SHA
    d2774e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. Mon 3509 add trap regexp match 2 (#7679)

    * add trap: regexp matching and filter
    
    * update documentation
    lpinsivy authored and loiclau committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    38bf8d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2019

  1. enh(centcore): use correct ssh port (#7677)

    Refs: MON-3936
    lpinsivy authored and kduret committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    8aa7514 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2019

  1. enh(remote-server): allow to use direct ssh connection to poller from…

    … central (#7680)
    
    * enh(sql): add new field for nagios_server table
    * enh(update): add new database field on update
    * enh(form): add an option to make direct link to poller from central
    * enh(centcore): use new option in centcore
    * enh(doc): update documentation to explain this functionality
    lpinsivy authored Aug 20, 2019
    Configuration menu
    Copy the full SHA
    e7c7166 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. feat(configuration): move filesGeneration directory to /var/cache/cen…

    …treon
    kduret authored and Matthieu Kermagoret committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    436a9ea View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. refacto(remote-server): optimize execution time of export/import (#7749)

    Colin Gagnaire authored and kduret committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    245db87 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2019

  1. Configuration menu
    Copy the full SHA
    803512e View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. enh(remote-server): poller attached to multiple remote servers (#7849)

    * enh(remote-server): create table for additional relationship between poller and rs
    
    * enh(remote-server): add in poller form possibility to select additional RS
    
    * enh(remote-server): export conf of all RS linked to a poller
    
    * enh(remote-server): centcore can use additional RS to reload/start Engine and Centreontrapd & move configuration
    
    * enh(remote-server): delete missing entries in DB
    
    * enh(remote-server): add form rule
    
    * feat(front): add additional poller wizard field in poller form
    
    * add unit tests for poller from step 2
    
    * fix(sql): add missing comma in table creation
    
    * fix(update): move SQL update to beta 3
    
    * enh(remote-server): add BE to manage additionnal RS using configuration wizard
    
    * fix(react): add missing dependency
    
    * fix(remote-server): correct BE for Poller Wizard to add additional broker output
    
    * fix(remote-server): correct BE to link poller to Master Remote Server
    
    * fix(centcore): correct issue due to conflict resolution
    
    * enh(centcore): set default value if not defined
    
    * fix(centcore): correct path to forward centengine cfg files using additional RS
    
    * fix(be-wizard): do not update log file name
    
    * fix(wizard): add comment ans missing execute statement
    
    * fix(centcore): add poller prefix for all commands using Remote Server as proxy
    
    * fix(install): remove default value for table creation
    
    * fix(centcore): correct bad string concatenation
    
    * fix(style): correct PSR-2 & optimize code
    
    * fix(BE): use transaction and try/catch
    
    * fix(translation): improve translation
    lpinsivy authored and sc979 committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    a7e5e67 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

  1. Correct typo in #7849 (#7946)

    UrBnW authored and lpinsivy committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    710359e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. fix(rrd): fix rrd command line with v1.5 (#7804)

    Refs: #8084
    nelbren authored and kduret committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    3d926e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. fix(trap): fix traps regression with same oid (#8118)

    Refs: MON-4500
    garnier-quentin authored and kduret committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    1e5e610 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. chore: remove outdated Perl scripts.

    Matthieu Kermagoret authored and ganoze committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    76798f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. Configuration menu
    Copy the full SHA
    036196a View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. enh(core): replace centcore with gorgoned (#8414)

    * enh(core): generate centreon gorgone configuration file (#8160)
    
    * enh(core): add gorgone configuration file generation
    
    * fix: folder paths
    
    * fix(core): naming of file and field type
    
    * enh(core): update configuration file to take in account last modif
    
    * fix(core): correct path to private key
    
    * enh(core): add nodes module
    
    * enh(core): store stats in cache dir
    
    * enh(core): enable broker stats collection
    
    * enh(poller) Update poller form to manage gorgone (#8184)
    
    * enh(gorgone) Update config form to manage gorgone options  (#8197)
    
    * enh(chore) replace centcore by gorgone (#8172)
    
    * remove centcore perl script (#8209)
    
    * fix(UI): do not display gorgone options on central's form (#8206)
    
    * fix(UI): do not display gorgone options on central
    
    * remove duplicated code (#8215)
    
    * enh(admin): adapt broker stats page to new folder tree (#8216)
    
    * enh(core): update script to manage gorgone configuration file (#8229)
    
    * enh: exception management
    
    * enh(update): generate gorgone conf file on update
    
    * fix(translation): avoid empty gettext translation
    
    * enh(core): Add a yaml configuration loader (#8270)
    
    * MON-4737 enh(core): split gorgone configuration in different files (#8276)
    
    * enh(core): adapt upgrade script to latest modifications (#8284)
    
    * adapt update script
    
    * enh: add more check brefore trying to create the conf files
    
    * fix: correct path in the template
    
    * enh(core): update gorgone configuration files (#8293)
    
    * update configuration location
    
    * enh(gorgone): Added API to communicate with the Gorgone server (#8294)
    
    * enh(install): fix default keys pathes (#8302)
    
    * fix db name configuration template
    
    * replace remote data folder
    
    * fix rest api test
    
    * enh(UI): Add nowrap style to badge class - from aladdinchan (#8314)
    
    * fix(ui): Add hash:8 suffix to font files to avoid asset conflicts and optimize Webpack config (#8305)
    
    * Mon 4640 remove deprecated engine fields (#8233)
    
    * fix(CI): add new tests to clapi diff
    
    * fix(core): source install (#8396)
    
    * enh(core): add gorgone user and copy ssh keys
    
    * fix(api): fix options retrieval issue (#8412)
    
    * fix(core): manage the gorgone configuration files (#8400)
    
    * fix(core): duplicate SSH key on source upgrade (#8421)
    
    Co-authored-by: loiclau <[email protected]>
    Co-authored-by: Colin Gagnaire <[email protected]>
    Co-authored-by: Laurent Calvet <[email protected]>
    Co-authored-by: Bruno d'Auria <[email protected]>
    Co-authored-by: Matthieu Kermagoret <[email protected]>
    Co-authored-by: Laurent Pinsivy <[email protected]>
    Co-authored-by: Kevin Duret <[email protected]>
    Co-authored-by: Laurent Calvet <[email protected]>
    Co-authored-by: Kevin Duret <[email protected]>
    10 people authored Mar 18, 2020
    Configuration menu
    Copy the full SHA
    3ff4a67 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. feat(install): remove nagiosPerfTrace (#8514)

    Colin Gagnaire authored Apr 2, 2020
    Configuration menu
    Copy the full SHA
    8f4d501 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. Configuration menu
    Copy the full SHA
    dc854ea View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Configuration menu
    Copy the full SHA
    bbe886f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eca443f View commit details
    Browse the repository at this point in the history
  3. fix(reporting): fix reporting issues related to downtime cancellation…

    … (#8775)
    
    Refs: MON-5551
    kduret authored Jun 9, 2020
    Configuration menu
    Copy the full SHA
    ea5750f View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. fix(reporting): fix reporting calculation when downtime actual_end_ti…

    …me is null (#8807)
    
    Refs: MON-5551
    kduret authored Jun 26, 2020
    Configuration menu
    Copy the full SHA
    7616427 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. Configuration menu
    Copy the full SHA
    03ff7c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Configuration menu
    Copy the full SHA
    9b0a9b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. Configuration menu
    Copy the full SHA
    b8a6b40 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. Configuration menu
    Copy the full SHA
    113adf9 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Configuration menu
    Copy the full SHA
    f100e3a View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Configuration menu
    Copy the full SHA
    53f6383 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. fix(sql): fix compatibility with MySQL 8 (#10034)

    Refs: MON-10739
    kduret authored Jul 29, 2021
    Configuration menu
    Copy the full SHA
    f7a301a View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. Configuration menu
    Copy the full SHA
    a3f765b View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. fetch and rebase (#235)

    sc979 authored Dec 28, 2021
    Configuration menu
    Copy the full SHA
    206e753 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f819a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Configuration menu
    Copy the full SHA
    73a86bb View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. enh(conf) handle new centengine logger in configuration (#11013)

    * remove log_archive_path, log_rotation_method, daemon_dumps_core, move debug config section in log options tab
    
    * add logger v2 form
    
    * fix form
    
    * update cfg_nagios table, create cfg_angios_logger table in DB
    
    * fix sql table creation
    
    * fix install default logger config
    
    * get logger info in form, fix jquery form display
    
    * modify cfg_nagios tables
    
    * fix default values of new logger for install/upgrade
    
    * fix default values of new logger for install/upgrade
    
    * handle config creation with logger V2
    
    * update default values for logger v2
    
    * handle update with logger V2
    
    * remove helptooltips
    
    * fix typo
    
    * fix form, logger update, handle conf export
    
    * fix logger update
    
    * handle logger v2
    
    * update clapi export file for tests
    
    * update scripts to get archives_path from log_file_path
    
    * add form translation
    
    * fix code style
    
    * Apply suggestion
    
    * Apply suggestions from code review
    
    Co-authored-by: Kevin Duret <[email protected]>
    
    * add translation lines on po files
    
    * Apply suggestions
    
    * move create table to sql update file
    
    * Update www/install/createTables.sql
    
    Co-authored-by: Laurent Calvet <[email protected]>
    
    * Remove duplicate comments
    
    * Change log_level_external_commands default level
    
    * Apply suggestions from code review
    
    * create loggerV2Cfg in DB when creating/duplicating poller, duplicating engineCfg
    
    * update form to display log enable/disable options
    
    * export old log options
    
    * Apply suggestions from code review (docblock)
    
    Co-authored-by: Kevin Duret <[email protected]>
    
    * Fix form display, remove useless translation
    
    * Apply suggestions from code review
    
    Co-authored-by: Kevin Duret <[email protected]>
    
    * bind request values
    
    * fix translation
    
    * Update www/include/configuration/configNagios/DB-Func.php
    
    Co-authored-by: Laurent Calvet <[email protected]>
    
    * fix code style
    
    Co-authored-by: Kevin Duret <[email protected]>
    Co-authored-by: Laurent Calvet <[email protected]>
    3 people authored May 6, 2022
    Configuration menu
    Copy the full SHA
    a432950 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    ea533bd View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    e49f566 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. merge centreon-dsm

    tuntoja committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    1ffbe04 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    665bd1a View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    ec61bf6 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    8e65ca8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aaf0f61 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    8b80452 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    ecfe7be View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Empty-Commit

    tuntoja committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    5bad36b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97a58d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    a939107 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    91427f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    69c16cb View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. ci(perl-libs): move common libs in another package to be used by gorg…

    …one/centreon_vmware
    
    Refs:MON-106121
    Evan-Adam committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    d91e06b View commit details
    Browse the repository at this point in the history
  2. feat(perl-logger): merge and enhance logger library.

    * add new log level to be used by clients
    * add getter/setter for new option withdate and fix withpid
    * simplify writeLog sub
    
    Refs:MON-106121
    Evan-Adam committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    f7a86df View commit details
    Browse the repository at this point in the history
  3. test(perl-logger): Add unit tests and run them on the CI

    * Add a readme file
    * Add a github workflow to run all tests on every changes.
    This workflow use centreon-plugin docker image.
    
    Refs:MON-106121
    Evan-Adam committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    4528304 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    578d889 View commit details
    Browse the repository at this point in the history
  5. feat(perl-libs): add new vault library and it's tests

    * this library was initialy started in centreon-plugin repository, but
      need to be used by centreon_vmware and gorgone, so it should be in a
      common package.
    
    Change since centreon-plugins:
    * update error message to be less alarming for the user.
    * app_secret can be retrieved from .env file if env variable is not set.
    * remove error log when vault is not enabled. As vault is optionnal if
      it is not configured it should be warning at most.
    
    Refs:MON-106121
    Evan-Adam committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    47f38cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    04a5127 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'repo-A/MON-106121-pull-wss-add-gorgone-…

    …parameter-to-get-vault-credentials' into MON-106121-move-centreon-perl-libs-packages
    Evan-Adam committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    e826da7 View commit details
    Browse the repository at this point in the history