Commit Graph

113 Commits

Author SHA1 Message Date
nicolargo
1f950e3d22 version 2.4.2 2015-05-28 22:09:31 +02:00
nicolargo
31de5b3b1c On the road of Glances 2.5... the return 2015-05-20 17:30:27 +02:00
nicolargo
fcfa451402 Glances 2.4.1 hotfix 2015-05-20 17:23:09 +02:00
nicolargo
d89c7835d9 On the road of Glances 2.5 2015-05-20 12:29:59 +02:00
nicolargo
0e4e18a3eb Update screenshots and documentation 2015-05-20 10:12:34 +02:00
nicolargo
6ef956e061 Commit Glances 2.4RC2 2015-05-08 10:45:28 +02:00
Nicolargo
a8e7f68d13 Commit Glances 2.4 RC1 2015-05-04 11:32:22 +02:00
Alessio Sergi
eaa8e39771 No more translations 2015-05-01 19:51:15 +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
4318361517 No more system-wide configuration file by default
Support remains there, but no system-wide configuration file will be
provided anymore.

Default configuration settings are initialized by code which may be
overridden by a configuration file.
2015-04-16 15:28:52 +02:00
nicolargo
49a579d6d1 Correct some PEP on the brand new RabbitMQ export module 2015-04-12 21:40:46 +02:00
nicolargo
f02a6e0734 Infludb dep: Influxdb need 1.0.0 or higher 2015-03-27 22:32:22 +01: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
Alessio Sergi
6b3c47b826 Fix logging support for Python 2.6
Use logutils when running on Python 2.6.

Close #512.
2015-02-22 12:12:12 +01:00
Nicolargo
67e21a606e On the road of the version 2.4 2015-01-31 14:02:45 +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
5c529102fd Glances 2.3RC2 2015-01-27 13:42:11 +01:00
Nicolargo
dc61f97ffc Glances 2.3RC1 2015-01-22 21:52:15 +01:00
Nicolargo
6e2c35f834 Add Sonar configuration and add Docker-py lib dep in the setup file 2015-01-13 23:24:31 +01:00
Alessio Sergi
21532aa519 setup.py: add chroot detection
Fixes #471.
2015-01-05 11:33:15 +01:00
Nicolargo
a0a3349e63 Update documentation 2015-01-02 23:23:47 +01:00
Nicolargo
237f9fb0c9 Statsd export module is Ok 2014-12-30 22:33:54 +01:00
Nicolas Hennion
8874cc91ff version 2.2.1 2014-12-22 18:03:54 +01:00
Nicolargo
c22d4407b5 Curses interface OK 2014-12-21 22:48:30 +01:00
Nicolargo
29780f83e7 Update docs for 2.2 release 2014-12-13 22:17:05 +01:00
Alessio Sergi
ed0ef18456 setup.py: zeroconf and netifaces are optional dependencies
Move them to extras_require.
2014-12-04 10:49:49 +01:00
Nicolargo
b743d6ace0 Zeroconf API change - Need Zeroconf 0.16 or higher 2014-12-03 19:04:04 +01:00
Nicolargo
b245136d8d Add patch for pip user install (thk to @asergi) (correct issue #383) 2014-11-29 11:15:08 +01:00
Nicolas Hennion
2b471481e1 Prepare repos for new version 2014-10-10 14:54:20 +02:00
Nicolargo
45b78474e4 version 2.1.2 2014-10-09 22:20:08 +02:00
Nicolargo
ef158378d3 version 2.1.1 2014-10-02 21:20:39 +02:00
Nicolargo
6e33121b61 Glances version 2.1 2014-09-13 15:29:07 +02:00
Nicolargo
9371ec5205 Add dep in the setup.py file 2014-08-03 14:42:14 +02:00
Nicolargo
33d5049648 Release 2.0.1 2014-06-22 10:24:45 +02:00
Alessio Sergi
c29ddd58bf Fix leftovers from merge conflict 2014-06-14 12:52:26 +02:00
Nicolargo
cf480a9b41 Merge v2.0 release branch 2014-06-14 09:44:02 +02:00
Nicolas Hennion
8222630785 Add PySNMP as extras requirment 2014-06-06 11:57:41 +02:00
Alessio Sergi
72bd8a5b25 setup.py: Fix console_scripts entry point 2014-06-02 00:46:46 +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
922c4cb2d0 Refactor unitaries tests 2014-05-21 13:43:21 +02:00
Nicolas Hennion
4881fb6c52 version 1.7.7 2014-05-14 11:30:47 +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
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
3687321b30 Miscellaneous fixes and improvements
Rules of thumb:
- setup.py only <=, >=
- requirements.txt only ==
2014-05-07 16:59:59 +02:00
Alessio Sergi
45d6b2521b Fix python 2.6 compatibility
Add argparse as requirement when running on python 2.6.
2014-04-15 16:59:03 +02:00
Nicolas Hennion
5f8f0c7fb7 Change Python packaging files and structure for color console 2014-04-13 21:48:58 +02:00
Nicolas Hennion
f88d8f53c0 version 1.7.6 2014-03-25 20:03:54 +01:00
Nicolas Hennion
9c2e5d9c22 PsUtil 2.0 is back for the branch 1.x 2014-03-18 21:57:23 +01:00
Markus Roth
49ba692154 Adapt to psutil 2.0.0 API.
API changed.
https://psutil.googlecode.com/hg/HISTORY

Tested with 0.5.1, 1.2.1, 2.0.0
2014-03-16 05:17:57 +01:00