Commit graph

12 commits

Author SHA1 Message Date
Julien Mailleret
f01f19a4d3
convert custom filter to python3 (#742)
This commit convert the custom filters to python 3 using 2to3

source: https://docs.python.org/2/library/2to3.html
2020-11-10 06:38:21 +01:00
Julien Mailleret
00b86d0257
[python] format python code with black 2019-10-04 08:00:55 +02:00
Julien Mailleret
cc0abcfc01
[python] replace python2 iteritems by python3 items
source https://wiki.python.org/moin/Python3.0\#Built-In_Changes
2019-10-04 07:41:34 +02:00
Dale McDiarmid
e9a6f74d09 Fix for issue #369 2017-09-19 20:11:09 +01:00
Dale McDiarmid
c0ae63db52 Remove test function 2017-08-18 18:19:53 +01:00
Dale McDiarmid
0dce36928a Modification to PR to support python 2 and 3 2017-08-18 18:06:03 +01:00
Gerard Costa
0eadf596eb
Change basestring by str to make it python3 compatible 2017-08-17 23:59:18 +02:00
Dale McDiarmid
8d84b57941 Xpack tests + protection against reserved roles and users 2017-01-16 15:17:18 +00:00
Maarten Bezemer
2294645f8a Remove debug line 2016-11-02 11:58:15 +01:00
Dale McDiarmid
fbfbb66d56 Template management with files - no nasty shell commands 2016-08-30 10:38:54 +01:00
Dale McDiarmid
ab592724d8 Initial Shield support + latest gems + single plugin dir + new port/host vars 2016-07-22 23:44:27 +01:00
Dale McDiarmid
0fd1f34852 Fixes issue 70, Improves plugin management, Refactoring, Updates tests, Introduces multiple data dir support 2016-03-18 19:30:11 +00:00