-
Notifications
You must be signed in to change notification settings - Fork 15
Description
The Repos page was thrown together to get something working and could be significantly improved, both visually and functionally.
From basic issues like the route name repos, it reflects the internal code referring to an SVN repository, yet users interact with the Plugin/Theme Directories. So perhaps changing the route to dirs or directories would be better?
I think the content could be much more useful, I have in mind generating monthly snapshots of the data held. Things like total file size, avg plugin/theme file size, total num files, avg num plugin/theme files, perhaps some ratios like showing how concentrated active installs are, etc.
It would be possible to do more complex things too if there was a need. For example there are parser's for PHP/JS/CSS, so we could do code complexity analysis, etc.
Whatever we settle on I think it would be great to be able to view the changing state of the directories over time.