]> source.dussan.org Git - gitea.git/shortlog
gitea.git
2024-09-11 GiteabotFix `/repos/{owner}/{repo}/pulls/{index}/files` endpoin...
2024-09-11 GiteabotSupport allowed hosts for migrations to work with proxy...
2024-09-11 GiteabotIncrease `cacheContextLifetime` to reduce false reports...
2024-09-07 Lunny XiaoUpgrade cache to v0.2.1 (#32003) (#32009)
2024-09-06 GiteabotUse forum.gitea.com instead of old URL (#31989) (#31992)
2024-09-05 Lunny XiaoAdd changelog for 1.22.2 (#31935) v1.22.2
2024-09-05 GiteabotFix nuget/conan/container packages upload bugs (#31967...
2024-09-05 Lunny XiaoReplace v-html with v-text in search inputbox (#31966...
2024-09-03 Lunny XiaoAdd lock for parallel maven upload (#31954)
2024-09-03 Lunny XiaoFix index too many file names bug (#31903) (#31953)
2024-09-02 GiteabotPrevent update pull refs manually and will not affect...
2024-09-02 yp05327Fix sort order for organization home and user profile...
2024-09-01 GiteabotFix 500 error when `state` params is set when editing...
2024-08-30 Lunny XiaoUpgrade micromatch to 4.0.8 (#31944)
2024-08-29 silverwindUpdate webpack to 5.94.0 (#31941)
2024-08-29 GiteabotFix search team (#31923) (#31942)
2024-08-25 GiteabotRemove "dsa-1024" testcases from Test_SSHParsePublicKey...
2024-08-21 Lunny XiaoDon't return 500 if mirror url contains special chars...
2024-08-21 Lunny XiaoUpgrade bleve to 2.4.2 (#31894)
2024-08-21 Lunny Xiaobug fix for translation in ru (#31892)
2024-08-20 GiteabotRefactor the usage of batch catfile (#31754) (#31889)
2024-08-20 GiteabotFix agit automerge (#31207) (#31881)
2024-08-20 Giteabotadd CfTurnstileSitekey context data to all captcha...
2024-08-19 GiteabotFix actions notify bug (#31866) (#31875)
2024-08-19 sillyguodongfix the component of access token list not mounted...
2024-08-18 GiteabotFix overflowing content in action run log (#31842)...
2024-08-17 GiteabotFix raw wiki links (#31825) (#31845)
2024-08-16 GiteabotAvoid returning without written ctx when posting PR...
2024-08-16 GiteabotAdd missing repository type filter parameters to pager...
2024-08-15 GiteabotFix panic of ssh public key page after deletion of...
2024-08-14 GiteabotFixes for unreachable project issues when transfer...
2024-08-13 GiteabotScroll images in project issues separately from the...
2024-08-12 GiteabotAdd `:focus-visible` style to buttons (#31799) (#31819)
2024-08-11 GiteabotShow lock owner instead of repo owner on LFS setting...
2024-08-09 Bo-Yi Wufix(api): owner ID should be zero when created repo...
2024-08-09 GiteabotFix `IsObjectExist` with gogit (#31790) (#31806)
2024-08-08 GiteabotFix protected branch files detection on pre_receive...
2024-08-07 GiteabotAdd `TAGS` to `TEST_TAGS` and fix bugs found with gogit...
2024-08-04 GiteabotRename head branch of pull requests when renaming a...
2024-08-04 GiteabotFix wiki revision pagination (#31760) (#31772)
2024-08-01 aceArt-GmbHBackport: Fix dates displaying in a wrong manner when...
2024-08-01 techknowlogickbump vue-bar-graph (#31705) (#31753)
2024-07-31 GiteabotDistinguish LFS object errors to ignore missing objects...
2024-07-30 GiteabotFix the display of project type for deleted projects...
2024-07-30 GiteabotSet owner id to zero when GetRegistrationToken for...
2024-07-29 GiteabotFix API endpoint for registration-token (#31722) (...
2024-07-29 yp05327Add permission check when creating PR (#31033) (#31720)
2024-07-29 GiteabotMake GetRepositoryByName more safer (#31712) (#31718)
2024-07-25 wxiaoguangFix "Filter by commit" Dropdown (#31695) (#31696)
2024-07-24 GiteabotProperly filter issue list given no assignees filter...
2024-07-23 GiteabotEnable direnv (#31672) (#31679)
2024-07-19 techknowlogickfix redis deps (#31662) (#31663)
2024-07-19 GiteabotFix a branch divergence cache bug (#31659) (#31661)
2024-07-18 GiteabotRemove unneccessary uses of `word-break: break-all...
2024-07-10 GiteabotFix: Allow org team names of length 255 in create team...
2024-07-09 wxiaoguangUse old behavior for telegram webhook (#31588)
2024-07-05 Jimmy PraetReturn an empty string when a repo has no avatar in...
2024-07-05 GiteabotFix slow patch checking with commits that add or remove...
2024-07-04 Lunny XiaoAdd changelog for 1.22.1 (#31517) v1.22.1
2024-07-02 silverwindUpdate `golang.org/x/image` to v0.18.0 (#31542)
2024-06-29 rayden84remove typo (#31524)
2024-06-27 GiteabotFix avatar radius problem on the new issue page (#31506...
2024-06-26 Giteabotuse correct l10n string (#31487) (#31490)
2024-06-26 silverwindUpgrade `github.com/hashicorp/go-retryablehttp` (#31499)
2024-06-26 wxiaoguangFix dropzone JS error when attachment is disabled ...
2024-06-25 GiteabotFix overflow menu flickering on mobile (#31484) (#31488)
2024-06-25 GiteabotFix poor table column width due to breaking words ...
2024-06-24 GiteabotFix deprecated Dockerfile ENV format (#31450) (#31452)
2024-06-23 GiteabotFix web notification icon not updated once you read...
2024-06-23 techknowlogickSwitch to upstream of `gorilla/feeds` (#31400) (#31464)
2024-06-22 GiteabotSwitch to "Write" tab when edit comment again (#31445...
2024-06-21 GiteabotSupport relative paths to videos from Wiki pages (...
2024-06-21 GiteabotFix the link for .git-blame-ignore-revs bypass (#31432...
2024-06-20 GiteabotFix the wrong line number in the diff view page when...
2024-06-20 GiteabotFix labels and projects menu overflow on issue page...
2024-06-20 Giteabot[Fix] Account Linking UpdateMigrationsByType (#31428...
2024-06-20 GiteabotFix markdown math brackets render problem (#31420)...
2024-06-20 GiteabotIncrease max length of org team names from 30 to 255...
2024-06-19 GiteabotFix new issue/pr avatar (#31419) (#31424)
2024-06-19 GiteabotReduce `air` verbosity (#31417) (#31425)
2024-06-19 wxiaoguangFix rendered wiki page link (#31398) (#31407)
2024-06-17 GiteabotFix double border in system status table (#31363) ...
2024-06-17 Lunny XiaoFix bug filtering issues which have no project (#31337...
2024-06-17 GiteabotFix natural sort (#31384) (#31394)
2024-06-17 wxiaoguangFix missing images in editor preview due to wrong links...
2024-06-16 GiteabotAllow downloading attachments of draft releases (#31369...
2024-06-15 wxiaoguangFix duplicate sub-path for avatars (#31365) (#31368)
2024-06-14 wxiaoguangFix repo graph JS (#31377)
2024-06-13 wxiaoguangBackport Iif (#31353)
2024-06-13 GiteabotFixed incorrect localization `explorer.go` (#31348...
2024-06-13 GiteabotFix hash render end with colon (#31319) (#31346)
2024-06-13 GiteabotFix line number widths (#31341) (#31343)
2024-06-12 GiteabotFix adopt repository has empty object name in database...
2024-06-12 GiteabotFix navbar `+` menu flashing on page load (#31281)...
2024-06-12 GiteabotReduce memory usage for chunked artifact uploads to...
2024-06-11 GiteabotFix #31185 try fix lfs download from bitbucket failed...
2024-06-11 GiteabotDelete legacy cookie before setting new cookie (#31306...
2024-06-11 GiteabotFix line number width in code preview (#31307) (#31316)
2024-06-11 6543Add nix flake for dev shell (#30967) (#31310)
2024-06-10 GiteabotRemove sub-path from container registry realm (#31293...
next