aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* escape fake linktechknowlogick2022-04-051-1/+1
* Allow custom redirect for landing page (#19324)techknowlogick2022-04-053-5/+9
* [skip ci] Updated translations via CrowdinGiteaBot2022-04-053-42/+130
* [skip ci] Updated translations via CrowdinGiteaBot2022-04-043-7/+532
* Fix links to packages documentation (#19315)Steven2022-04-041-9/+9
* Remove legacy unmaintained packages, refactor to support change default local...wxiaoguang2022-04-0326-42/+758
* [skip ci] Updated translations via CrowdinGiteaBot2022-04-031-0/+66
* Prevent intermittent NPE in queue tests (#19301)zeripath2022-04-022-28/+97
* Upgrade xorm/builder from v0.3.9 to v0.3.10 (#19296)Lunny Xiao2022-04-022-2/+3
* An attempt to sync a non-mirror repo must give 400 (Bad Request) (#19300)Peter Gardfjäll2022-04-012-0/+32
* Remove legacy `unknwon/com` package (#19298)wxiaoguang2022-04-0217-58/+353
* Improve package registry docs (#19273)Norwin2022-04-011-0/+23
* A pull-mirror repo should be marked as such on creation (#19295)Peter Gardfjäll2022-04-012-0/+2
* Refactor legacy `unknwon/com` package, improve golangci lint (#19284)wxiaoguang2022-04-0122-81/+397
* Skip frontend ROOT_URL check on installation page, remove unnecessary global ...wxiaoguang2022-04-012-9/+10
* Fix broken of team create (#19288)Lunny Xiao2022-04-013-7/+9
* 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