Commit Graph

74 Commits

Author SHA1 Message Date
Alessio Sergi
be3c43bf48 Add check for supported Python versions
Glances requires at least Python 2.6 or 3.3 to run.
2015-03-11 16:03:32 +01:00
Nicolargo
358bb45b4a Merge form master 2015-01-31 13:50:06 +01:00
Nicolargo
c7fad235f3 Update docs file for the 2.3 version 2015-01-31 13:45:48 +01:00
Nicolargo
e16f8953aa Update donc 2015-01-10 16:36:53 +01:00
Nicolargo
f2096d40c3 Add Gitter badge 2015-01-10 12:58:29 +01:00
Nicolargo
db4ddb85aa Add Gitter badge 2015-01-10 12:57:04 +01:00
Alessio Sergi
732af348db README.rst: prettify
Mention pymdstat as optional dep.
2015-01-04 21:02:20 +01:00
Alessio Sergi
d0d8c4dd06 README.rst: fix misspelling 2015-01-04 21:02:05 +01:00
Alessio Sergi
cd50c5d21e README.rst: fix broken links
Simplify by removing superfluous links.
2015-01-04 21:01:55 +01:00
Alessio Sergi
f85f3c25a2 README.rst: FreeBSD: pkg(8) is now the only package management tool 2015-01-04 21:01:38 +01:00
Nicolargo
979971733b Docker plugin first version 2015-01-04 20:59:04 +01:00
Nicolargo
3a615511ae Add wget to Glances autoinstall procedure 2015-01-03 19:11:21 +01:00
Nicolargo
73536bfa66 Update install documentation 2015-01-02 23:31:05 +01:00
Nicolargo
237f9fb0c9 Statsd export module is Ok 2014-12-30 22:33:54 +01:00
Nicolargo
6d8b24148c Update documentation for the InfluxDB export module 2014-12-29 22:20:27 +01:00
Nicolas Hennion
dab4781eac Update NEWS and add Scrutinizer badge 2014-12-16 15:04:05 +01:00
Nicolargo
29780f83e7 Update docs for 2.2 release 2014-12-13 22:17:05 +01:00
Nicolargo
f907069c8c Correct error in README.rst using the rst-lint script 2014-12-13 09:45:03 +01:00
Nicolargo
3ae2a0ce98 Add Slackware packager 2014-11-29 14:12:25 +01:00
Nicolargo
7c78b4db53 Update documentation 2014-11-29 10:17:39 +01:00
Nicolargo
290d8a1d32 Update doc and rezise window control 2014-11-16 21:31:02 +01:00
Nicolargo
20fbe4f5d5 Merge branch 'release/v2.1' 2014-09-13 15:33:04 +02:00
Nicolargo
2f847a9fae Update docs with forum URL 2014-09-13 09:25:42 +02:00
Nicolargo
f601b58b07 Update readme for GlancesAutoInstall 2014-09-09 20:54:53 +02:00
Nicolas Hennion
0b61225e34 Update README.rst 2014-07-10 15:20:42 +02:00
Alessio Sergi
c29ddd58bf Fix leftovers from merge conflict 2014-06-14 12:52:26 +02:00
Nicolargo
5142de4ec8 Update docs 2014-06-14 09:49:50 +02:00
Nicolargo
cf480a9b41 Merge v2.0 release branch 2014-06-14 09:44:02 +02:00
Alessio Sergi
b1d8e7a260 Update docs 2014-06-08 21:08:33 +02:00
Nicolargo
a854f3d5d5 Update NEWS 2014-05-25 18:19:40 +02:00
Alessio Sergi
686ffb6085 Drop Python 3.2 support in favor of Python 3.3 and newer
Python 3.0, 3.1 and 3.2 do not support the u'' string literal syntax at all.
Unicode string literals were introduced in Python 3.3 again.

See http://legacy.python.org/dev/peps/pep-0414/ for more information.
2014-05-23 16:41:14 +02:00
Nicolargo
64a6108b37 Update documentation for the 2.0 2014-05-21 14:43:00 +02:00
Alessio Sergi
8d895f1845 Add Python 3.4 support
Add Python 3.4 to .travis.yml.
2014-05-11 20:00:00 +02:00
Alessio Sergi
e0d9302fe7 Update README.rst 2014-05-11 19:55:55 +02:00
Alessio Sergi
b6339ed76d Small fixes and improvements
README.rst: Add Slackware http://slackbuilds.org/repository/14.1/system/glances/
2014-05-11 17:11:17 +02:00
Alessio Sergi
535793da05 psutil 2.1.1 2014-05-11 16:55:50 +02:00
Alessio Sergi
f97f10058a Python 3.4
Python 3.4 is now supported.
Add Python 3.4 to .travis.yml.
2014-05-11 16:50:11 +02:00
Nicolargo
f47dd40396 Add Python Dev requirement 2014-05-01 10:37:25 +02:00
Nicolargo
305078a639 Add python-dev pre-requisites 2014-04-19 16:36:13 +02:00
Nicolas Hennion
f88d8f53c0 version 1.7.6 2014-03-25 20:03:54 +01:00
Alessio Sergi
db4b9ae147 Migrate from pysensors to py3sensors 2014-03-13 13:13:13 +01:00
Alessio Sergi
aa99ebed5a Update README.rst
Distinguish between mandatory and optional dependencies.
Linux: Add Void Linux https://github.com/voidlinux/xbps-packages/tree/master/srcpkgs/glances
FreeBSD: Add installation instructions for pkgng.
2014-03-13 12:51:08 +01:00
Alessio Sergi
d8f76cb6dc Update README.rst
Distinguish between mandatory and optional dependencies.
Linux: Add Void Linux https://github.com/voidlinux/xbps-packages/tree/master/srcpkgs/glances
FreeBSD: Add installation instructions for pkgng.
2014-01-19 18:59:59 +01:00
Nicolas Hennion
09079f5b12 reUpdate badge in the README.rst 2013-12-26 15:03:50 +01:00
Nicolas Hennion
3889a8b087 Update badge in the README.rst 2013-12-26 14:58:11 +01:00
Nicolas Hennion
5f916d7643 Add the bitdeli.com badge 2013-12-21 22:26:09 +01:00
Alessio Sergi
571cc0d665 Update README.rst
Glances is in Gentoo's portage! http://packages.gentoo.org/package/sys-process/glances
Update Homebrew link.
Remove obsolete install instructions for OS X/Homebrew.
2013-12-21 13:13:51 +01:00
Nicolas Hennion
80b2a2956a Ready to start the next release...
Remove Create badge

Change the Brew install process

Remove the Crate badge in the documentation
2013-12-19 09:17:24 +01:00
Nicolas Hennion
bd7576bce1 version 1.7.3 2013-12-15 10:23:06 +01:00
Nicolas Hennion
877f55d9c3 Add twitter account in the README file 2013-11-17 16:37:09 +01:00