| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove confusing TrimPrefix(... git.BranchPrefix) (#20369) | wxiaoguang | 2022-07-16 | 1 | -1/+9 |
* | Allow access to the Public Organization Member lists with minimal permissions... | a1012112796 | 2022-07-15 | 1 | -0/+15 |
* | Fix commit status icon when in subdirectory (#20285) | silverwind | 2022-07-15 | 1 | -0/+1 |
* | Include login_name in adminCreateUser response (#20283) | Baekjun Kim | 2022-07-15 | 2 | -0/+4 |
* | Add allow_rebase_update, default_delete_branch_after_merge to repository api ... | Bian Jiaping | 2022-07-15 | 2 | -66/+74 |
* | Allow to specify colors for text in markup (#20363) | Gusted | 2022-07-15 | 2 | -0/+14 |
* | Prevent context deadline error propagation in GetCommitsInfo (#20346) | zeripath | 2022-07-14 | 1 | -3/+5 |
* | Use default values when provided values are empty (#20318) | Gusted | 2022-07-13 | 1 | -0/+13 |
* | Add tests for the host checking logic, clarify the behaviors (#20328) | wxiaoguang | 2022-07-13 | 1 | -4/+4 |
* | Fix various typos (#20338) | luzpaz | 2022-07-12 | 5 | -8/+8 |
* | Vertical align avatar at middle (#20302) | Gusted | 2022-07-10 | 1 | -1/+1 |
* | Refactor SSH init code, fix directory creation for TrustedUserCAKeys file (#2... | wxiaoguang | 2022-07-10 | 3 | -19/+61 |
* | Do not create empty ".ssh" directory when loading config (#20289) | wxiaoguang | 2022-07-09 | 1 | -3/+1 |
* | Implement sync push mirror on commit (#19411) | Chongyi Zheng | 2022-07-08 | 3 | -0/+116 |
* | Use git.HOME_PATH for Git HOME directory (#20114) | wxiaoguang | 2022-07-08 | 4 | -23/+51 |
* | Fix NPE when using non-numeric (#20277) | Gusted | 2022-07-07 | 1 | -2/+3 |
* | Allow RSA 2047 bit keys (#20272) | zeripath | 2022-07-06 | 1 | -1/+1 |
* | Allow dev i18n to be more concurrent (#20159) | zeripath | 2022-07-04 | 1 | -74/+168 |
* | Update default allowed attachment types (#20192) | silverwind | 2022-07-01 | 1 | -1/+1 |
* | Fix `dump-repo` git init, fix wrong error type for NullDownloader (#20182) | wxiaoguang | 2022-07-01 | 2 | -11/+11 |
* | Add username check to doctor (#20140) | Gusted | 2022-06-27 | 1 | -0/+30 |
* | Refactor `i18n` to `locale` (#20153) | Gusted | 2022-06-27 | 1 | -1/+1 |
* | Remove support for sr-SP (#20155) | Gusted | 2022-06-27 | 1 | -1/+0 |
* | Remove U2F support (#20141) | Gusted | 2022-06-26 | 1 | -15/+0 |
* | Make better use of i18n (#20096) | Gusted | 2022-06-26 | 7 | -159/+219 |
* | Add doctor command to write commit-graphs (#20007) | zeripath | 2022-06-25 | 2 | -0/+79 |
* | Add sitemap support (#18407) | Daniil Gentili | 2022-06-25 | 3 | -0/+148 |
* | Allow manager logging to set SQL (#20064) | zeripath | 2022-06-24 | 1 | -0/+19 |
* | Adjust transaction handling via db.Context (#20031) | Lunny Xiao | 2022-06-20 | 1 | -1/+1 |
* | Add more linters to improve code readability (#19989) | Wim | 2022-06-20 | 64 | -110/+109 |
* | Disable federation by default (#20045) | Gusted | 2022-06-20 | 1 | -1/+1 |
* | Respond with a 401 on git push when password isn't changed yet (#20026) | Wim | 2022-06-19 | 1 | -0/+5 |
* | use quoted regexp instead of git fixed-value (#20029) | wxiaoguang | 2022-06-19 | 2 | -2/+9 |
* | User keypairs and HTTP signatures for ActivityPub federation using go-ap (#19... | Anthony Wang | 2022-06-19 | 7 | -1/+304 |
* | Backtick table name in generic orphan check (#20019) | Gusted | 2022-06-19 | 1 | -2/+2 |
* | Return 404 when tag is broken (#20017) | Wim | 2022-06-18 | 1 | -0/+4 |
* | Add dbconsistency checks for Stopwatches (#20010) | zeripath | 2022-06-18 | 1 | -0/+6 |
* | fix push mirrors URL are no longer displayed on the UI (#20011) | Mohamed Sekour | 2022-06-18 | 1 | -3/+0 |
* | Empty log queue on flush and close (#19994) | zeripath | 2022-06-18 | 1 | -0/+39 |
* | Stop spurious APIFormat stopwatches logs (#20008) | zeripath | 2022-06-17 | 1 | -1/+3 |
* | Add fetch.writeCommitGraph to gitconfig (#20006) | zeripath | 2022-06-17 | 1 | -0/+3 |
* | gitconfig: set safe.directory = * (#19870) | singuliere | 2022-06-17 | 1 | -0/+13 |
* | Remove legacy git code (ver < 2.0), fine tune markup tests (#19930) | wxiaoguang | 2022-06-16 | 10 | -140/+117 |
* | Allow render HTML with css/js external links (#19017) | Lunny Xiao | 2022-06-16 | 10 | -69/+125 |
* | Remove tab/TabName usage where it's not needed (#19973) | Lauris BH | 2022-06-15 | 1 | -1/+0 |
* | Uppercase first languages letters (#19965) | AHOHNMYC | 2022-06-15 | 1 | -15/+15 |
* | Fix mirror template bug (#19959) | Lunny Xiao | 2022-06-13 | 1 | -14/+6 |
* | Add deprecated log when using MySQL with utf8 charset (#19952) | Lunny Xiao | 2022-06-13 | 1 | -0/+6 |
* | Move issues related files into models/issues (#19931) | Lunny Xiao | 2022-06-13 | 23 | -225/+235 |
* | fix: some typos (#19956) | yutotnh | 2022-06-13 | 1 | -1/+1 |