Commit Graph

3417 Commits (3708ca8e2849ca7e36e6bd15ec6935a2a2d81e55)

Author SHA1 Message Date
yutotnh 3708ca8e28
fix: some typos (#19956) 2 years ago
Lunny Xiao 110fc57cbc
Move some code into models/git (#19879) 2 years ago
Gusted edf14202fe
Unify repo settings & show better error (#19828) 2 years ago
xkcdstickfigure 47bb06236d
fixed comment typo (#19944) 2 years ago
6543 a9cc9c0f7a
Auto merge pull requests when all checks succeeded via WebUI (#19648) 2 years ago
Lunny Xiao ce3dd04c63
Fix some mirror bugs (#18649) 2 years ago
wxiaoguang 88f2e457d8
Fix data-race problems in git module (quick patch) (#19934) 2 years ago
Sandro Santilli 52c2e82813
Custom regexp external issues (#17624) 2 years ago
wxiaoguang a0051634b9
Refactor git module, make Gitea use internal git config (#19732) 2 years ago
Roger Luo 2ae45cebbf
Feature: Find files in repo (#15028) 2 years ago
Lauris BH f92b7a6331
Add support for rendering terminal output with colors (#19497) 2 years ago
zeripath ac88f21ecc
Automatically render wiki TOC (#19873) 2 years ago
zeripath d8236f1b16
Ensure minimum mirror interval is reported on settings page (#19895) 2 years ago
Lunny Xiao 26095115f4
Move some repository related code into sub package (#19711) 2 years ago
Wim e528e2b435
Implement http signatures support for the API (#17565) 2 years ago
Mai-Lapyst 090d89e0f9
Fixing wrong paging when filtering on the issue dashboard (#19801) 2 years ago
Gusted 744e452185
Move `/info` outside authorization (#19888) 2 years ago
zeripath 449ea6005f
Exclude Archived repos from Dashboard Milestones (#19882) 2 years ago
qwerty287 df9612bb53
Add API to serve blob or LFS file content (#19689) 2 years ago
Paweł Bogusławski 14d96ff7ac
Disable unnecessary mirroring elements (#18527) 2 years ago
Lunny Xiao e09fb30d34
improvement some release related code (#19867) 2 years ago
ttys3 0c759fd4de
feat: add DEFAULT_MERGE_STYLE to `repository.pull-request` section for repo init (#19751) 2 years ago
zeripath d002e3da00
Fix spelling mistake in ProcReceive (#19853) 2 years ago
Mai-Lapyst 4698a1ec47
Adding button to link accounts from user settings (#19792) 2 years ago
Lauris BH 65e0688a5c
Fix raw endpoint PDF file headers (#19825) 2 years ago
zeripath 93ab90743d
Prevent loop if there is an error in GetNotificationCount (#19799) 2 years ago
zeripath 468387e9ce
Prevent NPE when cache service is disabled (#19703) 2 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
Lunny Xiao d81e31ad78
Move org functions (#19753) 2 years ago
Guo Y.K 3e5ea9a978
Update base.go (#19739) 2 years ago
KN4CK3R 9ea9206406
ContainerRegistry - removed Basic Auth header (#19735) 2 years ago
Gusted 71ca131582
Fix issue overview for teams (#19652) 2 years ago
zeripath d494cc3356
Fix nodeinfo caching and prevent NPE if cache non-existent (#19721) 2 years ago
6543 00a981d341
Update go-chi/cache to utilize Ping() (#19719) 2 years ago
6543 b135313c47
[Refactor] convert team(s) to apiTeam(s) (#13745) 2 years ago
Lunny Xiao ea38e90e6b
Fix oauth setting list bug (#19682) 2 years ago
Lunny Xiao cbd45471b1
Move access and repo permission to models/perm/access (#19350) 2 years ago
silverwind 318f360252
Update go tool dependencies (#19676) 2 years ago
Lunny Xiao 64a40962cc
Fix new release from tags list UI (#19670) 2 years ago
KN4CK3R 3da9dafc60
Add Webfinger endpoint (#19462) 2 years ago
zeripath 9f5ddca57c
Set the LastModified header for raw files (#18356) 2 years ago
KN4CK3R a9ca4b4100
Calculate filename hash only once (#19654) 2 years ago
Lunny Xiao 9efa47131f
Admin should not delete himself (#19423) 2 years ago
Lunny Xiao 4ca1d7547a
Move some helper files out of models (#19355) 2 years ago
Lunny Xiao d4834071da
Repository level enable package or disable (#19323) 2 years ago
6543 6a969681cd
Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649) 2 years ago
Lunny Xiao 4344a64107
Allow custom default merge message with .gitea/default_merge_message/<merge_style>_TEMPLATE.md (#18177) 2 years ago
delvh 5ca224a789
Allow to mark files in a PR as viewed (#19007) 2 years ago
kolaente 59b30f060a
Auto merge pull requests when all checks succeeded via API (#9307) 2 years ago
KN4CK3R 8adba93498
Hide private repositories in packages (#19584) 2 years ago