summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add more linters to improve code readability (#19989)Wim2022-06-20147-397/+402
* [skip ci] Updated translations via CrowdinGusted2022-06-201-0/+10
* Disable federation by default (#20045)Gusted2022-06-205-26/+39
* Respond with a 401 on git push when password isn't changed yet (#20026)Wim2022-06-191-0/+5
* Alter hook_task TEXT fields to LONGTEXT (#20038)Wim2022-06-193-3/+31
* Simplify and fix migration 216 (#20035)zeripath2022-06-191-21/+0
* use quoted regexp instead of git fixed-value (#20029)wxiaoguang2022-06-192-2/+9
* fix delete pull head ref for DeleteIssue (#20032)a10121127962022-06-194-3/+19
* User keypairs and HTTP signatures for ActivityPub federation using go-ap (#19...Anthony Wang2022-06-1920-5/+762
* Backtick table name in generic orphan check (#20019)Gusted2022-06-191-2/+2
* Update document to clarify that ALLOWED_DOMAINS/BLOCKED_DOMAINS support wildc...wxiaoguang2022-06-182-2/+4
* Return 404 when tag is broken (#20017)Wim2022-06-181-0/+4
* Dump should only copy regular files and symlink regular files (#20015)v1.18.0-devwxiaoguang2022-06-181-3/+18
* [skip ci] Updated translations via Crowdinzeripath2022-06-182-0/+300
* [skip ci] Updated translations via Crowdinzeripath2022-06-181-0/+153
* Add fgprof pprof profiler (#20005)zeripath2022-06-183-0/+7
* [skip ci] Updated translations via Crowdinzeripath2022-06-181-0/+1
* Improve action table indices (#19472)zeripath2022-06-183-7/+88
* 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
* [skip ci] Updated translations via Crowdinzeripath2022-06-181-0/+51
* Stop spurious APIFormat stopwatches logs (#20008)zeripath2022-06-172-2/+6
* Fix CountOrphanedLabels in orphan check (#20009)zeripath2022-06-171-1/+1
* Write Commit-Graphs in RepositoryDumper (#20004)zeripath2022-06-171-0/+5
* Add fetch.writeCommitGraph to gitconfig (#20006)zeripath2022-06-171-0/+3
* move agit dependcy (#19998)Lunny Xiao2022-06-172-61/+29
* Fix a JS error in initRepoCommitLastCommitLoader's entryMap (#19996)wxiaoguang2022-06-171-1/+6
* gitconfig: set safe.directory = * (#19870)singuliere2022-06-171-0/+13
* Fix Readme render bug (#19992)Lunny Xiao2022-06-171-1/+1
* Delete duplicated update btn on pull request view page (#19993)Lunny Xiao2022-06-171-39/+1
* Use DisplayName() instead of FullName in Oauth provider (#19991)oGi4i2022-06-162-1/+20
* fix permission check for delete tag (#19985)a10121127962022-06-167-1/+64
* [skip ci] Updated translations via Crowdinwxiaoguang2022-06-161-73/+86
* Remove legacy git code (ver < 2.0), fine tune markup tests (#19930)wxiaoguang2022-06-1619-227/+179
* [skip ci] Updated translations via CrowdinGusted2022-06-161-2/+86
* Don't prevent overflow on y-as (#19978)Gusted2022-06-161-0/+4
* [skip ci] Updated translations via Crowdina10121127962022-06-161-1/+10
* fix `go to file` link for mirror repository (#19983)a10121127962022-06-161-1/+1
* Don't buffer doctor logger (#19982)Gusted2022-06-161-1/+1
* Allow render HTML with css/js external links (#19017)Lunny Xiao2022-06-1617-93/+248
* Use correct count for `NumOpenIssues` (#19980)Gusted2022-06-161-1/+7
* In code search, get code unit accessible repos in one (main) query (#19764)Hugo Hoitink2022-06-165-113/+112
* [skip ci] Updated translations via CrowdinGusted2022-06-151-0/+220
* Always try to fetch repo for mirrors (#19975)Gusted2022-06-151-2/+2
* Remove tab/TabName usage where it's not needed (#19973)Lauris BH2022-06-158-31/+28
* Fix cli command restore-repo: "units" should be parsed as StringSlice (#19953)wxiaoguang2022-06-152-5/+13
* Uppercase first languages letters (#19965)AHOHNMYC2022-06-153-20/+20
* Move tests as seperate sub packages to reduce duplicated file names (#19951)Lunny Xiao2022-06-1527-899/+901
* Replace unstyled meter with progress (#19968)silverwind2022-06-154-8/+13