https://bugzilla.wikimedia.org/show_bug.cgi?id=49370
Ori Livneh <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Ori Livneh <[email protected]> --- This can be set in gitblit.properties, apparently: # The number of days to show on the activity page. # Value must exceed 0 else default of 14 is used # # SINCE 0.8.0 web.activityDuration = 14 I propose changing it to 1. If the past two weeks were typical, then that would mean the default view would show about a hundred commits, and that the HTML payload would be roughly 140k. You can test the usability of that view by manually browsing to https://git.wikimedia.org/?db=1. We should also hide or completely disable other duration filters on the main page. The default set of filters (visible from the 'filters' menu at the top of the main page) includes a link to a 180-day view, which takes 30 megabytes and about 6 minutes to generate, and is marked no-cache. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
