|
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 |
|
|
0434360d46
|
Cleanup type variance in Task builder
|
2020-04-13 15:34:26 +03:00 |
|
|
6450696157
|
Fix zip writer and name refactoring
|
2020-04-06 22:50:51 +03:00 |
|
|
01711c2b8c
|
Move scheme to root meta package to avoid import clutter
|
2020-03-28 10:25:24 +03:00 |
|
|
7f0ad68d9d
|
Meta to JSON SNS fix
|
2020-03-28 10:04:59 +03:00 |
|
|
e2845f4efc
|
Move Meta serialization to dataforge-meta
|
2020-03-11 22:30:29 +03:00 |
|
|
f906fbdb0a
|
Tables basics
A lot of refactoring
|
2020-01-29 21:34:51 +03:00 |
|
|
b83821af51
|
Configurable and Scheme revision
|
2020-01-08 21:41:27 +03:00 |
|
|
659fded3a5
|
Replace scecification builders by invokations
|
2019-12-24 20:06:16 +03:00 |
|
|
0ec42689d7
|
Minor change to Goal API
|
2019-12-03 17:01:56 +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 |
|
|
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 |
|
|
f63a2b6e93
|
Some serialization fixes
|
2019-11-05 19:45:53 +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 |
|
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 |
|
Mikhail Zelenyy
|
956c07e386
|
Fixed default regex in DataFilter
|
2019-10-22 14:24:22 +03:00 |
|
|
e3e9412cb6
|
Fixed build and nasty bug in data builder
|
2019-10-04 20:23:02 +03:00 |
|
|
71536051aa
|
Data and DataNode file io update
|
2019-09-18 16:36:35 +03:00 |
|
|
c175dc7de4
|
Added strong typing to tasks and task dependencies
|
2019-09-14 10:36:47 +03:00 |
|
|
74b5a1ac50
|
Test for node builder. Fixed bug with node content resolve by name
|
2019-09-12 16:04:22 +03:00 |
|
|
61c2530c91
|
Moved TaskBuilder to common.
|
2019-09-12 10:39:19 +03:00 |
|
|
c239abe6e8
|
Added unsafe data casts for all platforms and safeCast for JVM
|
2019-09-11 23:03:56 +03:00 |
|
|
352b98be9b
|
Added unsafe data casts for all platforms and safeCast for JVM
|
2019-09-11 22:44:56 +03:00 |
|
|
b730d49e6e
|
Convenience methods to access DataNode elements
|
2019-09-11 20:43:55 +03:00 |
|
|
418e1c2134
|
Refactored TaskBuilder to be more predictable
|
2019-09-04 09:50:56 +03:00 |
|
|
d16d051a1c
|
0.1.3 release
|
2019-08-17 17:10:40 +03:00 |
|
|
58a0584cae
|
Compatibility for Json top level arrays and nested arrays added.
|
2019-08-16 15:08:56 +03:00 |
|
|
8c32eaeb6b
|
Binary and file data update
|
2019-08-11 18:35:03 +03:00 |
|
|
56679cff23
|
Major rework of IO
|
2019-08-09 20:53:08 +03:00 |
|
|
5921556254
|
Reworked Data and Goal mechanics
|
2019-08-09 16:31:59 +03:00 |
|
|
43c18bcde7
|
Some refactoring in goal mechanics
|
2019-08-07 22:07:36 +03:00 |
|
|
65633bbd0d
|
Build passes, but a lot of tests fails. Need more work.
|
2019-08-07 21:14:20 +03:00 |
|
|
1f0a317cd8
|
Complete refactoring of goals and DataNodes
|
2019-08-07 19:28:44 +03:00 |
|
|
44737faa26
|
A lot of minor fixes
|
2019-08-07 11:38:25 +03:00 |
|
|
3bf49d3fae
|
Isolating build logic
|
2019-06-28 10:19:58 +03:00 |
|
|
b275288c55
|
Moved to 1.3.40 and plugin-based build. Fix fo Styled.
|
2019-06-22 14:29:37 +03:00 |
|
|
577311ab7f
|
Updated build. Added doc jar
|
2019-05-09 13:52:26 +03:00 |
|
|
1cdf19e533
|
Switched to buildSrc plugin
|
2019-04-30 14:57:48 +03:00 |
|
|
902a5f70ab
|
Renamed Specification -> Specific
Renamed SpecificationCompanion -> Specification
|
2019-04-30 14:32:54 +03:00 |
|
|
58e65ba71e
|
Simplified task builder.
|
2019-03-30 10:36:02 +03:00 |
|
|
55db973cd6
|
Simplified task builder.
|
2019-03-29 21:51:39 +03:00 |
|
|
e3127503ec
|
Workspace is working
|
2019-03-29 12:16:24 +03:00 |
|
|
929f1b9d69
|
Experimenting on Task builder and inner contexts
|
2019-03-28 09:56:11 +03:00 |
|
|
16d263dc0b
|
Task builder complete. Not tested
|
2019-03-22 19:48:55 +03:00 |
|
|
0ff915236c
|
Actions builder finished. DataNode cast
|
2019-03-22 19:03:52 +03:00 |
|