You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:wsgi-oops

wsgi-oops has 1 active review. See all merge proposals.

wsgi-oops has 5 active branches owned by 3 people and 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:wsgi-oops
Series: trunk
1 Development 2011-08-25 13:30:23 UTC
60. Fixed an error in the error logger fo...

Author: Selene ToyKeeper
Revision Date: 2011-08-25 13:30:23 UTC

Fixed an error in the error logger for the error logger. Oh, metabugs, how do I love thee?

ISD keeps getting blank OOPS reports. It turns out there is an error in the error logger. Wsgi-oops has a failsafe to log that sort of thing, but unfortunately it has a bug too, which results in more blank errors. So, there is an error in the error logger for the error logger. It's kind of a metabug.

This fixes the outer most layer, so the outer errors will show up in the failsafe log. Once this is deployed, I can find out what the original error logger issue is, and fix that. Then after deploying that, I can hopefully find out what the original app errors are.

I basically reverted parts of revno: 43 by natalia.bidart. It seems not to have the desired effect (the code worked only 2 times out of 70615 errors in my log), and even the test for the feature didn't work. It still passed after removing the feature it was supposed to test.

(merged manually because Tarmac seems to be ignoring the approved MP)

lp:~toykeeper/wsgi-oops/show-bzip-errors (Has a merge proposal) 1 Development 2011-09-08 20:43:02 UTC
62. Moved subprocess-based bits into util...

Author: Selene ToyKeeper
Revision Date: 2011-09-08 20:40:58 UTC

Moved subprocess-based bits into utils.py.

lp:~mhall119/wsgi-oops/pypi-package 1 Development 2011-07-04 03:10:22 UTC
58. Add setup.py

Author: Michael Hall
Revision Date: 2011-07-04 03:09:46 UTC

Add setup.py

lp:~toykeeper/wsgi-oops/prereq-info 1 Development 2011-06-21 05:29:42 UTC
60. Added README info about prereqs.

Author: Selene ToyKeeper
Revision Date: 2011-06-21 05:28:58 UTC

Added README info about prereqs.

lp:~sil/wsgi-oops/bzip-the-oops (Has a merge proposal) 1 Development 2009-10-16 10:24:55 UTC
43. Actually test the bzipper properly

Author: Stuart Langridge
Revision Date: 2009-10-16 10:24:55 UTC

Actually test the bzipper properly

15 of 5 results
You can't create new branches for wsgi-oops.