aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge setting.InitXXX into one function with options (#24389)Lunny Xiao2023-05-042-2/+2
* Make Issue/PR/projects more compact, misc CSS tweaks (#24459)silverwind2023-05-031-1/+1
* Implement Cargo HTTP index (#24452)KN4CK3R2023-05-031-33/+79
* Add Debian package registry (#24426)KN4CK3R2023-05-021-0/+252
* Rework header bar on issue, pull requests and milestone (#24420)silverwind2023-04-291-1/+1
* Add integration test for API raw content reference formats (#24388)65432023-04-281-0/+28
* Revert "Add Debian package registry" (#24412)Yarden Shoham2023-04-281-252/+0
* Add Debian package registry (#22854)KN4CK3R2023-04-281-0/+252
* Fix auth check bug (#24382)Lunny Xiao2023-04-271-0/+41
* Add API for gitignore templates (#22783)JakobDev2023-04-271-0/+53
* Support uploading file to empty repo by API (#24357)wxiaoguang2023-04-261-0/+33
* Require repo scope for PATs for private repos and basic authentication (#24362)John Olheiser2023-04-264-4/+8
* Add API for License templates (#23009)JakobDev2023-04-261-0/+55
* Improve RSS (#24335)wxiaoguang2023-04-251-1/+1
* Enable forbidigo linter (#24278)silverwind2023-04-244-1/+3
* Use more specific test methods (#24265)KN4CK3R2023-04-2215-39/+39
* Update go tool dependencies, restructure lint targets (#24239)silverwind2023-04-222-4/+3
* Remove git sample files and ignore them (#24271)wxiaoguang2023-04-2213-791/+0
* Improve test logger (#24235)wxiaoguang2023-04-211-5/+0
* Fix access token issue on some public endpoints (#24194)harryzcy2023-04-211-8/+14
* Add owner team permission check test (#24096)yp053272023-04-191-0/+20
* Allow adding new files to an empty repo (#24164)wxiaoguang2023-04-193-18/+112
* fix calReleaseNumCommitsBehind (#24148)oliverpool2023-04-1845-7/+842
* Use double quotes consistently in en-US (#24141)Panagiotis "Ivory" Vasilopoulos2023-04-177-9/+9
* Make more functions use ctx instead of db.DefaultContext (#24068)wxiaoguang2023-04-141-1/+1
* Refactor cookie (#24107)wxiaoguang2023-04-134-6/+10
* Fix admin team access mode value in team_unit table (#24012)yp053272023-04-131-0/+31
* Avoid recursing into sub-sub-sub-docs folders when looking for READMEs. (#23695)Nick2023-04-101-1/+1
* Use auto-updating, natively hoverable, localized time elements (#23988)Yarden Shoham2023-04-111-1/+4
* Reserve ".png" suffix for user/org names (#23992)65432023-04-101-0/+11
* Show visibility status of email in own profile (#23900)n0toose2023-04-081-8/+8
* Drop "unrolled/render" package (#23965)wxiaoguang2023-04-081-1/+1
* Support "." char as user name for User/Orgs in RSS/ATOM/GPG/KEYS path ... (#2...65432023-04-073-3/+16
* Improve permission check of packages (#23879)yp053272023-04-061-0/+10
* Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823)wxiaoguang2023-04-042-11/+11
* Display image size for multiarch container images (#23821)KN4CK3R2023-04-021-5/+17
* Use different SVG for pending and running actions (#23836)Hester Gong2023-03-311-1/+5
* Refactor internal API for git commands, use meaningful messages instead of "I...wxiaoguang2023-03-291-24/+24
* Implement Issue Config (#20956)JakobDev2023-03-281-0/+52
* Make minio package support legacy MD5 checksum (#23768)wxiaoguang2023-03-281-0/+1
* Fix profile page email display, respect settings (#23747)wxiaoguang2023-03-271-19/+30
* Clean some legacy files and move some build files (#23699)wxiaoguang2023-03-251-1/+1
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-242-2/+2
* Return `repository` in npm package metadata endpoint (#23539)Zettat1232023-03-171-0/+8
* Replace `repo.namedBlob` by `git.TreeEntry`. (#22898)Nick2023-03-154-5/+35
* Add Swift package registry (#22404)KN4CK3R2023-03-131-0/+326
* add path prefix to ObjectStorage.Iterator (#23332)FuXiaoHei2023-03-131-2/+2
* Split CI pipelines (#23385)John Olheiser2023-03-102-23/+23
* Test renderReadmeFile (#23185)Nick2023-03-0943-0/+171
* Refactor `setting.Database.UseXXX` to methods (#23354)Jason Song2023-03-073-9/+9