enkore
0eca656b1b
Update configuration.rst
2015-06-06 00:27:38 +02:00
enkore
508b5a7ada
Update configuration.rst
2015-06-06 00:26:15 +02:00
enkore
45f755d4bb
Update configuration.rst
2015-06-06 00:25:01 +02:00
enkore
12bfbe895b
Python 3 doesn't require that
2015-06-06 00:21:01 +02:00
enkore
5ff2362df3
Update configuration.rst
2015-06-06 00:20:27 +02:00
enkore
f2fa560beb
Update configuration.rst
2015-06-06 00:18:03 +02:00
enkore
c6c719dbe6
Update configuration.rst
2015-06-06 00:17:37 +02:00
enkore
565d93b407
Update configuration.rst
2015-06-06 00:16:38 +02:00
enkore
8c70904018
Update configuration.rst
2015-06-06 00:16:03 +02:00
enkore
f5b52729c1
Update docs/conf.py copyright notice (it's 2015 now)
2015-06-06 00:07:35 +02:00
enkore
3a2542a266
Merge pull request #214 from claria/master
...
Add module for DPMS state
2015-06-06 00:03:11 +02:00
enkore
82959e117c
Merge pull request #213 from gacekjk/master
...
CPU frequency module
2015-06-06 00:02:17 +02:00
gacekjk
adbb9c0165
changed docstrings to be more informative, removed unnecessary docstring
2015-06-05 22:23:33 +02:00
Georg Sieber
2fe7ad1c41
more formatting fixes
2015-06-05 21:39:17 +02:00
Georg Sieber
c569dd608f
fixed formatting issues
2015-06-05 21:19:17 +02:00
Georg Sieber
19ea035e68
Add module for DPMS state
2015-06-05 21:08:32 +02:00
gacekjk
be87016259
fix pep8
2015-06-05 17:40:45 +02:00
gacekjk
2f778885e6
code refactor, reformat and add docstrings
2015-06-05 17:23:21 +02:00
enkore
4e169b199e
Merge pull request #211 from drwahl/master
...
Dota 2 win rate module
2015-06-05 16:49:26 +02:00
David Wahlstrom
22dc932e22
dota2wins: fix typo and remove uneeded modules
...
urllib and json are part of the standard library.
2015-06-05 06:21:21 -07:00
gacekjk
f8c803e1cb
GHz values added
2015-06-05 15:04:03 +02:00
enkore
4383a34446
mail: fix incorrect specification of settings
2015-06-05 13:25:25 +02:00
enkore
375bbb6962
parcel: fix missing required setting 'name'
2015-06-05 13:25:10 +02:00
enkore
0a66c57f3b
pomodoro: fix missing required setting 'sound'
2015-06-05 13:25:00 +02:00
enkore
8a783004c5
docs: add check_settings_consistency
2015-06-05 13:24:08 +02:00
enkore
dbdf0a731b
Rephrase docs re. MOCK_MODULES
2015-06-05 10:20:14 +02:00
gacekjk
d723ae47e3
added cpu frequency module
2015-06-05 04:13:37 +02:00
David Wahlstrom
b6c9aa5f3f
dota2wins: try to fix urllib.request module
2015-06-04 13:57:46 -07:00
David Wahlstrom
a1a4127eed
dota2wins: add screename identifier
...
Add the ability for a user to define a screenname or for the name to be
dynamically discovered from the API.
2015-06-04 12:47:03 -07:00
David Wahlstrom
3ce9c13a8a
dota2win: provide overrides for color
...
While the default values for the colors are probably reasonable, this
patch provides the user with a way to override them. This will be
particularly useful for colorblind users, or people who just don't like
the defaults.
2015-06-04 12:05:49 -07:00
David Wahlstrom
4963ac9c96
dota2wins: update discription
2015-06-04 11:07:46 -07:00
David Wahlstrom
69b565ac7d
dota2wins: another pep8 compliance fix
2015-06-04 10:27:44 -07:00
David Wahlstrom
ebbe033a66
dota2wins: pep8 compliance
2015-06-04 10:21:40 -07:00
David Wahlstrom
d1d3fe332f
Dota 2 win rate module
...
A Dota 2 win/loss module that helps track the win:loss ratio of
recent games.
2015-06-04 10:09:35 -07:00
enkore
588e8dfc88
openstack_vms: add format option
2015-06-03 23:05:37 +02:00
enkore
a9034b4c1c
Merge pull request #210 from drwahl/master
...
Truncat openstack_vms output some
2015-06-03 23:05:16 +02:00
David Wahlstrom
5d4e893d7b
Truncat openstack_vms output some
...
The output for openstack_vms was a bit too verbose, causing it too
consume too much of the status bar. This patch uses smaller words
that may be less accurate, but portray the same general idea.
2015-06-03 13:45:43 -07:00
enkore
14ad898f78
Merge pull request #209 from richese/updates
...
Updates module
2015-06-03 20:44:12 +02:00
enkore
f987972c15
Merge pull request #208 from drwahl/openstack_vms
...
Initial commit of openstack_vms.py
2015-06-03 20:44:07 +02:00
Lukáš Mandák
3a69a5d0eb
Fixed typo.
2015-06-03 20:06:16 +02:00
David Wahlstrom
efcf36205d
Remove unused import
2015-06-03 10:08:42 -07:00
David Wahlstrom
33aba21cd3
Fix typo
2015-06-03 10:06:07 -07:00
David Wahlstrom
31b8d423b4
Remove defaults documentation, as they are auto-gen
2015-06-03 09:46:19 -07:00
David Wahlstrom
ba711a745c
Use proper module name for mock_modules
2015-06-03 08:01:53 -07:00
Lukáš Mandák
96ef3656c8
Simplified pacman
and cower
backends.
...
Fixed bug in `aptget` backend.
2015-06-03 16:43:24 +02:00
David Wahlstrom
8b299233cc
Add mock module and additional documentation
...
This patch updates conf.py's mock_modules to include the required
python-novaclient module to ensure we have green tests. This patch
also updates the openstack_vms.py description to be more explicit
about it's requirements.
2015-06-03 07:35:28 -07:00
David Wahlstrom
9134880d55
pep8 compliance for openstacK_vms.py
2015-06-03 07:32:55 -07:00
Lukáš Mandák
3496a7bae5
Checks for internet connection before running backends.
2015-06-03 12:19:17 +02:00
enkore
8766d9ed19
Worked on "Creating modules" page
2015-06-03 11:04:37 +02:00
David Wahlstrom
6a63df5a72
Initial commit of openstack_vms.py
...
This patch provides an module for tracking the number of active and
non-active VMs in a given openstack cluster. When non-"ACTIVE" VMs
are above a given threshold, the text will (by default) change to
red, thus indicating an issue. Otherwise, the text will be green.
2015-06-03 00:13:12 -07:00