aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
...
* git backend ignore replace objects (#18979) (#18980)65432022-03-021-0/+2
* Fix problem when self-assign notification (#18797) (#18976)Otto Richter (fnetX)2022-03-021-1/+1
* Refactor admin user filter query parameters (#18965) (#18975)Otto Richter (fnetX)2022-03-021-9/+0
* Fix admin user list pagination (#18957) (#18960)Otto Richter (fnetX)2022-03-011-0/+9
* Adjust error for already locked db and prevent level db lock on malformed con...zeripath2022-02-281-6/+42
* Don't treat BOM escape sequence as hidden character. (#18909) (#18910)Gusted2022-02-262-5/+27
* Allow adminstrator teams members to see other teams (#18918) (#18919)Gusted2022-02-261-0/+16
* Correctly link URLs to users/repos with dashes, dots or underscores (#18890) ...silverwind2022-02-262-1/+10
* Fix redirect when using lowercase reponame (#18775) (#18902)Otto Richter (fnetX)2022-02-261-1/+1
* In disk_channel queues synchronously push to disk on shutdown (#18415) (#18788)zeripath2022-02-224-12/+12
* 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
* Ensure git tag tests and others create test repos in tmpdir (#18447) (#18767)zeripath2022-02-153-62/+208
* Prevent dangling GetAttribute calls (#18754) (#18755)zeripath2022-02-142-8/+13
* Send mail to issue/pr assignee/reviewer also when OnMention is set (#18707) (...zeripath2022-02-141-2/+2
* Fix isempty detection of git repository (#18746) (#18750)Lunny Xiao2022-02-141-6/+5
* Prevent security failure due to bad APP_ID (#18678) (#18682)zeripath2022-02-101-3/+7
* Restart zero worker if there is still work to do (#18658) (#18672)zeripath2022-02-081-0/+29
* If rendering has failed due to a net.OpError stop rendering (#18642) (#18645)zeripath2022-02-071-0/+8
* 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
* Collaborator trust model should trust collaborators (#18539) (#18557)zeripath2022-02-031-1/+1
* Add `GetUserTeams` (#18499) (#18531)zeripath2022-02-021-1/+1
* Prevent NPE on partial match of compare URL and allow short SHA1 compare URLs...Gusted2022-01-312-1/+21
* Fix broken when no commits and default branch is not master (#18423)Lunny Xiao2022-01-281-7/+12
* Fix partial cloning a repo (#18373) (#18377)Gusted2022-01-232-8/+12
* Fix mime-type detection for HTTP server (#18371)wxiaoguang2022-01-234-20/+61
* Backport: Disable content sniffing on `PlainTextBytes` (#18365)Gusted2022-01-231-0/+1
* Add MirrorUpdated field to Repository API type (#18267)Peter GardfjÀll2022-01-182-1/+8
* Remove unneeded debug messages to stdout. (#18298)Ben Niemann2022-01-161-4/+0
* Remove golang vendored directory (#18277)techknowlogick2022-01-143-3/+3
* Support webauthn (#17957)Lunny Xiao2022-01-144-8/+109
* Fix NPE on try to get tag reference via API (#18245)65432022-01-127-12/+5
* Fix source typos (#18227)luzpaz2022-01-102-4/+4
* Fix various typos (#18219)luzpaz2022-01-1011-16/+16
* Remove `ioutil` (#18222)Gusted2022-01-101-2/+2
* Sort locales according to their names (#18211)delvh2022-01-081-1/+9
* Restore setting of ctx.Repo.Mirror (#18205)zeripath2022-01-081-4/+4
* Don't store assets modified time into generated files (#18193)Lunny Xiao2022-01-065-2/+64
* Add warning for BIDI characters in page renders and in diffs (#17562)zeripath2022-01-072-0/+432
* Enable partial clone by default (#18195)Gusted2022-01-062-0/+7
* Add option to convert CRLF to LF line endings for sendmail (#18075)zeripath2022-01-061-5/+7
* Team permission allow different unit has different permission (#17811)Lunny Xiao2022-01-054-12/+22
* Increase Salt randomness (#18179)Gusted2022-01-042-2/+29
* Add MP4 as default allowed attachment type (#18170)Gusted2022-01-041-1/+1
* Include folders into size cost (#18158)Gusted2022-01-031-2/+2
* Refactor auth package (#17962)Lunny Xiao2022-01-025-22/+22
* Unify and simplify TrN for i18n (#18141)wxiaoguang2022-01-024-76/+93
* Add API to get issue/pull comments and events (timeline) (#17403)qwerty2872022-01-013-0/+199
* Upgrade bleve from v2.0.6 to v2.3.0 (#18132)Lunny Xiao2022-01-011-1/+1