[Fusioninventory-commit] [fusinv/fusioninventory-agent] f0b28e: cosmetics

Gonéri Le Bouder goneri at rulezlan.org
Fri Sep 21 14:44:29 UTC 2012


  Branch: refs/heads/2.3.x
  Home:   https://github.com/fusinv/fusioninventory-agent
  Commit: f0b28e5282385e5b44149c02d2c2c927738a40e2
      https://github.com/fusinv/fusioninventory-agent/commit/f0b28e5282385e5b44149c02d2c2c927738a40e2
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-12 (Wed, 12 Sep 2012)

  Changed paths:
    M t/components/logger-thread.t

  Log Message:
  -----------
  cosmetics


  Commit: 28cdf5b947f84510e746115c7fa9de815cab3f42
      https://github.com/fusinv/fusioninventory-agent/commit/28cdf5b947f84510e746115c7fa9de815cab3f42
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-12 (Wed, 12 Sep 2012)

  Changed paths:
    A t/components/logger-thread.t
    R t/components/logger-thread.t

  Log Message:
  -----------
  set executable bit


  Commit: bc1251079c758cfca72f20ff0d77edae3564a755
      https://github.com/fusinv/fusioninventory-agent/commit/bc1251079c758cfca72f20ff0d77edae3564a755
  Author: Jason Smith <smithj4 at bnl.gov>
  Date:   2012-09-16 (Sun, 16 Sep 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Target.pm

  Log Message:
  -----------
  fix: Random initial delay at startup is not random

This patch fix 'delaytime' parameter.

closes: #1809


  Commit: aefa7eec0c3d007f16c4f93267a3bb872aacbb0d
      https://github.com/fusinv/fusioninventory-agent/commit/aefa7eec0c3d007f16c4f93267a3bb872aacbb0d
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-16 (Sun, 16 Sep 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Storage.pm

  Log Message:
  -----------
  fix: File::Path::mkpath error handling

RHEL5's File::Path::mkpath() doesn't support the error parameter.
According to the documentation, if we don't pass this parameter,
File::Path::mkpath() will die() in case of error. This is by
the way what we want/do.

So, I drop this {error => \my $err}, this will avoid a error message
on RHEL5 and will simplify the current code (error → die).

closes: #1817

Reported-by: Jason Smith <smithj4 at bnl.gov>


  Commit: 7fe5047612ba4aec0c11e7509a6d3f6f95af2592
      https://github.com/fusinv/fusioninventory-agent/commit/7fe5047612ba4aec0c11e7509a6d3f6f95af2592
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-17 (Mon, 17 Sep 2012)

  Changed paths:
    M .gitignore
    M Changes
    M lib/FusionInventory/Agent.pm
    M lib/FusionInventory/Agent/Storage.pm
    M lib/FusionInventory/Agent/Target.pm
    R share/pci.ids
    A t/07pciids.t
    M t/inventory/generic/lspci/controllers.t
    M tools/createExtLinks.sh

  Log Message:
  -----------
  Merge remote-tracking branch 'forge/2.2.x' into 2.2.x


  Commit: 44662a5bbc86707e68be786aa1a97babf9e8e2c0
      https://github.com/fusinv/fusioninventory-agent/commit/44662a5bbc86707e68be786aa1a97babf9e8e2c0
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-18 (Tue, 18 Sep 2012)

  Changed paths:
    A t/08changelog.t
    R t/changelog.t

  Log Message:
  -----------
  rename for consistency


  Commit: c565db0a292364b86daac0e39ddf71e6521d1ca0
      https://github.com/fusinv/fusioninventory-agent/commit/c565db0a292364b86daac0e39ddf71e6521d1ca0
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-18 (Tue, 18 Sep 2012)

  Changed paths:
    M t/08changelog.t

  Log Message:
  -----------
  load DateTime::Format::Mail at runtime


  Commit: 4801e3dd17071e93dc53b2ff542a41562ff87556
      https://github.com/fusinv/fusioninventory-agent/commit/4801e3dd17071e93dc53b2ff542a41562ff87556
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-18 (Tue, 18 Sep 2012)

  Changed paths:
    M t/components/logger-thread.t
    M t/components/server.t
    M t/components/target.t

  Log Message:
  -----------
  check threads availability before loading modules


  Commit: 21be73c5fb583883b9fd0b8bc557dd981b859d65
      https://github.com/fusinv/fusioninventory-agent/commit/21be73c5fb583883b9fd0b8bc557dd981b859d65
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-19 (Wed, 19 Sep 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Storage.pm
    M lib/FusionInventory/Agent/Target.pm
    A t/08changelog.t
    R t/changelog.t
    M t/components/logger-thread.t
    M t/components/server.t
    M t/components/target.t

  Log Message:
  -----------
  Merge branch '2.2.x' into 2.3.x


  Commit: 45dd4baf722b06d5ff0cd0be474d5e1c44747e1f
      https://github.com/fusinv/fusioninventory-agent/commit/45dd4baf722b06d5ff0cd0be474d5e1c44747e1f
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-20 (Thu, 20 Sep 2012)

  Changed paths:
    M fusioninventory-injector

  Log Message:
  -----------
  initialize LWP::UserAgent like in the agent


Compare: https://github.com/fusinv/fusioninventory-agent/compare/cf8b0646e70c...45dd4baf722b


More information about the Fusioninventory-commit mailing list