|
|
4cf69d362e
|
Hack to make Bonobo work with py3.10
|
2022-12-19 11:04:38 +01:00 |
|
|
|
feb7ec8505
|
Merge pull request #393 from remitamine/docs_remove_dup_word
[docs] remove duplicate word
|
2021-03-10 16:44:00 +01:00 |
|
|
|
785e27f91e
|
Merge pull request #394 from remitamine/docs_index_fix_typo
[docs] fix typo
|
2021-03-10 16:43:42 +01:00 |
|
|
|
49d5d6c44c
|
[docs] fix typo
|
2021-03-06 10:35:17 +01:00 |
|
|
|
00b1da2f51
|
[docs] remove duplicate word
|
2021-03-06 09:39:37 +01:00 |
|
|
|
f8f0c9040e
|
Merge pull request #388 from timgates42/bugfix_typo_running
docs: fix simple typo, runnning -> running
|
2021-01-01 06:32:01 +01:00 |
|
|
|
b45f39126c
|
docs: fix simple typo, runnning -> running
There is a small typo in bonobo/errors.py.
Should read `running` rather than `runnning`.
|
2020-12-31 07:36:47 +11:00 |
|
|
|
274058db8b
|
Release: 0.7.0rc2
|
2019-07-20 15:19:49 +02:00 |
|
|
|
d90f60c815
|
Release: 0.7.0rc1
|
2019-07-20 15:13:08 +02:00 |
|
|
|
62afb47b36
|
Merge pull request #354 from hartym/339_templates_new_syntax
#339 - Update templates to use new syntax.
|
2019-07-20 15:04:37 +02:00 |
|
|
|
9158af1f4c
|
#339 - Update templates to use new syntax.
|
2019-07-20 14:56:05 +02:00 |
|
|
|
8325d7e24c
|
Fixes syntax error in appveyor config.
|
2019-06-09 15:58:25 +02:00 |
|
|
|
d9a75852cc
|
Remove broken python version, investigation will be done after 0.7 release.
|
2019-06-09 15:54:23 +02:00 |
|
|
|
4d3f107ee2
|
Update python versions in appveyor configuration.
|
2019-06-09 15:46:54 +02:00 |
|
|
|
23e4eec1c3
|
Adds 3.7 classifier.
|
2019-06-09 15:43:08 +02:00 |
|
|
|
a27515484a
|
Adds 3.7 stable and 3.8-dev to travis.
|
2019-06-09 15:41:48 +02:00 |
|
|
|
29d07aa5f1
|
Adds unit test for SetFields (fixes #341).
|
2019-06-02 16:43:11 +02:00 |
|
|
|
eb83d0327e
|
Fixes cast problem when type changed but we got NOT_MODIFIED token.
|
2019-06-02 16:38:06 +02:00 |
|
|
|
4b34cca3ba
|
Some documentation on cursors.
|
2019-06-02 09:53:38 +02:00 |
|
|
|
dc3dea8241
|
Make sure that we can also add nodes inbetween branches.
|
2019-06-02 09:45:12 +02:00 |
|
|
|
25329b768d
|
Adds ability to concatenate cursors in between other cursors.
|
2019-06-02 09:42:10 +02:00 |
|
|
|
e0d2295adb
|
Adds the ability to concatenate independently created cursors.
|
2019-06-02 09:20:19 +02:00 |
|
|
|
ea00ac5249
|
Merge branch 'develop' of github.com:python-bonobo/bonobo into develop
|
2019-06-02 09:06:58 +02:00 |
|
|
|
670d893db9
|
Adds simple test for #326.
|
2019-06-02 09:06:48 +02:00 |
|
|
|
274d92d56c
|
Merge pull request #335 from hartym/develop
Forks & Merges
|
2019-06-02 08:56:46 +02:00 |
|
|
|
34194925d1
|
New syntax: Forks & merge polishing
|
2019-06-02 08:53:57 +02:00 |
|
|
|
caef022b56
|
Minor documentation tuning, moving get_pseudo_nodes to bonobo.util.testing.
|
2019-06-02 08:40:14 +02:00 |
|
|
|
e5b115e5df
|
Merge pull request #334 from hartym/develop
Docs update, new syntax.
|
2019-06-01 14:15:44 +02:00 |
|
|
|
e84440df8c
|
Major update to documentation, removing deprecated docs and adding the new syntax to graph building options.
|
2019-06-01 14:08:39 +02:00 |
|
|
|
c998708923
|
New syntax: adding test cases and syntactic sugar tools in graph api for merges and forks (related to #323 and #324, allows #328).
|
2019-06-01 12:31:38 +02:00 |
|
|
|
0d17881928
|
Merge pull request #333 from hartym/314_connect_two_chains
Implements #314, make index_of() public in graph api, document node c…
|
2019-06-01 11:26:34 +02:00 |
|
|
|
a95ef635e6
|
Experimenting with dev version numbers so one can't mistake master for develop (or vice versa).
|
2019-06-01 11:11:43 +02:00 |
|
|
|
af8ad2e2a8
|
Merge pull request #332 from hartym/211_forbid_fs_related_nodes_to_join_cwd_silently
Do not allow to provide absolute paths as filesystem will join it sil…
|
2019-06-01 11:07:16 +02:00 |
|
|
|
705dea3215
|
Implements #314, make index_of() public in graph api, document node connections and let outputs_of() take anything resolvable by index_of().
|
2019-06-01 11:06:16 +02:00 |
|
|
|
1267b91841
|
Merge pull request #331 from hartym/302_csv_skip_headers_option
CSV skip headers option
|
2019-06-01 09:55:29 +02:00 |
|
|
|
31bf0dfc7a
|
Do not allow to provide absolute paths as filesystem will join it silently (fixes #211).
|
2019-06-01 09:51:47 +02:00 |
|
|
|
aefb175c73
|
Merge pull request #330 from hartym/develop
Housekeeping (merging master, formatting, dependencies)
|
2019-06-01 09:34:17 +02:00 |
|
|
|
dee719f070
|
#302: adds unit test and doc tidying.
|
2019-06-01 09:32:22 +02:00 |
|
|
|
94c5f1a45a
|
Merge branch 'issue/302/CsvWriter-skip_header' of https://github.com/gozer/bonobo into 302_csv_skip_headers_option
|
2019-06-01 09:24:06 +02:00 |
|
|
|
751f4bcbfd
|
Merge branch 'master' into develop
|
2019-06-01 09:20:06 +02:00 |
|
|
|
7718e35f1a
|
Release: 0.6.4
|
2019-05-16 15:18:52 +02:00 |
|
|
|
2dd1ea9801
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2019-05-16 15:11:19 +02:00 |
|
|
|
d28daf6a65
|
Merge branch 'fix-code-smells' into develop
|
2019-05-16 15:09:26 +02:00 |
|
|
|
62a6a5211f
|
Merge pull request #311 from hartym/backport/kasei-exclusive-locks
Backport of MR from Kasei : exclusive locks
|
2019-05-16 15:07:48 +02:00 |
|
|
|
6cabfe99be
|
Merge pull request #310 from hartym/kasei-exclusive-locks
MR from Kasei : exclusive locks
|
2019-05-16 15:07:30 +02:00 |
|
|
|
3bc28aa0c2
|
Update requirements, fixes packaging version problem.
|
2019-05-16 11:53:50 +02:00 |
|
|
|
e17dbc7134
|
Fixes code smell and ignore some useless (in context) lgtm rules.
|
2019-05-16 11:50:38 +02:00 |
|
|
|
361b0b7ecc
|
Fixes unused return variable, restore stdout/stderr even if there is an error.
|
2019-05-16 10:19:47 +01:00 |
|
|
|
2e40f84045
|
Update requirements, formating.
|
2019-05-16 10:11:06 +01:00 |
|
|
|
a6473f19ee
|
Rename lock variable, and use it as a context manager.
|
2019-05-16 10:07:54 +01:00 |
|