|
|
6a1203602f
|
Minor tweaks about code quality.
|
2018-07-16 10:00:28 +02:00 |
|
|
|
d9f2fd3009
|
config: Change remove() to discard() to allow overriding value using simple attributes.
|
2018-07-12 16:25:26 +02:00 |
|
|
|
8b3215ad25
|
wip: refactoring context to share base.
|
2018-07-11 17:09:53 +02:00 |
|
|
|
4c2287ebf0
|
Partially configured object: shows what is missing instead of cryptic error only
|
2018-07-11 15:46:23 +02:00 |
|
|
|
9b55e211db
|
Update requirements.
|
2018-06-11 08:31:29 +02:00 |
|
|
|
38e0a2fe12
|
Adds create_reader/create_writer tests.
|
2018-05-21 12:30:43 +02:00 |
|
|
|
68de8368b8
|
Appveyor tweaks.
|
2018-05-21 12:27:46 +02:00 |
|
|
|
100451bcc4
|
Enforce python 3.5+ in setup.py.
|
2018-05-21 12:25:35 +02:00 |
|
|
|
5b303c403d
|
Adds create_reader/create_writer, more expliciteness in root module to avoid loosing IDEs (like jetbrains) in imports.
|
2018-05-21 12:17:02 +02:00 |
|
|
|
9e0736b246
|
Update requirements.
|
2018-05-21 11:56:53 +02:00 |
|
|
|
f0c4e5e78a
|
Update requirements.
|
2018-05-21 11:56:15 +02:00 |
|
|
|
a9c55de270
|
Update requirements / format.
|
2018-05-16 07:43:15 +02:00 |
|
|
|
18180fdb11
|
Release: 0.6.2
|
2018-03-29 09:41:32 +02:00 |
|
|
|
839b1dac46
|
Updates .gitignores
|
2018-03-29 09:40:53 +02:00 |
|
|
|
4bea84ae98
|
Merge branch 'master' of github.com:python-bonobo/bonobo
|
2018-03-29 09:40:01 +02:00 |
|
|
|
5457a9271c
|
Update requirements.
|
2018-03-29 09:39:35 +02:00 |
|
|
|
ebdc97d7b0
|
Merge pull request #260 from benrudolph/patch-1
Remove paren
|
2018-03-27 11:28:53 +02:00 |
|
|
|
d7513943a1
|
Remove paren
|
2018-03-26 17:29:50 -07:00 |
|
|
|
5cab4effea
|
allow for overriding strategy
|
2018-03-23 17:45:47 -07:00 |
|
|
|
d5b3c2e303
|
store results
|
2018-03-23 17:43:50 -07:00 |
|
|
|
3407994e00
|
extract run function
|
2018-03-23 17:37:11 -07:00 |
|
|
|
cb972d4a54
|
Update ISSUE_TEMPLATE.md
|
2018-03-23 08:54:09 +01:00 |
|
|
|
90d709d151
|
Update ISSUE_TEMPLATE.md
|
2018-03-23 08:53:44 +01:00 |
|
|
|
b84bd5d43f
|
Delete CONTRIBUTING.md
|
2018-03-23 08:53:24 +01:00 |
|
|
|
f2cde78804
|
Create CONTRIBUTING.md
|
2018-03-23 08:52:34 +01:00 |
|
|
|
826f30d143
|
Create ISSUE_TEMPLATE.md
|
2018-03-23 08:52:03 +01:00 |
|
|
|
cd04354d3d
|
Update requirements.
|
2018-03-08 11:26:27 +01:00 |
|
|
|
bb11f14798
|
Merge pull request #252 from hydrosquall/bug/fix-typos-on-introduction-page
Fix spelling of independent + proper nouns + minor grammar
|
2018-02-12 22:48:33 +01:00 |
|
|
|
d1b54cb6ed
|
Fix spelling of independent in other documentation files
|
2018-02-10 17:24:46 -05:00 |
|
|
|
e4eba5dd9b
|
Fix spelling of independent + proper nouns + minor grammar
|
2018-02-10 17:16:50 -05:00 |
|
|
|
71039ddcb1
|
Merge pull request #250 from hartym/249_fix_quoting_as_int
Fix #249: Quoting format is integer, not string.
|
2018-02-04 18:43:11 +01:00 |
|
|
|
02eeaff883
|
Fix #249: Quoting format is integer, not string.
|
2018-02-03 17:11:23 +01:00 |
|
|
|
aa6e426768
|
[doc] proofreading the guides, refactoring the reference.
|
2018-01-16 06:27:25 +01:00 |
|
|
|
ed7887ba31
|
Merge pull request #242 from ivanistheone/patch-1
small copy edits in docs/guide/services.rst
|
2018-01-14 21:58:32 +01:00 |
|
|
|
da80fedbc1
|
Release: 0.6.1
|
2018-01-14 17:09:54 +01:00 |
|
|
|
bc9822613b
|
[docs] fighting readthedocs/conda
|
2018-01-14 16:34:41 +01:00 |
|
|
|
8860a7b597
|
[docs] sqlalchemy
|
2018-01-14 16:32:06 +01:00 |
|
|
|
7418ef58a3
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-01-14 16:22:07 +01:00 |
|
|
|
1c7840089a
|
[docs] sqlalchemy basics and api ref.
|
2018-01-14 16:21:19 +01:00 |
|
|
|
e998f9c989
|
[docs] More documentation rewriting.
|
2018-01-14 16:11:49 +01:00 |
|
|
|
9af5d80171
|
[docs] rewriting the tutorial.
|
2018-01-14 15:26:04 +01:00 |
|
|
|
c311b05a42
|
[docs] rewriting the tutorial.
|
2018-01-14 14:25:42 +01:00 |
|
|
|
9fa7be5dd8
|
some minor language edits
|
2018-01-11 20:37:26 -05:00 |
|
|
|
65a425258a
|
small rewording
|
2018-01-11 20:26:26 -05:00 |
|
|
|
ca9d5a19fc
|
Merge branch 'master' into develop
|
2018-01-10 08:39:37 +01:00 |
|
|
|
a161e9d8d7
|
[django] Adds ability to create a get_graph() command method as a generator for multiple, synchronous jobs execution in django command.
|
2018-01-10 08:36:45 +01:00 |
|
|
|
8900c567d9
|
[core] Fixes bug in graph.add_chain output that would ignore the first node when its index is 0.
|
2018-01-10 08:33:12 +01:00 |
|
|
|
c1ffbe7b5f
|
Working on 0.6 documentation.
|
2018-01-10 06:18:41 +01:00 |
|
|
|
0a9a27ae08
|
Links in doc.
|
2018-01-08 08:31:07 +01:00 |
|
|
|
133831d157
|
Add doc deps.
|
2018-01-08 08:24:01 +01:00 |
|