summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Added email notification option to receive all own messages (#20179)Tyrone Yeh2022-07-281-2/+2
* Add Docker /v2/_catalog endpoint (#20469)KN4CK3R2022-07-281-0/+1
* Removed some vestigial code related to Range bounds checks (#20312)Philip Peterson2022-07-281-16/+0
* Slightly simplify LastCommitCache (#20444)zeripath2022-07-2513-150/+143
* Fix Ruby package parsing by removed unused email field (#20470)KN4CK3R2022-07-251-1/+0
* Improve code diff highlight, fix incorrect rendered diff result (#19958)wxiaoguang2022-07-231-3/+5
* Add Cache-Control header to html and api responses, add no-transform (#20432)silverwind2022-07-233-5/+16
* Allow non-semver packages in the Conan package registry (#20412)Gergely Nagy2022-07-222-4/+6
* Use body text color in repository files table links (#20386)Lucas Azevedo2022-07-221-1/+1
* Dismiss prior pull reviews if done via web in review dismiss (#20197)65432022-07-191-0/+1
* Remove confusing TrimPrefix(... git.BranchPrefix) (#20369)wxiaoguang2022-07-161-1/+9
* Allow access to the Public Organization Member lists with minimal permissions...a10121127962022-07-151-0/+15
* Fix commit status icon when in subdirectory (#20285)silverwind2022-07-151-0/+1
* Include login_name in adminCreateUser response (#20283)Baekjun Kim2022-07-152-0/+4
* Add allow_rebase_update, default_delete_branch_after_merge to repository api ...Bian Jiaping2022-07-152-66/+74
* Allow to specify colors for text in markup (#20363)Gusted2022-07-152-0/+14
* Prevent context deadline error propagation in GetCommitsInfo (#20346)zeripath2022-07-141-3/+5
* Use default values when provided values are empty (#20318)Gusted2022-07-131-0/+13
* Add tests for the host checking logic, clarify the behaviors (#20328)wxiaoguang2022-07-131-4/+4
* Fix various typos (#20338)luzpaz2022-07-125-8/+8
* Vertical align avatar at middle (#20302)Gusted2022-07-101-1/+1
* Refactor SSH init code, fix directory creation for TrustedUserCAKeys file (#2...wxiaoguang2022-07-103-19/+61
* Do not create empty ".ssh" directory when loading config (#20289)wxiaoguang2022-07-091-3/+1
* Implement sync push mirror on commit (#19411)Chongyi Zheng2022-07-083-0/+116
* Use git.HOME_PATH for Git HOME directory (#20114)wxiaoguang2022-07-084-23/+51
* Fix NPE when using non-numeric (#20277)Gusted2022-07-071-2/+3
* Allow RSA 2047 bit keys (#20272)zeripath2022-07-061-1/+1
* Allow dev i18n to be more concurrent (#20159)zeripath2022-07-041-74/+168
* Update default allowed attachment types (#20192)silverwind2022-07-011-1/+1
* Fix `dump-repo` git init, fix wrong error type for NullDownloader (#20182)wxiaoguang2022-07-012-11/+11
* Add username check to doctor (#20140)Gusted2022-06-271-0/+30
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-1/+1
* Remove support for sr-SP (#20155)Gusted2022-06-271-1/+0
* Remove U2F support (#20141)Gusted2022-06-261-15/+0
* Make better use of i18n (#20096)Gusted2022-06-267-159/+219
* Add doctor command to write commit-graphs (#20007)zeripath2022-06-252-0/+79
* Add sitemap support (#18407)Daniil Gentili2022-06-253-0/+148
* Allow manager logging to set SQL (#20064)zeripath2022-06-241-0/+19
* Adjust transaction handling via db.Context (#20031)Lunny Xiao2022-06-201-1/+1
* Add more linters to improve code readability (#19989)Wim2022-06-2064-110/+109
* Disable federation by default (#20045)Gusted2022-06-201-1/+1
* Respond with a 401 on git push when password isn't changed yet (#20026)Wim2022-06-191-0/+5
* use quoted regexp instead of git fixed-value (#20029)wxiaoguang2022-06-192-2/+9
* User keypairs and HTTP signatures for ActivityPub federation using go-ap (#19...Anthony Wang2022-06-197-1/+304
* Backtick table name in generic orphan check (#20019)Gusted2022-06-191-2/+2
* Return 404 when tag is broken (#20017)Wim2022-06-181-0/+4
* Add dbconsistency checks for Stopwatches (#20010)zeripath2022-06-181-0/+6
* fix push mirrors URL are no longer displayed on the UI (#20011)Mohamed Sekour2022-06-181-3/+0
* Empty log queue on flush and close (#19994)zeripath2022-06-181-0/+39
* Stop spurious APIFormat stopwatches logs (#20008)zeripath2022-06-171-1/+3