Skip to content
Snippets Groups Projects
  1. Jan 03, 2013
  2. Dec 31, 2012
    • Nikos Skalkotos's avatar
      Fix pep8 errors · 6228d45e
      Nikos Skalkotos authored
      6228d45e
    • Nikos Skalkotos's avatar
      Fix bugs in rsync module · d15368cc
      Nikos Skalkotos authored
       * Fix a bug where the parent process did not wait on the child
         processes.
       * Make sure that when updating the copy progress bar, at least
         0.1 seconds have passed. This guarantees that we do not experience
         any flickering in the progress bar.
      d15368cc
  3. Dec 30, 2012
  4. Dec 29, 2012
  5. Dec 28, 2012
  6. Dec 24, 2012
  7. Dec 23, 2012
  8. Dec 20, 2012
  9. Dec 19, 2012
  10. Dec 14, 2012
  11. Dec 13, 2012
  12. Dec 11, 2012
  13. Nov 21, 2012
  14. Apr 10, 2012
  15. Apr 05, 2012
  16. Mar 19, 2012
  17. 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
  18. Feb 20, 2012
Loading