Commit Graph

405 Commits

Author SHA1 Message Date
Oliver
c082cec3ee
Merge pull request #2748 from matmair/matmair/issue2524
Run plugin install on startup
2022-03-21 07:15:37 +11:00
Matthias
eef51600c5
do not write to db 2022-03-20 18:10:42 +01:00
Matthias
494c4ed03d
only raise if integrity error 2022-03-18 23:58:17 +01:00
Matthias
e53e428a32
remove unneeded print 2022-03-18 23:50:13 +01:00
Matthias Mair
0cd8aae250
raise blocker again 2022-03-18 07:50:02 +01:00
Matthias Mair
a1791645fa
just raise 2022-03-18 02:19:32 +01:00
Matthias
d32952fe23
add another debug message 2022-03-18 01:43:42 +01:00
Matthias
a06844d7e9
add additional debug messges 2022-03-18 00:46:37 +01:00
Matthias
3606bd8fe4
add try to settings test 2022-03-16 17:03:04 +01:00
Matthias Mair
57df39086c
Merge branch 'inventree:master' into fix-set_user 2022-03-16 15:16:26 +01:00
Matthias Mair
91464ad3d0
Merge branch 'inventree:master' into matmair/issue2524 2022-03-16 15:15:27 +01:00
Matthias
8f10ef817c
add setting for reload 2022-03-16 14:47:27 +01:00
Matthias
51860a4e7b
run with u flag 2022-03-15 01:33:01 +01:00
Matthias
5f9a549918
docs 2022-03-15 01:27:14 +01:00
Matthias
e398d64885
just use the setting 2022-03-15 01:25:52 +01:00
Matthias
d9d2f39072
just run install 2022-03-15 01:24:58 +01:00
Matthias
38938e892b
[FR] [Plugin] Check if all plugins are really installed
Fixes #2524
2022-03-14 23:50:09 +01:00
Matthias
ce9bbb4f2e
add plug back in 2022-03-13 22:36:07 +01:00
Matthias
c5047e8779
remove new helper 2022-03-13 22:35:14 +01:00
Matthias
4e6c5f90f7
plug do_raise for enviroment var manipulating 2022-03-13 21:36:55 +01:00
Matthias
3b642695a8
PEP fix 2022-03-13 21:11:06 +01:00
Matthias
5f9f5555b6
ignore depreciated function in coverage 2022-03-13 21:01:16 +01:00
Matthias
080ee2ea50
remove dead code 2022-03-13 20:58:40 +01:00
Matthias
b1a3445338
ignore coverage for points that only gets reached by deadly broken plugins 2022-03-13 20:57:25 +01:00
Matthias
a3d0dcb5bb
only applicable in mulithread enviroments 2022-03-13 20:56:36 +01:00
Matthias
aee8ca1c78
do not cover safety functions for wrongly conf swarms 2022-03-13 20:56:16 +01:00
Matthias
f2aeab09ec
should never be reached 2022-03-13 20:55:25 +01:00
Matthias
08d2e74521
do not cover disabled / debugging plugins cases 2022-03-13 20:55:11 +01:00
Matthias
e0e87efb8c
do not cover old import 2022-03-13 20:53:49 +01:00
Matthias
ba263187a5
optimise coverage 2022-02-28 00:35:36 +01:00
Matthias
f80f960923
translate error message 2022-02-28 00:34:28 +01:00
Matthias
f3f010c4be
write error if too old git 2022-02-28 00:34:02 +01:00
Matthias
ca8df60d00
PEP fixes 2022-02-28 00:28:03 +01:00
Matthias
084f9d5444
make more readable 2022-02-28 00:23:55 +01:00
Matthias
1591597ef9
check if modern git is used 2022-02-28 00:23:46 +01:00
Matthias
8550915528
opimise coverage 2022-02-28 00:23:25 +01:00
Matthias
bae290d605
check git version and safe for runtime 2022-02-28 00:17:21 +01:00
Matthias
beb3bb38d4
spellcheck 2022-02-13 23:59:37 +01:00
Matthias
955f389d66
PEP fixes 2022-02-13 23:59:23 +01:00
Matthias
2335a8c316
add more plugin coverage 2022-02-13 23:58:49 +01:00
Matthias
f765f0f083
should not be reached 2022-02-13 23:52:50 +01:00
Matthias
43a05dfcb4
return cov from feature only used for debug 2022-02-13 23:50:18 +01:00
Matthias
25bcf2c438
make git log call simpler 2022-02-13 23:49:59 +01:00
Matthias
32614e55b5
remove dead code 2022-02-13 23:49:43 +01:00
Matthias
c5e9e933f0
remove cov from not used feature 2022-02-13 23:49:26 +01:00
Matthias
241101cee6
remove coverage that is not reachable 2022-02-13 23:48:48 +01:00
Matthias
ad41957127
database not ready events are hard to reproduce consistently 2022-02-13 17:39:17 +01:00
Matthias
fe65f92df0
app not ready can not be simulated by tests 2022-02-13 17:34:05 +01:00
Matthias
ca07c5f12c
imports are not tested 2022-02-13 05:16:29 +01:00
Oliver
aeb8967473 PEP fixes 2022-02-03 16:06:00 +11:00