Skip to content
Snippets Groups Projects
  1. Feb 19, 2015
  2. Dec 22, 2014
  3. Dec 17, 2014
  4. Dec 15, 2014
  5. Dec 13, 2014
  6. Jun 10, 2014
    • Nikos Skalkotos's avatar
      Switch license to GPLv3 · 822ccd58
      Nikos Skalkotos authored
      According to the decision of the GRNET Board of Directors,
      switch license to GPLv3.
      
      This commit will be propagated to the release
      and master branches based on git flow, and the next
      release will be licensed as GPLv3.
      822ccd58
  7. Jun 11, 2013
    • Nikos Skalkotos's avatar
      Code Cleanup · 121f3bc0
      Nikos Skalkotos authored
       * Prefix all private methods with _
       * Write missing docstrings
       * Move all public methods above the private ones
       * Add module docstrings where missing
       * Define source code encodings on all modules
      121f3bc0
  8. Mar 28, 2013
  9. Aug 23, 2012
  10. Aug 22, 2012
  11. Aug 08, 2012
  12. Jun 14, 2012
  13. Jun 12, 2012
  14. Jun 11, 2012
  15. Apr 10, 2012
  16. Apr 05, 2012
  17. Mar 20, 2012
  18. Mar 19, 2012
  19. Feb 28, 2012
  20. Feb 24, 2012
    • Nikos Skalkotos's avatar
      Major code revision · 8c574358
      Nikos Skalkotos authored
      * Add foreach_file function in OSBase. This is used by all cleanup
        methods
      * Add slackware class. This class derives from linux and overwrites the
        log cleanup behaviour. This is needed since slackware stores all
        package management info in /var/log/packages
      * Add a shrink method in DiskDevice. This method shrinks the last
        filesystem to the minimum size
      * Make the code style comply with pep8
      8c574358
Loading