This website requires JavaScript.
Explore
Help
Sign In
paulin
/
bonobo
Watch
1
Star
0
Fork
0
You've already forked bonobo
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
279
Commits
1
Branch
0
Tags
cf0b982475f9fcd503f91d477d322d089c6b6a57
Commit Graph
6 Commits
Author
SHA1
Message
Date
Romain Dorgueil
cf0b982475
Adds method based options, limited to one, to allow nodes based on a specific method (think filter, join, etc)...
...
Reimplementation of "Filter", with (rather simple) code from rdc.etl.
2017-05-20 10:15:51 +02:00
Romain Dorgueil
4154d7e3d8
Starting to work on
#47
a.k.a the context processor mess. This is a first implementation removing all the uggly function calls, but further work must work on less things called "context", as it is bad for readability. Concerns better separated now.
2017-05-01 18:27:27 +02:00
Romain Dorgueil
bb5fc22f5e
release: 0.2.2
2017-04-28 08:04:48 +02:00
Romain Dorgueil
eacd0cc8c5
wip: filesystem as a service.
2017-04-28 06:21:26 +02:00
Romain Dorgueil
ad502d7e23
Split execution module in submodules for better readability.
2017-04-25 23:05:18 +02:00
Romain Dorgueil
efcd4361cc
First implementation of services and basic injection. Not working with CLI for now.
2017-04-25 22:04:21 +02:00