-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathChangeLog
58 lines (57 loc) · 1.4 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
CHANGES
=======
* update package summary
* Change package license and fix author lastname
* cli enhacements
* Create python-publish.yml
* package generation fixes
* minor fixes
* update README
* Added ProgressBar and update README
* sort data by field datetime instead of sa file mtime
* sort data by field datetime instead of sa file mtime
* use argparse instead of getopts
* FIX: default paths
* Exit if outputpath exists
* Add multiple hostnames Warning
* FIX: convert files from previous sar versions
* Disable pylint for comment lines
* pylint fixes
* Add pylintrc file
* code cleanup
* update .gitignore
* fix outpath declaration
* pep8 fixes
* Fix pep8 violations
* data collection fixes
* accept multiple input paths as arguments
* add README.md
* Adapt to pbr
* Adapt to pbr
* Adapt to pbr
* preparing for wildcard fiole matching
* update README
* update README
* remove sar binary
* update screenshot
* remove Charts title and move legend to top
* performance improvements
* update README
* Chart Zoom added
* code cleanup
* update README
* added all newtorking charts
* CSS improvements
* CSS improvements
* added multiple charts for activities
* fix relative/absolute sar files paths
* modify charts hidden labels
* --to --from Options error control
* Added "--from DATE" and "--to DATE" Options
* be a bit more pythonic
* update README
* added network chart
* update README
* update README
* initial commit
* Initial commit