Skip to content
Snippets Groups Projects
  1. Jun 09, 2016
  2. 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
  3. 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
  4. Jun 06, 2013
  5. May 27, 2013
  6. May 01, 2013
  7. Apr 25, 2013
  8. Mar 28, 2013
  9. Mar 21, 2013
  10. Mar 19, 2013
  11. Mar 06, 2013
  12. Jan 30, 2013
  13. Jan 22, 2013
  14. Jan 16, 2013
  15. Jan 14, 2013
  16. Dec 03, 2012
  17. Apr 29, 2012
  18. Apr 10, 2012
  19. Mar 19, 2012
  20. Mar 16, 2012
  21. 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
  22. Feb 20, 2012
  23. Feb 15, 2012
Loading