All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Fix incorrect regexp for memory calculation.
- Use circleci for builds
- Various minor issues with tests.
- Incorrect copyright notices, referring to VPAC which no longer exists.
- Update my email address.
- Fix problems in MANIFEST.in
- Split out Debian packaging
- Fix flake8 issues.
- torque: Fix est_wall_time.
- torque (PBS Pro): Fix core count.
- New config options to allow replacing default project.
- PBS Pro uses 'project' not 'account'.
- Simplify act_wall_time processing.
- est_wall_time is optional and can be None.
- Support PBS parser as legacy alias for TORQUE.
- Ignore file not found error when reading TORQUE log file.
- Fix RPM package version.
- Include test data.
- New API to read from source. Note: Slurm reader still incomplete, memory usage information will not be read.
- Update sample torque log file.
- New version.
- More tests.
- Add Vcs headers.
- Python3 package.
- New release.
- Fix print syntax for Python3.
- Fix PEP8 issues and tests.
- Fix copyright notices.
- Check the results of the tests.
- git ignore file.
- Update pypi classifiers, we have Python3 support.
- Add missing file.
- Fix comments.
- New plugin architecture.
- Updates for Slurm support. Contributed by VLSCI.
- Update python packaging.
- Update information.
- No functional changes.
- Update Debian packaging.
- Update Debian packaging.
- Slurm specific changes from 2010.
- Initial attempt for Windows HPC support from 2011.
- Updated how slurm processes projects
- More improvements to slurm parser
- Default values for SLURM
- Added SLURM log parser
- Moved parsers into own directory
- Debian packaging changes
- Handle memory values in a cleaner way
- Parse exec_host in PBS
- Initial release.