nicolargo
|
744cd34585
|
Merge branch 'master' into develop
|
2016-09-10 10:53:11 +02:00 |
|
nicolargo
|
eaad5f5f3b
|
Resolve merge conflicts with master branch
|
2016-09-10 10:48:50 +02:00 |
|
nicolargo
|
bae43e926a
|
Generate man page for Glances 2.7
|
2016-09-10 10:33:37 +02:00 |
|
nicolargo
|
a9ba618e91
|
Change version to Glances 2.7
|
2016-09-10 10:32:02 +02:00 |
|
nicolargo
|
9d87192839
|
Update Glances global description
|
2016-09-04 16:53:32 +02:00 |
|
nicolargo
|
8fa75b254a
|
Update doc. Add install info in ReadTheDoc
|
2016-09-03 08:48:38 +02:00 |
|
Nicolargo
|
ede5b2ae10
|
Remove debug message...
|
2016-09-02 17:09:02 +02:00 |
|
Nicolargo
|
7381f907ad
|
Change the NEWS file for issue 887
|
2016-09-02 15:27:36 +02:00 |
|
Nicolargo
|
fd9cc986de
|
Improper bytes/unicode in glances_hddtemp.py #887
|
2016-09-02 15:25:23 +02:00 |
|
Nicolargo
|
97a9365bf8
|
Do not display anything if no battery are detected
|
2016-09-02 14:33:38 +02:00 |
|
Nicolargo
|
407dc6b65b
|
Add deps in setup.py
|
2016-09-02 10:42:03 +02:00 |
|
Nicolargo
|
74872a87f7
|
Glances 2.7_RC1
v2.7_RC1
|
2016-09-02 09:03:56 +02:00 |
|
Nicolargo
|
e3076a6e2b
|
Add Warning message if a [monitor] section is detected in the Glances configuration file
|
2016-09-01 15:29:36 +02:00 |
|
nicolargo
|
d6ada6b20f
|
Change Bootle routing to new syntax
|
2016-08-27 22:12:38 +02:00 |
|
Nicolargo
|
beade6a5cc
|
Update the setup.py to dynamicaly grab the Glances version in the __init__py script
|
2016-08-26 15:36:54 +02:00 |
|
Nicolargo
|
47904a58b9
|
Improve documentation (issue #872)
|
2016-08-26 14:05:40 +02:00 |
|
Nicolargo
|
ba5f899188
|
[WebUI] Glances will not get past loading screen - Windows OS (issue #815) / Need test
|
2016-08-26 13:19:05 +02:00 |
|
nicolargo
|
9650ce0d67
|
Change the IRQ shortcut key from R to Q. R is alread used for the RAID plugins. Also update the docs for the IRQ plugin. Last but not leat, change the ReadTheDoc theme
|
2016-08-23 20:12:49 +02:00 |
|
Nicolargo
|
122cc576dc
|
Correct some PEP8 issues in the Glances_curses script
|
2016-08-23 10:27:58 +02:00 |
|
Nicolargo
|
6517df9f73
|
Update docs for the new IRQ plugin
|
2016-08-22 09:14:41 +02:00 |
|
Nicolas Hennion
|
b5529925e9
|
Merge pull request #911 from angelopoerio/feature/irq_monitoring
Feature/irq monitoring
|
2016-08-22 08:54:37 +02:00 |
|
angelopoerio
|
4253834d8a
|
fixed clonflicts & changes for new WebUI
|
2016-08-21 20:44:18 +02:00 |
|
angelopoerio
|
a4e4c1fc42
|
fixed clonflicts
|
2016-08-21 17:06:11 +02:00 |
|
nicolargo
|
3b98eb9816
|
Limit AppVeyor to Python 2.7 and 3.5
|
2016-08-21 10:40:31 +02:00 |
|
nicolargo
|
150f63ea0f
|
Add script file for AppVeyor
|
2016-08-21 10:33:49 +02:00 |
|
nicolargo
|
addd7f06ad
|
Merge branch 'develop' of https://github.com/nicolargo/glances into develop
|
2016-08-21 10:25:46 +02:00 |
|
nicolargo
|
757ef71c42
|
Add AppVeyor CI configuration file
|
2016-08-21 10:25:33 +02:00 |
|
Nicolas Hennion
|
ab9312ce83
|
Merge pull request #909 from SkyLothar/develop
missing local variable "e".
@SkyLothar Thanks for the patch !
|
2016-08-21 10:15:03 +02:00 |
|
SkyLothar
|
b32087a136
|
missing local variable "e"
|
2016-08-21 01:14:09 +08:00 |
|
angelopoerio
|
b7f7f63261
|
fixed styling in main.py
|
2016-08-20 19:08:18 +02:00 |
|
angelopoerio
|
d92aa2e380
|
fixed styling in main.py
|
2016-08-20 19:04:17 +02:00 |
|
angelopoerio
|
d4d7d69197
|
updated test
|
2016-08-20 18:51:48 +02:00 |
|
angelopoerio
|
dc89bfb62c
|
show only in linux systems
|
2016-08-20 18:45:15 +02:00 |
|
nicolargo
|
a6daeb72de
|
Correct issue with Restful API
|
2016-08-20 18:16:45 +02:00 |
|
nicolargo
|
1198de6539
|
Update NEWS file
|
2016-08-20 18:00:13 +02:00 |
|
nicolargo
|
0f80dede95
|
Merge branch 'develop' of https://github.com/nicolargo/glances into develop
|
2016-08-20 17:59:12 +02:00 |
|
Nicolas Hennion
|
b944b21096
|
Merge pull request #906 from nclsHart/webui-gulp
[Web UI] dependency manager and build system
|
2016-08-20 17:58:57 +02:00 |
|
angelopoerio
|
8b0247e97f
|
improved aligment of UI and indentation of Python code
|
2016-08-20 17:49:13 +02:00 |
|
Nicolas Hart
|
378c105a51
|
[Web UI] add more informations in readme about build system
|
2016-08-20 17:12:28 +02:00 |
|
angelopoerio
|
5ae130e386
|
Added irq monitoring plugin
|
2016-08-20 16:26:17 +02:00 |
|
angelopoerio
|
e7fafdbdee
|
Added irq monitoring plugin
|
2016-08-20 16:26:00 +02:00 |
|
Nicolas Hart
|
483fa29cfa
|
[Web UI] dependency manager and build system
|
2016-08-15 17:04:23 +02:00 |
|
nicolargo
|
9277c27aa6
|
Remove Pypi download badge
|
2016-07-29 21:29:44 +02:00 |
|
Nicolargo
|
aa94ccb91a
|
Add reference to issue #901
|
2016-07-28 11:12:35 +02:00 |
|
Nicolargo
|
3209cfc318
|
Comment ctx switch in the default conf file
|
2016-07-25 16:22:49 +02:00 |
|
Nicolas Hennion
|
1a777d7ec3
|
Merge pull request #899 from nclsHart/ports-shortcut
Ports plugin keyboard shortcut
|
2016-07-25 14:08:34 +02:00 |
|
Nicolas Hart
|
f3aa3bd726
|
[Web UI] add ports plugin shortcut
|
2016-07-24 00:58:24 +02:00 |
|
Nicolas Hart
|
502aaf4726
|
Add ports shortcut to the help page
|
2016-07-24 00:53:50 +02:00 |
|
Nicolas Hennion
|
215d19e8f9
|
Merge pull request #897 from nclsHart/webui-ports
[Web UI] add ports plugin
|
2016-07-21 11:49:23 +02:00 |
|
Nicolas Hennion
|
b795bd9f8a
|
Merge pull request #896 from nclsHart/webui-diskio-alias
[Web UI] handle aliases in diskio plugin
|
2016-07-21 11:47:43 +02:00 |
|