summaryrefslogtreecommitdiffstats
path: root/models/fixtures/issue.yml (unfollow)
Commit message (Expand)AuthorFilesLines
2022-05-15Update go-chi/cache to utilize Ping() (#19719)65436-30/+15
2022-05-15Disable blank issues (#19717)John Olheiser1-1/+1
2022-05-15clarify what session provider 'db' does (#19713)f0x522-2/+3
2022-05-15[skip ci] Updated translations via CrowdinGiteaBot3-9/+57
2022-05-14Fix duplicate entry error when add team member (#19702)zuzuviewer2-0/+12
2022-05-13[Refactor] convert team(s) to apiTeam(s) (#13745)65439-98/+110
2022-05-13Use a better OlderThan for DeleteInactiveUsers (#19693)Gusted1-1/+1
2022-05-13[skip ci] Updated translations via CrowdinGiteaBot2-1/+20
2022-05-12Introduce eslint-plugin-jquery (#19690)silverwind3-0/+68
2022-05-12Use Vue to refactor pull merge UI (#19650)wxiaoguang7-218/+206
2022-05-12[skip ci] Updated translations via CrowdinGiteaBot1-14/+14
2022-05-11Fix oauth setting list bug (#19682)Lunny Xiao1-1/+1
2022-05-11Delete user related oauth stuff on user deletion too (#19677)65433-0/+34
2022-05-11Move access and repo permission to models/perm/access (#19350)Lunny Xiao72-511/+608
2022-05-11Tidy up `<head>` template (#19678)silverwind1-24/+22
2022-05-10Update go tool dependencies (#19676)silverwind12-18/+30
2022-05-10Update JS dependencies (#19675)silverwind9-2178/+3020
2022-05-10Use better message for consistency check (#19672)Gusted1-15/+15
2022-05-10Fix new release from tags list UI (#19670)Lunny Xiao1-1/+3
2022-05-10Update go deps (#19665)65433-120/+146
2022-05-10[doctor] Add check/fix for bogus action rows (#19656)singuliere3-0/+74
2022-05-10[skip ci] Updated translations via CrowdinGiteaBot1-33/+36
2022-05-09Add tooltip to pending PR comments (#19662)Jack Hay2-1/+2
2022-05-09Add Webfinger endpoint (#19462)KN4CK3R3-2/+189
2022-05-09Update documentation to disable duration settings with -1 instead of 0 (#19647)Jimmy Praet3-14/+14
2022-05-09Set the LastModified header for raw files (#18356)zeripath5-29/+133
2022-05-09Don't select join table's columns (#19660)Lunny Xiao1-1/+3
2022-05-09[skip ci] Updated translations via CrowdinGiteaBot28-28/+21
2022-05-09Calculate filename hash only once (#19654)KN4CK3R8-29/+26
2022-05-08Admin should not delete himself (#19423)Lunny Xiao3-0/+16
2022-05-08Restore reviewed-on message (#19657)Lunny Xiao1-0/+3
2022-05-08Move some helper files out of models (#19355)Lunny Xiao23-107/+108
2022-05-08Repository level enable package or disable (#19323)Lunny Xiao14-4/+65
2022-05-08Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649)654317-95/+124
2022-05-08Allow custom default merge message with .gitea/default_merge_message/<merge_s...Lunny Xiao14-165/+292
2022-05-07Allow to mark files in a PR as viewed (#19007)delvh16-45/+493
2022-05-07Auto merge pull requests when all checks succeeded via API (#9307)kolaente47-26/+869
2022-05-07Hide private repositories in packages (#19584)KN4CK3R8-20/+115
2022-05-07Only show accessible teams in dashboard dropdown list (#19642)Jimmy Praet2-7/+1
2022-05-07prevent double click new issue/pull/comment button (#16157)a10121127963-3/+15
2022-05-07Improve reviewing PR UX (#19612)Gusted7-3/+74
2022-05-07[skip ci] Updated translations via CrowdinGiteaBot2-0/+2
2022-05-07Add Changelog v1.16.7 (#19575) (#19644)65432-1/+24
2022-05-06Set safe dir for git operations in .drone.yml CI (#19641)techknowlogick1-0/+10
2022-05-06Add missing `sorting` column in `project_issue` table (#19635)wxiaoguang1-0/+3
2022-05-06Simplify `IsVendor` (#19626)Gusted1-58/+2
2022-05-06Prevent NPE when checking repo units if the user is nil (#19625)zeripath1-1/+1
2022-05-06Skip duplicated layers. (#19624)KN4CK3R1-0/+4
2022-05-05Add "Reference" section to Issue view sidebar (#19609)neon2-0/+10
2022-05-05GetFeeds must always discard actions with dangling repo_id (#19598)singuliere5-7/+37