Nicolas Hennion
|
51611928b9
|
Add info to the doc file
|
2014-06-13 14:10:02 +02:00 |
|
Alessio Sergi
|
6a55000547
|
Fix naming convention
Use CapWords convention for class names
Use new-style classes
Use lowercase with underscore for function and local variable names
(to be continued)
|
2014-06-09 19:19:19 +02:00 |
|
Alessio Sergi
|
441772b897
|
Better code organization
|
2014-06-09 13:14:23 +02:00 |
|
Alessio Sergi
|
79ec0cbe6d
|
Update man
|
2014-06-09 10:39:39 +02:00 |
|
Alessio Sergi
|
b1d8e7a260
|
Update docs
|
2014-06-08 21:08:33 +02:00 |
|
Nicolas Hennion
|
8222630785
|
Add PySNMP as extras requirment
|
2014-06-06 11:57:41 +02:00 |
|
Nicolas Hennion
|
ffc62591e3
|
Merge pull request #368 from dtiersch/german_2.0_rc4
German translations updated.
Thk @dtiersch !!!
|
2014-06-03 17:24:57 +02:00 |
|
David Tiersch
|
1de9b91c9d
|
German translations updated
needed because of the changes in d3a36c58b8 and ab23f2c574
|
2014-06-03 16:44:44 +02:00 |
|
Nicolargo
|
81b3f354c4
|
Update NEWS with release note of version 1.7.5 to 1.7.7
|
2014-06-02 22:27:17 +02:00 |
|
Alessio Sergi
|
72bd8a5b25
|
setup.py: Fix console_scripts entry point
|
2014-06-02 00:46:46 +02:00 |
|
Alessio Sergi
|
27b958a6a1
|
Fix config file detection under virtualenv
|
2014-06-02 00:16:23 +02:00 |
|
Alessio Sergi
|
5c61e5b721
|
Fix bug when batinfo library is installed but no battery is available on
the system
|
2014-06-01 18:38:07 +02:00 |
|
Nicolargo
|
43405d6c7f
|
Merge branch 'develop' of github.com:nicolargo/glances into develop
|
2014-06-01 17:36:56 +02:00 |
|
Nicolargo
|
3b45de5a18
|
Update Modernizr to 2.8.2
|
2014-06-01 17:36:29 +02:00 |
|
Alessio Sergi
|
f64533e49c
|
Per-CPU: Fix crash on non-Linux platforms
Use 'idle' instead of 'iowait' since the latter is available only on
Linux.
|
2014-06-01 17:22:22 +02:00 |
|
Nicolargo
|
483c01d9fd
|
Correct a minor bug. Nice CPU label displayed
|
2014-06-01 15:25:06 +02:00 |
|
Nicolargo
|
d5da594bcd
|
Remove unusefull screenshot and add Web interface screenshot
|
2014-05-31 14:00:56 +02:00 |
|
Nicolargo
|
95f585720e
|
Update documentation for release 2.0
|
2014-05-31 13:50:05 +02:00 |
|
Nicolargo
|
a41e426a3f
|
Update documentation screenshots
|
2014-05-31 11:28:39 +02:00 |
|
Nicolargo
|
2e0bf0be6f
|
Merge branch 'develop' of github.com:nicolargo/glances into develop
|
2014-05-30 17:51:00 +02:00 |
|
Nicolargo
|
63ee0698b0
|
Solve layout pb on Web interface (isssue #364)
|
2014-05-30 17:50:38 +02:00 |
|
Alessio Sergi
|
586ea61fc3
|
Help: commands description text align to the left
|
2014-05-29 22:55:22 +02:00 |
|
Alessio Sergi
|
ab23f2c574
|
Clean up strings
Use format() instead of % method.
|
2014-05-29 22:22:22 +02:00 |
|
Alessio Sergi
|
d3a36c58b8
|
Remove useless strings from translation
|
2014-05-29 12:22:18 +02:00 |
|
Alessio Sergi
|
861f99e26d
|
Delete data folder
HTML output is no more.
|
2014-05-28 14:54:27 +02:00 |
|
Alessio Sergi
|
73b22c1c34
|
Web: Highlight process niceness and status
|
2014-05-28 12:28:43 +02:00 |
|
Alessio Sergi
|
9ae4effd9b
|
Fix load & memory display in curses and web server mode
Use the longest string as reference and alignment point.
|
2014-05-28 11:33:22 +02:00 |
|
Nicolargo
|
388406048f
|
Correct issue #361 : Glances client always connect to 0.0.0.0 :(
|
2014-05-28 11:27:41 +02:00 |
|
Nicolas Hennion
|
d579a76460
|
Merge pull request #360 from dtiersch/german_2.0_rc1
German translation for 2.0 RC1
|
2014-05-28 08:42:23 +02:00 |
|
David Tiersch
|
4f1dc6d8dd
|
Glances 2.0 RC1 translated into German
|
2014-05-27 17:51:39 +02:00 |
|
Nicolargo
|
3cf7cc275b
|
Update the default configuration file. No Dropbox dependant
|
2014-05-27 17:02:39 +02:00 |
|
Nicolargo
|
4c78d5f15e
|
Try/catch for issue #356
|
2014-05-27 16:50:43 +02:00 |
|
Nicolas Hennion
|
2c57f019f1
|
Merge pull request #354 from dtiersch/i18n-script_2.0
"new" i18n-gen.sh for 2.0
|
2014-05-27 09:55:34 +02:00 |
|
Alessio Sergi
|
5a393a9920
|
NEWS: fix typos in v2.0
|
2014-05-27 01:57:05 +02:00 |
|
Alessio Sergi
|
4b40e3fe0e
|
Use -V (capital V) for version
-v is for verbose.
|
2014-05-27 01:30:30 +02:00 |
|
Alessio Sergi
|
950b12cfcf
|
batterie -> battery
Remove unused variables
No whitespace inside parentheses
Add missing whitespace around arithmetic operator
Fix indentation
Remove trailing whitespaces
|
2014-05-27 01:07:47 +02:00 |
|
David Tiersch
|
af4472f913
|
i18n-gen.sh adapted to 2.0
|
2014-05-27 00:55:53 +02:00 |
|
Nicolargo
|
21b5a27ed6
|
Add -v shortut to --version
|
2014-05-26 15:48:50 +02:00 |
|
Nicolargo
|
7b260f3e12
|
Ready for RC1...
|
2014-05-26 15:47:21 +02:00 |
|
Nicolargo
|
0b69b0102c
|
Cut ifName and DiskName if they are too long in the curses interface
|
2014-05-26 14:40:30 +02:00 |
|
Nicolargo
|
3e93132879
|
Windows CLI is OK but early experimental...
|
2014-05-26 14:29:43 +02:00 |
|
Nicolargo
|
d64e0aa9d1
|
No boring message if Batinfo is not found...
|
2014-05-26 14:18:36 +02:00 |
|
Nicolargo
|
72617d1ba1
|
Python 3.4 compatibility
|
2014-05-26 14:10:42 +02:00 |
|
Nicolargo
|
6db66e1276
|
Correct issue: Batterie stat is never updated
|
2014-05-26 14:02:50 +02:00 |
|
Nicolargo
|
1577ef6dff
|
Update configuration file exemple
|
2014-05-26 14:01:37 +02:00 |
|
Nicolargo
|
9cae8263a7
|
Update configuration file exemple
|
2014-05-26 14:00:18 +02:00 |
|
Nicolargo
|
8628f1e57a
|
Add bitrate limits to the networks interfaces
|
2014-05-26 13:37:51 +02:00 |
|
Nicolargo
|
5961a947db
|
Reactive limits for sensors
|
2014-05-26 12:56:40 +02:00 |
|
Nicolargo
|
87258ebf95
|
Add batteries % to the sensors list
|
2014-05-26 09:29:08 +02:00 |
|
Alessio Sergi
|
a5a4fab805
|
Config: remove unused function
Update variable names
|
2014-05-25 20:15:24 +02:00 |
|