summaryrefslogtreecommitdiffstats
path: root/services/repository (follow)
Commit message (Expand)AuthorAgeFilesLines
* chore(refactor): split repo_service.ForkRepository in twoEarl Warren2024-08-112-6/+16
* Distinguish LFS object errors to ignore missing objects during migration (#31...Jason Song2024-08-041-0/+1
* Add testifylint to lint checks (#4535)TheFox0x72024-07-3016-119/+127
* Add `YEAR`, `MONTH`, `MONTH_ENGLISH`, `DAY` variables for template repos (#31...delvh2024-07-141-0/+6
* [ENHANCEMENT] Improve caching of contributor statsGusted2024-07-062-17/+17
* fix(repository): git push to an adopted repository failsLunny Xiao2024-06-161-0/+30
* Add `lint-go-gopls` (#30729)silverwind2024-06-091-2/+2
* cleanup(services): xstrings v1.5.0 the CAMEL & PASCAL workaroundsEarl Warren2024-06-071-0/+2
* feat(federated-star) star repositories via ActivityPub (#1680)Earl Warren2024-06-061-0/+27
* Fix push multiple branches error with tests (#31151)Lunny Xiao2024-06-021-1/+1
* Merge branch 'forgejo' into forgejo-federated-pr5Michael Jerger2024-05-294-60/+22
|\
| * Fix automerge will not work because of some events haven't been triggered (#3...Lunny Xiao2024-05-261-1/+1
| * Fix "force private" logic (#31012)wxiaoguang2024-05-261-1/+1
| * mysql: use inner join for hook_task deletionoliverpool2024-05-241-3/+20
| * test: check hook_task deletionoliverpool2024-05-241-55/+0
* | ui for adding following reposMichael Jerger2024-05-241-0/+6
|/
* Fix incorrect default branch when adopt a repository (#30912)yp053272024-05-121-21/+16
* Make "sync branch" also sync object format and add tests (#30878)wxiaoguang2024-05-121-0/+4
* Add codespell support and fix a good number of typos with its help (#3270)Yaroslav Halchenko2024-05-092-2/+2
* Resolve lint for unused parameter and unnecessary type arguments (#30750)Chongyi Zheng2024-05-053-7/+7
* Performance improvement for FindReposLastestCommitStatusesGergely Nagy2024-05-011-0/+3
* Enable more `revive` linter rules (#30608)silverwind2024-04-283-4/+0
* test: LFS gc should not delete all metadata objectsoliverpool2024-04-261-2/+11
* Allow admins to fork repos even when creation limits are exhausted (#3277)Gergely Nagy2024-04-171-1/+1
* fix: don't update cache for empty stateMichael Kriese2024-04-161-1/+1
* Fix commit status cache which missed target_url (#30426)Lunny Xiao2024-04-161-11/+41
* Add commit status summary table to reduce query from commit status table (#30...Lunny Xiao2024-04-161-7/+41
* Check the token's owner and repository when registering a runner (#30406)Zettat1232024-04-161-0/+1
* Merge pull request '[BUG] Use correct empty commit ID' (#3247) from gusted/fo...Earl Warren2024-04-162-1/+36
|\
| * [BUG] Use correct empty commit IDGusted2024-04-162-1/+36
* | Clean up log messages (#30313)wxiaoguang2024-04-153-3/+3
|/
* Merge pull request 'Do not update PRs based on events that happened before th...Earl Warren2024-04-111-1/+1
|\
| * Do not update PRs based on events that happened before they existedEarl Warren2024-04-111-1/+1
* | [BUG] Store JSON in contributors commit cacheGusted2024-04-112-4/+22
|/
* Count downloads for tag archivesJakobDev2024-04-083-17/+35
* Refactor LFS GC functionsGusted2024-04-051-24/+8
* Merge pull request '[PERFORMANCE] git check-attr on bare repo if supported' (...Earl Warren2024-03-283-51/+45
|\
| * [PERFORMANCE] git check-attr on bare repo if supportedoliverpool2024-03-283-51/+45
* | Merge pull request 'Revert "avoid superfluous synchronized pull_request run w...Earl Warren2024-03-281-1/+1
|\ \
| * | Revert "avoid superfluous synchronized pull_request run when opening a PR"Earl Warren2024-03-281-1/+1
| |/
* / Reverts commits releated to git-grepShiny Nematoda2024-03-282-161/+0
|/
* Merge pull request '[ACTIONS] port scheduled actions from Gitea' (#2826) from...Earl Warren2024-03-272-1/+84
|\
| * [ACTIONS] port scheduled actions from GiteaEarl Warren2024-03-261-2/+2
| * Cancel previous runs of the same PR automatically (#29961)Jason Song2024-03-261-4/+4
| * Fix an actions schedule bug (#28942)Zettat1232024-03-251-0/+10
| * Fix schedule tasks bugs (#28691)Lunny Xiao2024-03-252-2/+75
* | Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995)Lunny Xiao2024-03-261-4/+2
* | Fix loadOneBranch panic (#29938)wxiaoguang2024-03-261-4/+6
|/
* fix commit_statusoliverpool2024-03-241-1/+1
* [BUG] Restore deleted branchesoliverpool2024-03-181-1/+1