index
:
anaconda.git
f12-branch
master
Unnamed repository; edit this file to name it for gitweb.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
exception.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lots of small grammar and wording changes.
Peter Jones
2009-07-13
1
-14
/
+15
*
Include yum.log in anacdump.txt too.
Radek Vykydal
2009-06-24
1
-0
/
+1
*
Include the contents of /proc/cmdline in exception reports
Jeremy Katz
2009-06-16
1
-1
/
+2
*
Remove locals containing "passphrase" or "password" from exns (#503442).
Chris Lumens
2009-06-01
1
-0
/
+7
*
Make the save-to-bugzilla dupe detection smarter.
Chris Lumens
2009-05-26
1
-1
/
+1
*
Prevent sensitive information in kickstart files from ending up in tracebacks.
Chris Lumens
2009-04-01
1
-3
/
+1
*
Lots of little updates to make things use the new storage module.
David Lehman
2009-02-24
1
-3
/
+2
*
Updates to make existing code use the new storage module.
David Lehman
2009-02-23
1
-1
/
+1
*
filer.login raises an exception with it can't login, not returns None (#486454).
Chris Lumens
2009-02-19
1
-1
/
+3
*
File the basic traceback as the first comment instead of a generic message.
Chris Lumens
2009-02-16
1
-1
/
+1
*
Remove partedUtils.sniffFilesystemType()
David Cantrell
2009-02-12
1
-1
/
+1
*
Log everything from execWithRedirect or execWithCapture (#467690).
Chris Lumens
2009-01-07
1
-0
/
+1
*
Don't dump encryption passphrases.
David Lehman
2008-12-08
1
-0
/
+2
*
Write anacdump.txt upon receipt of SIGUSR2 (from clumens).
David Lehman
2008-12-08
1
-1
/
+4
*
Use stacks instead of tracebacks in traceback handlers.
David Lehman
2008-12-08
1
-10
/
+32
*
Don't dump private class members (those with leading "__")
David Lehman
2008-11-12
1
-0
/
+3
*
Check that the platform and product are also correct (#469367).
Chris Lumens
2008-10-31
1
-2
/
+1
*
Search for the hash in the whiteboard, not as the entire whiteboard.
Chris Lumens
2008-10-29
1
-1
/
+1
*
Make sure the productVersion given by .treeinfo exists in bugzilla (#468657).
Chris Lumens
2008-10-28
1
-1
/
+2
*
Set the filename on the traceback when we upload it (wwoods).
Chris Lumens
2008-09-19
1
-2
/
+2
*
Catch errors from using the wrong bugzilla field and display them.
Chris Lumens
2008-09-10
1
-1
/
+1
*
rep_platform has been renamed to platform.
Chris Lumens
2008-09-10
1
-1
/
+1
*
Fix saving to remote hosts (#461500).
Chris Lumens
2008-09-08
1
-1
/
+1
*
short_desc is now summary.
Chris Lumens
2008-09-08
1
-1
/
+1
*
Use print() as a function.
Peter Jones
2008-09-08
1
-2
/
+2
*
Remove references to /tmp/netinfo
David Cantrell
2008-08-27
1
-1
/
+1
*
Bring up the network before saving a bug via scp.
Chris Lumens
2008-08-13
1
-0
/
+7
*
Add the match type so we don't find all bugs.
Chris Lumens
2008-08-13
1
-0
/
+1
*
Fix various tracebacks in filing bugs direct to bugzilla.
Chris Lumens
2008-07-23
1
-11
/
+11
*
If there's no network, attempt to bring it up before filing a bug.
Chris Lumens
2008-07-22
1
-0
/
+7
*
Support an abstract bug filing layer.
Chris Lumens
2008-07-22
1
-40
/
+53
*
Add support for saving via scp back in.
Chris Lumens
2008-07-22
1
-0
/
+86
*
Add support for filing tracebacks directly into bugzilla.
Chris Lumens
2008-07-22
1
-28
/
+108
*
Add a class that represents anaconda exception dumps.
Chris Lumens
2008-07-22
1
-159
/
+170
*
Remove the code to save exceptions over scp.
Chris Lumens
2008-07-22
1
-70
/
+0
*
Fix a traceback when trying to save exceptiona via scp.
Chris Lumens
2008-07-16
1
-1
/
+2
*
Add the .treeinfo file into the exception report.
Chris Lumens
2008-06-21
1
-1
/
+2
*
Move enableNetwork into the interface. Bring network up for scp.
Chris Lumens
2008-06-19
1
-2
/
+5
*
2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)
Ján ONDREJ
2008-06-04
1
-8
/
+12
*
Add support for saving the exception to a local directory for live installs
Jeremy Katz
2008-03-27
1
-0
/
+17
*
Save resize output to a file (/tmp/resize.out) so that it's more useful
Jeremy Katz
2008-03-27
1
-1
/
+1
*
Clean up typos and other things for GPLv2+ changes.
David Cantrell
2007-12-17
1
-3
/
+3
*
Common GPLv2+ boilerplate on toplevel python source files.
David Cantrell
2007-12-17
1
-9
/
+16
*
Tweak save-exception-to-disk algorithm.
Bill Nottingham
2007-12-07
1
-10
/
+16
*
Don't create the exception device - just use the device as passed in.
Bill Nottingham
2007-12-07
1
-9
/
+3
*
Remove the release notes code entirely.
Chris Lumens
2007-12-05
1
-1
/
+0
*
fix references to point to the device we created earlier
Bill Nottingham
2007-11-30
1
-2
/
+2
*
in test mode, return success when copying anacdump.txt
Bill Nottingham
2007-11-30
1
-1
/
+1
*
Rework the exception handling dialog to make it easier to add destinations
Chris Lumens
2007-10-26
1
-135
/
+138
*
Lots of minor pychecker error fixes. Some of these are even real problems.
Chris Lumens
2007-09-19
1
-2
/
+1
[next]