aboutsummaryrefslogtreecommitdiffstats
path: root/tests/integration
Commit message (Expand)AuthorAgeFilesLines
* Fix Bug in Issue Config when only contact links are set (#26521)JakobDev2023-09-282-15/+171
* Another round of `db.DefaultContext` refactor (#27103)JakobDev2023-09-251-1/+1
* Fix review request number and add more tests (#27104)Nanguan Lin2023-09-213-13/+13
* Change green buttons to primary color (#27099)silverwind2023-09-181-1/+1
* Fix token endpoints ignore specified account (#27080)CaiCandong2023-09-181-0/+23
* Next round of `db.DefaultContext` refactor (#27089)JakobDev2023-09-161-2/+2
* More refactoring of `db.DefaultContext` (#27083)JakobDev2023-09-152-2/+3
* Reduce usage of `db.DefaultContext` (#27073)JakobDev2023-09-141-2/+2
* Replace 'userxx' with 'orgxx' in all test files when the user type is org (#...Nanguan Lin2023-09-1428-164/+164
* move repository deletion to service layer (#26948)Lunny Xiao2023-09-083-4/+4
* Move createrepository from module to service layer (#26927)Lunny Xiao2023-09-065-9/+7
* Artifacts retention and auto clean up (#26131)FuXiaoHei2023-09-061-2/+40
* Refactor secrets modification logic (#26873)KN4CK3R2023-09-051-0/+103
* Add missing `reqToken()` to notifications endpoints (#26914)JakobDev2023-09-051-0/+6
* Avoid double-unescaping of form value (#26853)wxiaoguang2023-09-012-2/+2
* Move web/api context related testing function into a separate package (#26859)wxiaoguang2023-09-011-36/+36
* Update team invitation email link (#26550)Jack Hay2023-08-311-6/+313
* User details page (#26713)Denys Konovalov2023-08-311-3/+3
* Expanded minimum RSA Keylength to 3072 (#26604)mainboarder2023-08-281-0/+3
* add Upload URL to release API (#26663)Earl Warren2023-08-241-0/+40
* PATCH branch-protection updates check list even when checks are disabled (#26...Infinoid2023-08-241-1/+21
* Fix NuGet search endpoints (#25613)KN4CK3R2023-08-141-9/+9
* Refactor tests (#26464)wxiaoguang2023-08-128-121/+59
* fix generated source URL on rendered files (#26364)Earl Warren2023-08-081-0/+36
* Allow package cleanup from admin page (#25307)KN4CK3R2023-08-081-2/+2
* Fix the bug when getting files changed for `pull_request_target` event (#26320)Zettat1232023-08-051-1/+53
* Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790)Denys Konovalov2023-08-014-6/+6
* Add 'Show on a map' button to Location in profile, fix layout (#26214)Panagiotis "Ivory" Vasilopoulos2023-07-311-0/+21
* Refactor and enhance issue indexer to support both searching, filtering and p...Jason Song2023-07-311-1/+1
* Fix API leaking Usermail if not logged in (#25097)JakobDev2023-07-312-7/+17
* Fix access check for org-level project (#26182)Zettat1232023-07-291-0/+61
* Add commits dropdown in PR files view and allow commit by commit review (#25528)sebastian-sauer2023-07-285-18/+76
* Fix handling of plenty Nuget package versions (#26075)KN4CK3R2023-07-261-6/+44
* Remove "misc" scope check from public API endpoints (#26134)wxiaoguang2023-07-261-30/+0
* Allow Organisations to have a E-Mail (#25082)JakobDev2023-07-251-0/+4
* Fix handling of Debian files with trailing slash (#26087)KN4CK3R2023-07-241-0/+4
* Fix the truncate and alignment problem for some admin tables (#26042)wxiaoguang2023-07-221-35/+10
* Fix version in rpm repodata/primary.xml.gz (#26009)Peter Verraedt2023-07-211-5/+5
* Serve pre-defined files in "public", add "security.txt", add CORS header for ...wxiaoguang2023-07-211-0/+1
* Refactor to use urfave/cli/v2 (#25959)wxiaoguang2023-07-211-23/+13
* Remove commit status running and warning to align GitHub (#25839)caicandong2023-07-212-10/+0
* Actions Artifacts support uploading multiple files and directories (#24874)FuXiaoHei2023-07-211-39/+150
* Refactor "Content" for file uploading (#25851)wxiaoguang2023-07-1810-37/+42
* Make pending commit status yellow again (#25935)silverwind2023-07-181-1/+1
* Fix the error message when the token is incorrect (#25701)caicandong2023-07-111-0/+11
* For API attachments, use API URL (#25639)Lunny Xiao2023-07-102-2/+3
* Revert package access change from #23879 (#25707)KN4CK3R2023-07-092-20/+218
* Test if container blob is accessible before mounting (#22759)KN4CK3R2023-07-091-1/+11
* Newly pushed branches hints on repository home page (#25715)Lunny Xiao2023-07-081-2/+2
* Fix `ref` for workflows triggered by `pull_request_target` (#25743)Zettat1232023-07-071-1/+1