summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280)wxiaoguang2022-04-0178-672/+594
* Performance improvement for add team user when org has more than 1000 reposit...Lunny Xiao2022-04-011-12/+42
* [skip ci] Updated translations via CrowdinGiteaBot2022-04-0127-0/+85
* Update JS dependencies (#19281)silverwind2022-04-0116-193/+188
* Fix container download counter (#19287)KN4CK3R2022-04-014-14/+7
* go.mod: update kevinburke/ssh_config to v1.2.0 (#19286)Kevin Burke2022-04-012-3/+3
* Fix global packages enabled avaiable (#19276)Lunny Xiao2022-03-315-19/+32
* Add Goroutine stack inspector to admin/monitor (#19207)zeripath2022-03-3148-595/+1479
* Move checks for pulls before merge into own function (#19271)65432022-03-319-211/+217
* Restore user autoregistration with email addresses (#19261)zeripath2022-03-311-29/+39
* Improve sync performance for pull-mirrors (#19125)Peter GardfjÀll2022-03-317-19/+834
* Refactor `git.Command.Run*`, introduce `RunWithContextString` and `RunWithCon...wxiaoguang2022-03-318-126/+126
* Move reaction to models/issues/ (#19264)Lunny Xiao2022-03-3118-273/+279
* Update reserved usernames list (#18438)Gusted2022-03-312-10/+26
* Configure OpenSSH log level via Environment in Docker (#19274)Gusted2022-03-312-1/+2
* Use a more general (and faster) method to sanitize URLs with credentials (#19...wxiaoguang2022-03-3112-194/+103
* [skip ci] Updated translations via CrowdinGiteaBot2022-03-312-0/+3
* fix link to package registry docs (#19268)Norwin2022-03-301-2/+2
* Add Redis Sentinel Authentication Support (#19213)Justin Sievenpiper2022-03-304-68/+169
* Add Package Registry (#16510)KN4CK3R2022-03-30197-55/+18563
* Show messages for users if the ROOT_URL is wrong, show JavaScript errors (#18...wxiaoguang2022-03-307-52/+118
* [skip ci] Updated translations via CrowdinGiteaBot2022-03-301-0/+1
* Make git.OpenRepository accept Context (#19260)65432022-03-3089-170/+176
* Use full output of git show-ref --tags to get tags for PushUpdateAddTag (#19235)zeripath2022-03-299-102/+323
* When conflicts have been previously detected ensure that they can be resolved...zeripath2022-03-292-18/+22
* More commit info from API (#19252)John Olheiser2022-03-293-5/+56
* Move some issue methods as functions (#19255)Lunny Xiao2022-03-2919-84/+63
* Move project files into models/project sub package (#17704)Lunny Xiao2022-03-2918-713/+810
* Granular webhook events in editHook (#19251)John Olheiser2022-03-291-5/+16
* Provide configuration to allow camo-media proxying (#12802)zeripath2022-03-296-1/+133
* Move init repository related functions to modules (#19159)Lunny Xiao2022-03-2915-269/+259
* Move organization related structs into sub package (#18518)Lunny Xiao2022-03-2994-2995/+3107
* Refactor repo clone button and repo clone links, fix JS error on empty repo p...wxiaoguang2022-03-2912-81/+99
* Show last cron messages on monitor page (#19223)zeripath2022-03-296-67/+109
* Allow API to create file on empty repo (#19224)zeripath2022-03-288-117/+175
* Use goproxy.io instead of goproxy.cn (#19242)Lunny Xiao2022-03-281-32/+32
* New cron task: delete old system notices (#19219)Pilou2022-03-285-0/+48
* Let web and API routes have different auth methods group (#19168)Lunny Xiao2022-03-2810-80/+140
* Only send webhook events to active system webhooks and only deliver to active...zeripath2022-03-284-6/+18
* [skip ci] Updated translations via CrowdinGiteaBot2022-03-281-0/+2
* Prevent intermittent failures in RepoIndexerTest (2) (#19229)zeripath2022-03-271-0/+5
* Fix `contrib/upgrade.sh` (#19222)Norwin2022-03-271-42/+40
* Touch mirrors on even on fail to update (#19217)zeripath2022-03-272-0/+11
* Hide sensitive content on admin panel progress monitor (#19218)Lunny Xiao2022-03-274-4/+50
* Do not include global arguments in process manager (#19226)zeripath2022-03-271-8/+10
* Prevent intermittent failures in RepoIndexerTest (#19225)zeripath2022-03-271-2/+8
* Set the default branch for repositories generated from templates (#19136)Abheek Dhawan2022-03-275-20/+40
* [skip ci] Updated licenses and gitignoresGiteaBot2022-03-272-1/+2
* Make cron task no notice on success (#19221)zeripath2022-03-264-32/+30
* Add auto logging of goroutine pid label (#19212)zeripath2022-03-263-0/+61