I would like to know if there is a solution in Bitbucket similar to Github's graphs. For example, here are the ones for Node.js:
I've done some research and I haven't found anything similar. Does anybody know if this kind of visualisation exists in a hidden place in Bitbucket? Or is there some 3rd party service which provides these kinds of graphs of a git repository?
To see the standard graph, please find the feature. commit. graph parameter in bitbucket. properties file, set it to true and restart the instance.
In the Contributions tab of the Bitbucket Server / DC user profile, you can see the activity of a single contributor in terms of commits and pull requests over a given period of time. You can see how the efforts of a developer were distributed during the past year and what repositories they worked in.
All data sent to or from Awesome Graphs for Bitbucket systems is encrypted in transit over public networks using TLS 1.2+ with Perfect Forward Secrecy (PFS) to protect it from unauthorized disclosure or modification.
It's possible to use the Awesome Graphs app which is free and visualizes the number of commits added by each developer. This Bitbucket REST API query returns the list of commits in a repo so that it's possible to count their number. Hope it helps!
Take a look at Awesome Graphs for Bitbucket add-on
From http://blog.bitbucket.org/2015/06/10/atlassian-connect-for-bitbucket-a-new-way-to-extend-your-workflow-in-the-cloud
If you are currently a user of Bitbucket and want to take a sneak peak, click on your avatar, select “Manage Account”, and simply install these new add-ons by selecting “Find new add-ons” from the left menu.
Here is the add-on's release notes page: https://docs.stiltsoft.com/awesome-graphs/cloud/release-notes-cloud
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With