Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (154 - 156 of 2152)

Ticket Resolution Summary Owner Reporter
#1172 fixed Remove all try: except: blocks that don't re-raise the original exception dread thejimmyg

Reported by thejimmyg, 3 years ago.

Description

The current codebase has one or two try: except; blocks that don't catch specific exceptions. Under no circumstances should any broad try: except: blocks be allowed unless the exceptions they catch are immediately re-raised. Uncaught exceptions are wasting us quite a lot of time when trying to track down problems.

#1229 fixed Refactor all database code out of the controllers and into the logic layer dread thejimmyg

Reported by thejimmyg, 3 years ago.

Description

Progress can be tracked in this document:

https://spreadsheets.google.com/spreadsheet/ccc?key=0Atp3cZFjuIOAdFQzRnVoUHV6ckoyblI5TUdEcnJLVlE&hl=en_US#gid=0

#1231 wontfix [super] Management Information Reporting kindly thejimmyg

Reported by thejimmyg, 3 years ago.

Description

Child tickets:

  • #1101 Integrate stats and googlanalytics into site nav

We have a spreadsheet from UKLP of statistics we'd like to generate

Note: See TracQuery for help on using queries.