- Jun 09, 2016
-
-
Nikos Skalkotos authored
Add a noqa comment to suppress: F401 '__version__' imported but unused
-
- Jun 10, 2014
-
-
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.
-
- Jun 11, 2013
-
-
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
-
- Jun 06, 2013
-
-
Nikos Skalkotos authored
-
- May 27, 2013
-
-
Nikos Skalkotos authored
-
- May 01, 2013
-
-
Nikos Skalkotos authored
-
- Apr 25, 2013
-
-
Nikos Skalkotos authored
-
- Mar 28, 2013
-
-
Nikos Skalkotos authored
-
- Mar 21, 2013
-
-
Nikos Skalkotos authored
-
- Mar 19, 2013
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- Mar 06, 2013
-
-
Nikos Skalkotos authored
-
- Jan 30, 2013
-
-
Nikos Skalkotos authored
-
- Jan 22, 2013
-
-
Nikos Skalkotos authored
-
- Jan 16, 2013
-
-
Nikos Skalkotos authored
-
- Jan 14, 2013
-
-
Nikos Skalkotos authored
-
- Dec 03, 2012
-
-
Nikos Skalkotos authored
-
- Apr 29, 2012
-
-
Nikos Skalkotos authored
This is needed because otherwise setup.py fails on some systems. Also do some more cleanup.
-
- Apr 10, 2012
-
-
Nikos Skalkotos authored
Also merge data_cleanup tasks with syspreps and did a major cleanup
-
- Mar 19, 2012
-
-
Nikos Skalkotos authored
-
- Mar 16, 2012
-
-
Nikos Skalkotos authored
All modules should use image_creator.FatalError exception to report fatal errors.
-
- Feb 24, 2012
-
-
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
-
- Feb 20, 2012
-
-
Nikos Skalkotos authored
-
- Feb 15, 2012
-
-
Nikos Skalkotos authored
-