enkore
933c3739e5
fixed typo in changelog
2015-08-17 10:49:47 +02:00
enkore
947064488b
changelog
2015-08-17 10:47:46 +02:00
enkore
35c96e3032
Update changelog (cf #184 )
2015-07-03 17:22:40 +02:00
enkore
302bf38f00
Add release date of old releases
2015-06-23 12:16:32 +02:00
enkore
7df15b0764
Anchor in changelog
2015-06-23 12:10:38 +02:00
enkore
ca3ac1454c
3.33
2015-06-23 12:07:02 +02:00
enkore
442a3c4916
Just maintaining maintainers maintainer work
2015-06-22 22:57:08 +02:00
enkore
2c40fa1a48
modrefs
2015-06-22 20:14:17 +02:00
enkore
3de16a5d4d
Crossref
2015-06-22 20:11:30 +02:00
enkore
49eef86561
changelog to PR #223
2015-06-22 20:04:51 +02:00
Lukáš Mandák
794d68fe5d
Added user documentation about bar refreshing.
2015-06-22 13:52:30 +02:00
enkore
29a34d725c
Emacs betrayed me!
2015-06-20 11:01:55 +02:00
enkore
d2b1df2f70
Fix wrong text wrap in changelog
2015-06-20 11:00:18 +02:00
enkore
5e4955b0fb
Changelog
2015-06-20 10:59:21 +02:00
enkore
85566a9897
Typo
2015-06-20 10:48:03 +02:00
enkore
d6a99954f8
Merge pull request #220 from richese/hints
...
Added hints setting to Module.
2015-06-20 10:44:22 +02:00
Lukáš Mandák
b501d22ad9
Moved hints
documentation to Configuration section.
...
Added a few basic examples.
2015-06-19 22:27:16 +02:00
enkore
c4b55e335e
Add testing changes chapter
2015-06-19 13:38:21 +02:00
enkore
7df811b9a1
Add callbacks chapter
2015-06-17 18:11:40 +02:00
enkore
09b158a6e1
anchors
2015-06-17 17:39:20 +02:00
enkore
8ea4bdeb55
Minor formatting change
2015-06-17 16:12:10 +02:00
enkore
74bffab945
Add Logging chapter
2015-06-17 16:05:09 +02:00
enkore
30a330834f
Merge formatting and configuration chapters
2015-06-17 16:05:03 +02:00
enkore
087cec56f0
typo
2015-06-17 15:17:26 +02:00
enkore
9c1ae61c25
Update docs re. credentials
2015-06-17 15:16:40 +02:00
enkore
f5598b8b7c
make setting_util zip_safe and location-independent
2015-06-17 15:10:24 +02:00
enkore
ff519fbde0
Remove shebangs and coding tags
2015-06-17 10:32:10 +02:00
David Wahlstrom
9c246bc60f
net_speed: a module to display internet speeds
...
This module provides a glimpse/snapshot of current internet based
speeds. To keep things simple (and due to bugs in speedtest_cli), this
module simply uses requests to download a small(ish) image and times the
download. This is not a perfect/definitive test, but it should be a
decent indicator of how the internet bound traffic looks on the clients
network.
2015-06-17 10:18:58 +02:00
enkore
33c4172ee5
Update module_docs to not manually merge inherited settings
2015-06-06 12:49:25 +02:00
enkore
e41d12079f
Fix missing documentation of inherited settings
2015-06-06 12:37:51 +02:00
enkore
09dd2b0f0b
Update conf.py
2015-06-06 09:36:13 +02:00
David Wahlstrom
b09e213e69
makewatch: remove uneeded modules
...
psutil is already included (line 25) and getpass is part of the stdlib.
2015-06-06 09:29:21 +02:00
David Wahlstrom
7be136167d
makewatch: a module to watch for make (or other long running) jobs
...
A module that will watch for (by default) make jobs and notify of their
status. This can be used for other long-running processes by providing
an alternate 'name'.
2015-06-06 09:28:42 +02:00
enkore
317d96b176
docs
2015-06-06 00:48:45 +02:00
enkore
72f7b3acf1
Update configuration.rst
2015-06-06 00:28:17 +02:00
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
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
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
David Wahlstrom
b6c9aa5f3f
dota2wins: try to fix urllib.request module
2015-06-04 13:57:46 -07:00