Floran Brutel
|
e67fce0e8a
|
Fix MANIFEST for the web UI
|
2015-05-06 08:35:09 +02:00 |
|
Floran Brutel
|
0dd873151e
|
Fix date format and duration of alert in the web ui
|
2015-05-05 23:04:30 +02:00 |
|
Floran Brutel
|
227095448a
|
Fix process list when no io
|
2015-05-05 19:41:01 +02:00 |
|
Nicolargo
|
9798fb41ca
|
Correct an issue when displaying quicklook plugin on non UTF-8 terminal
|
2015-05-05 11:42:12 +02:00 |
|
Nicolargo
|
10d16c7e5b
|
Merge branch 'develop' of https://github.com/nicolargo/glances into develop
|
2015-05-04 11:32:55 +02:00 |
|
Nicolargo
|
a8e7f68d13
|
Commit Glances 2.4 RC1
|
2015-05-04 11:32:22 +02:00 |
|
Alessio Sergi
|
8d553d3fcb
|
glances_help.py: fix merge issue #480
|
2015-05-04 11:17:03 +02:00 |
|
Nicolargo
|
d125c2ede8
|
Merge feature - AngularJS based web interface #480
|
2015-05-04 10:22:09 +02:00 |
|
Alessio Sergi
|
498081769b
|
README.rst: add matplotlib to optional dependencies
|
2015-05-04 01:05:15 +02:00 |
|
nicolargo
|
fe977ee17c
|
Merge branch 'develop' of https://github.com/nicolargo/glances into develop
|
2015-05-03 17:12:23 +02:00 |
|
nicolargo
|
276654c43d
|
Limits are now exported
|
2015-05-03 17:11:49 +02:00 |
|
Alessio Sergi
|
e168e2d97b
|
Disable --tree option on non-Linux platforms (update)
|
2015-05-03 11:13:59 +02:00 |
|
Alessio Sergi
|
a912805ae9
|
Disable --tree option on non-Linux platforms
Simply doesn't work as expected.
|
2015-05-02 17:17:17 +02:00 |
|
Alessio Sergi
|
ec54bf9033
|
Be more explicit about when the modification of the locale fails
|
2015-05-02 15:32:25 +02:00 |
|
nicolargo
|
7db5ab2642
|
Solve issue: Process list header not decorating when sorting by command #551
|
2015-05-02 13:41:05 +02:00 |
|
nicolargo
|
3992ff07ad
|
Correct an issue after commit eaa8e39771 concerning the QickLook display
|
2015-05-02 12:36:48 +02:00 |
|
Nicolas Hennion
|
fa440a8ae1
|
Merge pull request #550 from nclsHart/processlist-sort
[Web UI] Processlist sort + monitor plugin
|
2015-05-02 12:08:00 +02:00 |
|
Alessio Sergi
|
eaa8e39771
|
No more translations
|
2015-05-01 19:51:15 +02:00 |
|
Nicolas Hart
|
7332bd5104
|
add monitor plugin
|
2015-05-01 17:48:57 +02:00 |
|
Nicolas Hart
|
432c669466
|
handle io sort in process list
|
2015-05-01 17:28:35 +02:00 |
|
Nicolas Hart
|
248918012a
|
fix processlist sort
|
2015-05-01 14:22:04 +02:00 |
|
Alessio Sergi
|
bcdaa089bb
|
Remove support for deprecated password method
To define a client/server password, just use --password.
|
2015-04-29 14:53:28 +02:00 |
|
Nicolargo
|
0ee0f06c64
|
Merge branch 'develop' of https://github.com/nicolargo/glances into develop
|
2015-04-29 09:03:33 +02:00 |
|
Nicolargo
|
558d7a22a1
|
Correct infinite loop in browser mode issue#547
|
2015-04-29 09:03:15 +02:00 |
|
Nicolas Hart
|
494d2634c1
|
fix issues on docker web ui
|
2015-04-28 23:25:05 +02:00 |
|
Nicolas Hart
|
c17f252a0d
|
remove load of unexisting help controller
|
2015-04-28 23:24:02 +02:00 |
|
Nicolas Hart
|
625384af44
|
move all filters in a dedicated file
|
2015-04-28 18:54:03 +02:00 |
|
Nicolas Hart
|
1f5b07a522
|
move vendors into a dedicated directory
|
2015-04-28 16:04:10 +02:00 |
|
Nicolas Hart
|
7696d1a281
|
Merge branch 'develop' into feature/issue480
|
2015-04-28 14:14:14 +02:00 |
|
Alessio Sergi
|
6c9eedbef9
|
Bump minimum required zeroconf version to 0.17
- Fix regression introduced by issue #528 fix (pointless-statement).
- 'netifaces' is a dependency of 'zeroconf==0.17', so the check is
redundant.
|
2015-04-27 12:27:17 +02:00 |
|
Alessio Sergi
|
afa43acdd7
|
Process list: TIME+: display minutes in two digits (hh:mm:ss format only)
Display a leading zero if the number is only one digit long (00-59).
Display minutes in one digit otherwise (mm:ss.ms format, 0-59).
|
2015-04-25 14:41:55 +02:00 |
|
Nicolas Hennion
|
55e4bb626a
|
Merge pull request #545 from nclsHart/ip-plugin
[Web UI] Add IP plugin
|
2015-04-23 22:39:17 +02:00 |
|
Alessio Sergi
|
a88fb52b8d
|
Process list: TIME+: highlight hours (for long running processes >= 1h)
|
2015-04-22 16:12:48 +02:00 |
|
Alessio Sergi
|
deeacc6791
|
glances_processlist.py: minor fixes
- Attribute 'tag_proc_time' defined outside __init__
- Catch the correct exception (OverflowError)
- Display '?' if no CPU times are available
|
2015-04-22 15:25:27 +02:00 |
|
Alessio Sergi
|
8d1a741e26
|
Fix regression in the default configuration settings
|
2015-04-22 11:48:33 +02:00 |
|
nicolargo
|
0dc8c18507
|
Merge branch 'develop' of https://github.com/nicolargo/glances into develop
|
2015-04-21 22:30:41 +02:00 |
|
nicolargo
|
d588cb041c
|
A first comment change to be compliant with apidoc (see http://apidocjs.com/#examples)
|
2015-04-21 22:30:20 +02:00 |
|
Alessio Sergi
|
e446d380a1
|
Process list: TIME+: display hours too
|
2015-04-21 11:44:17 +02:00 |
|
Nicolas Hart
|
ff4c3d3613
|
fix merge issue
|
2015-04-20 22:41:29 +02:00 |
|
Alessio Sergi
|
19e49f4b86
|
glances_client.py: fix function call
|
2015-04-19 23:54:02 +02:00 |
|
Nicolas Hart
|
9b0de83793
|
add ip plugin on web ui
|
2015-04-19 23:22:29 +02:00 |
|
Nicolas Hart
|
92aececa37
|
fix issue from previous merge
|
2015-04-19 23:04:56 +02:00 |
|
Nicolas Hart
|
518aa7acfe
|
Merge branch 'develop' into refactor-web-ui
Conflicts:
glances/plugins/glances_help.py
|
2015-04-19 23:01:32 +02:00 |
|
Nicolas Hart
|
7792f9d99b
|
refactor the stats template using one file per plugins
|
2015-04-19 22:48:52 +02:00 |
|
nicolargo
|
07f73ddeb6
|
Correct another UTF-8 issue
|
2015-04-19 16:52:51 +02:00 |
|
nicolargo
|
4865b6c03f
|
Use enumerate
|
2015-04-19 15:41:31 +02:00 |
|
Alessio Sergi
|
904eacebe7
|
README.rst: fix some typos
|
2015-04-19 12:45:55 +02:00 |
|
Alessio Sergi
|
4f2e051b05
|
Add sort processes by USER
|
2015-04-19 11:49:19 +02:00 |
|
nicolargo
|
3d89e34c21
|
Correct raise issue on Mac OS X 2/2
|
2015-04-18 17:48:17 +02:00 |
|
nicolargo
|
04378ec156
|
Correct raise issue on Mac OS X
|
2015-04-18 17:45:57 +02:00 |
|