[Fusioninventory-commit] [fusinv/fusioninventory-agent] c05d8d: No need for scheduler class

Guillaume Rousse guillomovitch at gmail.com
Thu Feb 28 23:34:11 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/fusinv/fusioninventory-agent
  Commit: c05d8d10d92e8390eca03fe7505e768af7ceea82
      https://github.com/fusinv/fusioninventory-agent/commit/c05d8d10d92e8390eca03fe7505e768af7ceea82
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-28 (Thu, 28 Feb 2013)

  Changed paths:
    M lib/FusionInventory/Agent.pm
    M lib/FusionInventory/Agent/HTTP/Server.pm
    R lib/FusionInventory/Agent/Scheduler.pm

  Log Message:
  -----------
  No need for scheduler class

A simple arrayref attribute is enough to store current targets list, and
help keeping the main loop in agent object.


  Commit: 3351fed8bd2cb6a53034108608e84cdbb3d37dec
      https://github.com/fusinv/fusioninventory-agent/commit/3351fed8bd2cb6a53034108608e84cdbb3d37dec
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-28 (Thu, 28 Feb 2013)

  Changed paths:
    M lib/FusionInventory/Agent/HTTP/Server.pm

  Log Message:
  -----------
  enforce camelCase


  Commit: 3fc5b6278d8c9a29f3ed7ee06c4075a0d5518bdf
      https://github.com/fusinv/fusioninventory-agent/commit/3fc5b6278d8c9a29f3ed7ee06c4075a0d5518bdf
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-28 (Thu, 28 Feb 2013)

  Changed paths:
    M lib/FusionInventory/Agent.pm

  Log Message:
  -----------
  merge run and _getNextTarget methods

This is much simpler to read and understand.


Compare: https://github.com/fusinv/fusioninventory-agent/compare/12abd27f2b11...3fc5b6278d8c


More information about the Fusioninventory-commit mailing list