Commit Graph

25 Commits

Author SHA1 Message Date
25cb430b7b Merge branch 'develop' into transformation_factory 2017-07-16 18:54:37 +02:00
f02d92c7e8 Merge branch 'master' into transformation_factory 2017-07-15 14:38:09 +02:00
4a2c7280d6 [misc] Fixes formatting. 2017-07-05 13:09:46 +02:00
8de6f50523 [examples] Fix examples, fix termination bug with unrecoverable errors. 2017-07-05 13:08:53 +02:00
2ff19c18a6 [errors] Implements unrecoverable errors, that will raise and stop the transformation. Used when an invalid ioformat is used. 2017-07-05 11:34:34 +02:00
c34b86872f Update example datasets. 2017-06-05 10:52:47 +02:00
2ffbc90bcb Add examples for pickle functionality 2017-05-24 22:21:29 -04:00
3059f112f1 WIP: factory for transformations 2017-05-21 20:42:54 +02:00
58a1580668 Fix iterable problems due to context currifier, and some examples with wrong import paths. 2017-05-20 10:40:44 +02:00
bbd258c313 74 characters instead of 80 for examples, as it seems that desktop version display less characters than tablet on rtd theme. 2017-05-01 15:22:32 +02:00
0feccb1aa9 reformating code, and adding specific rules for examples so it shows up correctly on readthedocs, by default. 2017-05-01 15:21:26 +02:00
8fc0430a23 more documentage 2017-05-01 10:21:56 +02:00
d79ca9e20e Cleaner api exposition. 2017-05-01 09:00:07 +02:00
b4716f9cee fix json example (#37) 2017-05-01 08:14:09 +02:00
bb5fc22f5e release: 0.2.2 2017-04-28 08:04:48 +02:00
357683bd02 Default service configuration in directory or file (#38). 2017-04-28 07:37:15 +02:00
eacd0cc8c5 wip: filesystem as a service. 2017-04-28 06:21:26 +02:00
08db4213b3 Allowing container lazy resolution of params and fixing unterminated late transforms in default strategy (bad bug!) 2017-04-26 01:26:11 +02:00
efcd4361cc First implementation of services and basic injection. Not working with CLI for now. 2017-04-25 22:04:21 +02:00
3ecb2c2ccd Minor stuff, cleanup and formating. 2017-04-25 07:47:51 +02:00
ef2c881075 Attempt to refactor a bit of context, new count transform that counts the calls, new bonobo.structs package with basic data structures, removal of blessings. 2017-04-24 23:44:29 +02:00
476923dc44 Attempt to fix windows terminal compatibility (ping @jelloslinger). If this is working on windows, we should consider removing blessings in favor of colorama. 2017-04-23 15:10:29 +02:00
2aa46ad7f4 update coffeeshops dataset 2017-04-23 11:57:54 +02:00
b035bdea32 formating, better consistency in readers, ability to read files from http (fast and dirty). 2017-02-12 08:10:22 +01:00
9dab39a474 Minor fixes and update documentation. Preparing the upcoming 0.2 release. 2017-01-20 20:45:16 +01:00