]> source.dussan.org Git - gitea.git/shortlog
gitea.git
2023-02-26 yp05327Return 404 instead of 403 if user can not access the...
2023-02-26 GiteaBot[skip ci] Updated licenses and gitignores
2023-02-25 Yarden ShohamFix secrets overview page missing from docs sidebar...
2023-02-25 Brecht Van... Add "Reviewed by you" filter for pull requests (#22927)
2023-02-24 Brecht Van... Projects: rename Board to Column in interface and impro...
2023-02-24 zeripathFix DBConsistency checks on MSSQL (#23132)
2023-02-24 Brecht Van... Add pagination for dashboard and user activity feeds...
2023-02-24 zeripathUpdate go.mod dependencies (#23126)
2023-02-24 Zettat123Show empty repos in Admin Repository Management page...
2023-02-24 yp05327Redirect to the commit page after applying patch (...
2023-02-24 WÁNG XuěruìBump go.etcd.io/bbolt and blevesearch deps (#23062)
2023-02-24 HesterGFix height for sticky head on large screen on PR page...
2023-02-24 Lunny XiaoFix db.Find bug (#23115)
2023-02-24 Lunny XiaoAvoid warning for system setting when start up (#23054)
2023-02-24 Jason SongRequire approval to run actions for fork pull request...
2023-02-24 Zettat123Fix nil context in RenderMarkdownToHtml (#23092)
2023-02-24 HesterGAdd HesterG to maintainers (#23104)
2023-02-24 yp05327improve FindProjects (#23085)
2023-02-24 wxiaoguangMake issue meta dropdown support Enter, confirm before...
2023-02-23 sillyguodongFix SyncOnCommit always return false in API of push_mir...
2023-02-23 yp05327Fix commit name in Apply Patch page (#23086)
2023-02-23 HesterGAdd wrapper to author to avoid long name ui problem...
2023-02-23 SvenAvoid Hugo from adding quote to actions url (#23097)
2023-02-23 KN4CK3RRemove all package data after tests (#22984)
2023-02-23 HesterGChange style to improve whitespaces trimming inside...
2023-02-23 techknowlogickNest metadata in refactoring docs (#23087)
2023-02-23 Joakim PettersenImprove reverse proxies documentation (#23068)
2023-02-23 Andre PolykanineImprove accessibility for issue comments (#22612)
2023-02-22 John OlheiserWrap unless-check in docker manifests (#23079)
2023-02-22 HesterGAdd accessibility to the menu on the navbar (#23059)
2023-02-22 zeripathUse minio/sha256-simd for accelerated SHA256 (#23052)
2023-02-22 wxiaoguangFix some more hidden problems (#23074)
2023-02-22 sillyguodongAdd sillyguodong to maintainers (#23067) v1.19.0-rc0 v1.20.0-dev
2023-02-22 wxiaoguangImproving CONTRIBUTING.md for backport details (#23057)
2023-02-21 John OlheiserChangelog 1.18.5 (#23045) (#23049)
2023-02-21 zeripathAdd Bash and Zsh completion scripts (#22646)
2023-02-21 Zettat123Return empty url for submodule tree entries (#23043)
2023-02-21 wxiaoguangFix the show/hide methods for string selector (#23042)
2023-02-21 sillyguodongdisplay attachments of review comment when comment...
2023-02-21 silverwindUpgrade to stylelint 15 (#22944)
2023-02-21 Jason SongAdd force_merge to merge request and fix checking merga...
2023-02-21 wxiaoguangImprove PR Review Box UI (#22986)
2023-02-21 HesterGRemove dashes between organization member avatars on...
2023-02-21 wxiaoguangFix the Manually Merged form (#23015)
2023-02-21 Zettat123Remove delete button for review comment (#23036)
2023-02-21 wxiaoguangImprove frontend guidelines (#23007)
2023-02-21 wxiaoguangUse `--message=%s` for git commit message (#23028)
2023-02-21 HesterGadd margin top to the top of branches (#23002)
2023-02-21 yp05327Add me to maintainers (#23026)
2023-02-21 Lunny XiaoRender access log template as text instead of HTML...
2023-02-21 wxiaoguangUse `gt-relative` class instead of the ambiguous `gt...
2023-02-21 zeripathFix intermittent panic in notify issue change content...
2023-02-21 Jason SongImprove pull_request_template.md (#22888)
2023-02-20 Brecht Van... Hide 2FA status from other members in organization...
2023-02-20 Lunny Xiaohandle deprecated settings (#22992)
2023-02-20 zeripathAdd scopes to API to create token and display them...
2023-02-20 wxiaoguangRemove unnecessary and incorrect `find('.menu').toggle...
2023-02-20 yp05327Improve issues.LoadProject (#22982)
2023-02-20 Lunny XiaoAdd 1.18.4 changelog (#22991) (#22995)
2023-02-20 Brecht Van... Fix pull request branch selector visible without clicki...
2023-02-20 dependabot... Bump golang.org/x/net from 0.4.0 to 0.7.0 (#22980)
2023-02-20 sillyguodongFix panic when call api (/repos/{owner}/{repo}/pulls...
2023-02-20 Lunny Xiaoonly trigger docs build and publish when docs changed...
2023-02-20 Zettat123Get rules by id when editing branch protection rule...
2023-02-20 oliverpoolFix hidden commit status on multiple checks (#22889)
2023-02-20 Zettat123Add me to maintainers (#22998)
2023-02-20 yp05327Add all units to the units permission list in org team...
2023-02-20 zeripathMake CI use a dummy password hasher for all tests ...
2023-02-20 Kyle DUse beforeCommit instead of baseCommit (#22949)
2023-02-20 Yarden ShohamAdd comment marking the end of database migrations...
2023-02-20 Lunny XiaoFix broken pull request files (#22962)
2023-02-19 Zettat123Fix avatar misalignment (#22955)
2023-02-19 Lunny XiaoRefactor the setting to make unit test easier (#22405)
2023-02-19 zeripathMigration v244.go should be v243.go (#22988)
2023-02-19 zeripathAdjust manifest to prevent tagging latest on rcs (...
2023-02-19 wxiaoguangAdd some guidelines for refactoring (#22880)
2023-02-19 yp05327Rename `GetUnits` to `LoadUnits` (#22970)
2023-02-19 zeripathProvide the ability to set password hash algorithm...
2023-02-19 yp05327Fix no user listed in org teams page (#22979)
2023-02-19 wxiaoguangRefactor hiding-methods, remove jQuery show/hide, remov...
2023-02-18 Brecht Van... Scoped labels (#22585)
2023-02-18 Yarden ShohamRename "People" to "Members" in organization page and...
2023-02-18 yp05327Rename `repo.GetOwner` to `repo.LoadOwner` (#22967)
2023-02-18 KN4CK3RNotify on container image create (#22806)
2023-02-18 Ferdinand Thiessenwebview: Fix overflowing diff body (#22959)
2023-02-17 wxiaoguangIntroduce customized HTML elements, fix incorrect AppUr...
2023-02-17 Brecht Van... Sort issues and pulls by recently updated in user and...
2023-02-17 Zettat123Fix 404 error viewing the LFS file (#22945)
2023-02-16 gempirAlways go full width in PR view (#22844)
2023-02-16 zeripathIncrease Content field size of gpg_key_import to MEDIUM...
2023-02-16 Lunny XiaoFix context bug (#22940)
2023-02-16 SybrenAllow custom "created" timestamps in user creation...
2023-02-16 Dalai FelintoUse "Title Case" for text "Reference in new issue"...
2023-02-16 wxiaoguangFirst step to refactor the `.hide` to `.gt-hidden`...
2023-02-16 zeripathAdd continue option to backport.go (#22930)
2023-02-16 delvhAdd `title` to PR file tree items (#22918)
2023-02-16 GustedFix shabox regression (#22924)
2023-02-15 Zettat123fix incorrect role labels for migrated issues and comme...
2023-02-15 wxiaoguangAlways show the `command line instructions` button...
2023-02-15 MorganRemove thehowl from maintainers (#22917)
next