Commit Graph

556 Commits

Author SHA1 Message Date
bb5fc22f5e release: 0.2.2 2017-04-28 08:04:48 +02:00
9a3fa98723 Merge pull request #40 from hartym/0.2
Filesystem as a service and service configuration for directories/files (#37, #38).
2017-04-27 22:55:14 -07:00
ee9d5d6f10 update classifiers 2017-04-28 07:54:49 +02:00
1493686c89 Update README.rst 2017-04-28 07:51:41 +02:00
5e772b7fa2 Update README.rst 2017-04-28 07:49:00 +02:00
02a4b67a35 Update README.rst 2017-04-28 07:48:35 +02:00
708101f3d9 Update README.rst 2017-04-28 07:47:39 +02:00
357683bd02 Default service configuration in directory or file (#38). 2017-04-28 07:37:15 +02:00
c801131190 Merge branch 'filesystem' into 0.2 2017-04-28 06:33:37 +02:00
4f49ad9fd1 Tighter dependencies, and rewriting a bit of the documentation. 2017-04-28 06:32:48 +02:00
eacd0cc8c5 wip: filesystem as a service. 2017-04-28 06:21:26 +02:00
27c937054f Update services.rst 2017-04-27 09:52:18 +02:00
02f0c1d972 Update services.rst 2017-04-27 09:47:24 +02:00
56ffaf1a8f Update install.rst 2017-04-27 09:07:49 +02:00
86dfe3bb9a Update index.rst 2017-04-27 08:44:33 +02:00
8900e902ca Update services.rst 2017-04-27 08:43:58 +02:00
2a74ffae95 Merge pull request #34 from hartym/0.2
Service dependencies. Working correctly with current test coverage, and with sqlalchemy extension (which is not merged yet).
2017-04-25 16:29:52 -07: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
946c5fd1bb Small refactoring of duplicate code. 2017-04-25 23:18:15 +02:00
ad502d7e23 Split execution module in submodules for better readability. 2017-04-25 23:05:18 +02:00
9b87597c24 Small change to force services definitions to be strings, and to force default names. 2017-04-25 22:38:39 +02:00
efcd4361cc First implementation of services and basic injection. Not working with CLI for now. 2017-04-25 22:04:21 +02:00
18abb39206 release: 0.2.1 2017-04-25 08:23:39 +02:00
c65e1f8c34 Merge pull request #33 from hartym/stdlib_context_and_utils
Stdlib context and utils
2017-04-24 23:13:22 -07:00
0f05874dfa Enhance ValueHolder with missing underscore methods. 2017-04-25 08:04:20 +02:00
3ecb2c2ccd Minor stuff, cleanup and formating. 2017-04-25 07:47:51 +02:00
315961bef8 Remove remaining trace. 2017-04-25 07:24:54 +02:00
8af5534394 Update psutil version. 2017-04-24 23:47:56 +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
cff32c1612 Merge remote-tracking branch 'upstream/0.2' into colorama 2017-04-24 21:37:11 +02:00
9fc2e0ef94 Reverts/Fixes #16 (removes bb alias). 2017-04-24 21:36:27 +02:00
9bf8f5c3a7 Merge pull request #31 from hartym/0.2
Update with appveyor code and more CI.
2017-04-24 21:27:21 +02:00
51847302dd Project artifacts update with full url. 2017-04-24 21:24:11 +02:00
f1f31bfd10 adds examples dependencies (commented out, for now). 2017-04-24 21:21:53 +02:00
5176c8de01 remove the script that runs all examples for now, as it needs more deps and refactoring of few things in progress. 2017-04-24 21:21:10 +02:00
e03bf53e90 Merge branch 'plugins' into 0.2 2017-04-24 21:20:23 +02:00
a58d716181 Merge branch 'appveyor' into 0.2 2017-04-24 21:13:00 +02:00
13ff29e379 Merge branch 'appveyor' into plugins 2017-04-24 21:12:15 +02:00
f7faffc2b5 run all examples during the continuous integration process. 2017-04-24 21:11:53 +02:00
24ebf44a76 Merge pull request #30 from hartym/plugins
Refactoring plugin architecture, fixing jupyter integration and a few…
2017-04-24 21:10:31 +02:00
6926058625 Refactoring plugin architecture, fixing jupyter integration and a few documentation about how to setup jupyter notebook widget. 2017-04-24 20:49:05 +02:00
877e132daf Basic appveyor setup, kind of work in progress bootstraped from "https://github.com/ogrisel/python-appveyor-demo". 2017-04-24 20:43:45 +02:00
d7f8873cca Update FAQ. 2017-04-24 08:26:15 +02:00
1660ff23ff Merge branch '0.2' of github.com:python-bonobo/bonobo into 0.2 2017-04-23 19:41:16 +02:00
3fbe12fa66 new: FAQ section in documentation (#27). 2017-04-23 19:41:05 +02:00
933b0957e6 Merge pull request #26 from hartym/0.2
0.2
2017-04-23 18:22:10 +02:00
e641cc573a Merge branch 'SanketDG-sanketdg/examplefix' into 0.2 2017-04-23 18:17:09 +02:00
b1e6a2056a Merge branch 'sanketdg/examplefix' of https://github.com/SanketDG/bonobo into SanketDG-sanketdg/examplefix 2017-04-23 18:16:27 +02:00
be4411c287 opendatasoft.py: Add timezone arg
The timezone argument is needed for bonobo/examples/fablabs.py
to properly run.

Fixes https://github.com/python-bonobo/bonobo/issues/22
2017-04-23 21:40:19 +05:30
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