|
b52930daa5
|
Bugfixes and publish 2021.4.1post1
|
2021-03-14 15:11:36 +01:00 |
|
|
4390fea084
|
Bugfixes
|
2021-03-14 14:59:17 +01:00 |
|
|
c41e3c0d78
|
Bugfixes
|
2021-03-14 14:47:53 +01:00 |
|
|
7ffd553709
|
Bugfixes
|
2021-03-14 13:22:10 +01:00 |
|
|
340906c3f4
|
Bugfixes
|
2021-03-14 12:07:40 +01:00 |
|
|
47256ab00d
|
Bugfixes
|
2021-03-14 12:07:24 +01:00 |
|
|
072f58a2e9
|
Bugfixes
|
2021-03-14 12:05:57 +01:00 |
|
|
49f85acb6c
|
Bugfixes
|
2021-03-14 11:33:29 +01:00 |
|
|
da582a8d88
|
Added uninstall command
|
2021-03-14 10:58:59 +01:00 |
|
|
6094b11068
|
Added install package command
|
2021-03-13 22:53:28 +01:00 |
|
|
534982b18d
|
Added update command
|
2021-03-13 21:39:59 +01:00 |
|
|
787d285329
|
Improved live dev server
|
2021-03-13 11:15:15 +01:00 |
|
|
4af18b6c70
|
Implemented live development server
|
2021-03-12 22:53:02 +01:00 |
|
|
3d001ade0a
|
Bugfixes
|
2021-03-12 20:37:31 +01:00 |
|
|
15b1a82cce
|
Added select menu to console
|
2021-03-12 18:06:05 +01:00 |
|
|
f36d8c3e9f
|
Improved test structure
|
2021-03-12 16:13:17 +01:00 |
|
|
ac63751583
|
Renamed by internal convention
|
2021-03-12 15:58:30 +01:00 |
|
|
9a149ec341
|
Improved new console command
|
2021-03-10 11:28:04 +01:00 |
|
|
e8538d751b
|
Added modules imports
|
2021-03-08 22:02:16 +01:00 |
|
|
964a44a393
|
Bugfixes
|
2021-03-08 21:52:11 +01:00 |
|
|
f9826e28a5
|
Added publish logic
|
2021-03-08 20:29:08 +01:00 |
|
|
b7f628979e
|
Ran build command
|
2021-03-04 21:57:30 +01:00 |
|
|
83d0451591
|
Added build command
|
2021-03-04 21:57:18 +01:00 |
|
|
69211cc9e8
|
Improved dependency injection
|
2021-03-04 19:06:16 +01:00 |
|
|
164c639d29
|
Added cpl.json
|
2021-03-04 06:55:37 +01:00 |
|
|
7a2f4584b0
|
Improved application
|
2021-03-03 19:37:18 +01:00 |
|
|
b32f846fcf
|
Improved configuration
|
2021-03-03 18:37:39 +01:00 |
|
|
68c136a16f
|
Refactored code
|
2021-03-03 10:47:52 +01:00 |
|
|
337365587a
|
Added unittest for publisher
|
2021-01-23 21:23:51 +01:00 |
|
|
542dccda10
|
Bugfixes and improved tests
|
2020-12-26 13:35:31 +01:00 |
|
|
eec9bca498
|
Improved tests
|
2020-12-25 19:32:55 +01:00 |
|
|
305f4b34de
|
Added service provider Test
|
2020-12-25 14:54:03 +01:00 |
|
|
b03ef60276
|
Added TimeFormatSettings Test
|
2020-12-25 12:37:14 +01:00 |
|
|
d284cec2a2
|
Added new tester and CredentialManager TestCase
|
2020-12-25 12:12:25 +01:00 |
|
|
e9722271fb
|
Published for 2020.12.9
|
2020-12-15 17:29:32 +01:00 |
|
|
7ee2eff483
|
Improved publisher
|
2020-12-15 17:27:52 +01:00 |
|
|
16516b7fe6
|
Improved testing
|
2020-11-29 17:29:16 +01:00 |
|
|
fea84418d3
|
Fixed testing errors
|
2020-11-29 16:38:58 +01:00 |
|
|
b14446272a
|
Improved configuration and testing
|
2020-11-29 11:32:35 +01:00 |
|
|
0df6d469ab
|
Bugfixes in logger
|
2020-11-27 18:12:09 +01:00 |
|
|
e76b293f60
|
Bugfixes in unittests
|
2020-11-27 11:24:47 +01:00 |
|
|
c815e75282
|
Improved tests
|
2020-11-26 11:21:57 +01:00 |
|
|
ead0eae5f0
|
Improved hosting
|
2020-11-26 11:20:21 +01:00 |
|
|
f2f797aaa3
|
Improved project structure
|
2020-11-26 10:45:02 +01:00 |
|
|
ff2a7d9693
|
Bugfixes
|
2020-11-26 10:36:49 +01:00 |
|
|
b501fef27d
|
Improved testing and service providing
|
2020-11-25 21:41:45 +01:00 |
|
|
cd9d4d3c3d
|
Added first publisher tests, fixed small bugs
|
2020-11-24 19:53:24 +01:00 |
|
|
45154950ee
|
Added unittests for logging levels
|
2020-11-24 19:01:28 +01:00 |
|
|
09a3fb166f
|
Added first unittests for logging
|
2020-11-23 22:47:37 +01:00 |
|
|
c7dff4a212
|
Added testing for service provider with unittests. Also fixed small bugs, found while testing.
|
2020-11-23 22:22:17 +01:00 |
|