|
c789dabdae
|
Fix build with new IO
|
2019-12-01 20:53:32 +03:00 |
|
|
ab47d7723e
|
All tests running
|
2019-12-01 19:46:53 +03:00 |
|
|
ad2f5681b6
|
Fix everything bu function server
|
2019-12-01 18:13:10 +03:00 |
|
|
76e7f47528
|
fix envelope formats
|
2019-12-01 15:00:27 +03:00 |
|
|
2e643287ef
|
Moving to io-2
|
2019-11-30 23:36:06 +03:00 |
|
|
45a5b6fe28
|
Working on zip and directory storage for data. Update to build 0.2.4
|
2019-11-17 22:15:29 +03:00 |
|
|
38360e9d22
|
Merge remote-tracking branch 'origin/master' into dev
|
2019-11-15 21:29:59 +03:00 |
|
Alexander Nozik
|
56334896b8
|
Create gradle.yml
|
2019-11-15 21:25:57 +03:00 |
|
|
4370a66164
|
Fixed TaglessEnvelopeFormat resolution
|
2019-11-13 21:12:19 +03:00 |
|
|
d10bd40763
|
Remove use of direct Input to ByteArray conversions due to bugs in kotlinx.io.
|
2019-11-13 18:24:33 +03:00 |
|
|
41d0cdb2b1
|
Fix large buffers IO. A lot of refactoring.
|
2019-11-13 18:08:48 +03:00 |
|
|
3e9cb3915c
|
Meta and Evelope format factories now implement Meta and Envelope formats (default representation).
|
2019-11-10 19:08:32 +03:00 |
|
|
ff59c14c17
|
Minor fix to multipart envelope
|
2019-11-05 21:42:29 +03:00 |
|
|
5265c0e5ab
|
Implements Envelope parts
An envelope consisting of other envelopes
|
2019-11-05 21:36:17 +03:00 |
|
|
f63a2b6e93
|
Some serialization fixes
|
2019-11-05 19:45:53 +03:00 |
|
Alexander Nozik
|
5dc7929475
|
Merge pull request #23 from mipt-npm/dev
0.1.4
|
2019-11-01 21:27:52 +03:00 |
|
|
aefee64581
|
optional descriptor for descriptor builder
|
2019-11-01 21:15:55 +03:00 |
|
|
33b1de2865
|
Optimized EnvelopeFormat generation API
|
2019-11-01 20:04:11 +03:00 |
|
|
6f341f705a
|
Added DF02 format to TaggedEnvelopeFormat.
|
2019-11-01 19:47:03 +03:00 |
|
|
257601d945
|
Changed parameter order in ActionEnv
|
2019-11-01 14:53:58 +03:00 |
|
|
592f911db7
|
Changed map and reduce action API to include both meta from data and meta from task/action
|
2019-11-01 14:41:16 +03:00 |
|
|
6e98bc7408
|
Added descriptors to custom serializers
|
2019-10-31 10:21:52 +03:00 |
|
|
0ef0a43077
|
Added check for file size in FileBinary
|
2019-10-30 19:57:03 +03:00 |
|
|
33c8e7088e
|
Fixed leaked byte packets in io
|
2019-10-30 19:43:26 +03:00 |
|
|
ade4eec96e
|
Make putted values optional in MetaBuilder
|
2019-10-30 17:13:31 +03:00 |
|
|
84c5f6d925
|
Version to 0.1.4
|
2019-10-29 21:24:45 +03:00 |
|
Alexander Nozik
|
2b1fbf15ea
|
Merge pull request #22 from mipt-npm/dev-zelenyy
Dev zelenyy
|
2019-10-29 21:20:39 +03:00 |
|
|
245b5ebc52
|
Fix #16
|
2019-10-29 21:20:14 +03:00 |
|
|
dce9199b78
|
#18
|
2019-10-29 20:21:38 +03:00 |
|
|
10de05240c
|
Fix #12
|
2019-10-29 20:11:57 +03:00 |
|
|
264ed14cf4
|
Fixed array representation in DynamicMeta
|
2019-10-29 18:45:24 +03:00 |
|
|
04e9601def
|
Fixed array representation in DynamicMeta
|
2019-10-29 18:20:05 +03:00 |
|
|
728da96eff
|
Front matter envelope format
|
2019-10-28 19:37:15 +03:00 |
|
|
6cfaac74ae
|
Merge branch 'dev' into feature/yaml
# Conflicts:
# dataforge-io/dataforge-io-yaml/build.gradle.kts
|
2019-10-28 12:37:04 +03:00 |
|
|
cd4736ab5e
|
Transformation of Meta to Map and back
|
2019-10-28 12:35:19 +03:00 |
|
|
3147016bb3
|
Yaml feature
|
2019-10-28 10:31:37 +03:00 |
|
|
d3dd15884c
|
Fixed all IO issues (for now)
|
2019-10-27 16:50:05 +03:00 |
|
Mikhail Zelenyy
|
956c07e386
|
Fixed default regex in DataFilter
|
2019-10-22 14:24:22 +03:00 |
|
Mikhail Zelenyy
|
26f5114e48
|
Simple test for selecting data
|
2019-10-21 16:26:47 +03:00 |
|
|
87ae41886b
|
Partial TaglessEnvelopeFormat
|
2019-10-20 19:30:51 +03:00 |
|
|
e686501662
|
TaglessEnvelopeFormat implementation
|
2019-10-20 17:57:43 +03:00 |
|
|
bf787fb5fc
|
Added peek format functionality to EnvelopeFormat
|
2019-10-19 14:36:13 +03:00 |
|
|
44a34eee40
|
Refactored IO logic
|
2019-10-19 13:35:50 +03:00 |
|
|
23a2d29e84
|
Upgraded plugin and added test for data gathering in workspace.
|
2019-10-09 19:10:37 +03:00 |
|
|
156a43d4bf
|
Fixed enum delegate
|
2019-10-07 13:27:54 +03:00 |
|
|
3ff3a5d09e
|
Fixed function server
|
2019-10-07 13:22:44 +03:00 |
|
Alexander Nozik
|
6d52db311d
|
Merge pull request #20 from Zelenyy/dev-zelenyy
Two test for checking Meta.enum extension.
|
2019-10-07 12:06:31 +03:00 |
|
|
e3e9412cb6
|
Fixed build and nasty bug in data builder
|
2019-10-04 20:23:02 +03:00 |
|
Mikhail Zelenyy
|
e68e184fb2
|
Two test for checking Meta.enum extension.
Test `testEnum` failed.
|
2019-10-04 20:16:34 +03:00 |
|
|
1b118986f5
|
Value extensions to access primitives
|
2019-10-02 13:48:04 +03:00 |
|