summaryrefslogtreecommitdiffstats
path: root/tests/integration/repo_test.go
Commit message (Expand)AuthorAgeFilesLines
* Fix repo home UI when there is no repo description (#30552)wxiaoguang2024-04-211-29/+3
* Remove the `time-since` class (#29826)Yarden Shoham2024-03-151-1/+1
* Avoid unnecessary 500 panic when a commit doesn't exist (#28719)wxiaoguang2024-01-071-0/+10
* Add support for HEAD ref in /src/branch and /src/commit routes (#27384)Kirill Sorokin2023-10-031-0/+4
* Replace 'userxx' with 'orgxx' in all test files when the user type is org (#...Nanguan Lin2023-09-141-3/+3
* fix generated source URL on rendered files (#26364)Earl Warren2023-08-081-0/+36
* Update octicons and use `octicon-file-directory-symlink` (#25453)silverwind2023-06-221-1/+1
* In TestViewRepo2, convert computed timezones to local time (#24579)Nick2023-05-081-1/+1
* Enable forbidigo linter (#24278)silverwind2023-04-241-1/+0
* Use more specific test methods (#24265)KN4CK3R2023-04-221-4/+4
* 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
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-1/+1
* Replace `repo.namedBlob` by `git.TreeEntry`. (#22898)Nick2023-03-151-5/+30
* Test renderReadmeFile (#23185)Nick2023-03-091-0/+105
* Use correct README link to render the README (#23152)yp053272023-03-031-0/+20
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Fix #21406: Hide repo information from file view/blame mode (#21420)Neel2022-10-131-2/+77
* Kd/ci playwright go test (#20123)Kyle D2022-09-021-0/+184