Beyond coding. We forge. https://forgejo.org
Find a file
Şahin Akkaya e9be8b25ae
Implement contributors graph (#27882)
Continuation of https://github.com/go-gitea/gitea/pull/25439. Fixes #847

Before:
<img width="1296" alt="image"
src="https://github.com/go-gitea/gitea/assets/32161460/24571ac8-b254-43c9-b178-97340f0dc8a9">

----
After:
<img width="1296" alt="image"
src="https://github.com/go-gitea/gitea/assets/32161460/c60b2459-9d10-4d42-8d83-d5ef0f45bf94">

---
#### Overview
This is the implementation of a requested feature: Contributors graph
(#847)

It makes Activity page a multi-tab page and adds a new tab called
Contributors. Contributors tab shows the contribution graphs over time
since the repository existed. It also shows per user contribution graphs
for top 100 contributors. Top 100 is calculated based on the selected
contribution type (commits, additions or deletions).

---
#### Demo
(The demo is a bit old but still a good example to show off the main
features)

<video src="https://github.com/go-gitea/gitea/assets/32161460/9f68103f-8145-4cc2-94bc-5546daae7014" controls width="320" height="240">
  <a href="https://github.com/go-gitea/gitea/assets/32161460/9f68103f-8145-4cc2-94bc-5546daae7014">Download</a>
</video>

#### Features:

- Select contribution type (commits, additions or deletions)
- See overall and per user contribution graphs for the selected
contribution type
- Zoom and pan on graphs to see them in detail
- See top 100 contributors based on the selected contribution type and
selected time range
- Go directly to users' profile by clicking their name if they are
registered gitea users
- Cache the results so that when the same repository is visited again
fetching data will be faster

---------

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: hiifong <i@hiif.ong>
Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: yp05327 <576951401@qq.com>
(cherry picked from commit 21331be30cb8f6c2d8b9dd99f1061623900632b9)
2024-02-17 23:24:31 +01:00
.devcontainer
.forgejo [RELEASE] decouple the release name from the version number 2024-02-17 15:27:35 +01:00
.gitea
assets
build
cmd [gitea] Fix push to create with capitalize repo name (#29090) 2024-02-10 10:53:43 +01:00
contrib
custom/conf Add merge style fast-forward-only (#28954) 2024-02-14 17:19:19 +01:00
docker
docs Add merge style fast-forward-only (#28954) 2024-02-14 17:19:19 +01:00
manual-testing@877d11b403
models Refactor locale&string&template related code (#29165) 2024-02-16 15:20:52 +01:00
modules templates: HasPrefix support for template.HTML 2024-02-16 15:20:52 +01:00
options Implement contributors graph (#27882) 2024-02-17 23:24:31 +01:00
public
releases/images
routers Implement contributors graph (#27882) 2024-02-17 23:24:31 +01:00
services Implement contributors graph (#27882) 2024-02-17 23:24:31 +01:00
snap
templates Implement contributors graph (#27882) 2024-02-17 23:24:31 +01:00
tests [BUG] Fix pull request reopen conditions 2024-02-17 15:38:16 +01:00
web_src Implement contributors graph (#27882) 2024-02-17 23:24:31 +01:00
.air.toml
.changelog.yml
.deadcode-out Refactor locale&string&template related code (#29165) 2024-02-16 15:20:52 +01:00
.dockerignore
.editorconfig
.eslintrc.yaml Update JS and PY dependencies (#29127) 2024-02-14 21:44:24 +01:00
.gitattributes
.gitignore
.gitmodules
.gitpod.yml Fix Gitpod logic of setting ROOT_URL (#29162) 2024-02-16 15:20:52 +01:00
.golangci.yml
.ignore
.markdownlint.yaml
.npmrc
.spectral.yaml
.stylelintrc.yaml
.yamllint.yaml
BSDmakefile
build.go
CHANGELOG.md
CODEOWNERS
CONTRIBUTING.md
DCO
Dockerfile [RELEASE] decouple the release name from the version number 2024-02-17 15:27:35 +01:00
Dockerfile.rootless [RELEASE] decouple the release name from the version number 2024-02-17 15:27:35 +01:00
go.mod
go.sum
LICENSE
main.go [RELEASE] decouple the release name from the version number 2024-02-17 15:27:35 +01:00
MAINTAINERS
Makefile [RELEASE] decouple the release name from the version number 2024-02-17 15:27:35 +01:00
package-lock.json Implement contributors graph (#27882) 2024-02-17 23:24:31 +01:00
package.json Implement contributors graph (#27882) 2024-02-17 23:24:31 +01:00
playwright.config.js
poetry.lock Update JS and PY dependencies (#29127) 2024-02-14 21:44:24 +01:00
poetry.toml
pyproject.toml Update JS and PY dependencies (#29127) 2024-02-14 21:44:24 +01:00
README.md
RELEASE-NOTES.md
vitest.config.js [gitea] Move vitest setup file to root (#29097) 2024-02-10 10:53:43 +01:00
webpack.config.js [gitea] Remove lightningcss (#29070) 2024-02-10 10:53:43 +01:00

Welcome to Forgejo

Hi there! Tired of big platforms playing monopoly? Providing Git hosting for your project, friends, company or community? Forgejo (/for'd͡ʒe.jo/ inspired by forĝejo the Esperanto word for forge) has you covered with its intuitive interface, light and easy hosting and a lot of builtin functionality.

Forgejo was created in 2022 because we think that the project should be owned by an independent community. If you second that, then Forgejo is for you! Our promise: Independent Free/Libre Software forever!

What does Forgejo offer?

If you like any of the following, Forgejo is literally meant for you:

  • Lightweight: Forgejo can easily be hosted on nearly every machine. Running on a Raspberry? Small cloud instance? No problem!
  • Project management: Besides Git hosting, Forgejo offers issues, pull requests, wikis, kanban boards and much more to coordinate with your team.
  • Publishing: Have something to share? Use releases to host your software for download, or use the package registry to publish it for docker, npm and many other package managers.
  • Customizable: Want to change your look? Change some settings? There are many config switches to make Forgejo work exactly like you want.
  • Powerful: Organizations & team permissions, CI integration, Code Search, LDAP, OAuth and much more. If you have advanced needs, Forgejo has you covered.
  • Privacy: From update checker to default settings: Forgejo is built to be privacy first for you and your crew.
  • Federation: (WIP) We are actively working to connect software forges with each other through ActivityPub, and create a collaborative network of personal instances.

Learn more

Dive into the documentation, subscribe to releases and blog post on our website, find us on the Fediverse or hop into our Matrix room if you have any questions or want to get involved.

Get involved

If you are interested in making Forgejo better, either by reporting a bug or by changing the governance, please take a look at the contribution guide.