]> source.dussan.org Git - gitea.git/shortlog
gitea.git
2023-04-30 silverwindSkip known flaky `queue` tests on CI environment (...
2023-04-30 techknowlogicknightly tag for docker images
2023-04-30 GiteabotImprove milestone filter on issues page (#22423) (...
2023-04-30 wxiaoguangFix incorrect CurrentUser check for docker rootless...
2023-04-30 GiteabotFix user-cards format (#24428) (#24431)
2023-04-29 Giteabotgetting the tag list does not require being signed...
2023-04-27 John OlheiserChangelog 1.19.2 (#24365) v1.19.2
2023-04-27 GiteabotFix auth check bug (#24382) (#24387)
2023-04-27 Zettat123Add tags list for repos whose release setting is disabl...
2023-04-27 GiteabotRequire repo scope for PATs for private repos and basic...
2023-04-26 yp05327Fix no edit/close/delete button in org repo project...
2023-04-26 GiteabotFix Monaco IOS keyboard button (#24341) (#24347)
2023-04-26 GiteabotFix wrong error info in RepoRefForAPI (#24344) (#24351)
2023-04-26 GiteabotFix broken clone script on an empty archived repo ...
2023-04-26 GiteabotDon't set meta `theme-color` by default (#24340) (...
2023-04-25 wxiaoguangAdd --font-weight-bold and set previous bold to 601...
2023-04-25 GiteabotRespect the REGISTER_MANUAL_CONFIRM setting when regist...
2023-04-25 GiteabotWrap too long push mirror addresses (#21120) (#24334)
2023-04-25 GiteabotFix typo in API route (#24310) (#24332)
2023-04-25 GiteabotRemove org users who belong to no teams (#24247) (...
2023-04-24 GiteabotUnify nightly naming across binaries and docker images...
2023-04-24 GiteabotUpgrade act (#24298) (#24300)
2023-04-24 GiteabotFix bug when deleting wiki with no code write permissio...
2023-04-23 GiteabotHandle canceled workflow as a warning instead of a...
2023-04-23 GiteabotLoad reviewer for comments when dismissing a review...
2023-04-23 GiteabotOnly delete secrets belonging to its owner (#24284...
2023-04-22 oliverpoolfix calReleaseNumCommitsBehind (#24148) (#24197)
2023-04-22 wxiaoguangFix footer display (#24251) (#24269)
2023-04-22 yp05327Fix owner team access mode value in team_unit table...
2023-04-21 GiteabotFix access token issue on some public endpoints (#24194...
2023-04-21 GiteabotShow commit history for closed/merged PRs (#24238)...
2023-04-21 GiteabotFix label color, fix divider in dropdown (#24215) ...
2023-04-20 wxiaoguangFix issue attachment handling (#24202) (#24221)
2023-04-20 yp05327Add run status in action view page (#24223)
2023-04-20 GiteabotVertical widths of containers removed (#24184) (#24211)
2023-04-19 GiteabotDon't list root repository on compare page if pulls...
2023-04-19 GiteabotFix template error in pull request with deleted head...
2023-04-19 GiteabotFix incorrect CORS default values (#24206) (#24217)
2023-04-17 GiteabotUse correct locale key for forks page (#24172) (#24175)
2023-04-17 GiteabotFix Org edit page bugs: renaming detection, maxlength...
2023-04-17 GiteabotSupport converting varchar to nvarchar for mssql databa...
2023-04-17 wxiaoguangUse 1.18's aria role for dropdown menus (#24144) (...
2023-04-17 Patrick SchratzUpdate redis library to support redis v7 (#24114) ...
2023-04-17 wxiaoguangSort repo topic labels by name (#24123) (#24153)
2023-04-16 wxiaoguangSet EasyMDE heading font-size to the same size as the...
2023-04-16 GiteabotFix 2-dot direct compare to use the right base commit...
2023-04-14 sillyguodongHighlight selected file in the PR file tree (#23947...
2023-04-14 GiteabotFix incorrect server error content in RunnersList ...
2023-04-13 Zettat123Fix mismatch between hook events and github event types...
2023-04-13 6543Changelog v1.19.1 (#24079) v1.19.1
2023-04-12 wxiaoguangBackport locales to 1.19 (#24083)
2023-04-12 GiteabotImprove LFS error logs (#24072) (#24082)
2023-04-12 GiteabotUpdate the value of the `diffEnd` when click `Show...
2023-04-12 wxiaoguangFix custom mailer template on Windows (#24081)
2023-04-12 wxiaoguangMake label templates have consistent behavior and prior...
2023-04-12 Hester GongAdd cardtype to org/user level project on creation...
2023-04-12 GiteabotFix accidental overwriting of LDAP team memberships...
2023-04-12 Denys Konovalov Refactor commit status for Actions jobs (#23786) ...
2023-04-11 GiteabotFix branch protection priority (#24045) (#24061)
2023-04-11 GiteabotUpdate documentation to explain which projects allow...
2023-04-10 Jason SongUse actions job link as commit status URL instead of...
2023-04-10 GiteabotAdd actions support to package auth verification (...
2023-04-10 GiteabotFix protected branch for API (#24013) (#24027)
2023-04-09 GiteabotShow errors for KaTeX and mermaid on the preview tab...
2023-04-09 GiteabotShow protected branch rule names again (#23907) (#24018)
2023-04-08 Giteabotfix: do not escape space between PyPI repository url...
2023-04-08 GiteabotAdjust sticky pr header to cover background (#23956...
2023-04-08 GiteabotSet `ref` to fully-formed of the tag when trigger event...
2023-04-08 GiteabotFix redirect bug when creating issue from a project...
2023-04-08 GiteabotRemove `Repository.getFilesChanged` to fix Actions...
2023-04-08 GiteabotDiscolor pull request tab labels (#23950) (#23987)
2023-04-07 Jason SongTreat PRs with agit flow as fork PRs when triggering...
2023-04-07 GiteabotUse Get/Set instead of Rename when Regenerate session...
2023-04-07 GiteabotDo not crash when parsing an invalid workflow file...
2023-04-07 GiteabotEnsure RSS icon is present on all repo tabs (#23904...
2023-04-07 GiteabotHardcode path to docker images (#23955) (#23968)
2023-04-07 GiteabotTitle can be empty when creating tag only (#23917)...
2023-04-07 6543Support "." char as user name for User/Orgs in RSS...
2023-04-07 Lunny XiaoMerge `push to create`, `open PR from push`, and `push...
2023-04-07 wxiaoguangBackport locales to 1.19 (#23960)
2023-04-06 GiteabotDelete deleted release attachments immediately from...
2023-04-06 silverwindLeft-align review comments (#23937)
2023-04-05 GiteabotFix image border-radius (#23886) (#23930)
2023-04-05 GiteabotScroll collapsed file into view (#23702) (#23929)
2023-04-04 Giteabotdocs: make the required backticks in email password...
2023-04-04 Giteabotdocs: fix typo (#23924) (#23925)
2023-04-04 Lunny XiaoUpdate docs markdown file weight to make it clear ...
2023-04-04 GiteabotFix code view (diff) broken layout (#23096) (#23918)
2023-04-04 GiteabotUse ghost user if package creator does not exist (...
2023-04-04 GiteabotOrg pages style fixes (#23901) (#23914)
2023-04-04 GiteabotUser/Org Feed render description as per web (#23887...
2023-04-04 GiteabotUse User.ID instead of User.Name in ActivityPub API...
2023-04-04 GiteabotAdd git dashes separator to some "log" and "diff" comma...
2023-04-03 GiteabotFix `cases.Title` crash for concurrency (#23885) (...
2023-04-03 GiteabotFix user profile description rendering (#23882) (#23902)
2023-04-03 GiteabotConvert .Source.SkipVerify to $cfg.SkipVerify (#23839...
2023-04-03 GiteabotFix review box viewport overflow issue (#23800) (#23898)
2023-04-03 GiteabotRename actions unit to `repo.actions` and add docs...
2023-04-03 wxiaoguangBackport some locales to 1.19 (#23880)
2023-04-03 Jason SongFix checks for `needs` in Actions (#23789) (#23831)
next