aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Also sync DB branches on push if necessary (#28361)Lunny Xiao2023-12-092-8/+10
* Remove GetByBean method because sometimes it's danger when query condition pa...Lunny Xiao2023-12-071-1/+1
* Add `HEAD` support for rpm repo files (#28309)KN4CK3R2023-12-051-1/+7
* Fix comment permissions (#28213)Lunny Xiao2023-11-257-4/+117
* Use db.Find instead of writing methods for every object (#28084)Lunny Xiao2023-11-242-2/+2
* add skip ci functionality (#28075)Denys Konovalov2023-11-181-0/+91
* Enable system users search via the API (#28013)Earl Warren2023-11-131-0/+22
* Enable system users for comment.LoadPoster (#28014)Earl Warren2023-11-131-0/+37
* Unify two factor check (#27915)KN4CK3R2023-11-061-0/+55
* Add user secrets API integration tests (#27832)Jean-Baptiste Gomond2023-10-311-0/+98
* List all Debian package versions in `Packages` (#27786)KN4CK3R2023-10-291-18/+28
* Upgrade to golangci-lint@v1.55.0 (#27756)silverwind2023-10-241-2/+1
* Remove unnecessary parameter (#27671)Lunny Xiao2023-10-181-1/+1
* Improve retrying index issues (#27554)Jason Song2023-10-151-1/+2
* Replace more db.DefaultContext (#27628)Lunny Xiao2023-10-151-1/+1
* Final round of `db.DefaultContext` refactor (#27587)JakobDev2023-10-142-11/+11
* Fix permissions for Token DELETE endpoint to match GET and POST (#27610)Evan Tobin2023-10-141-2/+29
* Enhanced auth token / remember me (#27606)KN4CK3R2023-10-141-0/+36
* Replace assert.Fail with assert.FailNow (#27578)Nanguan Lin2023-10-116-15/+5
* show manual cron run's last time (#27544)Earl Warren2023-10-111-0/+50
* Penultimate round of `db.DefaultContext` refactor (#27414)JakobDev2023-10-112-2/+2
* Fix the wrong HTTP response status code for duplicate packages (#27480)Nanguan Lin2023-10-108-10/+10
* api: GetPullRequestCommits: return file list (#27483)Michael Santos2023-10-092-0/+7
* Restore warning commit status (#27504)silverwind2023-10-082-0/+6
* Require MySQL 8.0, PostgreSQL 12, MSSQL 2012 (#27337)silverwind2023-10-034-115/+4
* Even more `db.DefaultContext` refactor (#27352)JakobDev2023-10-035-6/+8
* Add support for HEAD ref in /src/branch and /src/commit routes (#27384)Kirill Sorokin2023-10-031-0/+4
* Test more templates for if they contain an error (#27367)Lunny Xiao2023-10-021-0/+33
* Allow get release download files and lfs files with oauth2 token format (#26430)Lunny Xiao2023-10-014-0/+33
* More `db.DefaultContext` refactor (#27265)JakobDev2023-09-291-1/+1
* 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-183-4/+4
* 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-1468-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
* Remove duplicated notify mail configuration on tests (#26912)Lunny Xiao2023-09-053-3/+0
* 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