Commit Graph

195 Commits

Author SHA1 Message Date
70c8e62c4a Merge remote-tracking branch 'upstream/develop' into develop 2019-04-19 14:56:55 +02:00
8082ba4acc Merge remote-tracking branch 'upstream/master' into develop 2019-04-19 14:56:26 +02:00
0659263224 Merge pull request #301 from josteinl/master
Remove not needed dict from example.
2018-11-28 11:53:09 +01:00
7c46921985 Remove not needed dict from example. 2018-11-28 10:58:56 +01:00
aef12e36cc Update install.rst
Fix some spelling.
2018-10-28 21:50:23 +01:00
03140f1170 Merge pull request #293 from borismo/patch-1
Add note for Windows users
2018-10-27 12:52:30 +02:00
08e07cd7d9 Update 1-init.rst 2018-10-27 11:58:54 +02:00
633c30390f Update jupyter.rst 2018-10-27 11:55:05 +02:00
a687a38adf Add not for Windows users 2018-10-27 11:44:57 +02:00
ca464ef6f7 Enforcing quote format with black in develop. 2018-08-11 16:15:26 +02:00
d1c9beae97 style: switching from yapf to isort/black 2018-08-11 06:34:37 +02:00
424ad77fc8 Merge branch 'master' of git://github.com/oagbaneje/bonobo into oagbaneje-master 2018-08-11 06:03:44 +02:00
43ed9ad154 Delete old files 2018-07-29 16:08:45 +01:00
f8f4977a94 Merge pull request #277 from oagbaneje/patch-3
Rephrase a few sentences
2018-07-28 18:05:12 +01:00
ab2b3f5785 Merge pull request #278 from oagbaneje/patch-4
Add link to python generators page
2018-07-28 18:04:29 +01:00
ed12fc1e55 Merge pull request #279 from oagbaneje/patch-2
Correct a few typos
2018-07-28 18:03:32 +01:00
e429bb24ce Rephrase some sentences 2018-07-28 17:48:06 +01:00
b1c85a80b0 Add link to python generators page 2018-07-28 17:37:36 +01:00
499ebba421 Rephrase a few sentences 2018-07-28 17:26:20 +01:00
cdb602c825 Correct a few typos 2018-07-28 17:25:39 +01:00
6042bf680a Update 3-files.rst 2018-07-28 14:38:28 +01:00
85bd31c910 Merge branch 'master' of github.com:python-bonobo/bonobo 2018-07-28 14:35:13 +01:00
79b8d516b3 Add example code for bonobo.CsvReader 2018-07-28 14:34:09 +01:00
dceb898ca0 SQL Alchemy Tutorial - include SQL for a quick start
(Also a return statement was missing)
2018-07-28 13:54:27 +01:00
2bbfc77acd Merge pull request #273 from odscjames/tutorial-3-run
Add to tutorial - step 3 should tell reader to explicitly run the exa…
2018-07-28 11:53:29 +01:00
1542c579c1 Merge pull request #274 from odscjames/tutorial-gender-neutral
Tutorial - gender neutral
2018-07-28 11:53:03 +01:00
b49063d551 Tutorial - gender neutral 2018-07-28 11:30:44 +01:00
5439010725 Add to tutorial - step 3 should tell reader to explicitly run the example
Also add new line when writing so output is clearer
2018-07-28 11:13:01 +01:00
cb1080e08e Merge pull request #272 from odscjames/tutorial-1-slow
Add to tutorial - add sleep to code so people can see the status changes
2018-07-28 10:31:52 +01:00
200b1b630e Add to tutorial - add sleep to code so people can see the status changes 2018-07-28 10:24:20 +01:00
3e39421a25 Update 1-init.rst 2018-07-28 10:18:08 +01:00
381d077313 Update 1-init.rst 2018-07-28 10:07:54 +01:00
a0734724e9 Update 1-init.rst 2018-07-28 10:02:48 +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
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
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
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