Commit Graph

59 Commits

Author SHA1 Message Date
3ab3f2766c Add preemptive initialization for plugins 2020-11-10 20:18:54 +03:00
d5992c721d Refactor Scheme and MutableItemProvider.kt 2020-11-10 19:08:53 +03:00
8ef0b2247c Changed kotlin version to 1.4.20-M2 2020-10-28 13:01:29 +03:00
01c209d1d6 Finish migration to 1.4.20 2020-09-28 15:38:29 +03:00
bc4456637c Native for all 2020-09-14 20:32:41 +03:00
b229de3eb7 Context content resolution refactor.
Explicit API mode.
2020-09-13 19:35:58 +03:00
d170f5d60c Explicit API mode 2020-09-09 10:22:15 +03:00
52a3c8bc6f dataforge-meta cleanup 2020-09-07 22:43:39 +03:00
eeb4643d93 IO refactoring 2020-09-07 13:44:02 +03:00
a767f279a3 Fixed 1.4 build 2020-09-05 16:19:03 +03:00
57b263ec63 Migration to 1.4 2020-08-31 11:27:44 +03:00
b8d775aa30 Migration to 1.4 2020-08-29 11:45:31 +03:00
617612bf67 Add default implementation to the provider. 2020-08-15 20:33:39 +03:00
b5b0a6898e Add default implementation to the provider. 2020-07-26 17:36:18 +03:00
c3d4836a11 Default error for Provider 2020-07-26 10:23:51 +03:00
fc0454d339 0.1.8-dev-2. Fix build 2020-05-17 20:20:20 +03:00
fb559f4562 0.1.8-dev-2 2020-05-17 20:12:44 +03:00
453a1bc755 Remove reflection from common module 2020-04-22 13:40:35 +03:00
fb28c854b3 Fix structured concurrency in Context 2020-04-17 18:31:22 +03:00
6450696157 Fix zip writer and name refactoring 2020-04-06 22:50:51 +03:00
eebfe534cc Fix Envelope IO with binaries 2020-04-05 21:12:56 +03:00
01711c2b8c Move scheme to root meta package to avoid import clutter 2020-03-28 10:25:24 +03:00
db03dfaae9 Finish migrating to 0.4.0 plugin 2020-03-13 19:15:37 +03:00
e2845f4efc Move Meta serialization to dataforge-meta 2020-03-11 22:30:29 +03:00
93c806c3bf Basic design for external connectors 2020-03-02 19:17:36 +03:00
f906fbdb0a Tables basics
A lot of refactoring
2020-01-29 21:34:51 +03:00
f63a2b6e93 Some serialization fixes 2019-11-05 19:45:53 +03:00
245b5ebc52 Fix #16 2019-10-29 21:20:14 +03:00
44a34eee40 Refactored IO logic 2019-10-19 13:35:50 +03:00
10b8385324 Named return Name instead of String 2019-09-08 15:11:46 +03:00
44737faa26 A lot of minor fixes 2019-08-07 11:38:25 +03:00
efddfa8e91 Meta and io fixes 2019-07-27 17:02:48 +03:00
da4a9ebe9d Simplified Provider API 2019-07-05 18:49:36 +03:00
5b053d60a2 optimize plugin loading API 2019-07-02 13:17:41 +03:00
167dc752ea Few more updates for context builder 2019-06-30 14:13:45 +03:00
1722a7dd82 Slightly modified plugin lookup 2019-06-30 10:34:15 +03:00
3bf49d3fae Isolating build logic 2019-06-28 10:19:58 +03:00
7f95dcf02c Build fix for module deploy 2019-06-22 15:33:33 +03:00
b275288c55 Moved to 1.3.40 and plugin-based build. Fix fo Styled. 2019-06-22 14:29:37 +03:00
2a395f8064 Test for plugin task loading 2019-05-19 10:05:21 +03:00
577311ab7f Updated build. Added doc jar 2019-05-09 13:52:26 +03:00
9ddcf648a1 Fixed context provider test 2019-05-08 22:31:50 +03:00
52fb8234fc Providers provide map instead of sequence on provideAll (replaced by top).
Context task loading ambiguity solved by prepending plugin name.
2019-05-08 22:15:44 +03:00
f284d15ee4 Removed configuration from plugins. 2019-05-01 16:46:09 +03:00
1cdf19e533 Switched to buildSrc plugin 2019-04-30 14:57:48 +03:00
4e679b8971 Minor API fixed for Meta 2019-04-02 15:19:52 +03:00
63cd209f58 Fixed getAll bug 2019-03-26 12:21:33 +03:00
ad23478a79 Updated plugin management 2019-03-23 11:28:24 +03:00
a4a7163e0d Basic design for workspaces 2019-01-31 21:21:02 +03:00
012ee93ab2 Basic design for workspaces 2019-01-30 18:57:14 +03:00