Christopher Hiller
f8fa2024ed
add intersphinx inventory
2019-06-20 11:46:07 -07:00
nicolargo
f8e036ee25
Merge branch 'issue1491' into develop
2019-06-12 23:14:52 +02:00
nicolargo
1d1a6d9922
Performance issue with large folder #1491
2019-06-12 23:14:21 +02:00
nicolargo
bdd557437a
Allow comma separated commands in AMP
2019-05-31 16:35:24 +02:00
nicolargo
f7f78f7d1c
UnicodeEncodeError: 'ascii' codec can't encode character u'\u25cf' - Raspbian stretch #1483
2019-05-19 13:42:42 +02:00
nicolargo
cbb924d54c
Remove debug message
2019-05-19 13:26:29 +02:00
nicolargo
d751c0521d
Correct an issue introduced in latest commit
2019-05-19 13:25:05 +02:00
nicolargo
14350c5f4c
A simple hask to disable plugin if a an error occurs on load
2019-05-19 11:09:42 +02:00
nicolargo
5bd4d587a7
Add Future lib
2019-04-27 11:02:04 +02:00
nicolargo
555f3b8654
Glances crash on startup with a KeyError:u'docker' #1477
2019-04-27 10:47:12 +02:00
nicolargo
b9d37ecaf2
xMerge branch 'develop' of https://github.com/nicolargo/glances into develop
2019-04-22 17:19:45 +02:00
nicolargo
422d3dea01
Correct an issue with Loag plugin on Windows OS
2019-04-22 17:19:36 +02:00
Nicolas Hennion
424bbb5853
Merge pull request #1476 from notFloran/fix-1465
...
[WebUI] Fix empty list of processes for Windows
2019-04-22 17:13:55 +02:00
Floran Brutel
6d9cbe831f
🐛 Fix username handling when is null
2019-04-22 12:59:55 +02:00
nicolargo
47b2983f28
Improve string encodeing/deconding
2019-04-22 10:40:29 +02:00
Nicolas Hennion
bf7267ba2a
Merge pull request #1473 from notFloran/webui-rewrite-refresh-time
...
Better method to pass "refresh time" from glances to the WebUI
2019-04-21 10:02:10 +02:00
nicolargo
d8da35319e
Regression. Curses interface issue with Python 3. #1475
2019-04-20 16:25:10 +02:00
nicolargo
7ed5e8d295
Quicklook is broken #1474 (for both Python 2 and 3)
2019-04-20 15:40:35 +02:00
nicolargo
094f09eb0d
Quicklook is broken #1474
2019-04-20 14:50:26 +02:00
Floran Brutel
e408a2a202
Better handling of refresh time in the web ui
2019-04-20 11:53:01 +02:00
Nicolas Hennion
68d10873bb
Merge pull request #1472 from notFloran/webui-fix-isLinux
...
[WebUI] Fix use of isLinux
2019-04-20 11:23:32 +02:00
Nicolas Hennion
66f742c09c
Merge pull request #1471 from mendelgusmao/duplicate-pub-ip
...
Filter duplicate public IP addresses in IP plugin
2019-04-20 11:22:34 +02:00
Floran Brutel
cd40aede14
🐛 Fix use of isLinux in the web ui
2019-04-20 10:42:49 +02:00
MendelGusmao
f08abbfb6c
Filter duplicate public IP addresses in IP plugin
2019-04-18 21:25:01 -03:00
nicolargo
f68da86493
Update sparkline with current %
2019-04-18 09:34:02 +02:00
nicolargo
a5b46a9db1
Update doc
2019-04-18 09:03:21 +02:00
nicolargo
03e0866b50
Stack trace when starts Glances on CentOS #1470
2019-04-18 08:53:01 +02:00
nicolargo
dbc7b96e51
Merge branch 'issue1469' into develop
2019-04-18 08:47:26 +02:00
nicolargo
a55092e760
Getting an error when running with prometheus exporter #1469
2019-04-18 08:47:09 +02:00
nicolargo
727042042a
Too less data using prometheus exporter #1462 (update doc and NEWS file)
2019-04-12 11:55:51 +02:00
nicolargo
f9f7bf2f36
Too less data using prometheus exporter #1462
2019-04-12 11:50:47 +02:00
Nicolas Hennion
c645ef81ae
Merge pull request #1467 from Lin-Buo-Ren/patch/snap/general-improvements
...
snap: general improvements
2019-04-12 10:55:51 +02:00
林博仁(Buo-ren Lin)
6fdf37ef89
snap: Incorporate selective-checkout to ensure a revision for stable channel is always available
...
Refer-to: Selective-checkout: Check out the tagged release revision if it isn't promoted to the stable channel - doc - snapcraft.io <https://forum.snapcraft.io/t/selective-checkout-check-out-the-tagged-release-revision-if-it-isnt-promoted-to-the-stable-channel/10617 >
Refer-to: Releasing your app - Documentation for snaps: Universal Linux packages <https://docs.snapcraft.io/releasing-your-app/6795 >
Signed-off-by: 林博仁(Buo-ren Lin) <Buo.Ren.Lin@gmail.com>
2019-04-12 01:08:58 +08:00
林博仁(Buo-ren Lin)
15a9925d2a
snap: Unify sequence indentation style
...
Signed-off-by: 林博仁(Buo-ren Lin) <Buo.Ren.Lin@gmail.com>
2019-04-12 00:45:47 +08:00
林博仁(Buo-ren Lin)
2401523cb4
snap: Migrate to core
base
...
This patch allows the snap to use the latest Snapcraft features.
Signed-off-by: 林博仁(Buo-ren Lin) <Buo.Ren.Lin@gmail.com>
2019-04-12 00:40:28 +08:00
Nicolas Hennion
b9dacd1e98
Merge pull request #1466 from sentriz/webintfsensorsalias
...
show sensors alias in web interface
2019-04-11 13:32:21 +02:00
Nicolas Hennion
9b7e7f1ba7
Merge pull request #1464 from Lin-Buo-Ren/patch/snap/support-canonical-config-paths
...
snap: Support canonical config paths, fixes #1403
2019-04-11 13:31:21 +02:00
Nicolas Hennion
a5fc4fda45
Merge pull request #1463 from Lin-Buo-Ren/patch/snap/add-gitignore
...
snap: Add packaging-specific gitignore rules
2019-04-11 13:30:55 +02:00
Nicolas Hennion
bc9c0a4591
Merge pull request #1461 from Lin-Buo-Ren/patch/snap/fix-server
...
snap: Fix broken --webserver due to missing network-bind plug
2019-04-11 13:30:28 +02:00
Nicolas Hennion
5550289fe7
Merge pull request #1453 from riadvice/fix-docs
...
Update cmds.rst
2019-04-11 13:29:55 +02:00
Nicolas Hennion
707e793153
Merge pull request #1452 from Bengt/patch-1
...
Ignore loop back file systems under Ubuntu
2019-04-11 13:29:31 +02:00
nicolargo
f73ec13c8f
PsUtil 5.6.1. Bring load on Windows OS
2019-04-11 13:27:53 +02:00
nicolargo
57e07faf02
Merge branch 'issue344' into develop
2019-04-11 13:24:35 +02:00
nicolargo
b7f684e81f
Add Load Average (similar to Linux) on Windows #344
2019-04-11 13:24:17 +02:00
sentriz
fa5170d0e0
show sensors alias in web interface
...
sensor aliases currently work in the curses interface, but not in the
web one
fixes #1456
2019-04-11 11:59:48 +01:00
林博仁(Buo-ren Lin)
2249251895
snap: Support canonical config paths, fixes #1403
...
This patch supports canonical config paths by the help of the
`personal-files` and the `system-files` security confinement interfaces.
Signed-off-by: 林博仁(Buo-ren Lin) <Buo.Ren.Lin@gmail.com>
2019-04-10 17:35:42 +08:00
林博仁(Buo-ren Lin)
ddeb8d1b79
snap: Add packaging-specific gitignore rules
...
This should drop the -dirty tag in the snap version string.
Signed-off-by: 林博仁(Buo-ren Lin) <Buo.Ren.Lin@gmail.com>
2019-04-10 16:43:08 +08:00
nicolargo
d31805232b
Ctach CertificateError in outdated plugin
2019-04-08 14:51:57 +02:00
nicolargo
0c0adb35cf
Merge branch 'issue1446' into develop
2019-04-08 14:43:44 +02:00
nicolargo
c3f04f2cca
Update documentation for sparklines.
2019-04-08 14:39:18 +02:00