aboutsummaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Allow package cleanup from admin page (#25307)KN4CK3R2023-08-082-5/+23
* Bypass MariaDB performance bug of the "IN" sub-query, fix incorrect IssueInde...wxiaoguang2023-08-071-1/+1
* Display human-readable text instead of cryptic filemodes (#26352)delvh2023-08-061-0/+17
* Prevent newline errors with Debian packages (#26332)KN4CK3R2023-08-051-1/+1
* Fix the bug when getting files changed for `pull_request_target` event (#26320)Zettat1232023-08-051-2/+2
* Delete `issue_service.CreateComment` (#26298)caicandong2023-08-044-30/+8
* Add `Retry` button when creating a mirror-repo fails (#26228)Kerwin Bryant2023-08-041-0/+24
* add unit test for user renaming (#26261)Earl Warren2023-08-031-0/+64
* add some Wiki unit tests (#26260)Earl Warren2023-08-031-0/+12
* Fix pull request check list is limited (#26179)caicandong2023-07-313-3/+3
* Fix API leaking Usermail if not logged in (#25097)JakobDev2023-07-311-1/+1
* Add commits dropdown in PR files view and allow commit by commit review (#25528)sebastian-sauer2023-07-281-0/+71
* Warn instead of reporting an error when a webhook cannot be found (#26039)puni98692023-07-281-1/+6
* Show branches and tags that contain a commit (#25180)delvh2023-07-271-0/+55
* refactor improve NoBetterThan (#26126)caicandong2023-07-261-1/+1
* Fix bugs in LFS meta garbage collection (#26122)Zettat1232023-07-262-2/+67
* Allow Organisations to have a E-Mail (#25082)JakobDev2023-07-252-0/+2
* Implement auto-cancellation of concurrent jobs if the event is push (#25716)Bo-Yi Wu2023-07-251-4/+19
* Replace gogs/cron with go-co-op/gocron (#25977)Chongyi Zheng2023-07-243-14/+103
* Add context parameter to some database functions (#26055)Lunny Xiao2023-07-2213-78/+70
* Fix version in rpm repodata/primary.xml.gz (#26009)Peter Verraedt2023-07-211-3/+3
* Remove commit status running and warning to align GitHub (#25839)caicandong2023-07-212-6/+10
* Support copy protected branch from template repository (#25889)Lunny Xiao2023-07-212-8/+38
* Add file status for API "Get a single commit from a repository" (#16205) (#25...jeremiepozzigithub2023-07-201-1/+2
* Fix bug when pushing to a pull request which enabled dismiss approval automat...Lunny Xiao2023-07-203-8/+62
* Bump github.com/golang-jwt/jwt to v5 (#25975)harryzcy2023-07-194-4/+7
* Refactor "Content" for file uploading (#25851)wxiaoguang2023-07-181-11/+12
* Fix SSPI auth panic (#25955)wxiaoguang2023-07-181-2/+2
* fix incorrect repo url when changed the case of ownername (#25733)hiifong2023-07-141-1/+1
* Do not "guess" the file encoding/BOM when using API to upload files (#25828)wxiaoguang2023-07-121-102/+3
* Fix the error message when the token is incorrect (#25701)caicandong2023-07-112-24/+41
* For API attachments, use API URL (#25639)Lunny Xiao2023-07-108-22/+69
* Avoid amending the Rebase and Fast-forward merge if there is no message templ...wxiaoguang2023-07-101-0/+5
* Update tool dependencies, lock govulncheck and actionlint (#25655)silverwind2023-07-091-8/+7
* Fix `ref` for workflows triggered by `pull_request_target` (#25743)Zettat1232023-07-071-4/+2
* Less naked returns (#25713)65432023-07-077-49/+43
* Simplify the LFS GC logger usage (#25717)wxiaoguang2023-07-061-21/+17
* Sync branches when mirroring (#25722)Lunny Xiao2023-07-061-0/+5
* Replace `interface{}` with `any` (#25686)silverwind2023-07-0421-56/+56
* Log the real reason when authentication fails (but don't show the user) (#25414)Lunny Xiao2023-07-031-2/+37
* Add direct serving of package content (#25543)KN4CK3R2023-07-031-40/+34
* Support displaying diff stats in PR tab bar (#25387)hiifong2023-07-031-0/+36
* Fix branch commit message too long problem (#25588)Lunny Xiao2023-06-301-1/+1
* Sync branches into databases (#22743)Lunny Xiao2023-06-2912-34/+269
* Fix content holes in Actions task logs file (#25560)Jason Song2023-06-281-4/+12
* Add Adopt repository event and handler (#25497)Lunny Xiao2023-06-261-11/+13
* Support `pull_request_target` event (#25229)Zettat1232023-06-261-8/+44
* Store and use seconds for timeline time comments (#25392)65432023-06-231-0/+12
* Fix `Permission` in API returned repository struct (#25388)Jason Song2023-06-229-111/+126
* Change default email domain for LDAP users (#25425)Zettat1232023-06-222-2/+2