[Fusioninventory-commit] [fusinv/fusioninventory-agent] d2eeb8: no need to parse twice

Guillaume Rousse guillomovitch at gmail.com
Tue Aug 14 20:00:21 UTC 2012


  Branch: refs/heads/2.3.x
  Home:   https://github.com/fusinv/fusioninventory-agent
  Commit: d2eeb8078796d2bb666a30bc887c713fe9cab1e6
      https://github.com/fusinv/fusioninventory-agent/commit/d2eeb8078796d2bb666a30bc887c713fe9cab1e6
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-08-14 (Tue, 14 Aug 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Networks.pm

  Log Message:
  -----------
  no need to parse twice


  Commit: 10d9bc96b984bd84ab80d3919b8c01b1a8cc13f9
      https://github.com/fusinv/fusioninventory-agent/commit/10d9bc96b984bd84ab80d3919b8c01b1a8cc13f9
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-08-14 (Tue, 14 Aug 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/Vmsystem.pm

  Log Message:
  -----------
  simple variable names


  Commit: 657066194e55ad8a4b5835f214687c5e1f14fc42
      https://github.com/fusinv/fusioninventory-agent/commit/657066194e55ad8a4b5835f214687c5e1f14fc42
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-08-14 (Tue, 14 Aug 2012)

  Changed paths:
    M t/inventory/windows/softwares.t

  Log Message:
  -----------
  update expected results


  Commit: a6171c607d722eed85a392354a2bbd8cd465cac8
      https://github.com/fusinv/fusioninventory-agent/commit/a6171c607d722eed85a392354a2bbd8cd465cac8
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-08-14 (Tue, 14 Aug 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Softwares.pm
    M t/inventory/windows/softwares.t

  Log Message:
  -----------
  return softwares list as an arrayref

The software list may be quite long.


  Commit: 0ea699d4738e7632c297e421efb711a142742558
      https://github.com/fusinv/fusioninventory-agent/commit/0ea699d4738e7632c297e421efb711a142742558
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-08-14 (Tue, 14 Aug 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Softwares.pm
    M t/inventory/windows/softwares.t

  Log Message:
  -----------
  more explicit variable name


  Commit: 98f16aeaa3211809fc95419b3ee7cf3d079a631b
      https://github.com/fusinv/fusioninventory-agent/commit/98f16aeaa3211809fc95419b3ee7cf3d079a631b
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-08-14 (Tue, 14 Aug 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Softwares.pm
    M t/inventory/windows/softwares.t

  Log Message:
  -----------
  simplification

We already have all information needed to avoid duplicate, no need to
use a different system for hotfixes. Moreover, it's especially ugly
to modify input arguments in a function called getSomething().


  Commit: 5f933f26691f21e3fce4c5d755e635e217f60956
      https://github.com/fusinv/fusioninventory-agent/commit/5f933f26691f21e3fce4c5d755e635e217f60956
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-08-14 (Tue, 14 Aug 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Softwares.pm

  Log Message:
  -----------
  more consistent variable names


  Commit: 2b3682935de0b5bde3bb02f54fe4a0838df44f01
      https://github.com/fusinv/fusioninventory-agent/commit/2b3682935de0b5bde3bb02f54fe4a0838df44f01
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-08-14 (Tue, 14 Aug 2012)

  Changed paths:
    M t/inventory/windows/softwares.t

  Log Message:
  -----------
  more explicit variable names


  Commit: 273e442e051ceeb6306f76da97ea5f82cd7f1615
      https://github.com/fusinv/fusioninventory-agent/commit/273e442e051ceeb6306f76da97ea5f82cd7f1615
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-08-14 (Tue, 14 Aug 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Softwares.pm

  Log Message:
  -----------
  keep public functions first


Compare: https://github.com/fusinv/fusioninventory-agent/compare/94455207db52...273e442e051c


More information about the Fusioninventory-commit mailing list