Commit Graph

  • 4cf69d362e Hack to make Bonobo work with py3.10 develop Thomas Paulin 2022-12-19 11:04:38 +01:00
  • feb7ec8505 Merge pull request #393 from remitamine/docs_remove_dup_word Romain Dorgueil 2021-03-10 16:44:00 +01:00
  • 785e27f91e Merge pull request #394 from remitamine/docs_index_fix_typo Romain Dorgueil 2021-03-10 16:43:42 +01:00
  • 49d5d6c44c [docs] fix typo Remita Amine 2021-03-06 10:35:17 +01:00
  • 00b1da2f51 [docs] remove duplicate word Remita Amine 2021-03-06 09:39:37 +01:00
  • f8f0c9040e Merge pull request #388 from timgates42/bugfix_typo_running Romain Dorgueil 2021-01-01 06:32:01 +01:00
  • b45f39126c docs: fix simple typo, runnning -> running Tim Gates 2020-12-31 07:36:47 +11:00
  • 274058db8b Release: 0.7.0rc2 Romain Dorgueil 2019-07-20 15:19:49 +02:00
  • d90f60c815 Release: 0.7.0rc1 Romain Dorgueil 2019-07-20 15:13:08 +02:00
  • 62afb47b36 Merge pull request #354 from hartym/339_templates_new_syntax Romain Dorgueil 2019-07-20 15:04:37 +02:00
  • 9158af1f4c #339 - Update templates to use new syntax. Romain Dorgueil 2019-07-20 14:56:05 +02:00
  • 8325d7e24c Fixes syntax error in appveyor config. Romain Dorgueil 2019-06-09 15:58:25 +02:00
  • d9a75852cc Remove broken python version, investigation will be done after 0.7 release. Romain Dorgueil 2019-06-09 15:54:23 +02:00
  • 4d3f107ee2 Update python versions in appveyor configuration. Romain Dorgueil 2019-06-09 15:46:54 +02:00
  • 23e4eec1c3 Adds 3.7 classifier. Romain Dorgueil 2019-06-09 15:43:08 +02:00
  • a27515484a Adds 3.7 stable and 3.8-dev to travis. Romain Dorgueil 2019-06-09 15:41:48 +02:00
  • 29d07aa5f1 Adds unit test for SetFields (fixes #341). Romain Dorgueil 2019-06-02 16:43:11 +02:00
  • eb83d0327e Fixes cast problem when type changed but we got NOT_MODIFIED token. Romain Dorgueil 2019-06-02 16:29:13 +02:00
  • 4b34cca3ba Some documentation on cursors. Romain Dorgueil 2019-06-02 09:53:38 +02:00
  • dc3dea8241 Make sure that we can also add nodes inbetween branches. Romain Dorgueil 2019-06-02 09:45:12 +02:00
  • 25329b768d Adds ability to concatenate cursors in between other cursors. Romain Dorgueil 2019-06-02 09:42:10 +02:00
  • e0d2295adb Adds the ability to concatenate independently created cursors. Romain Dorgueil 2019-06-02 09:20:19 +02:00
  • ea00ac5249 Merge branch 'develop' of github.com:python-bonobo/bonobo into develop Romain Dorgueil 2019-06-02 09:06:58 +02:00
  • 670d893db9 Adds simple test for #326. Romain Dorgueil 2019-06-02 09:06:48 +02:00
  • 274d92d56c Merge pull request #335 from hartym/develop Romain Dorgueil 2019-06-02 08:56:46 +02:00
  • 34194925d1 New syntax: Forks & merge polishing Romain Dorgueil 2019-06-02 08:53:57 +02:00
  • caef022b56 Minor documentation tuning, moving get_pseudo_nodes to bonobo.util.testing. Romain Dorgueil 2019-06-02 08:40:14 +02:00
  • e5b115e5df Merge pull request #334 from hartym/develop Romain Dorgueil 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. Romain Dorgueil 2019-06-01 14:08:25 +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). Romain Dorgueil 2019-06-01 12:31:38 +02:00
  • 0d17881928 Merge pull request #333 from hartym/314_connect_two_chains Romain Dorgueil 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). Romain Dorgueil 2019-06-01 11:11:43 +02:00
  • af8ad2e2a8 Merge pull request #332 from hartym/211_forbid_fs_related_nodes_to_join_cwd_silently Romain Dorgueil 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(). Romain Dorgueil 2019-06-01 11:06:16 +02:00
  • 1267b91841 Merge pull request #331 from hartym/302_csv_skip_headers_option Romain Dorgueil 2019-06-01 09:55:29 +02:00
  • 31bf0dfc7a Do not allow to provide absolute paths as filesystem will join it silently (fixes #211). Romain Dorgueil 2019-06-01 09:50:54 +02:00
  • aefb175c73 Merge pull request #330 from hartym/develop Romain Dorgueil 2019-06-01 09:34:17 +02:00
  • dee719f070 #302: adds unit test and doc tidying. Romain Dorgueil 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 Romain Dorgueil 2019-06-01 09:24:06 +02:00
  • 751f4bcbfd Merge branch 'master' into develop Romain Dorgueil 2019-06-01 09:20:06 +02:00
  • 7718e35f1a Release: 0.6.4 Romain Dorgueil 2019-05-16 15:18:52 +02:00
  • 2dd1ea9801 Merge remote-tracking branch 'upstream/develop' into develop Romain Dorgueil 2019-05-16 15:11:19 +02:00
  • d28daf6a65 Merge branch 'fix-code-smells' into develop Romain Dorgueil 2019-05-16 15:09:26 +02:00
  • 62a6a5211f Merge pull request #311 from hartym/backport/kasei-exclusive-locks Romain Dorgueil 2019-05-16 15:07:48 +02:00
  • 6cabfe99be Merge pull request #310 from hartym/kasei-exclusive-locks Romain Dorgueil 2019-05-16 15:07:30 +02:00
  • 3bc28aa0c2 Update requirements, fixes packaging version problem. Romain Dorgueil 2019-05-16 11:53:21 +02:00
  • e17dbc7134 Fixes code smell and ignore some useless (in context) lgtm rules. Romain Dorgueil 2019-05-16 11:50:38 +02:00
  • 361b0b7ecc Fixes unused return variable, restore stdout/stderr even if there is an error. Romain Dorgueil 2019-05-16 10:19:47 +01:00
  • 2e40f84045 Update requirements, formating. Romain Dorgueil 2019-05-16 10:11:06 +01:00
  • a6473f19ee Rename lock variable, and use it as a context manager. Gregory Williams 2019-05-15 08:27:20 -07:00
  • 448ae9ca8d Add internal locking to bonobo.config.services.Exclusive. Gregory Williams 2019-05-14 08:47:29 -07:00
  • c6818dc960 Update requirements, fix formating. Romain Dorgueil 2019-05-16 10:03:30 +01:00
  • 307326d7f9 Merge branch 'exclusive-locks' of https://github.com/kasei/bonobo into kasei-exclusive-locks Romain Dorgueil 2019-05-16 09:58:37 +01:00
  • 4589bc266f Rename lock variable, and use it as a context manager. Gregory Williams 2019-05-15 08:27:20 -07:00
  • e984e69f86 Add internal locking to bonobo.config.services.Exclusive. Gregory Williams 2019-05-14 08:47:29 -07:00
  • 72a855729c wip: version bumps & formating. Romain Dorgueil 2019-05-08 12:01:59 +02:00
  • ee9fbe6351 Merge branch 'develop' of github.com:hartym/bonobo into develop Romain Dorgueil 2019-05-08 11:56:51 +02:00
  • 70c8e62c4a Merge remote-tracking branch 'upstream/develop' into develop Romain Dorgueil 2019-04-19 14:56:55 +02:00
  • 8082ba4acc Merge remote-tracking branch 'upstream/master' into develop Romain Dorgueil 2019-04-19 14:56:26 +02:00
  • e5110b14b1 Django command minor enhancements. Romain Dorgueil 2019-04-19 14:56:04 +02:00
  • d8b4f5dd6e Merge remote-tracking branch 'upstream/master' into develop Romain Dorgueil 2019-03-16 11:27:28 +01:00
  • 3ba86fe7e7 Add a skip_header option to bonobo.CsvWriter Philippe M. Chiasson 2018-11-30 10:14:38 -05:00
  • 0659263224 Merge pull request #301 from josteinl/master Romain Dorgueil 2018-11-28 11:53:09 +01:00
  • 7c46921985 Remove not needed dict from example. Jostein Leira 2018-11-28 10:58:56 +01:00
  • 0e1cfa26cf Merge pull request #300 from KPilnacek/285_update_all_fields_in_a_row Romain Dorgueil 2018-10-29 17:45:37 +01:00
  • f93f6bb62e fixup! Add MapFields transformation Kryštof Pilnáček 2018-10-29 13:52:20 +01:00
  • 721bdb4318 Add MapFields transformation Kryštof Pilnáček 2018-10-28 23:50:15 +01:00
  • b3a56e9767 Merge remote-tracking branch 'upstream/develop' into develop Romain Dorgueil 2018-10-29 07:23:58 +01:00
  • 6eea328a29 Merge pull request #299 from josteinl/patch-1 Romain Dorgueil 2018-10-28 22:46:35 +01:00
  • aef12e36cc Update install.rst Jostein Leira 2018-10-28 21:50:23 +01:00
  • 4cdca9521b Merge pull request #295 from josteinl/csv_every_field_on_new_line Romain Dorgueil 2018-10-28 18:51:47 +01:00
  • 482c7eb6e8 Merge pull request #297 from KPilnacek/fix_depracation_warnings_for_python_3-7 Romain Dorgueil 2018-10-28 13:44:32 +01:00
  • fa8fe2da03 Merge pull request #296 from KPilnacek/288_move_logo_out_of_init Romain Dorgueil 2018-10-28 13:44:16 +01:00
  • b95efadf23 Fix deprecation warnings in 3.7 Kryštof Pilnáček 2018-10-28 13:11:14 +01:00
  • 949940cc27 Move logo to a separate file Kryštof Pilnáček 2018-10-28 12:06:18 +01:00
  • 07160cdccc Fix problem with csv writer writing every field on own line, if not header information. Update tests to accommodate change. Jostein Leira 2018-10-27 16:24:21 +02:00
  • 71ee340126 Fix django multiple command output. Romain Dorgueil 2018-10-27 15:39:25 +02:00
  • 5924de6a12 Merge pull request #294 from borismo/feature/WinPy37 Romain Dorgueil 2018-10-27 15:38:07 +02:00
  • 5499c548b0 Allows to provide False fields to CsvWriter, or to override field headers using the fields= option. Romain Dorgueil 2018-10-27 15:29:19 +02:00
  • ea707c9e84 Add configuration for Windows Python 3.7 borismo 2018-10-27 14:55:05 +02:00
  • 03140f1170 Merge pull request #293 from borismo/patch-1 Romain Dorgueil 2018-10-27 12:52:30 +02:00
  • 08e07cd7d9 Update 1-init.rst Romain Dorgueil 2018-10-27 11:58:54 +02:00
  • 633c30390f Update jupyter.rst Romain Dorgueil 2018-10-27 11:55:05 +02:00
  • a687a38adf Add not for Windows users Boris Morel 2018-10-27 11:44:57 +02:00
  • 1cd7eda648 Merge pull request #292 from hartym/develop Romain Dorgueil 2018-10-27 11:22:15 +02:00
  • 7462b6e33b Adds simple partial() function adding a .using(...) method to regular functools.partial object. Romain Dorgueil 2018-08-14 16:46:54 +02:00
  • ca464ef6f7 Enforcing quote format with black in develop. Romain Dorgueil 2018-08-11 16:15:26 +02:00
  • 52887a297f Merge branch 'develop' of github.com:hartym/bonobo into develop Romain Dorgueil 2018-08-11 16:13:26 +02:00
  • a140e6506e misc: migrate to mondrian 0.8, humanize cli commands Romain Dorgueil 2018-08-11 15:29:53 +02:00
  • 2eea3c6ad6 Merge branch 'master' into develop Romain Dorgueil 2018-08-11 15:04:35 +02:00
  • b4feb09b7a Release: 0.6.3 Romain Dorgueil 2018-08-11 14:25:34 +02:00
  • 5e9100d036 deps: update Romain Dorgueil 2018-08-11 14:21:14 +02:00
  • 04ac1bcbf6 Merge pull request #287 from python-bonobo/improve_codacy Romain Dorgueil 2018-08-11 08:00:04 +02:00
  • e4cbd57940 smell: removes trailing space Romain Dorgueil 2018-08-11 07:41:30 +02:00
  • 3cb616fc65 smell: switch type check with isinstance Romain Dorgueil 2018-08-11 07:41:01 +02:00
  • 8570f78036 smell: removes unused variables. Romain Dorgueil 2018-08-11 07:38:21 +02:00
  • 5e99ef9eb4 style: removes bonobo/util/testing.py from linter as it uses asserts for tests. Romain Dorgueil 2018-08-11 07:37:29 +02:00
  • 1d370a8c23 smell: switch assert for raise ValueError Romain Dorgueil 2018-08-11 07:36:00 +02:00
  • c5aeab37b7 fix: missing format arg Romain Dorgueil 2018-08-11 07:35:39 +02:00
  • ba08931020 smell: fixes assert in container constructor. Romain Dorgueil 2018-08-11 07:33:11 +02:00