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

Guillaume Rousse guillomovitch at gmail.com
Wed Feb 20 22:00:20 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/fusinv/fusioninventory-agent
  Commit: e4367c0c13f10ff3cf46f778f62766ab4be5a19d
      https://github.com/fusinv/fusioninventory-agent/commit/e4367c0c13f10ff3cf46f778f62766ab4be5a19d
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-01-11 (Fri, 11 Jan 2013)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages.pm

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


  Commit: d816bf9c2e92a1515e6dd90951b2509f4c862cc3
      https://github.com/fusinv/fusioninventory-agent/commit/d816bf9c2e92a1515e6dd90951b2509f4c862cc3
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-09 (Sat, 09 Feb 2013)

  Changed paths:
    M Changes
    M lib/FusionInventory/Agent/Task/Inventory/Input/AIX.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/AIX/Bios.pm
    M lib/FusionInventory/Agent/Task/Inventory/Inventory.pm
    A resources/aix/lparstat/README
    A resources/aix/lparstat/sample1
    A resources/aix/lparstat/sample2
    A resources/aix/lparstat/sample3
    A resources/aix/lparstat/sample4
    A resources/aix/lparstat/sample5
    A resources/aix/lparstat/sample6

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


  Commit: 414a7d1c6f37b68e05a7126e4f850706b7818093
      https://github.com/fusinv/fusioninventory-agent/commit/414a7d1c6f37b68e05a7126e4f850706b7818093
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-11 (Mon, 11 Feb 2013)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/PCI/Controllers.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Controllers.pm
    M lib/FusionInventory/Agent/Task/Inventory/Inventory.pm
    M t/inventory/generic/pci/controllers.t

  Log Message:
  -----------
  split PCIID into VENDORID and PRODUCTID

This is more consistent with USB devices.


  Commit: e78a7de3934275af100ba48f532b18e72d9b5937
      https://github.com/fusinv/fusioninventory-agent/commit/e78a7de3934275af100ba48f532b18e72d9b5937
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-11 (Mon, 11 Feb 2013)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/PCI/Controllers.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Controllers.pm
    M lib/FusionInventory/Agent/Task/Inventory/Inventory.pm
    M t/inventory/generic/pci/controllers.t

  Log Message:
  -----------
  use PRODUCTID instead of DEVICEID

