aboutsummaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Add issue comment when moving issues from one column to another of the projec...Lunny Xiao2024-08-091-0/+79
* Fix RPM resource leak (#31794)KN4CK3R2024-08-082-32/+39
* Fix protected branch files detection on pre_receive hook (#31778)Lunny Xiao2024-08-061-5/+5
* Add signature support for the RPM module (#27069)Exploding Dragon2024-08-061-3/+35
* Fix null requested_reviewer from API (#31773)Edip Emre Bodur2024-08-051-0/+15
* Clear up old Actions logs (#31735)Jason Song2024-08-022-10/+59
* Distinguish LFS object errors to ignore missing objects during migration (#31...Jason Song2024-07-311-0/+1
* Move `registerActionsCleanup` to `initActionsTasks` (#31721)Jason Song2024-07-303-20/+12
* Add permission check when creating PR (#31033)yp053272024-07-291-0/+24
* Support `pull_request_target` event for commit status (#31703)Zettat1232024-07-261-1/+6
* add skip secondary authorization option for public oauth2 clients (#31454)Denys Konovalov2024-07-192-10/+12
* Fix a branch divergence cache bug (#31659)Zettat1232024-07-192-2/+25
* allow synchronizing user status from OAuth2 login providers (#31572)Rowan Bohde2024-07-166-4/+294
* Add option to change mail from user display name (#31528)65432024-07-144-3/+67
* Display app name in the registration email title (#31562)Sunny Wan2024-07-111-1/+1
* Refactor webhook (#31587)wxiaoguang2024-07-1015-178/+162
* Fix: Allow org team names of length 255 in create team form (#31564)Tobias Balle-Petersen2024-07-101-1/+1
* Add `YEAR`, `MONTH`, `MONTH_ENGLISH`, `DAY` variables for template repos (#31...delvh2024-07-091-0/+6
* Use FullName in Emails to address the recipient if possible (#31527)65432024-07-083-13/+13
* Allow force push to protected branches (#28086)Henry Goodman2024-07-053-16/+25
* Fix slow patch checking with commits that add or remove many files (#31548)Brecht Van Lommel2024-07-041-8/+21
* [Fix] Account Linking UpdateMigrationsByType (#31428)Sumit2024-06-201-0/+6
* Refactor names (#31405)wxiaoguang2024-06-1914-58/+58
* Refactor repo unit "disabled" check (#31389)wxiaoguang2024-06-181-8/+1
* Refactor route path normalization (#31381)wxiaoguang2024-06-172-10/+15
* Add a simple test for AdoptRepository (#31391)wxiaoguang2024-06-171-0/+13
* Fix duplicate sub-path for avatars (#31365)wxiaoguang2024-06-151-1/+2
* Add tag protection via rest api #17862 (#31295)mzroot2024-06-141-0/+26
* Fix #31185 try fix lfs download from bitbucket failed (#31201)Zoupers Zou2024-06-111-1/+1
* Enable `unparam` linter (#31277)silverwind2024-06-1110-10/+10
* Allow including `Reviewed-on`/`Reviewed-by` lines for custom merge messages (...Max Wipfli2024-06-061-4/+14
* Add `lint-go-gopls` (#30729)silverwind2024-06-052-3/+3
* Add option for mailer to override mail headers (#27860)65432024-06-032-1/+85
* Update golangci-lint to v1.59.0 (#31221)silverwind2024-06-031-3/+3
* Performance improvements for pull request list API (#30490)Lunny Xiao2024-05-313-5/+19
* Azure blob storage support (#30995)Lunny Xiao2024-05-301-1/+1
* Use repo as of renderctx's member rather than a repoPath on metas (#29222)Lunny Xiao2024-05-302-2/+4
* Fix push multiple branches error with tests (#31151)Lunny Xiao2024-05-291-1/+1
* Add topics for repository API (#31127)Lunny Xiao2024-05-281-0/+1
* Fix API repository object format missed (#31118)Lunny Xiao2024-05-281-0/+1
* Prevent simultaneous editing of comments and issues (#31053)metiftikci2024-05-272-4/+4
* Rename project board -> column to make the UI less confusing (#30170)Lunny Xiao2024-05-272-45/+7
* Improve the handling of `jobs.<job_id>.if` (#31070)Zettat1232024-05-272-16/+16
* Make gitea webhooks openproject compatible (#28435)André Rosenhammer2024-05-263-23/+44
* Fix automerge will not work because of some events haven't been triggered (#3...Lunny Xiao2024-05-213-39/+117
* Refactor sha1 and time-limited code (#31023)wxiaoguang2024-05-201-2/+1
* Return `access_denied` error when an OAuth2 request is denied (#30974)Zettat1232024-05-201-0/+1
* Fix "force private" logic (#31012)wxiaoguang2024-05-203-3/+3
* Fix bug on avatar (#31008)Lunny Xiao2024-05-191-10/+20
* Check if the release is converted from the tag when updating the release (#30...Zettat1232024-05-151-2/+8