It's the precise functionality that Fisheye does. However, since since we switched over to Git, they only way to still search from Fisheye is if we were to add every Git repository and that is in the hundreds.
So is there anyway to perform a similar task in Stash? Even if a SQL statement would into the Stash database would help but I don't understand all the relationships.
Regards,
Ron
Hi Ron,
Unfortunately at the moment we don't really keep that information in the database, especially if you're interested in the cloning as well as pushing. This answer may be of interest:
https://answers.atlassian.com/questions/203866/reporting-on-git-clone
If you're just interested in pushes, you can enable auditing and set the level to 'low' so that it records the push events:
https://confluence.atlassian.com/display/STASH/Audit+events+in+Stash
Finally you probably want to vote for the following feature request:
https://jira.atlassian.com/browse/STASH-2642
Cheers,
Charles
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.