<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/ipatests/test_webui, branch webui_isolate</title>
<subtitle>FreeIPA patches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/'/>
<entry>
<title>TESTS: Update group type name</title>
<updated>2016-11-14T17:08:15+00:00</updated>
<author>
<name>Pavel Vomacka</name>
<email>pvomacka@redhat.com</email>
</author>
<published>2016-10-20T13:25:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=6e475988e1ec1b89d44b495cd667a444526733a7'/>
<id>6e475988e1ec1b89d44b495cd667a444526733a7</id>
<content type='text'>
As the group type has been changed from 'normal' to 'nonposix' we need to update
this information also in tests.

https://fedorahosted.org/freeipa/ticket/6334

Reviewed-By: Martin Basti &lt;mbasti@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As the group type has been changed from 'normal' to 'nonposix' we need to update
this information also in tests.

https://fedorahosted.org/freeipa/ticket/6334

Reviewed-By: Martin Basti &lt;mbasti@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>pylint: enable the import-error check</title>
<updated>2016-10-24T12:11:08+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2016-08-24T11:37:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=0d370a959b6b55f995661b2febe55c379065c4d9'/>
<id>0d370a959b6b55f995661b2febe55c379065c4d9</id>
<content type='text'>
Check for import errors with pylint to make sure new python package
dependencies are not overlooked.

https://fedorahosted.org/freeipa/ticket/6418

Reviewed-By: Petr Spacek &lt;pspacek@redhat.com&gt;
Reviewed-By: Martin Basti &lt;mbasti@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check for import errors with pylint to make sure new python package
dependencies are not overlooked.

https://fedorahosted.org/freeipa/ticket/6418

Reviewed-By: Petr Spacek &lt;pspacek@redhat.com&gt;
Reviewed-By: Martin Basti &lt;mbasti@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused variables in tests</title>
<updated>2016-09-27T11:35:58+00:00</updated>
<author>
<name>Martin Basti</name>
<email>mbasti@redhat.com</email>
</author>
<published>2016-09-26T16:22:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=9d83be3647547cfca4e129cfeb63771213232cf7'/>
<id>9d83be3647547cfca4e129cfeb63771213232cf7</id>
<content type='text'>
This commit removes or marks unused variables as "expected to be unused"
by using '_' prefix.

Reviewed-By: Florence Blanc-Renaud &lt;frenaud@redhat.com&gt;
Reviewed-By: Stanislav Laznicka &lt;slaznick@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit removes or marks unused variables as "expected to be unused"
by using '_' prefix.

Reviewed-By: Florence Blanc-Renaud &lt;frenaud@redhat.com&gt;
Reviewed-By: Stanislav Laznicka &lt;slaznick@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>pylint: fix unneeded-not</title>
<updated>2016-09-22T14:52:57+00:00</updated>
<author>
<name>Jan Barta</name>
<email>55042barta@sstebrno.eu</email>
</author>
<published>2016-06-03T08:05:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=275e85d076607ce317b3aeca467167fac55bf396'/>
<id>275e85d076607ce317b3aeca467167fac55bf396</id>
<content type='text'>
Reviewed-By: Tomas Krizek &lt;tkrizek@redhat.com&gt;
Reviewed-By: Florence Blanc-Renaud &lt;frenaud@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-By: Tomas Krizek &lt;tkrizek@redhat.com&gt;
Reviewed-By: Florence Blanc-Renaud &lt;frenaud@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>TEST: managing service certificates</title>
<updated>2016-08-01T15:07:49+00:00</updated>
<author>
<name>tester</name>
<email>test@example.com</email>
</author>
<published>2016-07-20T12:02:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=5f5203eb620d21244d3c39ee25ba8f093106122b'/>
<id>5f5203eb620d21244d3c39ee25ba8f093106122b</id>
<content type='text'>
Part of: https://fedorahosted.org/freeipa/ticket/6064

Reviewed-By: Lenka Doudova &lt;ldoudova@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Part of: https://fedorahosted.org/freeipa/ticket/6064

Reviewed-By: Lenka Doudova &lt;ldoudova@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>TEST: managing host certificates</title>
<updated>2016-08-01T15:07:49+00:00</updated>
<author>
<name>tester</name>
<email>test@example.com</email>
</author>
<published>2016-07-20T12:00:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=20e8cef394993855fb291cb55684fe3facad82aa'/>
<id>20e8cef394993855fb291cb55684fe3facad82aa</id>
<content type='text'>
Parf of: https://fedorahosted.org/freeipa/ticket/6064

Reviewed-By: Lenka Doudova &lt;ldoudova@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Parf of: https://fedorahosted.org/freeipa/ticket/6064

Reviewed-By: Lenka Doudova &lt;ldoudova@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>TEST: managing user certificates</title>
<updated>2016-08-01T15:07:49+00:00</updated>
<author>
<name>tester</name>
<email>test@example.com</email>
</author>
<published>2016-07-20T12:49:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=37c0bd1dd6e19dd4afefb47ab52ace0a25f2ca82'/>
<id>37c0bd1dd6e19dd4afefb47ab52ace0a25f2ca82</id>
<content type='text'>
Part of: https://fedorahosted.org/freeipa/ticket/6064

Reviewed-By: Lenka Doudova &lt;ldoudova@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Part of: https://fedorahosted.org/freeipa/ticket/6064

Reviewed-By: Lenka Doudova &lt;ldoudova@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add function which check whether the field is empty</title>
<updated>2016-08-01T15:07:49+00:00</updated>
<author>
<name>Pavel Vomacka</name>
<email>pvomacka@redhat.com</email>
</author>
<published>2016-07-20T14:28:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=45825b84b0d140f62e1459c3b5dbb5281229cad6'/>
<id>45825b84b0d140f62e1459c3b5dbb5281229cad6</id>
<content type='text'>
Part of: https://fedorahosted.org/freeipa/ticket/6064

Reviewed-By: Lenka Doudova &lt;ldoudova@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Part of: https://fedorahosted.org/freeipa/ticket/6064

Reviewed-By: Lenka Doudova &lt;ldoudova@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add possibility to choose parent element by css</title>
<updated>2016-08-01T15:07:49+00:00</updated>
<author>
<name>tester</name>
<email>test@example.com</email>
</author>
<published>2016-07-20T10:59:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=26803a0d173192ee05878dd47c22a95b4432d078'/>
<id>26803a0d173192ee05878dd47c22a95b4432d078</id>
<content type='text'>
Part of: https://fedorahosted.org/freeipa/ticket/6064

Reviewed-By: Lenka Doudova &lt;ldoudova@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Part of: https://fedorahosted.org/freeipa/ticket/6064

Reviewed-By: Lenka Doudova &lt;ldoudova@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Set default delete action name to 'delete'</title>
<updated>2016-07-27T17:23:28+00:00</updated>
<author>
<name>Pavel Vomacka</name>
<email>pvomacka@redhat.com</email>
</author>
<published>2016-07-20T14:15:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=41ace68e0420fc731c0005ee01a839bc6a7fd995'/>
<id>41ace68e0420fc731c0005ee01a839bc6a7fd995</id>
<content type='text'>
Only specific delete actions will be explicitely set.

Part of: https://fedorahosted.org/freeipa/ticket/6052

Reviewed-By: Lenka Doudova &lt;ldoudova@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only specific delete actions will be explicitely set.

Part of: https://fedorahosted.org/freeipa/ticket/6052

Reviewed-By: Lenka Doudova &lt;ldoudova@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
