Commit Graph

572 Commits

Author SHA1 Message Date
5490609ed5 Update dependencies, add sitemap. 2017-12-08 11:59:15 +01:00
3df81b4d35 release: 0.5.2 2017-10-30 08:34:33 +01:00
2ad47ae958 You should not code when tired... 2017-10-29 23:40:58 +01:00
b3e74aff85 Fixes syntax error. 2017-10-29 23:36:44 +01:00
ba9f7171d4 [bugfix] Trying to fix a race condition that happens on empty graphs sometimes, on some computers. 2017-10-29 23:32:34 +01:00
06dc6b6e35 [bugfix] Trying to fix a race condition that happens on empty graphs sometimes, on some computers. 2017-10-29 23:22:45 +01:00
3fdefcda72 Update sidebarinfos.html 2017-10-24 11:14:11 +02:00
c7f39aa851 release: 0.5.1 2017-10-21 12:49:34 +02:00
9faed8fa38 Merge pull request #197 from hartym/master
Maintenance.
2017-10-21 12:45:54 +02:00
d596d3a438 Update requirements. 2017-10-21 12:39:46 +02:00
866824db7c [config] Adds __doc__ to option/service. Fix variable names in Option.__get__() that would have an unpredicatable behaviour in the rare case of using get on a type. Update to Medikit. 2017-10-21 12:39:19 +02:00
7c8625dda6 Update conf.py 2017-10-16 16:59:47 +02:00
b0623c77c9 Fixes #186, probably the whole logic should be refactored as the approach of hardcoding iterators which we should not iterate on is bad. Let's think about it for 0.6, maybe that just means removing the ability to return a list/tuple from a function for multiple rows, as a generator would do the same. 2017-10-15 14:09:57 +02:00
3868dc6e3c Merge pull request #190 from JasonCrowe/master
[doc] fix typos and errors.
2017-10-13 17:36:22 +02:00
2532dd1b89 [doc] fix typos and errors. 2017-10-12 11:41:23 -05:00
8174257bd0 Fighting with google analytics properties linked to multiple websites. 2017-10-12 08:20:59 +02:00
5dac844f0c Create CREDITS.rst 2017-10-10 11:24:21 +02:00
14a61305bc Update base.html 2017-10-10 08:47:43 +02:00
0ca766a7b9 Update base.html 2017-10-10 08:39:09 +02:00
0c310543e4 Update base.html 2017-10-10 08:30:03 +02:00
d69a19381e Merge pull request #183 from cw-andrews/patch-1
Update README.rst
2017-10-08 20:22:40 +02:00
6ba7488277 Merge pull request #184 from cw-andrews/patch-2
Update faq.rst
2017-10-08 20:22:01 +02:00
8bef85704f Update faq.rst
Spelling, grammar, and wording changes.
2017-10-08 13:54:31 -04:00
59035fd181 Update README.rst
English grammar, readability, and spelling corrections (proposed).
2017-10-08 12:47:54 -04:00
3b20a40bb7 [doc] Missing description. 2017-10-08 17:42:48 +02:00
21a38686f6 Merge pull request #182 from hartym/master
Update documentation.
2017-10-08 13:25:57 +02:00
f40de8b386 [doc] adds alabaster source 2017-10-08 13:22:21 +02:00
a86d1ddb43 [doc] update RTD deps 2017-10-08 13:16:56 +02:00
7fa9a2be5b [doc] Updating guides in documentation 2017-10-08 13:13:20 +02:00
736f73d5ce Update README.rst 2017-10-05 19:49:08 +02:00
48b2616869 Merge tag '0.5.0'
0.5.0
2017-10-05 19:27:55 +02:00
32e222787d release: 0.5.0 2017-10-05 19:16:03 +02:00
ee65cd736b Update dependencies. 2017-10-05 18:52:53 +02:00
b2f93b2416 [config/dx] bundle a default fs (and http?) service if none is provided (#179) 2017-10-05 07:17:16 +02:00
f7cf7ca482 [doc] homepage 2017-10-04 19:14:36 +02:00
c337aad14d [doc] fix typos and errors. 2017-10-04 08:40:08 +02:00
9fe9b4202d Merge pull request #181 from TZubiri/develop
Inspect: Making id invisible
2017-10-04 07:18:54 +02:00
097a6cccdb fixed escaping issues 2017-10-04 00:38:31 -03:00
54375e808f removed id from graphviz label 2017-10-04 00:03:10 -03:00
a830263efc [cli] inspect is buggy if there is more than one node with a given name. 2017-10-03 23:26:31 +02:00
75a68d1322 [doc] fix links 2017-10-03 08:41:03 +02:00
d936e164ac [doc] cleanup & refactorings 2017-10-03 08:37:46 +02:00
2ab48080e6 [doc] refactors guides index so the toc is showing up correctly in sidebar. 2017-10-03 08:25:15 +02:00
e9dfcfe0d8 [doc] adds cross ref in env vars page 2017-10-03 08:15:50 +02:00
0bfa873743 [doc] fix typo 2017-10-03 08:13:17 +02:00
bfa43e65e6 [doc] tuning a few things in documentation. 2017-10-03 08:09:50 +02:00
a1e381fad5 [doc] fix spaces in links. 2017-10-03 07:57:30 +02:00
82805e3308 Merge remote-tracking branch 'upstream/develop' into develop 2017-10-03 07:35:30 +02:00
477b8080bd Merge pull request #175 from cw-andrews/feature/pass_env_vars
Feature/pass env vars
2017-10-03 07:33:03 +02:00
142a6d60df Updated inline examples and fixed code markup. 2017-10-02 16:11:41 -04:00