aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix ldap edit bug (#18859)Lunny Xiao2022-02-221-1/+1
* Fix ldap loginname (#18789) (#18804)Lunny Xiao2022-02-224-8/+25
* In disk_channel queues synchronously push to disk on shutdown (#18415) (#18788)zeripath2022-02-224-12/+12
* Fix bug for get user by email (#18834)Lunny Xiao2022-02-211-12/+2
* Update go-org to 1.6.0 (#18824) (#18839)zeripath2022-02-212-9/+14
* Show fullname on issue edits and gpg/ssh signing info (#18828)Wim2022-02-204-6/+16
* Put buttons back in org dashboard (#18817) (#18825)Lunny Xiao2022-02-201-0/+9
* Immediately Hammer if second kill is sent (#18823) (#18826)zeripath2022-02-202-2/+7
* Fix panic in EscapeReader (#18820) (#18821)zeripath2022-02-192-0/+10
* remove redundant call to UpdateRepoStats during migration (#18591) (#18794)singuliere2022-02-172-36/+4
* Allow mermaid render error to wrap (#18791)silverwind2022-02-171-1/+1
* Attempt to fix the webauthn migration again - part 3 (#18770) (#18771)zeripath2022-02-1610-253/+190
* Fix template bug of LFS lock (#18784) (#18787)Lunny Xiao2022-02-162-1/+2
* Various Mermaid improvements (#18776) (#18780)silverwind2022-02-169-50/+50
* Ensure git tag tests and others create test repos in tmpdir (#18447) (#18767)zeripath2022-02-158-67/+213
* Increase the size of the webauthn_credential credential_id field (#18739) (#1...zeripath2022-02-149-2/+287
* Prevent dangling GetAttribute calls (#18754) (#18755)zeripath2022-02-143-17/+25
* Send mail to issue/pr assignee/reviewer also when OnMention is set (#18707) (...zeripath2022-02-141-2/+2
* Fix a broken link in `commits_list_small.tmpl` (#18764)wxiaoguang2022-02-141-1/+1
* Fix isempty detection of git repository (#18746) (#18750)Lunny Xiao2022-02-141-6/+5
* Prevent double encoding of branch names in delete branch (#18714) (#18738)zeripath2022-02-123-4/+4
* Fix forked repositories missed tags (#18719) (#18735)Lunny Xiao2022-02-121-1/+11
* Always set PullRequestWorkInProgressPrefixes in PrepareViewPullInfo (#18713) ...zeripath2022-02-121-2/+2
* Fix source code line highlighting (#18729) (#18740)Jimmy Praet2022-02-121-2/+5
* Reduce CI go module downloads, add make targets (#18708, #18475, #18443) (#18...silverwind2022-02-123-61/+215
* Separate the details links of commit-statuses in headers (#18661) (#18730)zeripath2022-02-121-3/+3
* Fix release typo (#18728) (#18731)Lunny Xiao2022-02-111-1/+1
* Update object repo with the migrated repository (#18684) (#18726)wxiaoguang2022-02-111-1/+1
* Fix bug for version update hint (#18701) (#18705)Lunny Xiao2022-02-103-4/+6
* Prevent security failure due to bad APP_ID (#18678) (#18682)zeripath2022-02-102-3/+20
* Fix issue with docker-rootless shimming script (#18690) (#18699)zeripath2022-02-102-8/+4
* C preprocessor colors improvement (#18671) (#18696)silverwind2022-02-102-3/+3
* Let return correct perm (#18675) (#18689)Gusted2022-02-091-1/+6
* Restart zero worker if there is still work to do (#18658) (#18672)zeripath2022-02-082-10/+47
* Backport: fix the missing i18n key for update checker (#18646) (#18665)wxiaoguang2022-02-081-0/+1
* No longer show the db-downgrade SQL in production (#18654)wxiaoguang2022-02-072-3/+8
* If rendering has failed due to a net.OpError stop rendering (#18642) (#18645)zeripath2022-02-071-0/+8
* Add changelog for v1.16.1 (#18614)v1.16.1Lunny Xiao2022-02-061-0/+29
* comments on migrated issues/prs must link to the comment ID (#18637)singuliere2022-02-061-1/+1
* Stop logging an error when notes are not found (#18626) (#18635)zeripath2022-02-062-0/+6
* Only attempt to flush queue if the underlying worker pool is not finished (#1...zeripath2022-02-063-15/+32
* Ensure that blob-excerpt links work for wiki (#18587) (#18624)zeripath2022-02-065-13/+41
* Attempt to prevent intermittent failure TestGit/xxx/BranchProtectMerge/MergeP...zeripath2022-02-051-10/+14
* Ensure commit-statuses box is sized correctly in headers (#18538) (#18606)zeripath2022-02-041-0/+7
* Prevent merge messages from being sorted to the top of email chains (#18566) ...zeripath2022-02-042-4/+131
* Fix pushing to 1-x-dev docker tag (#18578) (#18579)zeripath2022-02-033-6/+133
* Collaborator trust model should trust collaborators (#18539) (#18557)zeripath2022-02-035-9/+9
* Prevent panic on prohibited user login with oauth2 (#18562) (#18563)zeripath2022-02-031-1/+1
* Make docker gitea/gitea:v1.16-dev etc refer to the latest build on that branc...zeripath2022-02-035-9/+10
* Add dropdown icon to template loading dropdown (#18571)fnetX (aka fralix)2022-02-031-6/+1