]> source.dussan.org Git - gitea.git/shortlog
gitea.git
2021-09-22 6543Changelog 1.15.3 (#17091) (#17113)
2021-09-21 qwerty287Merge endpoints for pull diff/patch (#17104)
2021-09-21 zeripathAdd Horizontal scrollbar to inner menu on Chrome (...
2021-09-20 wxiaoguangIgnore Sync errors on pipes when doing `CheckAttributeR...
2021-09-20 qwerty287Add API to get commit diff/patch (#17095)
2021-09-20 GiteaBot[skip ci] Updated translations via Crowdin
2021-09-19 Lunny XiaoMove db related basic functions to models/db (#17075)
2021-09-19 GiteaBot[skip ci] Updated licenses and gitignores
2021-09-18 wxiaoguangOpen the DingTalk link in browser (#17084)
2021-09-18 Bagas SanjayaAdd left padding for chunk header of split diff view...
2021-09-18 silverwindSwitch migration icon to svg (#15954)
2021-09-18 Jelle HulterFixed issue where creating a reference of an issue...
2021-09-18 KN4CK3RRender full plain readme. (#17083)
2021-09-18 NorwinOpenAPI: correct documentation of issue listing paramet...
2021-09-18 zeripathAdd caller to cat-file batch calls (#17082)
2021-09-18 GiteaBot[skip ci] Updated translations via Crowdin
2021-09-17 NorwinNotifications API: respond with updated notifications...
2021-09-17 zeripathAdd minimum versions of databases to the docs (#17080)
2021-09-17 zeripathMake LDAP be able to skip local 2FA (#16954)
2021-09-17 GiteaBot[skip ci] Updated translations via Crowdin
2021-09-16 Lunny XiaoUpgrade xorm to v1.2.4 (#17059) (#17068)
2021-09-16 zeripathClean-up HookPreReceive and restore functionality for...
2021-09-15 GabrielIssue template form (#16349)
2021-09-15 Lunny XiaoFix bug of migrate comments which only fetch one page...
2021-09-15 zeripathImprove LDAP synchronization efficiency (#16994)
2021-09-15 zeripathDo not show issue context popup on external issues...
2021-09-15 qwerty287Update template (#17043)
2021-09-15 GiteaBot[skip ci] Updated translations via Crowdin
2021-09-14 Lunny XiaoAdd doctor dbconsistency check for release and attachme...
2021-09-14 KN4CK3RAdd `AbsoluteListOptions` (#17028)
2021-09-14 zeripathDecrement Fork Num when converting from Fork (#17035)
2021-09-14 zeripathCorrectly rollback in ForkRepository (#17034)
2021-09-14 zeripathAlways emit the configuration path (#17036)
2021-09-13 zeripathUpdate go-chi/session (fixes "race" in tests) (#17031)
2021-09-13 GiteaBot[skip ci] Updated translations via Crowdin
2021-09-12 Alexey 〒erentyevfixed create repo page layout (#17012)
2021-09-12 zeripathUse common sessioner for API and Web (#17027)
2021-09-12 Jimmy PraetFix reset password email template (#17025)
2021-09-12 TchoupinaxFix overflow label in mobile view (#17020)
2021-09-12 GiteaBot[skip ci] Updated translations via Crowdin
2021-09-11 Jimmy PraetSupport unprotected file patterns (#16395)
2021-09-11 GiteaBot[skip ci] Updated translations via Crowdin
2021-09-10 zeripathReport the associated filter if there is an error in...
2021-09-10 6543Add skip and limit to git.GetTags (#16897)
2021-09-10 zeripathAdd setting to OAuth handlers to skip local 2FA authent...
2021-09-10 6543Calculate label URL on API (#16186)
2021-09-10 RomainAdd "new issue" button on project (#17001)
2021-09-10 zeripathFix missing close in WalkGitLog (#17008)
2021-09-09 zeripathUse git attributes to determine generated and vendored...
2021-09-09 wxiaoguangdoc: Upgrade from an old Gitea (#16918)
2021-09-09 KN4CK3RUse filename as id/class prefix. (#16997)
2021-09-09 6543Enable Malayalam, Greek, Persian, Hungarian & Indonesia...
2021-09-09 GiteaBot[skip ci] Updated translations via Crowdin
2021-09-08 a1012112796Return correct error response for agit force-push ...
2021-09-08 Lunny XiaoFix bug of migrated repository not index (#16991)
2021-09-08 Hakermann420Changes for German language (#16985)
2021-09-08 6543Skip AllowedUserVisibilityModes validation on update...
2021-09-08 Lunny XiaoAdd repo_id for attachment (#16958)
2021-09-08 6543Make TestOneDevDownloadRepo work again & more resistant...
2021-09-08 silverwindDisable Fomantic's CSS tooltips (#16974)
2021-09-07 6543Make mirror feature more configurable (#16957)
2021-09-07 GiteaBot[skip ci] Updated translations via Crowdin
2021-09-06 silverwindAdd Cache-Control to avatar redirects (#16973)
2021-09-06 6543Resolve TODO: Enable pagination on GiteaDownloader...
2021-09-06 Lunny XiaoFix storage Iterate bug and Add storage doctor to delet...
2021-09-06 a1012112796Add missing icon set for `ActionRenameRepo` (#16972)
2021-09-05 zeripathPrevent panic on diff generation (#16950)
2021-09-05 zeripathEnsure that rebase conflicts are handled in updates...
2021-09-05 Prasad KattiFix issue with issue default mail template (#16956)
2021-09-04 GiteaBot[skip ci] Updated translations via Crowdin
2021-09-03 techknowlogickupdate docs to 1.15.2
2021-09-03 zeripathChangelog 1.15.2 (#16940) (#16944)
2021-09-03 aceArt-GmbHDoc: Mail-Tempales: Fix AppUrl function name (#16939)
2021-09-03 zeripathClose storage objects before cleaning (#16934)
2021-09-03 zeripathUse immediate queues in integration tests and ensure...
2021-09-03 GiteaBot[skip ci] Updated translations via Crowdin
2021-09-02 zeripathChangelog for 1.14.7 (#16924) (#16928)
2021-09-02 zeripathChangelog 1.15.1 (#16925) (#16929)
2021-09-02 zeripathAllow BASIC authentication access to /:owner/:repo...
2021-09-02 zeripathPrevent leave changes dialogs due to autofill fields...
2021-09-02 GiteaBot[skip ci] Updated translations via Crowdin
2021-09-01 wxiaoguangFix wrong attachment removal (#16915)
2021-09-01 zeripathEnsure that the testlogger has its final test removal...
2021-09-01 Lunny XiaoIgnore review comment when ref commit is missed (#16905)
2021-09-01 6543Gitlab Migrator: dont ignore reactions of last request...
2021-09-01 zeripathCorrectly return the number of Repositories for Organiz...
2021-09-01 zeripathWorkaround coverage bug part 2 (#16906)
2021-08-31 a1012112796Add option to update pull request by `rebase` (#16125)
2021-08-31 KN4CK3RTest if LFS object is accessible (#16865)
2021-08-31 6543Fix git.Blob.DataAsync(): close pipe since we return...
2021-08-31 6543Repare and Improve GetDiffRangeWithWhitespaceBehavior...
2021-08-31 zeripathRemove ParseQueueConnStr as it is unused (#16878)
2021-08-31 6543Fix wiki raw commit diff/patch view (#16891)
2021-08-31 Lunny XiaoFix dump and restore respository (#16698)
2021-08-30 zeripathPrevent coverage break (#16887)
2021-08-30 Richard UlmerFix report card link (#16885)
2021-08-30 zeripathEnsure wiki repos are all closed (#16886)
2021-08-30 6543[API] List limited and private orgs if authentificated...
2021-08-30 zeripathTimeout on flush in testing (#16864)
2021-08-30 GiteaBot[skip ci] Updated translations via Crowdin
next