Commit Graph

  • f2cde78804 Create CONTRIBUTING.md Romain Dorgueil 2018-03-23 08:52:34 +01:00
  • 826f30d143 Create ISSUE_TEMPLATE.md Romain Dorgueil 2018-03-23 08:52:03 +01:00
  • cd04354d3d Update requirements. Romain Dorgueil 2018-03-08 11:26:27 +01:00
  • bb11f14798 Merge pull request #252 from hydrosquall/bug/fix-typos-on-introduction-page Romain Dorgueil 2018-02-12 22:48:33 +01:00
  • d1b54cb6ed Fix spelling of independent in other documentation files Cameron Yick 2018-02-10 17:24:46 -05:00
  • e4eba5dd9b Fix spelling of independent + proper nouns + minor grammar Cameron Yick 2018-02-10 17:16:50 -05:00
  • 71039ddcb1 Merge pull request #250 from hartym/249_fix_quoting_as_int Romain Dorgueil 2018-02-04 18:43:11 +01:00
  • 02eeaff883 Fix #249: Quoting format is integer, not string. Romain Dorgueil 2018-02-03 17:11:23 +01:00
  • aa6e426768 [doc] proofreading the guides, refactoring the reference. Romain Dorgueil 2018-01-16 06:27:25 +01:00
  • ed7887ba31 Merge pull request #242 from ivanistheone/patch-1 Romain Dorgueil 2018-01-14 21:58:32 +01:00
  • da80fedbc1 Release: 0.6.1 Romain Dorgueil 2018-01-14 17:09:54 +01:00
  • bc9822613b [docs] fighting readthedocs/conda Romain Dorgueil 2018-01-14 16:34:41 +01:00
  • 8860a7b597 [docs] sqlalchemy Romain Dorgueil 2018-01-14 16:32:06 +01:00
  • 7418ef58a3 Merge remote-tracking branch 'origin/develop' into develop Romain Dorgueil 2018-01-14 16:22:07 +01:00
  • 1c7840089a [docs] sqlalchemy basics and api ref. Romain Dorgueil 2018-01-14 16:21:19 +01:00
  • e998f9c989 [docs] More documentation rewriting. Romain Dorgueil 2018-01-14 16:11:49 +01:00
  • 9af5d80171 [docs] rewriting the tutorial. Romain Dorgueil 2018-01-14 15:26:04 +01:00
  • c311b05a42 [docs] rewriting the tutorial. Romain Dorgueil 2018-01-14 14:25:42 +01:00
  • 9fa7be5dd8 some minor language edits Ivan Savov 2018-01-11 20:37:26 -05:00
  • 65a425258a small rewording Ivan Savov 2018-01-11 20:26:26 -05:00
  • ca9d5a19fc Merge branch 'master' into develop Romain Dorgueil 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. Romain Dorgueil 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. Romain Dorgueil 2018-01-10 08:33:12 +01:00
  • c1ffbe7b5f Working on 0.6 documentation. Romain Dorgueil 2018-01-10 06:18:41 +01:00
  • 0a9a27ae08 Links in doc. Romain Dorgueil 2018-01-08 08:31:07 +01:00
  • 133831d157 Add doc deps. Romain Dorgueil 2018-01-08 08:24:01 +01:00
  • 82aab703c2 Update deps. Romain Dorgueil 2018-01-08 08:20:28 +01:00
  • b843fa653a Merge remote-tracking branch 'origin/master' Romain Dorgueil 2018-01-08 08:14:44 +01:00
  • cc08c1656f Merge branch 'master' of github.com:python-bonobo/bonobo Romain Dorgueil 2018-01-08 08:13:04 +01:00
  • e93ea8a803 Update stable doc with warnings. Romain Dorgueil 2018-01-08 08:02:38 +01:00
  • 93195aa79f Merge remote-tracking branch 'upstream/develop' Romain Dorgueil 2018-01-08 07:41:16 +01:00
  • 870db69150 Release: 0.6.0 Romain Dorgueil 2018-01-01 22:19:20 +01:00
  • f640e358b4 Doc update Romain Dorgueil 2018-01-01 22:18:21 +01:00
  • 7d4fb1dff0 Release: 0.6.0b1 Romain Dorgueil 2017-12-30 15:20:56 +01:00
  • 9d52d9971a Update requirements for beta. Romain Dorgueil 2017-12-30 15:18:39 +01:00
  • 229117fcca .gitignore update Romain Dorgueil 2017-12-27 17:36:13 +01:00
  • 99a9efa0a6 Release: 0.6.0a4 Romain Dorgueil 2017-12-27 14:22:47 +01:00
  • 464d08a4a2 Generalize tuplize decorator to cast(...) decorator. Romain Dorgueil 2017-12-27 14:21:50 +01:00
  • f64e6e3c76 Release: 0.6.0a3 Romain Dorgueil 2017-12-27 11:33:31 +01:00
  • 46a8fd192e Refactoring API, writing docs. Romain Dorgueil 2017-12-27 11:32:47 +01:00
  • 018289dad6 Loosen stevedore requirement to avoid conflicts. Romain Dorgueil 2017-12-13 09:32:33 +01:00
  • 603d917712 Release: 0.6.0a2 Romain Dorgueil 2017-12-13 09:29:33 +01:00
  • 281cc6c8ed Update dependencies. Romain Dorgueil 2017-12-13 09:28:36 +01:00
  • 5363a5b004 Django: fix create_or_update with no defaults. Romain Dorgueil 2017-12-13 09:27:45 +01:00
  • 857d3f9db3 Merge pull request #233 from uduse/uduse-patch-1 Romain Dorgueil 2017-12-12 10:53:35 +01:00
  • 2e37a10ead Merge pull request #234 from matthewgodding/patch-1 Romain Dorgueil 2017-12-12 10:53:09 +01:00
  • 53f8757b90 Update tut01.rst matthewgodding 2017-12-11 14:10:04 +00:00
  • f4c2e763dc Fix a small typo Zeyi Wang 2017-12-11 20:50:13 +08:00
  • 6b83d623ac Update dependencies, add sitemap. Romain Dorgueil 2017-12-08 07:59:15 +01:00
  • 5490609ed5 Update dependencies, add sitemap. Romain Dorgueil 2017-12-08 07:59:15 +01:00
  • 99c4745b4e Work in progress on documentation for 0.6 Romain Dorgueil 2017-12-04 08:31:24 +01:00
  • a1f883e3c6 Release: 0.6.0a1 Romain Dorgueil 2017-12-03 10:00:47 +01:00
  • e39ab0e62e Fixes packaging: *.py-tpl are now included using recursive-include in MANIFEST.in Romain Dorgueil 2017-12-03 09:57:56 +01:00
  • 23374e7d58 Release: 0.6.0a0 Romain Dorgueil 2017-12-03 08:14:19 +01:00
  • 02d6f4923e Removes dead snippet. Romain Dorgueil 2017-12-03 06:54:54 +01:00
  • 2277c3a83d Merge branch 'develop' of github.com:python-bonobo/bonobo into develop Romain Dorgueil 2017-12-02 18:25:31 +01:00
  • 7dd6d605f3 Merge remote-tracking branch 'upstream/master' into develop Romain Dorgueil 2017-12-02 18:24:56 +01:00
  • 0a77b2ab51 Merge pull request #228 from hartym/develop Romain Dorgueil 2017-12-02 18:20:31 +01:00
  • 47f3897847 Example datasets are now stored by bonobo minor version. Romain Dorgueil 2017-12-02 16:19:27 +01:00
  • 7a25774b0f Removing datasets from the repository. Romain Dorgueil 2017-12-02 15:57:14 +01:00
  • 893a61aba2 For some obscure reason, coverage is broken under python 3.7 making the test suite fail, disabled python3.7 in travis waiting for it to be fixed. Romain Dorgueil 2017-12-02 15:03:13 +01:00
  • a8ff1b4df1 [tests] adding a spec to magicmock of nodes to avoid it being seen as partially configured nodes Romain Dorgueil 2017-12-02 14:51:33 +01:00
  • 47c676a068 Adds an OrderFields transformation factory, update examples. Romain Dorgueil 2017-12-02 14:18:24 +01:00
  • 9e0834b061 Check partially configured transformations that are function based (aka transformation factories) on execution context setup. Romain Dorgueil 2017-12-01 07:43:14 +01:00
  • db54ff41ef Fix PrettyPrinter, output verbosity is now slightly more discreete. Romain Dorgueil 2017-12-01 07:42:23 +01:00
  • d8c0dfe11a Inheritance of bags and better jupyter output for pretty printer. Romain Dorgueil 2017-11-28 21:58:01 +01:00
  • c7ff06a742 Documentation cosmetics. Romain Dorgueil 2017-11-28 21:57:48 +01:00
  • 686d1c81b3 Simple "examples" command that just show examples for now. Romain Dorgueil 2017-11-28 21:57:08 +01:00
  • 5e0b6567cd Rewritting Bags from scratch using a namedtuple approach, along with other (less major) updates. Romain Dorgueil 2017-11-27 00:04:51 +01:00
  • 52ea29afcb Merge remote-tracking branch 'origin/dev_rollback_kwargs' into develop Romain Dorgueil 2017-11-17 17:13:15 +01:00
  • 5bbd70a9ba Merge pull request #223 from winsmith/develop Romain Dorgueil 2017-11-14 08:34:51 +01:00
  • 09a39a53a0 Merge pull request #224 from knkski/naive-execution-services Romain Dorgueil 2017-11-14 08:33:42 +01:00
  • cf120f6d65 Adding services to naive execution Kenneth Koski 2017-11-13 16:30:56 -06:00
  • 9b0a51e647 Fix another typo in run Daniel Jilg 2017-11-13 16:38:53 +01:00
  • 72ae354810 Fix two typos in the ContextProcessor documentation Daniel Jilg 2017-11-13 16:31:00 +01:00
  • c87775f090 Core: refactoring contexts with more logical responsibilities, stopping to rely on kargs ordering for compat with python3.5 Romain Dorgueil 2017-11-12 14:22:29 +01:00
  • 7afbf336e6 Merge pull request #220 from hartym/develop Romain Dorgueil 2017-11-12 11:19:18 +01:00
  • 739a64d8f4 Simplification of node execution context, handle_result is now in step() as it is the only logical place where this will actually be called. Romain Dorgueil 2017-11-12 11:16:52 +01:00
  • 0b3694142b Less strict CSV processing, to allow dirty input. Romain Dorgueil 2017-11-12 10:36:07 +01:00
  • 6fc5825fd5 Merge pull request #219 from hartym/develop Romain Dorgueil 2017-11-12 10:13:54 +01:00
  • 6fb9f52bec Merge pull request #218 from cw-andrews/patch-3 Romain Dorgueil 2017-11-12 10:10:18 +01:00
  • c2f17296f6 [stdlib] Adds Update(...) and FixedWindow(...) the the standard nodes provided with bonobo. Romain Dorgueil 2017-11-12 10:06:15 +01:00
  • a97b1c5d2e Adds a benchmarks directory with small scripts to test performances of things. Romain Dorgueil 2017-11-12 09:08:32 +01:00
  • d1481fbfe8 Moves jupyter extension to both bonobo.contrib.jupyter (for the jupyter widget) and to bonobo.plugins (for the executor-side plugin). Romain Dorgueil 2017-11-12 09:08:05 +01:00
  • 4bea3f7dad Fix examples with new module paths. Romain Dorgueil 2017-11-12 06:24:29 +01:00
  • f6093e308d IOFormats: if no kwargs, then try with one positional argument. Romain Dorgueil 2017-11-12 06:23:19 +01:00
  • 96fd4533e1 Adds a __getattr__ dunder to ValueHolder to enable getting attributes, and especially method calls, on contained objects. Romain Dorgueil 2017-11-12 06:22:28 +01:00
  • 780199551c Moves ODS extension to contrib module. Romain Dorgueil 2017-11-12 06:21:28 +01:00
  • a4d49a0f32 Moves google extension to contrib module. Romain Dorgueil 2017-11-12 06:21:05 +01:00
  • 40be9c71da Moves django extension to contrib module. Romain Dorgueil 2017-11-12 06:20:46 +01:00
  • b0c8440e35 Update graphs.rst CW Andrews 2017-11-11 17:33:01 -05:00
  • 7f34737c3a wip documentation Romain Dorgueil 2017-11-07 11:52:26 +01:00
  • fcd3d80de2 Merge branch 'develop' of github.com:python-bonobo/bonobo into develop Romain Dorgueil 2017-11-07 08:01:21 +01:00
  • 1d2916480a Adds argument parser support to django extension. Romain Dorgueil 2017-11-07 08:00:59 +01:00
  • 1a53c89efc Trying to understand conda... Romain Dorgueil 2017-11-05 20:06:34 +01:00
  • de449304fb Trying to understand conda... Romain Dorgueil 2017-11-05 20:06:09 +01:00
  • afbc2efce0 Trying to understand conda... Romain Dorgueil 2017-11-05 20:04:36 +01:00
  • 8f2edaf2fb Merge remote-tracking branch 'upstream/develop' into develop Romain Dorgueil 2017-11-05 19:51:11 +01:00
  • 2b712f5c4e Update conda conf so readthedocs can maybe build. Romain Dorgueil 2017-11-05 19:50:38 +01:00
  • 29d62c3438 Merge pull request #212 from hartym/develop Romain Dorgueil 2017-11-05 19:42:50 +01:00