Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (754 - 756 of 2152)

Ticket Resolution Summary Owner Reporter
#1143 fixed Improve stats page dread dread

Reported by dread, 3 years ago.

Description
  • Ensure we don't include deleted packages in the stats
  • Some visual improvements:
    • Number of packages:
      • fix x axis to start at first revision
      • fix y axis to start at zero
    • Fix problem with legend to 'Revisions to packages' graph.
    • Hide sidebar in the template, so it isn't right-cropped in the DGU theme
  • Add some testing of the stats lib - results of basic stats
#1146 fixed make logic layer control its own state kindly kindly

Reported by kindly, 3 years ago.

Description

Logic layer should not use any vdm defined state and should manage it itself.

#1147 fixed Add expired_id to all revision tables. kindly kindly

Reported by kindly, 3 years ago.

Description

Revision tables need expired_id to make querying history AND pending changes more efficient.

This involves making a session extension and a large table migration.

Note: See TracQuery for help on using queries.