Commit Graph

3771 Commits (447fa6715ca56ea0a7d2d411d82bced4a6ffec31)

Author SHA1 Message Date
wxiaoguang d562b419b6
Make label templates have consistent behavior and priority (#23749) (#24071) 2 years ago
Hester Gong 5482602ba8
Add cardtype to org/user level project on creation, edit and view (#24043) (#24066) 2 years ago
Denys Konovalov 29724f31c5
Refactor commit status for Actions jobs (#23786) (#24060) 2 years ago
Giteabot 27dbe97542
Add actions support to package auth verification (#23729) (#24028) 2 years ago
Giteabot abf0386e2e
Fix protected branch for API (#24013) (#24027) 2 years ago
Giteabot 4aabd8e823
Set `ref` to fully-formed of the tag when trigger event is `release` (#23944) (#23989) 2 years ago
Giteabot 6a5b8eb7b6
Fix redirect bug when creating issue from a project (#23971) (#23997) 2 years ago
Giteabot 5b7df68555
Ensure RSS icon is present on all repo tabs (#23904) (#23973) 2 years ago
Giteabot 1b8ecd179b
Title can be empty when creating tag only (#23917) (#23961) 2 years ago
6543 085b56302c
Support "." char as user name for User/Orgs in RSS/ATOM/GPG/KEYS path ... (#23874) (#23878) 2 years ago
Giteabot dff3ce089d
User/Org Feed render description as per web (#23887) (#23906) 2 years ago
Giteabot 9836b7db7b
Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823) (#23905) 2 years ago
Giteabot 16bfe983c2
Fix 500 error if there is a name conflict when edit authentication source (#23832) (#23852) 2 years ago
Giteabot 8b3dd7de5d
Fix incorrect visibility dropdown list in add/edit user page (#23804) (#23833) 2 years ago
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 937996c74c
Match api migration behavior to web behavior (#23552) (#23573) 2 years ago
Zettat123 301de3ab6b
Handle missing `README` in create repos API (#23387) (#23510) 2 years ago
Giteabot 8536dc4b73
Make branches list page operations remember current page (#23420) (#23460) 2 years ago
Giteabot c3c0710412
Purge API comment (#23451) (#23452) 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 54c674c936
Fix panic when getting notes by ref (#23372) (#23377) 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 1edb57eda9
Fix various bugs for "install" page (#23194) (#23286) 2 years ago
Giteabot a2a9b0f977
Support sanitising the URL by removing extra slashes in the URL (#21333) (#23300) 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 6c6a7e7d97
Avoid too long names for actions (#23162) (#23190) 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
zeripath d2128b44f7
Add scopes to API to create token and display them (#22989) 2 years ago
sillyguodong 36d1d5fb78
Fix panic when call api (/repos/{owner}/{repo}/pulls/{index}/files) (#22921) 2 years ago