Commit Graph

2812 Commits (daa393cb48507f34e7d2b81b5a92f8f94ebe3ad0)

Author SHA1 Message Date
zeripath 089ccb0c80
Handle push rejection message in Merge & Web Editor (#10373)
4 years ago
guillep2k cfcd8e4146
Ensure only own addresses are updated (#10397)
4 years ago
Lunny Xiao efbd7ca39b
Fix wrong num closed issues on repository when close issue via commit (#10364)
4 years ago
Lunny Xiao 8db20e807d
Fix test (#10363)
4 years ago
zeripath 41294b53b3
Reading pull attachments should depend on read UnitTypePullRequests (#10346)
4 years ago
Lunny Xiao ce0413ff88
Fix migration information update bug when linked github account (#10310)
4 years ago
techknowlogick c0bc9871be
Blacklist manifest.json & milestones user (#10292)
4 years ago
guillep2k 15614a8368
Divide GetIssueStats query in smaller chunks (#10176)
4 years ago
guillep2k 7e920703f9
Move fixture generation to contrib and add test (#10277)
4 years ago
guillep2k 62a1322cf9
Fix "access" fixtures and tests (#10247)
4 years ago
Lauris BH a1d796f521
Index code and stats only for non-empty repositories (#10251)
4 years ago
David Svantesson 9ff4e1d2d9
Add API branch protection endpoint (#9311)
4 years ago
Lunny Xiao 83a8944fcf
Add feishu webhook support (#10229)
4 years ago
Lauris BH ad2642a8aa
Language statistics bar for repositories (#8037)
4 years ago
zeripath 875c5e1305 Only check for conflicts/merging if the PR has not been merged in the interim (#10132)
4 years ago
6543 e273817154
[API] Fix inconsistent label color format (#10129)
4 years ago
mavenbline 74a4a1e17f
Fix invalid repo urls after change username (#10150)
4 years ago
6543 d4096ab6a2
Ensure DeleteUser is not allowed to Delete Orgs and visa versa (#10134)
4 years ago
6543 b3c72a7c4a
[API] expose RepoOwner on Issue responce (#10126)
4 years ago
Lunny Xiao 48ce135cc9
Move PushUpdateAddDeleteTags to repository module from models (#10106)
4 years ago
6543 8d43563a32
[BugFix] [API] Pull.API.Convert: Only try to get HeadBranch if HeadRepo exist (#10029)
4 years ago
guillep2k d816f7018b
Remove migration support from versions earlier than 1.6.0 (#10026)
4 years ago
Lauris BH b3d8e2d4f7
Update topics repo count when deleting repository (#10051)
4 years ago
Lunny Xiao c09e020558
Fix milestone API state parameter unhandled (#10049)
4 years ago
zeripath 206a031b38
Ensure that feeds are appropriately restricted (#10018)
4 years ago
Shashvat Kedia a08175ac55 Repo name added to automatically generated commit message when mergin… (#9997)
4 years ago
6543 88c3ccb897 trim whitespace of MilestoneName at creation/rename (#10017)
4 years ago
zeripath d087f4fb73
Sign: Handle ErrTwoFactorNotEnrolled correctly (#10008)
4 years ago
Lunny Xiao 8d51f28ba0
Fix wrong paging on org members (#9990)
4 years ago
Lunny Xiao a67c06ce90 Sanitize credentials in mirror form (#9975)
4 years ago
Lunny Xiao f2d12f7b03
Fix pull view when head repository or head branch missed and close related pull requests when delete head repository or head branch (#9927)
4 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452)
4 years ago
Lunny Xiao f6067a8465 Migrate reviews when migrating repository from github (#9463)
4 years ago
Lunny Xiao 81daf26878
Fix wrong hint when status checking is running on pull request view (#9886)
4 years ago
zeripath a315e091e4
Do not try to recreate ldap user if they are already created (#9900)
4 years ago
Brad Albright 2f7a747e4f Fixed repo link in generated comment for cross repository dependency (#9863)
4 years ago
Lunny Xiao d92781bf94 Refactor repository check and sync functions (#9854)
4 years ago
guillep2k ad1b6d439f Add support for database schema in PostgreSQL (#8819)
4 years ago
Lauris BH 81cfe243f9
Add top author stats to activity page (#9615)
4 years ago
zeripath c5014a7f2c Add option to prevent LDAP from deactivating everything on empty search (#9879)
4 years ago
zeripath dcf7e858cb Check user != nil before checking values (#9881)
4 years ago
guillep2k bec99507a4 Add missing columns to repository and user (#9861)
4 years ago
David Svantesson aac8250b47 Explicitly refer to PR in squash-merge commit message in case of external tracker (#9844)
4 years ago
Lunny Xiao 088759f180 Fix wrong identify poster on a migrated pull request when submi… (#9827)
4 years ago
David Svantesson 3c07d03c03 Add setting to set default and global disabled repository units. (#8788)
4 years ago
6543 36943e56d6 Add "Update Branch" button to Pull Requests (#9784)
4 years ago
Lunny Xiao 2b3e931cde Migrate reactions when migrating repository from github (#9599)
4 years ago
zeripath 66ee9b87f9 Add require signed commit for protected branch (#9708)
4 years ago
Lunny Xiao d32eac44b1 Move RepoWorkingPool to services/repository package (#9754)
4 years ago
6543 44de66bf50 [API] add endpoint to check notifications [Extend #9488] (#9595)
4 years ago
Lunny Xiao 2677d071f9
Move newbranch to standalone package (#9627)
4 years ago
Manush Dodunekov 1751d5fcf2 Restricted users (#6274)
4 years ago
6543 0b3aaa6196 [API] Add "before" query to ListIssueComments and ListRepoIssue… (#9685)
4 years ago
6543 10055bd2b1 [API] add GET /orgs endpoint (#9560)
4 years ago
Lunny Xiao b465d0d787
Move create/fork repository from models to modules/repository (#9489)
4 years ago
Lunny Xiao 5765212c6d
Add owner_name column for table repository for maintaince reason (#9717)
4 years ago
zeripath eadb45e891 Restore IsPasswordSet previous value (#9682)
4 years ago
David Svantesson 32fb813133 Allow repo admin to merge PR regardless of review status (#9611)
4 years ago
Lunny Xiao 4d06d10dba Move tracked time api convert to convert package (#9665)
4 years ago
John Olheiser 480ef9d410 Load milestone in API PR list (#9671)
4 years ago
Lunny Xiao 7a3a90aca3
Fix wrong original git service type on a migrated repository (#9693)
4 years ago
Lunny Xiao 99d869fa63
Move push commits from models to modules/repository (#9370)
4 years ago
Lunny Xiao 384c2b342e
Move pull request api convert to convert package (#9664)
4 years ago
Lunny Xiao 8878cfa4a1
Fix lint (#9688)
4 years ago
zeripath 17b844a3ec Move Errored PRs out of StatusChecking (#9675)
4 years ago
6543 1080c768d3 [API] orgEditTeam make Fields optional (#9556)
4 years ago
6543 6baa5d7588 [API] Add notification endpoint (#9488)
4 years ago
John Olheiser ee9ce0cfa9 Fix nil reference in repo generation (#9660)
4 years ago
David Svantesson 25531c71a7 Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532)
4 years ago
John Olheiser 5b2d9333f1 Add HTML URL to API Issues (#9654)
4 years ago
6543 14a9687444 times Add filters (#9373)
4 years ago
Shashvat Kedia 632fb5badc Fix #9552: Merge commits generated by pull request capture pull request details (#9635)
4 years ago
Lunny Xiao b9309e52f0 Move wiki related funtions from models to services/wiki (#9355)
4 years ago
zeripath e5d8e2d10c
Branches not at ref commit ID should not be listed as Merged (#9614)
4 years ago
6543 9406368633 Fix Issue Unsubscription (#9634)
4 years ago
6543 133ae18b61 [BugFix] Hide public repos owned by private orgs (#9609)
4 years ago
David Svantesson 03d59bcd1d Fix access issues on milestone and issue overview pages. (#9603)
4 years ago
Antoine GIRARD 8b24073713 Only serve attachments when linked to issue/release and if accessible by user (#9340)
4 years ago
David Svantesson ea707f5a77 Add branch protection option to block merge on requested changes. (#9592)
4 years ago
6543 5b9283ddfe make sure Poster is loaded (#9583)
4 years ago
6543 c620eb5b2d Fix #9189 - API Allow only specific Colums to be updated on Issue (#9539)
4 years ago
6543 9600c27085 [API] Fix 9544 | return 200 when reaction already exist (#9550)
4 years ago
zeripath 0c07f1de5b Provide Default messages for merges (#9393)
4 years ago
zeripath e64880ef07 Ignore empty avatars in v115.go (#9520)
4 years ago
zeripath 4acca9d2e8
Properly enforce gitea environment for pushes (#9501)
4 years ago
6543 f2d03cda96 [API] Extend times API (#9200)
4 years ago
Lunny Xiao 0bcf644da4 Fix deleted branch isn't removed when push the branch again (#9516)
4 years ago
Masudur Rahman e3a5b83212 Fix user avatar name (#8547)
4 years ago
zeripath 145c1ea0b6
Remove and recreate the hooks to set them executable with the umask (#9502)
4 years ago
Lunny Xiao 3d5f31f77d Fix SetExpr failed (#9506)
4 years ago
zeripath 7bfb83e064 Batch hook pre- and post-receive calls (#8602)
4 years ago
mrsdizzie 1df701fd1a Add ActionCommentPull action (#9456)
4 years ago
Marge Bouvier 8149ed7040 Issue with Migration rule v111 (#9449)
4 years ago
mrsdizzie e57f763937 Add migration to sanitize repository original_url (#9423)
4 years ago
6543 6d811bcb14 Hide not allowed Reactions (#9387)
4 years ago
Lunny Xiao 59fc29db38
fix wrong migration (#9381)
4 years ago
Mario Lubenka 61db834904 Change target branch for pull request (#6488)
4 years ago
Lunny Xiao 59d6401486
Use ioutil.TmpDir for new created temp directory (#9368)
4 years ago
Lunny Xiao 43ada65571
remove unused method and rename createcommentWithNoAction (#9367)
4 years ago
Lunny Xiao 67b316a954 Refactor comment (#9330)
4 years ago
Brad Albright f6b29012e0 Add /milestones endpoint (#8733)
4 years ago
zeripath 3abe17f9e0
Sign protected branches (#8993)
4 years ago
zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282)
4 years ago
Antoine GIRARD 8bea92c3dc test: command keys (#9357)
4 years ago
Lunny Xiao ce2d488c94 Move PushToBaseRepo from models to services/pull (#9352)
4 years ago
Lunny Xiao 7b2ff82d20 Move some repository methods from models to modules/repository (#9353)
4 years ago
Lunny Xiao bfcce5f86c Remove release attachments which repository has been deleted (#9334)
4 years ago
zeripath 74179d1b5e Remove SavePatch and generate patches on the fly (#9302)
4 years ago
John Olheiser f09cdb239c Fix protected branch using IssueID (#9348)
4 years ago
jaqra 27f68bc96f Fix notification page panic (#9337)
4 years ago
zeripath dc2fe9801f Make repository management section handle lfs locks (#8726)
4 years ago
Lunny Xiao 751cfb805d
Fix bug that release attachment files not deleted when deleting repository (#9322)
4 years ago
6543 aceb1085c7 [API] extend StopWatch (#9196)
4 years ago
Antoine GIRARD c3d31e5534 refactor(models/attachement): use getAttachmentsByUUIDs (#9317)
4 years ago
Antoine GIRARD 4dc3993b22 tests: add attachement tests integration (#9309)
4 years ago
zeripath d3a9c4ceec
Testing: Update postgres sequences (#9304)
4 years ago
Lunny Xiao be06dee04c Move code indexer related code to a new package (#9191)
4 years ago
6543 37e10d4543 [API] Add Reactions (#9220)
4 years ago
Lunny Xiao ef98b168f7
Move UpdateIssuesCommit from models to repofiles (#9276)
4 years ago
David Svantesson 9cb418e623 Redirect issue if repo has configured external tracker. (#9247)
4 years ago
Lunny Xiao 82e0383d21 Move some pull request functions from models to services (#9266)
4 years ago
Oscar Costa 1583c48e3a Show label list on label set (#9251)
4 years ago
Lunny Xiao e3081c667a
Only show part of members on orgnization dashboard and add paging for orgnization members page (#9092)
4 years ago
Lunny Xiao 77730db257
Move repoWorkPool outside rename/transfer repository (#9086)
4 years ago
David Svantesson bac4b78e09 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055)
4 years ago
David Svantesson 1aa7e27dd0 Change review content column to type text in db (#9229)
4 years ago
Lunny Xiao 6e81eafdd6 Remove unused comment actions (#9222)
4 years ago
6543 66028d58f9 [UI] IssuePage multi repo select (#8741)
4 years ago
Lunny Xiao 2011a5b818 Extract createComment (#9125)
4 years ago
6543 7c6f2e27be Add release_counter to Repo API (#9214)
4 years ago
zeripath 60c5339042 Graceful: Cancel Process on monitor pages & HammerTime (#9213)
4 years ago
John Olheiser 15a5c10d33 Variable expansion in repository templates (#9163)
4 years ago
6543 d7c1310353 expose PR counter on Repo API (#9202)
4 years ago
Lunny Xiao e151674cfa
Move PushUpdateOptions from models to repofiles (#9124)
4 years ago
John Olheiser 62bcb2b7f1 Add avatar and issue labels to template repositories (#9149)
4 years ago
John Olheiser e84326aaec Add git hooks and webhooks to template repositories; move to services (#8926)
4 years ago
guillep2k f25fd5c8eb Fix team links in HTML rendering (#9127)
4 years ago
guillep2k d779deef6e Fix show single review comments in the PR page (#9143)
4 years ago
Lunny Xiao 9856ac5818
fix race on indexer (#9136)
4 years ago
QuaSoft 7b4d2f7a2a Add single sign-on support via SSPI on Windows (#8463)
4 years ago
zeripath cbaa1de9ec Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964)
4 years ago
Lunny Xiao d7ac9727bb Move merge actions to notification (#9024)
4 years ago
Jordan 1615b3c187 Hide given credentials for migrated repos. (#9097)
4 years ago
6543 2ab8c78c30 Refactor Issues Subscription (#8738)
4 years ago
David Svantesson 69a255defb Team permission to create repository in organization (#8312)
4 years ago
guillep2k 2c2b9718e6 Avoid re-issuing redundant cross-references. (#8734)
5 years ago
Antoine GIRARD f128e06ea6 fix: add search to reserved usernames (#9063)
5 years ago
guillep2k 64769c8a6b Allow authors to use act keywords in PR content (#9059)
5 years ago
guillep2k b15f26b1cf Close/reopen issues by keywords in titles and comments (#8866)
5 years ago
guillep2k 08ae6bb7ed Rewrite delivery of issue and comment mails (#9009)
5 years ago
David Svantesson 86cff86b46 Update branch API endpoint to show effective branch protection. (#9031)
5 years ago
Lunny Xiao 11208f3381
Move git graph from models to modules/graph (#9027)
5 years ago
Lunny Xiao e0e4473172 extract some inline functions related with create comment (#8931)
5 years ago
guillep2k c58fba944d Fix permission checks for close/reopen from commit (#8875)
5 years ago
guillep2k 9930d47be2 Add review comments to mail notifications (#8996)
5 years ago
Lunny Xiao 21ae9838e0
Move transfer repository and rename repository on a service package and start action notification (#8573)
5 years ago
John Olheiser 06a8504c78 Update dashboard context for PR reviews (#8995)
5 years ago
John Olheiser 4b5ebb93e4 New review approvals shouldn't require a message (#8991)
5 years ago
6543 665ce1dcb3 Drop Admin attribute based on LDAP when login (continue #1743) (#8849)
5 years ago
Lunny Xiao dad67cae54
Refactor pull request review (#8954)
5 years ago
zeripath 722a7c902d
Add Close() method to gogitRepository (#8901)
5 years ago
Lunny Xiao bb6879d339
Improve notification (#8835)
5 years ago
John Olheiser 74a6add4d9 Template Repositories (#8768)
5 years ago
Lunny Xiao 273a24f226
Move notifywatchers from models to notification (#8907)
5 years ago
zeripath ee1d64ddd1
Stop using git count-objects and use raw directory size for repository (#8848)
5 years ago
guillep2k 01a4a7cb14 Auto-subscribe user to repository when they commit/tag to it (#7657)
5 years ago
zeripath 8eeb2877d5
Adjust error reporting from merge failures and use LC_ALL=C for git (#8548)
5 years ago
6543 31416a5f4e Fix API Bug (fail on empty assignees) (#8873)
5 years ago
guillep2k a647a54a08 Leave non-dated issues for last (#8871)
5 years ago
David Svantesson 9ae4c17cb1 Allow to add and remove all repositories to/from team. (#8867)
5 years ago
Lunny Xiao f02138a148 Fix bug when migrate from API (#8631)
5 years ago
Lunny Xiao 016a5d0438 Move some actions to notification/action (#8779)
5 years ago
Lunny Xiao 12170d26a7 Split sendCreateCommentAction as two parts, one for update comment related informations, another for actions (#8784)
5 years ago
David Svantesson 72aa5a20ec Add team option to grant rights for all organization repositories (#8688)
5 years ago
jaqra c0f4675a68 Fix (open/closed) issue count when label excluded (#8815)
5 years ago
Lunny Xiao a966a0298e Move more webhook codes from models to webhook module (#8802)
5 years ago
mrsdizzie dce22efbee Fix SSH2 conditonal in key parsing code (#8806)
5 years ago
6543 5a187f4bcc Add API for Issue set Subscription (#8729)
5 years ago
David Svantesson 232340f5e3 Prevent upload (overwrite) of lfs locked file (#8769)
5 years ago
Lunny Xiao 0e7f7df3cf Move webhook to a standalone package under modules (#8747)
5 years ago
succcubbus a2bd8fe8dc mark review comment as invalidated when file is deleted (#8751)
5 years ago
Brad Albright 887a8fe242 Allow cross-repository dependencies on issues (#7901)
5 years ago
Lunny Xiao de2f45f95e Move pull list code to a seperate file (#8748)
5 years ago
Lunny Xiao f694bb45d7 Move issue change content from models to service (#8711)
5 years ago
Benno 7bb817e6d1 Respect LFS File Lock on UI (#8719)
5 years ago
6543 c4f9d06855 [Fix] milestone close timestamp (#8728)
5 years ago
zeripath 5e6a008fba
Add basic repository lfs management (#7199)
5 years ago
Lunny Xiao c66c9dabc7
Move issue change status from models to service (#8691)
5 years ago
Lunny Xiao 495d5e4329
Move more issue assignee code from models to issue service (#8690)
5 years ago
Lunny Xiao 9e85358777
Move some repositories' operations to a standalone service package (#8557)
5 years ago
David Svantesson 6aa3f8bc29 Mail assignee when issue/pull request is assigned (#8546)
5 years ago
jaqra fc0580a4b7 make call createMilestoneComment on newIssue func (#8678)
5 years ago
jaqra dbd9d8dd54 Add 'Alt + click' feature to exclude labels (#8199)
5 years ago
guillep2k 2f10bfa0f6 Fix extra columns from `label` table (#8633)
5 years ago
zeripath d8161ee3fd
Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8528)
5 years ago
zeripath b59a905394
Update heatmap fixtures to restore tests (#8615)
5 years ago
zeripath 0bfe5eb10b
Allow Protected Branches to Whitelist Deploy Keys (#8483)
5 years ago
zeripath 28f60bb5cb
Ensure default gpg settings not nil and found commits have reference to repo (#8604)
5 years ago
Viktor Szakats bcd96421dd webhook: set Content-Type for application/x-www-form-urlencoded (#8599)
5 years ago
Lunny Xiao 280f4bebbf Move issue label operations to issue service package (#8553)
5 years ago
John Olheiser 0a004a69cd Improve webhooks (#8583)
5 years ago
Lunny Xiao 945f121262
Fix bug on pull requests when transfer head repository (#8564)
5 years ago
John Olheiser 7c4c01c0fd Fix review webhooks (#8570)
5 years ago
Wenxuan Zhao 17c96ee52b Allow more than 255 characters for tokens in external_login_user table (#8554)
5 years ago
Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536)
5 years ago
Wenxuan Zhao cf42cb0ae6 Allow externalID to be UUID (#8551)
5 years ago
zeripath fcb535c5c3
Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)
5 years ago
Lunny Xiao 8edf3d5804 Move sync mirror actions to mirror service package (#8518)
5 years ago
Lunny Xiao 1d9a1a0d45 Fix migrate mirror 500 bug (#8526)
5 years ago
zeripath 167e8f18da
Restore Graceful Restarting & Socket Activation (#7274)
5 years ago
blueworrybear 8c909820a9 Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426)
5 years ago
Lunny Xiao 20477a69ea
Move clearlabels from models to issue service (#8326)
5 years ago
Lunny Xiao 34fb9d68a5 Move AddTestPullRequestTask to pull service package from models (#8324)
5 years ago
David Svantesson 8ad2697611 Recalculate repository access only for specific user (#8481)
5 years ago
jaqra 086bfb8b4b Add pagination to commit graph page (#8360)
5 years ago
Lunny Xiao f9aba9ba0f fix bug on FindExternalUsersByProvider (#8504)
5 years ago
Lunny Xiao e3e44a59d0 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751)
5 years ago
guillep2k 15809d81f7 Rewrite reference processing code in preparation for opening/closing from comment references (#8261)
5 years ago
zeripath 300d9a1c70 Fixes #8369: Create .ssh dir as necessary (#8486)
5 years ago
Lunny Xiao f2a3abc683
Move migrating repository from frontend to backend (#6200)
5 years ago
guillep2k f1fdd782d5 Add check for empty set when dropping indexes during migration (#8471)
5 years ago
zeripath 5e759b60cc Restore functionality for early gits (#7775)
5 years ago
Lunny Xiao 46a12f196b
Move change issue title from models to issue service package (#8456)
5 years ago
zeripath 9ff9f5ad1d Ensure that LFS files are relative to the LFS content path (#8455)
5 years ago
guillep2k df2c11a878 Ignore mentions for users with no access (#8395)
5 years ago
guillep2k dd611c9a86 Fix migration v96 to keep issue attachments (#8435)
5 years ago
guillep2k 4843723d00 Allow users with explicit read access to give approvals (#8382)
5 years ago
Lunny Xiao 170743c8a0 Revert "Fix issues/pr list broken when there are many repositories (#8409)" (#8427)
5 years ago
Lunny Xiao 78438d310b
Fix issues/pr list broken when there are many repositories (#8409)
5 years ago
Lunny Xiao 662a40ea29 Update milestone issues numbers when save milestone and other code improvements (#8411)
5 years ago
Lunny Xiao 51fade4c44 Fix milestone num_issues (#8221)
5 years ago
Lunny Xiao bd41a04a56 Add extra user information when migrating release (#8331)
5 years ago
guillep2k 740a0c4dd4 Fix column name ambiguity in GetUserIssueStats() (#8347)
5 years ago
guillep2k cd13f273d1 Transaction-aware retry create issue to cope with duplicate keys (#8307)
5 years ago
David Svantesson 90ab3056eb Api: advanced settings for repository (external wiki, issue tracker etc.) (#7756)
5 years ago
Lunny Xiao 7ff783b732
Move mirror to a standalone package from models (#7486)
5 years ago
David Svantesson 36bcd4cd6b API endpoint for searching teams. (#8108)
5 years ago
Lunny Xiao 3249c0ccba
Extract actions on deletereleasebyid from models to release service (#8219)
5 years ago
Lunny Xiao e6113000c5
Extract actions on new issue from models to services (#8217)
5 years ago
Elias Norberg 49547ea158 Show correct commit status in PR list (#8316)
5 years ago
Lunny Xiao aa9a99cf5f
Upgrade xorm to latest to fix insert issue bug (#8309)
5 years ago
Lunny Xiao eb11ca6847
Extract actions on new pull request from models to pulls service and move code.gitea.io/gitea/modules/pull to code.gitea.io/gitea/services/pull (#8218)
5 years ago
Sandro Santilli d958b9db4f Alwaywas return local url for users avatar (#8245)
5 years ago
guillep2k c05b89a5aa Fix nil ref (#8281)
5 years ago
Lunny Xiao 061388379a Move create issue comment to comments package (#8212)
5 years ago
Sandro Santilli 3dd1cee331 Test more reserved usernames (#8263)
5 years ago
Lunny Xiao 29dda47cbb
Fix label count (#8267)
5 years ago
Lunny Xiao 5a438ee3c0
Move all mail related codes from models to services/mailer (#7200)
5 years ago
David Svantesson a0e88dfc2e Add teams to repo on collaboration page. (#8045)
5 years ago
Lanre Adelowo 63ff61615e Delete releases attachments if release is deleted (#6068)
5 years ago