]> source.dussan.org Git - gitea.git/shortlog
gitea.git
2022-02-09 GustedLet return correct perm (#18675) (#18689)
2022-02-08 zeripathRestart zero worker if there is still work to do (...
2022-02-08 wxiaoguangBackport: fix the missing i18n key for update checker...
2022-02-07 wxiaoguangNo longer show the db-downgrade SQL in production ...
2022-02-07 zeripathIf rendering has failed due to a net.OpError stop rende...
2022-02-06 Lunny XiaoAdd changelog for v1.16.1 (#18614) v1.16.1
2022-02-06 singulierecomments on migrated issues/prs must link to the commen...
2022-02-06 zeripathStop logging an error when notes are not found (#18626...
2022-02-06 zeripathOnly attempt to flush queue if the underlying worker...
2022-02-06 zeripathEnsure that blob-excerpt links work for wiki (#18587...
2022-02-05 zeripathAttempt to prevent intermittent failure TestGit/xxx...
2022-02-04 zeripathEnsure commit-statuses box is sized correctly in header...
2022-02-04 zeripathPrevent merge messages from being sorted to the top...
2022-02-03 zeripathFix pushing to 1-x-dev docker tag (#18578) (#18579)
2022-02-03 zeripathCollaborator trust model should trust collaborators...
2022-02-03 zeripathPrevent panic on prohibited user login with oauth2...
2022-02-03 zeripathMake docker gitea/gitea:v1.16-dev etc refer to the...
2022-02-03 fnetX (aka... Add dropdown icon to template loading dropdown (#18571)
2022-02-02 zeripathDetect conflicts with 3way merge (#18536) (#18537)
2022-02-02 silverwindUpdate JS dependencies, fix lint (#18389) (#18540)
2022-02-02 zeripathAdd `GetUserTeams` (#18499) (#18531)
2022-02-02 zeripathFix review excerpt (#18502) (#18530)
2022-02-02 zeripathFix for AvatarURL database type (#18487) (#18529)
2022-02-01 zeripathIn docker rootless use $GITEA_APP_INI if provided ...
2022-02-01 zeripathUpdate 1.16.0 changelog to set #17846 as breaking ...
2022-02-01 GustedUse "read" value for General Access (#18496) (#18500)
2022-02-01 GustedUse `ImagedProvider` for gplus oauth2 provider (#18504...
2022-01-31 techknowlogickpoint to s3 endpoint directly (#18497) (#18510)
2022-01-31 zeripathFix OAuth Source Edit Page (#18495) (#18503)
2022-01-30 GustedPrevent NPE on partial match of compare URL and allow...
2022-01-30 zeripathChangelog 1.16.0 (#18468) v1.16.0
2022-01-30 Aravinth ManivannanGitLab reviews may not have the updated_at field set...
2022-01-28 Lunny XiaoFix broken when no commits and default branch is not...
2022-01-26 zeripathFix broken oauth2 authentication source edit page ...
2022-01-26 zeripathOnly view milestones from current repo (#18414) (#18417)
2022-01-25 zeripathPlace inline diff comment dialogs on split diff in...
2022-01-25 Lunny XiaoFix restore without topic failure (#18387) (#18400)
2022-01-25 GustedFix commit's time (#18375) (#18392)
2022-01-25 wxiaoguangPrevent showing webauthn error for every time visiting...
2022-01-23 GustedFix partial cloning a repo (#18373) (#18377)
2022-01-23 wxiaoguangFix mime-type detection for HTTP server (#18371)
2022-01-22 GustedBackport: Disable content sniffing on `PlainTextBytes...
2022-01-22 6543Update github.com/duo-labs/webauthn (#18357) (#18364)
2022-01-19 GiteaBot[skip ci] Updated translations via Crowdin
2022-01-19 zeripathStop trimming preceding and suffixing spaces from edito... v1.16.0-rc1
2022-01-19 GiteaBot[skip ci] Updated translations via Crowdin
2022-01-19 silverwindLeft-Align text in Unicode warning boxes (#18331)
2022-01-19 zeripathOnly warn on bidi but still escape non-bidi (#18333)
2022-01-19 wxiaoguangFix incorrect OAuth message (#18332)
2022-01-19 GiteaBot[skip ci] Updated translations via Crowdin
2022-01-19 techknowlogickChangelog for 1.16.0-rc1 (#18309)
2022-01-18 zeripathRestore propagation of ErrDependenciesLeft (#18325)
2022-01-18 wxiaoguangFix PR comments UI (#18323)
2022-01-18 wxiaoguangMake the height of the editor in Review Box smaller...
2022-01-18 GustedFix commit links on compare page (#18310)
2022-01-18 silverwindUpdate JS dependencies, remove eslint-plugin-github...
2022-01-18 Peter GardfjällAdd MirrorUpdated field to Repository API type (#18267)
2022-01-18 zeripathreplace satori/go.uuid with gofrs/uuid (#18311)
2022-01-18 JonRBPlace inline diff comment dialogs in the 4th column...
2022-01-18 zeripathUse indirect comparison when showing pull requests...
2022-01-18 zeripathPrevent ambiguous column error in organizations page...
2022-01-18 zeripathCorrectly upload LFS files (#18316)
2022-01-18 GiteaBot[skip ci] Updated translations via Crowdin
2022-01-17 a1012112796update description about vendoring in CONTRIBUTING...
2022-01-17 Aravinth ManivannanFix CheckRepoStats and reuse it during migration (...
2022-01-17 silverwindMinor tweak to tag list (#18295)
2022-01-17 a1012112796show pull link for agit pull request also (#18235)
2022-01-17 GiteaBot[skip ci] Updated translations via Crowdin
2022-01-16 silverwindAdd some .ignore entries (#18296)
2022-01-16 Ben NiemannRemove unneeded debug messages to stdout. (#18298)
2022-01-16 zeripathHandle missing default branch better in owner/repo...
2022-01-16 wxiaoguangRevert "Prevent possible XSS when using jQuery (#18289...
2022-01-16 a1012112796not show double error response in git hook (#18292)
2022-01-16 zeripathRemove accidental debugging in blob_excerpt.tmpl (...
2022-01-16 GustedPrevent possible XSS when using jQuery (#18289)
2022-01-16 zeripathReturn nicer error if trying to pull from non-existent...
2022-01-16 GiteaBot[skip ci] Updated translations via Crowdin
2022-01-15 Jan Tojnardocs: mention client_max_body_size affects LFS (#18291)
2022-01-15 silverwindAdd lockfile-check (#18285)
2022-01-15 zeripathWebauthn nits (#18284)
2022-01-15 GustedUpdate `package-lock.json` (#18283)
2022-01-15 wxiaoguangUpgrade EasyMDE to 2.16.1 (#18278)
2022-01-14 techknowlogickRemove golang vendored directory (#18277)
2022-01-14 zeripathChangelog for 1.15.10 (#18274) (#18276)
2022-01-14 Lunny XiaoSupport webauthn (#17957)
2022-01-14 GiteaBot[skip ci] Updated translations via Crowdin
2022-01-13 GustedImprove the comment for 2FA filter in admin panel ...
2022-01-13 Norwinfix regression from #16075 (#18260)
2022-01-13 silverwindPrevent underline hover on cards (#18259)
2022-01-13 Lunny XiaoFix release link broken (#18252)
2022-01-13 Aravinth Manivannanmigrations: a deadline at January 1st, 1970 is valid...
2022-01-13 wxiaoguangFix documents for development and bug report (#18249)
2022-01-12 Zoran PeričićAdd/update SMTP auth providers via cli (#18197)
2022-01-12 6543Fix NPE on try to get tag reference via API (#18245)
2022-01-12 Lunny XiaoFix update user bug (#18250)
2022-01-12 M. Zhou[doc] https-setup: explain relative paths for {CERT...
2022-01-11 Bo-Yi Wuchore: remove unnecessary section (#18209)
2022-01-11 silverwindFix purple color in suggested label colors (#18241)
2022-01-11 zeripathPrevent NPE when viewing non-rendered files (#18234)
2022-01-11 Lunny XiaoFix collobration template (#18232)
next