<feed xmlns='http://www.w3.org/2005/Atom'>
<title>abrt.git/src/Gui/ConfBackend.py, branch 1.1.17</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/'/>
<entry>
<title>GUI: added warning when gnome-keyring can't be accessed rhbz#576866</title>
<updated>2011-01-05T15:10:51+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2011-01-05T15:10:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=c5e7deae4b4835e5e29d9421042f23ec19bbfc86'/>
<id>c5e7deae4b4835e5e29d9421042f23ec19bbfc86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added utf-8 coding tag into .py files</title>
<updated>2010-11-15T15:24:51+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2010-11-15T15:24:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=dd3fb694bfcae95a91650b0b85ed4ad8340d61a8'/>
<id>dd3fb694bfcae95a91650b0b85ed4ad8340d61a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>String updates</title>
<updated>2010-07-12T11:43:30+00:00</updated>
<author>
<name>Karel Klic</name>
<email>kklic@redhat.com</email>
</author>
<published>2010-07-12T11:43:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=39d1eb82b56410e41ee8dccf5b2d6f3cad217996'/>
<id>39d1eb82b56410e41ee8dccf5b2d6f3cad217996</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gui: fix the last case where gnome-keyring's find_items_sync() may throw DeniedError</title>
<updated>2010-04-01T14:14:55+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-04-01T14:14:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=86877faf6b1be201de5ff64f1bdded594b901b85'/>
<id>86877faf6b1be201de5ff64f1bdded594b901b85</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>GUI: fixed some pylint warnings</title>
<updated>2010-01-30T20:33:42+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2010-01-30T20:33:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=226ad13b9324fdd5165a1158e310cebd0440aaf7'/>
<id>226ad13b9324fdd5165a1158e310cebd0440aaf7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GUI: fixed bug caused by failed gk-authorization</title>
<updated>2010-01-29T14:00:49+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2010-01-29T14:00:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=fb20fdafe489a369a3c76142c0028fae7860cc74'/>
<id>fb20fdafe489a369a3c76142c0028fae7860cc74</id>
<content type='text'>
- if user enters a wrong password to gk and doesn't unlock
  it, the GUI would throw an exception, this patch makes GUI to
  ask twice per every plugin, ignore the exception is it fails
  and it will use defaults from /etc/abrt/plugins
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- if user enters a wrong password to gk and doesn't unlock
  it, the GUI would throw an exception, this patch makes GUI to
  ask twice per every plugin, ignore the exception is it fails
  and it will use defaults from /etc/abrt/plugins
</pre>
</div>
</content>
</entry>
<entry>
<title>GUI: better code for plugin settings overriding; better logging; fixed "not reported" display bug</title>
<updated>2010-01-15T15:04:27+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-01-15T15:04:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=494ed25390a3c1fa831ca594b77135eb5f18fba8'/>
<id>494ed25390a3c1fa831ca594b77135eb5f18fba8</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>add code to make GUI -&gt; daemon settings passing less weird. not enabled yet</title>
<updated>2010-01-14T22:06:00+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-01-14T22:06:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=1ff447ffaaa02cd0c46607f817c13328114145bc'/>
<id>1ff447ffaaa02cd0c46607f817c13328114145bc</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gui: add logging infrastructure</title>
<updated>2010-01-14T16:47:01+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-01-14T16:47:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=2a8dfdad5a5e4ccb0c7a2e9147c38336ba76d733'/>
<id>2a8dfdad5a5e4ccb0c7a2e9147c38336ba76d733</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>add an URL to Gnome keyring API (it wasn't trivial to google for)</title>
<updated>2010-01-13T17:34:33+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-01-13T17:34:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=b3938fc6d23373e8331385e52ca36d3eb0ef7337'/>
<id>b3938fc6d23373e8331385e52ca36d3eb0ef7337</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
