[PR #4498] [MERGED] Make max commits in graph configurable #17399

Closed
opened 2025-11-02 13:10:06 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4498
Author: @kjellkvinge
Created: 7/22/2018
Status: Merged
Merged: 7/23/2018
Merged by: @lafriks

Base: masterHead: issue_4319_configurable


📝 Commits (2)

  • 5e21331 Make max commits in graph configurable
  • aa9ab03 Document new config variable

📊 Changes

4 files changed (+7 additions, -1 deletions)

View changed files

📝 custom/conf/app.ini.sample (+2 -0)
📝 docs/content/doc/advanced/config-cheat-sheet.en-us.md (+1 -0)
📝 models/graph.go (+2 -1)
📝 modules/setting/setting.go (+2 -0)

📄 Description

This will fix #4319


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/4498 **Author:** [@kjellkvinge](https://github.com/kjellkvinge) **Created:** 7/22/2018 **Status:** ✅ Merged **Merged:** 7/23/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `issue_4319_configurable` --- ### 📝 Commits (2) - [`5e21331`](https://github.com/go-gitea/gitea/commit/5e21331ad5ac6ef3ecd3b8786706d08e83472b11) Make max commits in graph configurable - [`aa9ab03`](https://github.com/go-gitea/gitea/commit/aa9ab0370fac70bd15937efe1de70c76a967665e) Document new config variable ### 📊 Changes **4 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `custom/conf/app.ini.sample` (+2 -0) 📝 `docs/content/doc/advanced/config-cheat-sheet.en-us.md` (+1 -0) 📝 `models/graph.go` (+2 -1) 📝 `modules/setting/setting.go` (+2 -0) </details> ### 📄 Description This will fix #4319 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 13:10:06 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#17399