[Freeipa-devel] [freeipa PR#976][opened] prci: use f26 template for master

2017-08-15 Thread tomaskrizek via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/976 Author: tomaskrizek Title: #976: prci: use f26 template for master Action: opened PR body: """ Switch PR CI testing of master branch to Fedora 26. Signed-off-by: Tomas Krizek """ To pull the PR as Git branch: git remote

[Freeipa-devel] [freeipa PR#977][opened] WebUI: fix incorrectly shown links in association tables

2017-08-15 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/977 Author: pvomacka Title: #977: WebUI: fix incorrectly shown links in association tables Action: opened PR body: """ Previously all columns was shown as links, that was caused by setting link attribute of each column to true. This true value was

[Freeipa-devel] [freeipa PR#973][opened] test_dnssec: re-add named-pkcs11 workarounds

2017-08-15 Thread tomaskrizek via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/973 Author: tomaskrizek Title: #973: test_dnssec: re-add named-pkcs11 workarounds Action: opened PR body: """ DNSSEC tests starrted to fail again, probably due to a bug in some underlaying component. This reverts commit

[Freeipa-devel] [freeipa PR#975][opened] Make most of the stuff run in Python 3 by default

2017-08-15 Thread stlaz via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/975 Author: stlaz Title: #975: Make most of the stuff run in Python 3 by default Action: opened PR body: """ commit ee17a770965d5a3ab02ba4c6c593678c3be1ae47 (HEAD -> py3_team_test, private/py3_team_test) Author: Stanislav Laznicka