nicolargo
0e4e18a3eb
Update screenshots and documentation
2015-05-20 10:12:34 +02:00
Alessio Sergi
360b92b672
Use svg in badges (issue #596 )
2015-05-14 01:00:39 +02:00
Nicolargo
0eb73b696a
Update README file (Pip is shipped into Python 2.7.9 or higher)
2015-05-06 15:19:05 +02:00
Nicolargo
5b3b286aab
Update README file
2015-05-06 15:16:10 +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
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
Nicolas Hart
518aa7acfe
Merge branch 'develop' into refactor-web-ui
...
Conflicts:
glances/plugins/glances_help.py
2015-04-19 23:01:32 +02:00
Alessio Sergi
904eacebe7
README.rst: fix some typos
2015-04-19 12:45:55 +02:00
Nicolas Hart
ac3d68e393
Merge branch 'develop' into feature/issue480
2015-03-30 22:28:22 +02:00
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
6583a875e8
Merge from develop branch
2015-01-31 16:52:58 +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