redmine-graphs-plugin/app
2009-03-12 10:45:55 -07:00
..
controllers Optimizing the issue growth graph. With thousands of issues, the old version ran quite slowly as it was grabbing information for each issue. This new implementation only selects what it needs to show the graph. Future versions might simplify it further by selecting issues created per week instead of per day, but I'll leave that for later. 2009-03-12 10:45:55 -07:00
views/graphs Adding the sidebar on to the total issues over time graph page 2009-03-10 13:56:26 -07:00