aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gitea-repositories-meta
Commit message (Expand)AuthorAgeFilesLines
* Remove some unnecessary template helpers (#33069)wxiaoguang2025-01-011-2/+1
* Use batch database operations instead of one by one to optimze api pulls (#32...Lunny Xiao2024-12-111-1/+1
* Reduce integration test overhead (#32475)Rowan Bohde2024-11-1470-222/+0
* Fix test fixtures for user2/lfs.git (#32477)wxiaoguang2024-11-125-3/+1
* Updated tokenizer to better matching when search for code snippets (#32261)Bruno Sofiato2024-11-0612-5/+6
* Allow code search by filename (#32210)Bruno Sofiato2024-10-1122-0/+85
* Support repo license (#24872)yp053272024-10-014-1/+3
* Fix agit automerge (#31207)Lunny Xiao2024-08-202-0/+9
* render plain text file if the LFS object doesn't exist (#31812)Rowan Bohde2024-08-155-1/+3
* Use raw Wiki links for non-renderable Wiki files (#30273)Rafael2024-04-106-1/+2
* Allow non-admin users to delete review requests (#29057)Zettat1232024-02-248-0/+28
* tests: missing refs/ in bare repositories (#28844)Adam Majer2024-01-191-0/+1
* Fix reverting a merge commit failing (#28794)Mihir Joshi2024-01-167-0/+19
* Allow get release download files and lfs files with oauth2 token format (#26430)Lunny Xiao2023-10-011-0/+1
* Replace 'userxx' with 'orgxx' in all test files when the user type is org (#...Nanguan Lin2023-09-1440-0/+0
* Add commits dropdown in PR files view and allow commit by commit review (#25528)sebastian-sauer2023-07-2846-0/+34
* Fix bug of branches API with tests (#25578)Lunny Xiao2023-07-0120-0/+43
* Substitute variables in path names of template repos too (#25294)Kyle D2023-06-209-1/+3
* Remove git sample files and ignore them (#24271)wxiaoguang2023-04-2213-791/+0
* fix calReleaseNumCommitsBehind (#24148)oliverpool2023-04-1843-0/+810
* Replace `repo.namedBlob` by `git.TreeEntry`. (#22898)Nick2023-03-153-0/+5
* Test renderReadmeFile (#23185)Nick2023-03-0942-0/+66
* Use correct README link to render the README (#23152)yp053272023-03-034-0/+1
* Use beforeCommit instead of baseCommit (#22949)Kyle D2023-02-2015-3/+12
* Test views of LFS files (#22196)Nick2022-12-2313-0/+8
* Add a simple test for external renderer (#20033)Lunny Xiao2022-12-1214-0/+66
* Kd/ci playwright go test (#20123)Kyle D2022-09-02457-0/+855