aboutsummaryrefslogtreecommitdiffstats
path: root/tests/integration
Commit message (Expand)AuthorAgeFilesLines
* Add Alpine package registry (#23714)KN4CK3R2023-05-121-0/+229
* Support SSH for go get (#24664)rune2023-05-121-0/+26
* fix: release page for empty or non-existing target (#24470)oliverpool2023-05-101-3/+7
* Filters for GetAllCommits (#24568)Matthew Walowski2023-05-091-0/+21
* In TestViewRepo2, convert computed timezones to local time (#24579)Nick2023-05-081-1/+1
* Rewrite queue (#24505)wxiaoguang2023-05-082-6/+6
* Pass 'not' to commit count (#24473)Matthew Walowski2023-05-081-0/+47
* Sort users and orgs on explore by recency by default (#24279)techknowlogick2023-05-061-2/+2
* Add RPM registry (#23380)KN4CK3R2023-05-051-0/+413
* Merge setting.InitXXX into one function with options (#24389)Lunny Xiao2023-05-041-1/+1
* 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-242-1/+1
* Use more specific test methods (#24265)KN4CK3R2023-04-2215-39/+39
* Update go tool dependencies, restructure lint targets (#24239)silverwind2023-04-222-4/+3
* 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-192-6/+87
* fix calReleaseNumCommitsBehind (#24148)oliverpool2023-04-182-7/+32
* 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
* Fix profile page email display, respect settings (#23747)wxiaoguang2023-03-271-19/+30
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-1/+1
* Return `repository` in npm package metadata endpoint (#23539)Zettat1232023-03-171-0/+8
* Replace `repo.namedBlob` by `git.TreeEntry`. (#22898)Nick2023-03-151-5/+30