Commit Graph

926 Commits

Author SHA1 Message Date
72a855729c wip: version bumps & formating. 2019-05-08 12:01:59 +02:00
ee9fbe6351 Merge branch 'develop' of github.com:hartym/bonobo into develop 2019-05-08 11:56:51 +02:00
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
e5110b14b1 Django command minor enhancements. 2019-04-19 14:56:04 +02:00
d8b4f5dd6e Merge remote-tracking branch 'upstream/master' into develop 2019-03-16 11:27:28 +01: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
0e1cfa26cf Merge pull request #300 from KPilnacek/285_update_all_fields_in_a_row
Add MapFields transformation
2018-10-29 17:45:37 +01:00
f93f6bb62e fixup! Add MapFields transformation 2018-10-29 13:52:20 +01:00
721bdb4318 Add MapFields transformation 2018-10-29 07:36:03 +01:00
b3a56e9767 Merge remote-tracking branch 'upstream/develop' into develop 2018-10-29 07:23:58 +01:00
6eea328a29 Merge pull request #299 from josteinl/patch-1
Update install.rst
2018-10-28 22:46:35 +01:00
aef12e36cc Update install.rst
Fix some spelling.
2018-10-28 21:50:23 +01:00
4cdca9521b Merge pull request #295 from josteinl/csv_every_field_on_new_line
Fix problem with csv writer writing every field on own line, if not h…
2018-10-28 18:51:47 +01:00
482c7eb6e8 Merge pull request #297 from KPilnacek/fix_depracation_warnings_for_python_3-7
Fix deprecation warnings in 3.7
2018-10-28 13:44:32 +01:00
fa8fe2da03 Merge pull request #296 from KPilnacek/288_move_logo_out_of_init
Move logo out of init
2018-10-28 13:44:16 +01:00
b95efadf23 Fix deprecation warnings in 3.7 2018-10-28 13:11:14 +01:00
949940cc27 Move logo to a separate file 2018-10-28 13:05:26 +01:00
07160cdccc Fix problem with csv writer writing every field on own line, if not header information.
Update tests to accommodate change.
2018-10-27 16:24:21 +02:00
71ee340126 Fix django multiple command output. 2018-10-27 15:39:25 +02:00
5924de6a12 Merge pull request #294 from borismo/feature/WinPy37
Add configuration for Windows Python 3.7
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. 2018-10-27 15:29:19 +02:00
ea707c9e84 Add configuration for Windows Python 3.7
Also update 3.6 version
2018-10-27 14:55:05 +02: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
1cd7eda648 Merge pull request #292 from hartym/develop
Adds simple partial() function adding a .using(...) method to regular functools.partial object.
2018-10-27 11:22:15 +02:00
7462b6e33b Adds simple partial() function adding a .using(...) method to regular functools.partial object. 2018-08-14 16:46:54 +02:00
ca464ef6f7 Enforcing quote format with black in develop. 2018-08-11 16:15:26 +02:00
52887a297f Merge branch 'develop' of github.com:hartym/bonobo into develop 2018-08-11 16:13:26 +02:00
a140e6506e misc: migrate to mondrian 0.8, humanize cli commands 2018-08-11 15:29:53 +02:00
2eea3c6ad6 Merge branch 'master' into develop 2018-08-11 15:04:35 +02:00
b4feb09b7a Release: 0.6.3 2018-08-11 14:25:34 +02:00
5e9100d036 deps: update 2018-08-11 14:21:14 +02:00
04ac1bcbf6 Merge pull request #287 from python-bonobo/improve_codacy
Improve style and codacy scores.
2018-08-11 08:00:04 +02:00
e4cbd57940 smell: removes trailing space 2018-08-11 07:42:42 +02:00
3cb616fc65 smell: switch type check with isinstance 2018-08-11 07:41:01 +02:00
8570f78036 smell: removes unused variables. 2018-08-11 07:38:21 +02:00
5e99ef9eb4 style: removes bonobo/util/testing.py from linter as it uses asserts for tests. 2018-08-11 07:37:29 +02:00
1d370a8c23 smell: switch assert for raise ValueError 2018-08-11 07:36:00 +02:00
c5aeab37b7 fix: missing format arg 2018-08-11 07:35:39 +02:00
ba08931020 smell: fixes assert in container constructor. 2018-08-11 07:33:11 +02:00
3ea0952bd3 fix: Setting.set was incorrectly instanciating ValidationError. 2018-08-11 07:26:14 +02:00
df84d917c3 smell: removes whitespace 2018-08-11 07:25:43 +02:00
adcb210c64 smell: move commands arg to nonlocal var 2018-08-11 07:16:12 +02:00
b9a2c4ce9e style: remote setup.py from linter. 2018-08-11 07:15:05 +02:00
f82923e13b smell: removes unnecessary lambda 2018-08-11 07:14:25 +02:00
2a6fdce92c style: removes codacy linter from sphinx doc dir. 2018-08-11 07:08:54 +02:00