Skip to content
Snippets Groups Projects
  1. Mar 15, 2013
  2. Mar 12, 2013
  3. Mar 05, 2013
  4. Feb 28, 2013
  5. Feb 26, 2013
  6. Feb 22, 2013
  7. Feb 21, 2013
  8. Feb 20, 2013
  9. Feb 19, 2013
  10. Feb 18, 2013
    • Michele Tartara's avatar
      Update monitoring agent report format · 3301805f
      Michele Tartara authored
      
      This commit expands the monitoring agent design document improving the
      description of the general report file format.
      
      There can be two kinds of data collectors (performance and status collectors).
      
      Every collector can now be part of a category of collectors (such as
      storage, instance, daemon, hypervisor, etc.) that defines a minimum basic
      structure that has to be common to all the collectors part of the same class.
      
      Also, such basic structure is defined for all the currently envisioned class
      of collectors.
      
      Signed-off-by: default avatarMichele Tartara <mtartara@google.com>
      Reviewed-by: default avatarGuido Trotter <ultrotter@google.com>
      3301805f
  11. Feb 15, 2013
  12. Feb 12, 2013
  13. Feb 11, 2013
  14. Feb 08, 2013
  15. Feb 06, 2013
  16. Jan 31, 2013
  17. Jan 15, 2013
    • Michael Hanselmann's avatar
      Option to include man pages in documentation · 41806ef4
      Michael Hanselmann authored
      
      Before this patch, HTML versions of man pages (man/*.rst) were already
      built. However, since they are separate from the normal documentation,
      their content is not indexed for Sphinx' search functionality.
      Additionally it would simply be nice to have everything in one place.
      
      To this end a new configure-time option is added to enable the inclusion
      of man pages into the documentation. A dedicated option is necessary to
      still be able to provide a static documentation build in the tarball
      (not including man pages) as man pages contain build-specific paths and
      values. The documentation with man pages is written to the directory
      “doc/man-html”.
      
      A future patch will extend Sphinx to link occurences of “:manpage:`…`”
      to these man pages.
      
      Signed-off-by: default avatarMichael Hanselmann <hansmi@google.com>
      Reviewed-by: default avatarGuido Trotter <ultrotter@google.com>
      41806ef4
    • Dato Simó's avatar
      design-autorepair.rst: separate list of jobs with plus sign · 6d675203
      Dato Simó authored
      
      Commas are not valid characters in tags, hence they can't be use to
      separate the different job IDs; plus signs (+) are available, and not too
      bad.
      
      Signed-off-by: default avatarDato Simó <dato@google.com>
      Reviewed-by: default avatarIustin Pop <iustin@google.com>
      6d675203
  18. Jan 14, 2013
  19. Jan 09, 2013
  20. Jan 08, 2013
Loading