|
81c2f1cba9
|
Fixed discord service config loading
|
2023-06-13 15:38:04 +02:00 |
|
|
bea5b22251
|
Fixed db settings default port
|
2023-06-13 15:08:04 +02:00 |
|
|
e04d0beb68
|
Fixed circular import from query package
|
2023-06-13 13:27:37 +02:00 |
|
|
08ba097aaa
|
Merge pull request '#173' (#174) from #173 into master
Reviewed-on: #174
|
2023-06-12 20:48:34 +02:00 |
|
|
ea968d94e4
|
Build app
|
2023-06-12 20:47:14 +02:00 |
|
|
8e12c72b07
|
Fixed cpl update dev deps bug #170
|
2023-06-12 20:47:13 +02:00 |
|
|
8dee4d8f70
|
Fixed config type
|
2023-04-15 11:47:31 +02:00 |
|
|
315b8e631a
|
Merge pull request '2023.4' (#168) from 2023.4 into master
Reviewed-on: #168
|
2023-04-12 13:57:50 +02:00 |
|
|
cbb1860f25
|
Fixed internal settings
|
2023-04-12 13:47:38 +02:00 |
|
|
9839bcaa14
|
Removed unused imports
|
2023-04-12 13:34:43 +02:00 |
|
|
da54337221
|
Fixed ProjectSettings
|
2023-04-12 13:31:59 +02:00 |
|
|
a6a1e764d1
|
Updated deps
|
2023-04-12 13:30:13 +02:00 |
|
|
eb6aa08c10
|
Updated deps
|
2023-04-12 12:57:58 +02:00 |
|
|
14a190a67f
|
Merge pull request '#166' (#167) from #166 into 2023.4
Reviewed-on: #167
Closes #166
|
2023-04-11 14:49:21 +02:00 |
|
|
cf5ae89884
|
Fixed start test
|
2023-04-11 14:26:17 +02:00 |
|
|
558dfb8ced
|
Deactivated test output
|
2023-04-11 12:51:49 +02:00 |
|
|
2ec8fc22b3
|
Improved generic type hints
|
2023-04-11 12:50:05 +02:00 |
|
|
c94700495b
|
Merge pull request '#157' (#165) from #157 into 2023.4
Reviewed-on: #165
Closes #157
|
2023-04-11 11:48:48 +02:00 |
|
|
69a3bc5e31
|
Fixed cwd handling
|
2023-04-10 15:10:39 +02:00 |
|
|
d189f49418
|
Improved service_provider_tests
|
2023-04-10 14:53:59 +02:00 |
|
|
60fb416b67
|
Added service_provider_tests
|
2023-04-10 14:47:25 +02:00 |
|
|
792429d19d
|
Added console argument tests
|
2023-04-10 13:35:11 +02:00 |
|
|
106975015e
|
Improved config tests
|
2023-04-09 12:51:57 +02:00 |
|
|
1117735f2e
|
Added configuration tests & improved json parsing by converting into target types
|
2023-04-09 12:31:31 +02:00 |
|
|
0378f8944a
|
Added AppEnv tests
|
2023-04-09 12:05:05 +02:00 |
|
|
75fde0f444
|
Added pipe tests
|
2023-04-07 14:52:17 +02:00 |
|
|
04f610c799
|
Removed obsolete pipes
|
2023-04-07 14:41:11 +02:00 |
|
|
3178b59147
|
Added JSONProcessorTestCase
|
2023-04-07 14:40:03 +02:00 |
|
|
9c7008e179
|
Improved core test suite
|
2023-04-07 14:08:06 +02:00 |
|
|
7ff7dbc56b
|
Added core test suite
|
2023-04-07 14:04:39 +02:00 |
|
|
823d524a81
|
Added core.utils.string tests & fixed some functions
|
2023-04-07 14:03:45 +02:00 |
|
|
1b60debba7
|
Fixed cli schematics & added tests
|
2023-04-07 13:42:20 +02:00 |
|
|
3fc713cc8d
|
Merge pull request '#154' (#164) from #154 into 2023.4
Reviewed-on: #164
Closes #154
|
2023-04-05 22:30:38 +02:00 |
|
|
bb26c7e94d
|
Updated docs
|
2023-04-05 22:01:15 +02:00 |
|
|
52404cf5d3
|
Updated docs
|
2023-04-05 21:59:58 +02:00 |
|
|
32223bcfc2
|
Updated docs
|
2023-04-05 21:43:21 +02:00 |
|
|
4e2bdb2b59
|
Fixed translation settings
|
2023-04-05 18:17:57 +02:00 |
|
|
d72514205c
|
Updated PipSettings
|
2023-04-05 18:13:29 +02:00 |
|
|
9b4afdbe18
|
Updated TranslationSettings & formatted code
|
2023-04-05 18:12:31 +02:00 |
|
|
6751541269
|
Updated DiscordBotSettings
|
2023-04-05 18:11:16 +02:00 |
|
|
fe9918af16
|
Updated discord deps
|
2023-04-05 18:10:33 +02:00 |
|
|
d2c56f1a3f
|
Fixed some broken references
|
2023-04-05 18:07:31 +02:00 |
|
|
8624549aa6
|
Fixed some broken references
|
2023-04-05 18:03:13 +02:00 |
|
|
9a6ce704b7
|
Removed from_dict from build and project settings
|
2023-04-05 16:30:02 +02:00 |
|
|
9af2a1962d
|
Improved internal settings
|
2023-04-04 23:19:59 +02:00 |
|
|
a8d4a7a362
|
Added JSONProcessor to utils & Added JSONProcessor as settings parser
|
2023-04-04 22:52:13 +02:00 |
|
|
943f5ad50b
|
Improved service scope
|
2023-04-04 21:45:32 +02:00 |
|
|
4cd8fea07a
|
Merge pull request 'Added more version operator support' (#163) from #160 into 2023.4
Reviewed-on: #163
Closes #160
|
2023-04-04 21:36:54 +02:00 |
|
|
82b3a22ac8
|
Added more version operator support
|
2023-04-04 21:36:24 +02:00 |
|
|
2c6367a408
|
Improved cpl query
|
2023-04-04 21:05:53 +02:00 |
|