<feed xmlns='http://www.w3.org/2005/Atom'>
<title>abrt.git/src, branch 1.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gavin/public_git/abrt.git/'/>
<entry>
<title>GUI: reorder question_dialog buttons</title>
<updated>2009-11-20T14:42:50+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@localhost.localdomain</email>
</author>
<published>2009-11-20T14:42:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gavin/public_git/abrt.git/commit/?id=9825281af6cdcdac7d27ba5ae3f10429c15f576d'/>
<id>9825281af6cdcdac7d27ba5ae3f10429c15f576d</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 button order in question_dialog</title>
<updated>2009-11-20T13:31:37+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@localhost.localdomain</email>
</author>
<published>2009-11-20T13:31:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gavin/public_git/abrt.git/commit/?id=d36c440b0393908208e70a66d38bf1cd2a7c60f9'/>
<id>d36c440b0393908208e70a66d38bf1cd2a7c60f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>do not report uid resolution error as *error*; report UID -1 as "N/A"</title>
<updated>2009-11-20T13:18:03+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-11-20T13:18:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gavin/public_git/abrt.git/commit/?id=2a29e9a99b98f9060284a1116ad82bacaa04fb6f'/>
<id>2a29e9a99b98f9060284a1116ad82bacaa04fb6f</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: don't read the g-k every time we want to use the setting</title>
<updated>2009-11-20T10:21:11+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@localhost.localdomain</email>
</author>
<published>2009-11-20T10:21:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gavin/public_git/abrt.git/commit/?id=a9525e69060cb8ff1bd173475d12088c57ed82ea'/>
<id>a9525e69060cb8ff1bd173475d12088c57ed82ea</id>
<content type='text'>
- if g-k is not available, then user can set the settings at least
  for the current ABRT session, but it's lost if we forcibly reload it
  everytime
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- if g-k is not available, then user can set the settings at least
  for the current ABRT session, but it's lost if we forcibly reload it
  everytime
</pre>
</div>
</content>
</entry>
<entry>
<title>GUI: survive if g-k access is denied rhbz#534171</title>
<updated>2009-11-20T10:19:25+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@localhost.localdomain</email>
</author>
<published>2009-11-20T10:19:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gavin/public_git/abrt.git/commit/?id=47adbc71583d773d2c5c5f464b4c1583f92f9acc'/>
<id>47adbc71583d773d2c5c5f464b4c1583f92f9acc</id>
<content type='text'>
- if gnome keyring is password protected abrt asks for unlock it,
  when you hit cancel on open gnome keyring you will got this crash.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- if gnome keyring is password protected abrt asks for unlock it,
  when you hit cancel on open gnome keyring you will got this crash.
</pre>
</div>
</content>
</entry>
<entry>
<title>include more info into oops (we were losing the stack dump)</title>
<updated>2009-11-19T18:06:35+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-11-19T18:06:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gavin/public_git/abrt.git/commit/?id=a771022db2aec3c73532fe33874b00fd84c25d3a'/>
<id>a771022db2aec3c73532fe33874b00fd84c25d3a</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>fix small bug where we use value first and *then* check for its validity</title>
<updated>2009-11-19T14:56:20+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-11-19T14:56:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gavin/public_git/abrt.git/commit/?id=faed3f4735bb4e433bbd655c846d2e558e71e492'/>
<id>faed3f4735bb4e433bbd655c846d2e558e71e492</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>fix small bug in plugin loading code</title>
<updated>2009-11-19T13:38:27+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-11-19T13:38:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gavin/public_git/abrt.git/commit/?id=7f903697ecf116edcfc7eca4315eaaed0626401c'/>
<id>7f903697ecf116edcfc7eca4315eaaed0626401c</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>replace 't' with CD_TXT</title>
<updated>2009-11-19T13:07:10+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-11-19T13:07:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gavin/public_git/abrt.git/commit/?id=efe1aee0dfe0fe5f364357080bcfed4287cb7597'/>
<id>efe1aee0dfe0fe5f364357080bcfed4287cb7597</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>CCReporterDialog.py: use same names as C++ code</title>
<updated>2009-11-19T12:40:39+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-11-19T12:40:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gavin/public_git/abrt.git/commit/?id=0fe1fa095545a996bc0d831c8f0245cf8c73d60a'/>
<id>0fe1fa095545a996bc0d831c8f0245cf8c73d60a</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>
