Commit Graph

629 Commits (a04535e212b04c0f6643a4f36904a3d1bf30c63f)

Author SHA1 Message Date
wxiaoguang d15f20b2d2
Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more strict (#23766) (#23791) 2 years ago
sillyguodong 863da7d5a1
Fix cancel button in the page of project edit not work (#23655) (#23813) 2 years ago
Giteabot 1fed0e1adc
Fix profile page email display, respect settings (#23747) (#23756) 2 years ago
Giteabot 62afc0a727
Redirect to project again after editing it (#23326) (#23739) 2 years ago
Giteabot 4439a68911
Fix pagination on `/notifications/watching` (#23564) (#23603) 2 years ago
Giteabot 8536dc4b73
Make branches list page operations remember current page (#23420) (#23460) 2 years ago
Giteabot b1162495af
Fix actions frontend bugs (pagination, long name alignment) and small simplify (#23370) (#23436) 2 years ago
Giteabot 41655ee878
Show edit/close/delete button on organization wide repositories (#23388) (#23429) 2 years ago
Giteabot 0d9b44c0e3
Preserve file size when creating attachments (#23406) (#23426) 2 years ago
Giteabot e259daeff8
Add missing tabs to org projects page (#22705) (#23412) 2 years ago
Giteabot edb618c136
Handle OpenID discovery URL errors a little nicer when creating/editing sources (#23397) (#23403) 2 years ago
Giteabot 975785dd42
Rename `canWriteUnit` to `canWriteProjects` (#23386) (#23399) 2 years ago
Giteabot e269e8901f
Fix incorrect NotFound conditions in org/projects.go (#23384) (#23395) 2 years ago
Giteabot 87c31c2ffe
Set `X-Gitea-Debug` header once (#23361) (#23381) 2 years ago
Giteabot ecae62837c
Refactor `setting.Database.UseXXX` to methods (#23354) (#23356) 2 years ago
sillyguodong e8e871b44e
Fix cannot reopen after pushing commits to a closed PR (#23189) (#23324) 2 years ago
Giteabot dfab6e2d1c
Fix incorrect redirect link of delete org project (#23327) (#23339) 2 years ago
Giteabot a4158d1904
Avoid panic caused by broken payload when creating commit status (#23216) (#23294) 2 years ago
Giteabot 1322cd7a58
Use correct README link to render the README (#23152) (#23264) 2 years ago
Giteabot 5d5f907e7f
Add loading yaml label template files (#22976) (#23232) 2 years ago
Yarden Shoham 9aae54c81f
Remove useless comment in #23114 (#23173) (#23175) 2 years ago
Yarden Shoham 1bc4ffc337
Return 404 instead of 403 if user can not access the repo (#23155) (#23158) 2 years ago
Yarden Shoham 28625fba5b
Redirect to the commit page after applying patch (#23056) (#23127) 2 years ago
Yarden Shoham 7c3196ceac
Avoid warning for system setting when start up (#23054) (#23116) 2 years ago
Yarden Shoham 80c1264f4b
Show empty repos in Admin Repository Management page (#23114) (#23130) 2 years ago
Yarden Shoham b4ed3f07e4
Fix commit name in Apply Patch page (#23086) (#23099) 2 years ago
Jason Song c8c2a31818
Add force_merge to merge request and fix checking mergable (#23010) 2 years ago
Zettat123 9a83aa28a3
Get rules by id when editing branch protection rule (#22932) 2 years ago
Kyle D 2b3f12f6fd
Use beforeCommit instead of baseCommit (#22949) 2 years ago
Lunny Xiao c53ad052d8
Refactor the setting to make unit test easier (#22405) 2 years ago
zeripath 61b89747ed
Provide the ability to set password hash algorithm parameters (#22942) 2 years ago
Brecht Van Lommel 6221a6fd54
Scoped labels (#22585) 2 years ago
yp05327 bd66fa586a
Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) 2 years ago
Brecht Van Lommel ca445cf566
Sort issues and pulls by recently updated in user and organization home (#22925) 2 years ago
Zettat123 0ab22a1a02
fix incorrect role labels for migrated issues and comments (#22914) 2 years ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 2 years ago
Nick 7b5b739a2f
Move `IsReadmeFile*` from `modules/markup/` to `modules/util` (#22877) 2 years ago
zeripath 51383ec084
Move helpers to be prefixed with `gt-` (#22879) 2 years ago
Brecht Van Lommel 49919c636e
Pull Requests: setting to allow edits by maintainers by default, tweak UI (#22862) 2 years ago
Nick e1aca7cbdd
Deduplicate findReadmeFile() (#22177) 2 years ago
Nathaniel Sabanski fb1a2a13f0
Preview images for Issue cards in Project Board view (#22112) 2 years ago
wxiaoguang e9288c2477
Fix improper HTMLURL usages in Go code (#22839) 2 years ago
KN4CK3R e8186f1c0f
Map OIDC groups to Orgs/Teams (#21441) 2 years ago
Lunny Xiao 769be877f2
Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 2 years ago
wxiaoguang 50111c71c3
Refactor legacy strange git operations (#22756) 2 years ago
KN4CK3R d987ac6bf1
Add Chef package registry (#22554) 2 years ago
yp05327 c07199f9ab
remove update language in ProfilePost (#22748) 2 years ago
KN4CK3R df789d962b
Add Cargo package registry (#21888) 2 years ago
Lunny Xiao 8574a6433f
Show all projects, not just repo projects and open/closed projects (#22640) 2 years ago
delvh 4d20a4a1ba
Remove ONLY_SHOW_RELEVANT_REPOS setting (#21962) 2 years ago