Commit Graph

37 Commits

Author SHA1 Message Date
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
2d8810110e IO update 2019-01-27 20:54:28 +03:00
4cafac1f1b Code cleanup 2019-01-27 17:16:40 +03:00
5dd40f0226 Build update and minor fixes 2019-01-27 17:12:46 +03:00
25248f6cca Multiplatform plugin repository. 2019-01-27 15:06:10 +03:00
ec833dd13c Generalized Contexts for multiplatform 2019-01-11 07:36:02 +03:00
abf222434f Documentation adjustment for Context 2018-12-12 14:13:12 +03:00
013a1a935c MetaFormat service loader 2018-12-05 09:55:30 +03:00
3d65a1b409 Switched to kotlinx serialization for json processing 2018-11-08 20:59:41 +03:00
d3ce88eb3f Context module 2018-11-06 14:09:43 +03:00