- 09 Nov, 2015 1 commit
-
-
Ivan Tyagov authored
-
- 29 Oct, 2015 1 commit
-
-
Ivan Tyagov authored
-
- 08 Oct, 2015 1 commit
-
-
Ivan Tyagov authored
-
- 06 Oct, 2015 2 commits
-
-
Ivan Tyagov authored
Call pure transformation in an activity rather than execute in current transaction. This way we split ingestion part from transformation part. Note: this commit will serialize argument_list to activity's mysql table in case of big packets this can be slow, in case of small appends it can be acceptable. Instead we should call with start and end offset only and data should be read from Data Stream itself (WIP).
-
Ivan Tyagov authored
Raise in case of improper server side configuration so sender is aware rather than silently return nothing and fool sender it's all ok. Pylint.
-
- 29 Sep, 2015 1 commit
-
-
Ivan Tyagov authored
-
- 28 Sep, 2015 2 commits
-
-
Klaus Wölfel authored
-
Klaus Wölfel authored
-
- 25 Sep, 2015 1 commit
-
-
Ivan Tyagov authored
-
- 04 Sep, 2015 1 commit
-
-
Ivan Tyagov authored
-
- 03 Sep, 2015 5 commits
-
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
Remove an example that stored twice the RAM memory zeros in ZODB's root as this can quickly run out of space any Wendelin instance. Use ERP5-ish API to work with Data Arrays
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
- 01 Sep, 2015 2 commits
-
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
- 24 Aug, 2015 1 commit
-
-
Ivan Tyagov authored
-
- 07 Aug, 2015 1 commit
-
-
Ivan Tyagov authored
-
- 04 Aug, 2015 1 commit
-
-
Ivan Tyagov authored
-
- 03 Aug, 2015 2 commits
-
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
- 30 Jul, 2015 1 commit
-
-
Ivan Tyagov authored
-
- 29 Jul, 2015 1 commit
-
-
Ivan Tyagov authored
-
- 16 Jul, 2015 1 commit
-
-
Ivan Tyagov authored
-
- 15 Jul, 2015 3 commits
-
-
Kirill Smelkov authored
4dfcdc5f (DataArray: get array slice by HTTP Range Request) added HTTP range support for DataArray by way of copying code from ERP5's BigFile implementation. It is better to not copy the code and just use the base class and hook into it in a proper way (I think it is possible to do even without mixin). Add a proper FIXME/TODO so we do not forget to fix it one day. /reviewed-by @Tyagov /cc @klaus
-
Ivan Tyagov authored
DataArray: get array slice by HTTP Range Request See merge request !5
-
Klaus Wölfel authored
-
- 13 Jul, 2015 1 commit
-
-
Klaus Wölfel authored
-
- 03 Jul, 2015 7 commits
-
-
Ivan Tyagov authored
Allow to pass additional keyword arguments to transformation script See merge request !4
-
Ivan Tyagov authored
-
https://lab.nexedi.cn/klaus/wendelinIvan Tyagov authored
Conflicts: bt5/erp5_wendelin/SkinTemplateItem/portal_skins/erp5_wendelin/DataStream_transform.xml
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
A simple example of a map reduce job that stores intermediate result to an Active Process and calculates average on slices of a ZBig Array.
-
- 02 Jul, 2015 1 commit
-
-
Ivan Tyagov authored
-
- 01 Jul, 2015 3 commits
-
-
Ivan Tyagov authored
Allow these portal types to be used as Predicates to define grouping of "data documents" within the system.
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-