This is even more consistent with USB devices...


  Commit: a3b6957015918ade515c60f33ca133881b7e08fb
      https://github.com/fusinv/fusioninventory-agent/commit/a3b6957015918ade515c60f33ca133881b7e08fb
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-20 (Wed, 20 Feb 2013)

  Changed paths:
    M .gitignore
    M Changes
    A Changes.deploy
    A Changes.esx
    A Changes.network
    M MANIFEST.SKIP
    M Makefile.PL
    M README
    A fusioninventory-esx
    A fusioninventory-netdiscovery
    A fusioninventory-netinventory
    A lib/FusionInventory/Agent/Manufacturer.pm
    A lib/FusionInventory/Agent/Manufacturer/3Com.pm
    A lib/FusionInventory/Agent/Manufacturer/Alcatel.pm
    A lib/FusionInventory/Agent/Manufacturer/Axis.pm
    A lib/FusionInventory/Agent/Manufacturer/Cisco.pm
    A lib/FusionInventory/Agent/Manufacturer/HewlettPackard.pm
    A lib/FusionInventory/Agent/Manufacturer/Juniper.pm
    A lib/FusionInventory/Agent/Manufacturer/Kyocera.pm
    A lib/FusionInventory/Agent/Manufacturer/Nortel.pm
    A lib/FusionInventory/Agent/Manufacturer/Wyse.pm
    A lib/FusionInventory/Agent/Manufacturer/Zebranet.pm
    A lib/FusionInventory/Agent/SNMP.pm
    A lib/FusionInventory/Agent/SNMP/Live.pm
    A lib/FusionInventory/Agent/SNMP/Mock.pm
    A lib/FusionInventory/Agent/Task/Deploy.pm
    A lib/FusionInventory/Agent/Task/Deploy/ActionProcessor.pm
    A lib/FusionInventory/Agent/Task/Deploy/ActionProcessor/Action/Cmd.pm
    A lib/FusionInventory/Agent/Task/Deploy/ActionProcessor/Action/Copy.pm
    A lib/FusionInventory/Agent/Task/Deploy/ActionProcessor/Action/Delete.pm
    A lib/FusionInventory/Agent/Task/Deploy/ActionProcessor/Action/Mkdir.pm
    A lib/FusionInventory/Agent/Task/Deploy/ActionProcessor/Action/Move.pm
    A lib/FusionInventory/Agent/Task/Deploy/CheckProcessor.pm
    A lib/FusionInventory/Agent/Task/Deploy/Datastore.pm
    A lib/FusionInventory/Agent/Task/Deploy/Datastore/WorkDir.pm
    A lib/FusionInventory/Agent/Task/Deploy/DiskFree.pm
    A lib/FusionInventory/Agent/Task/Deploy/File.pm
    A lib/FusionInventory/Agent/Task/Deploy/Job.pm
    A lib/FusionInventory/Agent/Task/Deploy/P2P.pm
    A lib/FusionInventory/Agent/Task/ESX.pm
    A lib/FusionInventory/Agent/Task/NetDiscovery.pm
    A lib/FusionInventory/Agent/Task/NetDiscovery/Dictionary.pm
    A lib/FusionInventory/Agent/Task/NetInventory.pm
    A lib/FusionInventory/Agent/Threads.pm
    A lib/FusionInventory/Agent/Tools/SNMP.pm
    A lib/FusionInventory/VMware/SOAP.pm
    A lib/FusionInventory/VMware/SOAP/Host.pm
    A resources/esx-4.1.0-1/Login.soap
    A resources/esx-4.1.0-1/RetrieveProperties-VM-16.soap
    A resources/esx-4.1.0-1/RetrieveProperties-VM-32.soap
    A resources/esx-4.1.0-1/RetrieveProperties-VM-48.soap
    A resources/esx-4.1.0-1/RetrieveProperties-VM-64.soap
    A resources/esx-4.1.0-1/RetrieveProperties.soap
    A resources/esx-4.1.0-1/RetrievePropertiesVMList.soap
    A resources/esx-4.1.0-1/ServiceInstance.soap
    A resources/messages/message2.xml
    A resources/messages/message3.xml
    A resources/models/sample1.xml
    A resources/nmap/10.0.1.1
    A resources/nmap/10.0.1.127
    A resources/nmap/10.0.1.128
    A resources/nmap/192.168.0.1
    A resources/nmap/88.191.59.1
    A resources/nmap/google.com
    A resources/walks/sample1.walk
    A resources/walks/sample2.walk
    A resources/walks/sample3.walk
    A resources/walks/sample4.result
    A resources/walks/sample4.walk
    M t/01compile.t
    M t/02critic.t
    M t/03pod.t
    M t/04pod-coverage.t
    M t/05var.t
    M t/06spelling.t
    A t/app.t
    A t/apps/netdiscovery.t
    A t/apps/netinventory.t
    A t/changelog.t
    A t/manufacturer.t
    A t/message.t
    A t/nmap.t
    A t/output.t
    A t/p2p.t
    A t/server.t
    A t/snmp/live.t
    A t/snmp/mock.t
    A t/soap.t
    A t/tools/snmp.t
    A t/validate.t

  Log Message:
  -----------
  Merge remote-tracking branch 'forge/master'


  Commit: c7499b769f744cc6e481c25a314aa60469f45695
      https://github.com/fusinv/fusioninventory-agent/commit/c7499b769f744cc6e481c25a314aa60469f45695
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-20 (Wed, 20 Feb 2013)

  Changed paths:
    M README
    A doc/deploy.mdwn
    A doc/esx.mdwn
    A doc/inventory.mdwn
    A doc/network.mdwn
    A doc/wakeonlan.mdwn

  Log Message:
  -----------
  split task-specific documentation

Remove task-specific documentation from main README, and split them into
individual markdown files under doc directory.


  Commit: dc9494cef704131a32884fbf7a97221e1cb00f58
      https://github.com/fusinv/fusioninventory-agent/commit/dc9494cef704131a32884fbf7a97221e1cb00f58
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-20 (Wed, 20 Feb 2013)

  Changed paths:
    A lib/FusionInventory/Agent/Inventory.pm
    M lib/FusionInventory/Agent/Task/ESX.pm
    M lib/FusionInventory/Agent/Task/Inventory.pm
    A lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages/SCSI.pm
    R lib/FusionInventory/Agent/Task/Inventory/Inventory.pm
    M t/components/inventory.t
    M t/xml/query/inventory.t

  Log Message:
  -----------
  make the Inventory class a top-level one

It is also used in ESX task, so it should not be part of inventory task
namespace.


  Commit: 27acd8c59ce0131ae4424ec1f98d93125a7a4c88
      https://github.com/fusinv/fusioninventory-agent/commit/27acd8c59ce0131ae4424ec1f98d93125a7a4c88
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-20 (Wed, 20 Feb 2013)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Deploy/P2P.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Networks.pm
    M lib/FusionInventory/Agent/Task/WakeOnLan.pm
    M lib/FusionInventory/Agent/Tools/Win32.pm
    R t/inventory/windows/networks.t
    M t/tools/win32.t

  Log Message:
  -----------
  move getInterfaces() in Tools::Win32

This function is heavily used outside of inventory task.


  Commit: 73c260b615067b1e8698b80178c3ce9cbf22db15
      https://github.com/fusinv/fusioninventory-agent/commit/73c260b615067b1e8698b80178c3ce9cbf22db15
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-20 (Wed, 20 Feb 2013)

  Changed paths:
    M t/inventory/generic/screen.t
    M t/tools.t
    M t/xml/response.t

  Log Message:
  -----------
  use Test::Deep everywhere

It just has to be imported carefully to avoid namespace collision with
F::A::Tools any() and all() functions.


Compare: https://github.com/fusinv/fusioninventory-agent/compare/6dad2ae6ea88...73c260b61506


More information about the Fusioninventory-commit mailing list