Griatch
6fccc9eec0
Sync doc conf
2020-09-20 19:11:11 +02:00
Griatch
6a9ece4536
Minor fix in tutorialworld
2020-09-20 11:11:17 +02:00
Griatch
e90b300c3b
Fail early if warning in doc build
2020-09-19 18:32:42 +02:00
Griatch
042b8e4046
Fix syspath
2020-09-19 18:25:23 +02:00
Griatch
d40fe5f2c9
Further tweak for quick build
2020-09-19 18:19:36 +02:00
Griatch
6d8b882e0c
Extend dirname for insert in path
2020-09-19 18:13:57 +02:00
Griatch
523c0757e0
Test with sys.path
2020-09-19 18:10:08 +02:00
Griatch
68f6eabd9b
Better filtering of build action
2020-09-19 17:24:21 +02:00
Griatch
3aeb9b43f3
Add sphinx-theme dependence for docs
2020-09-19 17:14:39 +02:00
Griatch
d4e1e537cd
Set up install for doc-build
2020-09-19 17:04:35 +02:00
Griatch
97b6be7bce
Fix doc-build action
2020-09-19 16:31:07 +02:00
Griatch
356d52b226
Test change in docs/source for action pickup
2020-09-19 16:27:28 +02:00
Griatch
1a7d2a4dc5
Test doc-build action
2020-09-19 16:25:18 +02:00
Griatch
5894822d40
Explore action contexts
2020-09-19 15:10:28 +02:00
Griatch
a3c34f5f39
Run black on sources
2020-09-19 14:02:03 +02:00
Griatch
16874645e7
Change badge link
2020-09-19 13:52:02 +02:00
Griatch
de9d4a998a
Rename action
2020-09-19 13:42:39 +02:00
Griatch
a9068eef3f
Update README with new icons
2020-09-19 13:33:10 +02:00
Griatch
42fb39f0ae
Remove travis, use only github actions
2020-09-19 13:23:50 +02:00
Griatch
ec03d0025b
Fix indent for fail-fast
2020-09-19 13:15:13 +02:00
Griatch
610878e51c
Another form of fail-fast
2020-09-19 13:11:03 +02:00
Griatch
b889891a69
Set fail-fast true
2020-09-19 13:10:22 +02:00
Griatch
01da519008
Set fail-fast False
2020-09-19 13:09:12 +02:00
Griatch
bdffac6f36
MySQL action working, doing cleanup
2020-09-19 13:08:15 +02:00
Griatch
52eee6d299
More test with mysql
2020-09-19 12:54:32 +02:00
Griatch
19512e9e8e
More test with mysql
2020-09-19 12:49:11 +02:00
Griatch
bc4e602b46
Workflow typo
2020-09-19 12:27:38 +02:00
Griatch
eb2e70bf9e
Workflow typo
2020-09-19 12:26:55 +02:00
Griatch
489205a826
Some more tests
2020-09-19 12:24:31 +02:00
Griatch
8bc14a15e1
Try to fix mysql test access
2020-09-19 12:12:14 +02:00
Griatch
83414a5725
Further test of github action
2020-09-19 12:01:02 +02:00
Griatch
59f2841b18
Testing github action for mysql matrix test
2020-09-19 11:56:25 +02:00
Griatch
aa602fe800
Continue-on-error for coveralls action
2020-09-19 10:48:58 +02:00
Griatch
a5bde4b349
Merge pull request #2198 from friarzen/goldenlayout_ontabcreate
...
expose onTabCreate() so other plugins can create blessed goldenlayout…
2020-09-19 09:45:38 +02:00
Brenden Tuck
97f359f9ae
expose onTabCreate() so other plugins can create blessed goldenlayout tabs
2020-09-18 18:45:50 -04:00
Griatch
c568e055f6
Clean up the webclient/server error output. Resolve #2197
2020-09-19 00:19:37 +02:00
Griatch
9837246568
Handle telnet stumped exception with log
2020-09-18 22:14:09 +02:00
Griatch
7af702055b
Make TickerHandler handle malformed input cleaner. Resolve #2191
2020-09-18 22:03:38 +02:00
Griatch
680a49416e
Try to fix closed-protocol error from dirty-closed webclient
2020-09-17 23:04:41 +02:00
Griatch
478b2eed14
Fix bug in module-prototype loading. Resolve #2195 .
2020-09-16 23:37:55 +02:00
Griatch
5b9154d15c
Fix cmdhandler regression related to earlier fix. Resolves #2190
2020-09-16 23:29:50 +02:00
Griatch
68f4e9041a
Some fixes to the connection wizard; Add MSSP guide.
2020-09-16 19:55:10 +02:00
Griatch
488707b5b9
Fix django requirements for current LTS version
2020-09-15 20:54:31 +02:00
Griatch
4284e5be1e
Implement new EvMore functionality. Resolves #2126
2020-09-14 23:35:21 +02:00
Griatch
7307887185
Fix optimized prototype search mechanism. Still no dual db/mod search
2020-09-14 23:35:21 +02:00
Griatch
f61c80caf7
Add width logic for prototype display. Still no mix of module and db prototypes in list
2020-09-14 23:35:21 +02:00
Griatch
d607bbb0fc
Optimize EvMore for prototypes, as per #2126
2020-09-14 23:35:21 +02:00
Griatch
a1410ef30f
Merge pull request #2192 from davewiththenicehat/master
...
gendersub msg method removed positional argument
2020-09-10 14:45:36 +02:00
davewiththenicehat
e85ff125fb
gendersub msg method removed positional argument
...
`text` in the msg method of GenderSub is a positional argument causing it to not function as expected in regard to projects documentation on the DefaultObject.msg method.
This changes text to being an optional kwarg.
2020-09-10 08:29:23 -04:00
Griatch
e7efffd629
Use assertCountEqual for better handling db variations
2020-09-06 20:02:21 +02:00