[Freeipa-devel] [freeipa PR#99][opened] Tests: Remove --force options from tracker base class

2016-09-20 Thread mirielka
URL: https://github.com/freeipa/freeipa/pull/99 Author: mirielka Title: #99: Tests: Remove --force options from tracker base class Action: opened PR body: """ Removing --force option from tracker base class so it would not be required to be implemented in every specific tracker, even though

[Freeipa-devel] [freeipa PR#82][closed] Fix regexp in user/group name

2016-09-20 Thread martbab
URL: https://github.com/freeipa/freeipa/pull/82 Author: mbasti-rh Title: #82: Fix regexp in user/group name Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/82/head:pr82 git checkout pr82 -- Manage your

[Freeipa-devel] [freeipa PR#82][comment] Fix regexp in user/group name

2016-09-20 Thread martbab
URL: https://github.com/freeipa/freeipa/pull/82 Title: #82: Fix regexp in user/group name martbab commented: """ Fixed upstream master: https://fedorahosted.org/freeipa/changeset/37200806118d39ef8afe84ad5887a294d54e2659

[Freeipa-devel] [freeipa PR#82][+pushed] Fix regexp in user/group name

2016-09-20 Thread martbab
URL: https://github.com/freeipa/freeipa/pull/82 Title: #82: Fix regexp in user/group name Label: +pushed -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

[Freeipa-devel] [freeipa PR#93][opened] Tests: Remove SSSD restart from integration tests

2016-09-20 Thread mirielka
URL: https://github.com/freeipa/freeipa/pull/93 Author: mirielka Title: #93: Tests: Remove SSSD restart from integration tests Action: opened PR body: """ SSSD restart has been mistakenly added to integration tests (test_integration/tasks.py::uninstall_master). When system setup is correct,

[Freeipa-devel] [freeipa PR#94][opened] [ipa-4-2] Keep NSS trust flags of existing certificates

2016-09-20 Thread tomaskrizek
URL: https://github.com/freeipa/freeipa/pull/94 Author: tomaskrizek Title: #94: [ipa-4-2] Keep NSS trust flags of existing certificates Action: opened PR body: """ Backup and restore trust flags of existing certificates during CA installation. This prevents marking a previously trusted

[Freeipa-devel] [freeipa PR#92][+ack] Add log messages for IP checks during client install

2016-09-20 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/92 Title: #92: Add log messages for IP checks during client install Label: +ack -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA:

[Freeipa-devel] [freeipa PR#77][synchronized] Tests: Update host test with ipa-join

2016-09-20 Thread mirielka
URL: https://github.com/freeipa/freeipa/pull/77 Author: mirielka Title: #77: Tests: Update host test with ipa-join Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/77/head:pr77 git checkout pr77 From

[Freeipa-devel] [freeipa PR#92][synchronized] Add log messages for IP checks during client install

2016-09-20 Thread tomaskrizek
URL: https://github.com/freeipa/freeipa/pull/92 Author: tomaskrizek Title: #92: Add log messages for IP checks during client install Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/92/head:pr92 git

[Freeipa-devel] [freeipa PR#85][comment] WebUI: Change group name from 'normal' to 'Non-POSIX'

2016-09-20 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/85 Title: #85: WebUI: Change group name from 'normal' to 'Non-POSIX' stlaz commented: """ Works fine. """ See the full comment at https://github.com/freeipa/freeipa/pull/85#issuecomment-248236255 -- Manage your subscription for the Freeipa-devel

[Freeipa-devel] [freeipa PR#85][+ack] WebUI: Change group name from 'normal' to 'Non-POSIX'

2016-09-20 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/85 Title: #85: WebUI: Change group name from 'normal' to 'Non-POSIX' Label: +ack -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA:

[Freeipa-devel] [freeipa PR#95][opened] Tests: Remove unnecessary attributes from base tracker

2016-09-20 Thread mirielka
URL: https://github.com/freeipa/freeipa/pull/95 Author: mirielka Title: #95: Tests: Remove unnecessary attributes from base tracker Action: opened PR body: """ https://fedorahosted.org/freeipa/ticket/6128 """ To pull the PR as Git branch: git remote add ghfreeipa

[Freeipa-devel] [freeipa PR#96][opened] Show error message for invalid IPs in client install

2016-09-20 Thread tomaskrizek
URL: https://github.com/freeipa/freeipa/pull/96 Author: tomaskrizek Title: #96: Show error message for invalid IPs in client install Action: opened PR body: """ Re-raise the thrown exception to get an error message instead of a traceback during ipa-client-install with invalid IP address.

[Freeipa-devel] [freeipa PR#82][comment] Fix regexp in user/group name

2016-09-20 Thread abbra
URL: https://github.com/freeipa/freeipa/pull/82 Title: #82: Fix regexp in user/group name abbra commented: """ LGTM. Thanks for first fixing the regexp and then replacing it by a constant, this will help with backports. """ See the full comment at

[Freeipa-devel] [freeipa PR#82][synchronized] Fix regexp in user/group name

2016-09-20 Thread mbasti-rh
URL: https://github.com/freeipa/freeipa/pull/82 Author: mbasti-rh Title: #82: Fix regexp in user/group name Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/82/head:pr82 git checkout pr82 From

[Freeipa-devel] [freeipa PR#82][+ack] Fix regexp in user/group name

2016-09-20 Thread abbra
URL: https://github.com/freeipa/freeipa/pull/82 Title: #82: Fix regexp in user/group name Label: +ack -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

[Freeipa-devel] [freeipa PR#82][synchronized] Fix regexp in user/group name

2016-09-20 Thread mbasti-rh
URL: https://github.com/freeipa/freeipa/pull/82 Author: mbasti-rh Title: #82: Fix regexp in user/group name Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/82/head:pr82 git checkout pr82 From

Re: [Freeipa-devel] [PATCH] pylint fixes

2016-09-20 Thread Martin Basti
On 01.07.2016 15:51, Florence Blanc-Renaud wrote: On 06/21/2016 01:51 PM, Martin Basti wrote: On 21.06.2016 08:38, Florence Blanc-Renaud wrote: On 06/20/2016 07:08 PM, Martin Basti wrote: On 20.06.2016 19:06, Martin Basti wrote: On 20.06.2016 12:00, Florence Blanc-Renaud wrote: On

[Freeipa-devel] [freeipa PR#97][synchronized] Pylint fixes

2016-09-20 Thread mbasti-rh
URL: https://github.com/freeipa/freeipa/pull/97 Author: mbasti-rh Title: #97: Pylint fixes Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/97/head:pr97 git checkout pr97 From

[Freeipa-devel] [freeipa PR#97][opened] Pylint fixes

2016-09-20 Thread mbasti-rh
URL: https://github.com/freeipa/freeipa/pull/97 Author: mbasti-rh Title: #97: Pylint fixes Action: opened PR body: """ I updated pylint fixes from Jan Barta """ To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/97/head:pr97 git

[Freeipa-devel] [freeipa PR#98][opened] Make server uninstaller exit with non-zero exit status during failed validation

2016-09-20 Thread martbab
URL: https://github.com/freeipa/freeipa/pull/98 Author: martbab Title: #98: Make server uninstaller exit with non-zero exit status during failed validation Action: opened PR body: """ https://fedorahosted.org/freeipa/ticket/5725 """ To pull the PR as Git branch: git remote add ghfreeipa

[Freeipa-devel] [freeipa PR#82][comment] Fix regexp in user/group name

2016-09-20 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/82 Title: #82: Fix regexp in user/group name stlaz commented: """ The tests seem to pass as well. """ See the full comment at https://github.com/freeipa/freeipa/pull/82#issuecomment-248306443 -- Manage your subscription for the Freeipa-devel