aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Rework mailer settings (#18982)Clar Fon2022-08-021-42/+157
* Should also support upper-case README files (#20581)Gary Wang2022-08-012-0/+12
* Support localized README (#20508)Gary Wang2022-08-012-23/+65
* Add disable download source configuration (#20548)Lunny Xiao2022-07-312-4/+6
* Add setting `SQLITE_JOURNAL_MODE` to enable WAL (#20535)Norwin2022-07-301-1/+9
* Rework file highlight rendering and fix yaml copy-paste (#19967)silverwind2022-07-302-130/+164
* Add new API endpoints for push mirrors management (#19841)Mohamed Sekour2022-07-303-1/+65
* Add latest commit's SHA to content response (#20398)Gusted2022-07-302-3/+22
* Rework raw file http header logic (#20484)silverwind2022-07-291-0/+10
* Stop logging EOFs and exit(1)s in ssh handler (#20476)zeripath2022-07-281-2/+7
* Extended permission checks. (#20517)KN4CK3R2022-07-281-1/+18
* 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